document.write(
'<table width="782" height="110" bgcolor="#66AD29" cellpadding="0" cellspacing="0">'+
	'<tr>'+
		'<td height="65" colspan="15">&nbsp;</td>'+
	'</tr>'+
	'<tr>'+
		'<td width="268"><a href="welcome.asp"><img src="img/logo_costa_koulis.gif" width="268" height="25" border="0" alt="Welcome to Costa Koulis"></a></td>'+
		'<td><img src="img/divider_nav.gif" width="1" height="25" border="0" alt=""></td>'+
		'<!-- Following td widths are 10px less than visual width to compensate for padding-left in stylesheet -->'+
		'<td width="61" valign="top" class="nav"><a href="ourdifference.htm" class="navlink">Our Difference</a></td>'+
		'<td><img src="img/divider_nav.gif" width="1" height="25" border="0" alt=""></td>'+
		'<td width="61" valign="top" class="nav"><a href="selling.htm" class="navlink">Selling</a></td>'+
		'<td><img src="img/divider_nav.gif" width="1" height="25" border="0" alt=""></td>'+
		'<td width="61" valign="top" class="nav"><a href="buying.htm" class="navlink">Buying</a></td>'+
		'<td><img src="img/divider_nav.gif" width="1" height="25" border="0" alt=""></td>'+
		'<td width="61" valign="top" class="nav"><a href="renting.htm" class="navlink">Renting</a></td>'+
		'<td><img src="img/divider_nav.gif" width="1" height="25" border="0" alt=""></td>'+
		'<td width="61" valign="top" class="nav"><a href="liveboard.htm" class="navlink">Live<br>Board&trade;</a></td>'+
		'<td><img src="img/divider_nav.gif" width="1" height="25" border="0" alt=""></td>'+
		'<td width="61" valign="top" class="nav"><a href="careers.htm" class="navlink">Careers</a></td>'+
		'<td><img src="img/divider_nav.gif" width="1" height="25" border="0" alt=""></td>'+
		'<td width="71" valign="top" class="nav"><a href="contactus.htm" class="navlink">Contact Us</a></td>'+
	'</tr>'+
	'<tr>'+
		'<td height="20" colspan="15">&nbsp;</td>'+
	'</tr>'+
'</table>'
);