document.write("<div id='topnav'> ")
document.write("<form method='post' style='display:inline'> <select name='mynavigation' onChange= 'if(options[selectedIndex].value) {top.location .href=options[selectedIndex].value}' >  ")
document.write("<option selected value=''>Select YOUR socks:</option>  ")
document.write("<option value='/mc/motorcycle.htm'>Motorcycle</option> ")
document.write("<option value='/mx/motocross.htm'>Motocross</option> ")
document.write("<option value='/hk/hockey.htm'>Hockey</option> ")
document.write("<option value='/go/golf.htm'>Golf</option> ")
document.write("<option value='/sp/sports.htm'>Sports: Premium &amp; Xtreme</option> ")
document.write("<option value='#'>Coming soon: Equestrian</option> ")
document.write("<option value='#'>Coming soon: Executive</option> ")
document.write("<option value='#'>Coming soon: Diabetes</option> ")
document.write("</select> </form> ")
document.write("<a id='hom' href='/index.htm'>Home</a> ")
document.write("<a id='feat' href='/features.htm'>Features</a> ")
document.write("<a id='size' href='/sizing.htm'>Sizing</a> ")
document.write("<a id='abou' href='/about.htm'>About Us</a> ")
document.write("<a id='warr' href='/warranty.htm'>Warranty</a> ")
document.write("<a id='cust' href='/custom.htm'>Custom</a> ")
document.write("<a id='faqs' href='/faq.htm'>FAQ</a> ")
document.write("<a id='cont' href='/contact.htm'>Contact</a> ")
document.write("<a id='site' href='/sitemap.htm'>Site Map</a></div> ")
