document.write('<table width=100% cellpadding=0 cellspacing=0 >');
document.write('<td width=20% valign=bottom align=left nowrap>');
document.write('&nbsp;<img src="images/wanderi-logo.gif" border="0">');
document.write('</td>');
document.write('<td width=80% align=right valign=bottom nowrap>');
document.write('&nbsp;<A HREF = "web-design.html"><img src="images/header-home.gif" border="0"></a>');
document.write('&nbsp;<A HREF = "web-design-sample-clients.html"><img src="images/header-sample-clients.gif" border="0"></a>');
//document.write('&nbsp;<A HREF = "web-design-rates.php"><img src="images/header-rates.gif" border="0"></a>');
document.write('&nbsp;<A HREF = "web-design-aboutus.html"><img src="images/header-aboutus.gif" border="0"></a>');
document.write('&nbsp;<A HREF = "web-design-contactus.php"><img src="images/header-contactus.gif" border="0"></a>');
document.write('</td>');
document.write('</table>');