document.write('<table border="0" cellspacing="0" cellpadding="0" width="100%">');
document.write('	<tr>');
document.write('		<td align="left" valign="bottom">');
document.write('			<img src="../images/brasurflogo.png" width="752" height="97" border="0" alt="Brasurf"/>');
document.write('		</td>');
document.write('		<td align="right" valign="top">');
document.write('			<g:plusone size="tall"></g:plusone>');
document.write('		</td>');
document.write('	</tr>');
document.write('</table>');

document.write('<table border="0" cellspacing="0" cellpadding="0" id="menu1" class="ddm1" width="100%">');
document.write('	<tr>');
document.write('		<td width="20%">');
document.write('			<a class="item1 left" href="/index.html">Latest Picture</a>');
document.write('		</td>');
document.write('		<td width="20%">');
document.write('			<a class="item1" href="/history.html">Previous Pictures</a>');
document.write('		</td>');
document.write('		<td width="20%">');
document.write('			<a class="item1" href="/user_pics_list.html">Surf Pictures</a>');
document.write('		</td>');
document.write('		<td width="20%">');
document.write('			<a class="item1" href="/info/index.htm">Site Map</a>');
document.write('		</td>');
document.write('		<td width="20%">');
document.write('			<a class="item1 right" href="/info/contact.html">Contact Us</a>');
document.write('		</td>');
document.write('	</tr>');
document.write('</table>');

