/* =========================================================================================================================
Output menu tables pale yellow: FFF7D7
========================================================================================================================= */

/* menu 01 */

if (document.all)

{
document.write('<div id=001Container onmouseover=hideme(); onmouseout=showme();>');
document.write('<div id=001Content>');
document.write('<TABLE width=152 BGCOLOR=#c00000 BORDER=0 cellPadding=0 cellSpacing=0 CLASS=dropmenu>');
document.write('<TR><TD>');
document.write('<a href="/english-shaving-delivery.html">Delivery & Help</a>');
document.write('<a href="/advanced-search.html">Advanced Search</a>');
document.write('<a href="/english-shaving-terms.html">Terms & Conditions</a>');
document.write('<a href="/english-shaving-policy.html">Refunds & Returns</a>');
document.write('<a href="/english-shaving-tax-free-shopping.html">Tax Free Shopping</a>');
document.write('<a href="/contact-english-shaving.html">Contact Form</a>');
document.write('<a href="/english-shaving-address.html">Postal Address</a>');
document.write('<a href="/.html">Home</a>');
document.write('</TR></TABLE>');
document.write('</div>');
document.write('</div>');
}

/* menu 03 */

if (document.all)

{
document.write('<div id=003Container onmouseover=hideme(); onmouseout=showme();>');
document.write('<div id=003Content>');
document.write('<TABLE width=200 BGCOLOR=#c00000 BORDER=0 cellPadding=0 cellSpacing=0 CLASS=dropmenu>');
document.write('<TR><TD>');
document.write('<a href="/about-the-english-shaving-co.html">Company Background</a>');
document.write('<a href="/cgi-bin/news.cgi">Latest News</a>');
document.write('<a href="/english-shaving-tutorial.html">Shaving Tutorial</a>');
document.write('<a href="/english-shaving-tips.html">Straight Razor Shaving Tips</a>');
document.write('<a href="/english-shaving-tools-of-the-trade-blades.html">Tools of the Trade - Blades</a>');
document.write('<a href="/english-shaving-tools-of-the-trade-brushes.html">Tools of the Trade - Brushes</a>');
document.write('<a href="/product-reviews.html">Product Reviews</a>');
document.write('<a href="/english-shaving-faqs.html">FAQ\'s</a>');
document.write('<a href="/english-shaving-testimonials.html">Testimonials</a>');
document.write('<a href="/gallery.html" title="Gift Ideas">Gift Ideas</a>');
document.write('<a href="/policies/environmental">Our Environmental Policy</a>');
document.write('<a href="/english-shaving-links.html">Links</a>');
document.write('</TR></TABLE>');
document.write('</div>');
document.write('</div>');
}

/* End of file */
