document.write('<tr height="35" align="center">');
document.write('');
document.write('<td colspan="3" bgcolor="#052147" height="35"><font size="+1" color="white">');
document.write('<a href="default.htm" ><font color="white">Home</font></a> &nbsp|&nbsp');
document.write('<a href="lighting.html" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu1)" onMouseout="delayhidemenu()"><font color="white">Lighting</font></a> &nbsp|&nbsp');
document.write('<a href="postcaps.html" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu4)" onMouseout="delayhidemenu()"><font color="white">Post caps</font></a> &nbsp|&nbsp');
document.write('<a href="where.html" ><font color="white">Where To Buy</font></a> &nbsp|&nbsp');
document.write('<a href="accessories.html" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, menu2)" onMouseout="delayhidemenu()"><font color="white">Accessories</font></a> &nbsp|&nbsp');
document.write('<a href="picture.html" ><font color="white">Picture Gallery</font></a> &nbsp|&nbsp');
document.write('<a href="contact.html" ><font color="white">Contact Us</font></a>');
document.write('</font></td>');
document.write('</tr>');
document.write('<tr height="10">');
document.write('<td colspan="3" height="10"></td>');
document.write('</tr>');
