document.write(''
  + '<table  width="300" cellspacing="1" cellpadding="3" align=center>'
  + '<tr><td height=25 bgcolor=#808080 style="filter:alpha(opacity=60);-moz-opacity:.40;opacity:.40;" onMouseOver="style.backgroundColor=\'#c00000\';" onMouseOut="style.backgroundColor=\'\';"><a href="index.html" ><li> Home</a></td></tr>'
  + '<tr><td height=25 bgcolor=#808080 style="filter:alpha(opacity=60);-moz-opacity:.40;opacity:.40;" onMouseOver="style.backgroundColor=\'#c00000\';" onMouseOut="style.backgroundColor=\'\';"><a href="portfolio.html" ><li>Portfolio</a></td></tr>'
  + '<tr><td height=25 bgcolor=#808080 style="filter:alpha(opacity=60);-moz-opacity:.40;opacity:.40;" onMouseOver="style.backgroundColor=\'#c00000\';" onMouseOut="style.backgroundColor=\'\';"><a href="biography.html" ><li>Biography</a></td></tr>'
 + '<tr><td height=25 bgcolor=#808080 style="filter:alpha(opacity=60);-moz-opacity:.40;opacity:.40;" onMouseOver="style.backgroundColor=\'#c00000\';" onMouseOut="style.backgroundColor=\'\';"><a href="historic.html" ><li>Historic Gardens</a></td></tr>'
  + '<tr><td height=25 bgcolor=#808080 style="filter:alpha(opacity=60);-moz-opacity:.40;opacity:.40;" onMouseOver="style.backgroundColor=\'#c00000\';" onMouseOut="style.backgroundColor=\'\';"><a href="online.html" ><li>Framed Art</a></td></tr>'
+ '<tr><td height=25 bgcolor=#808080 style="filter:alpha(opacity=60);-moz-opacity:.40;opacity:.40;" onMouseOver="style.backgroundColor=\'#c00000\';" onMouseOut="style.backgroundColor=\'\';"><a href="contact.html" ><li>Contact Us</a></td></tr>'
  + '<tr><td height=25 bgcolor=#808080 style="filter:alpha(opacity=60);-moz-opacity:.40;opacity:.40;" onMouseOver="style.backgroundColor=\'#c00000\';" onMouseOut="style.backgroundColor=\'\';"><a href="order.html" ><li>Order</a></td></tr>'
 
  + '</table>');
