document.write(''
  + '<table  width=1010 cellspacing="1" cellpadding="3" align=center>'
  + '<tr><td height=25 bgcolor=#808080 style="filter:alpha(opacity=75);-moz-opacity:.40;opacity:.40;" onMouseOver="style.backgroundColor=\'#F30303\';" onMouseOut="style.backgroundColor=\'\';"><a href="index.html" ><li> Home</a></td>'
  + '<td height=25 bgcolor=#808080 style="filter:alpha(opacity=75);-moz-opacity:.40;opacity:.40;" onMouseOver="style.backgroundColor=\'#F30303\';" onMouseOut="style.backgroundColor=\'\';"><a href="portfolio.html" ><li>Portfolio</a></td>'
  + '<td height=25 bgcolor=#808080 style="filter:alpha(opacity=75);-moz-opacity:.40;opacity:.40;" onMouseOver="style.backgroundColor=\'#F30303\';" onMouseOut="style.backgroundColor=\'\';"><a href="profile.html" ><li>Profile </a></td>'
  + '<td height=25 bgcolor=#808080 style="filter:alpha(opacity=75);-moz-opacity:.40;opacity:.40;" onMouseOver="style.backgroundColor=\'#F30303\';" onMouseOut="style.backgroundColor=\'\';"><a href="design.html" ><li>Design</a></td>'
  + '<td height=25 bgcolor=#808080 style="filter:alpha(opacity=75);-moz-opacity:.40;opacity:.40;" onMouseOver="style.backgroundColor=\'#F30303\';" onMouseOut="style.backgroundColor=\'\';"><a href="hosting.html" ><li>Hosting</a></td>'
  + '<td height=25 bgcolor=#808080 style="filter:alpha(opacity=75);-moz-opacity:.40;opacity:.40;" onMouseOver="style.backgroundColor=\'#F30303\';" onMouseOut="style.backgroundColor=\'\';"><a href="contactus.html" ><li>Contact Us</a></td></tr>'
  + '</table>');
