/* =========================================================================================================================
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">Envío y ayuda<!--Delivery & Help--></A>');
document.write('<A href="/advanced-search.html">Búsqueda Avanzada<!--Advanced Search--></A>');
document.write('<A href="/english-shaving-terms.html">Términos y Condiciones<!--Terms & Conditions--></A>');
document.write('<A href="/english-shaving-policy.html">Política de Devoluciones<!--Returns Policy--></A>');
document.write('<A href="/english-shaving-tax-free-shopping.html">Compra Libre de Impuestos<!--Tax Free Shopping--></A>');
document.write('<A href="/contact-english-shaving.html">Formulario de Contacto<!--Contact Form--></A>');
document.write('<A href="/english-shaving-address.html">Dirección Postal<!--Postal Address--></A>');
document.write('<A href="/index.html">Página de Inicio<!--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">Historia de la Compañía<!--Company Background--></A>');
document.write('<A href="/cgi-bin/news.cgi">Últimas noticias<!--Latest News--></A>');
document.write('<A href="/english-shaving-tutorial.html">Tutoría de afeitado<!--Shaving Tutorial--></A>');
document.write('<A href="/english-shaving-tips.html">Consejos para el afeitado con cuchillas rectas<!--Straight Razor Shaving Tips--></A>');
document.write('<A href="/english-shaving-tools-of-the-trade-blades.html">Herramientas del Comercio – Hojas para Cuchillas<!--Tools of the Trade - Blades--></A>');
document.write('<A href="/english-shaving-tools-of-the-trade-brushes.html">Herramientas del Comercio – Brochas<!--Tools of the Trade - Brushes--></A>');
document.write('<A href="/english-shaving-faqs.html">Preguntas y Respuestas Frecuentes<!--FAQ\'s--></A>');
document.write('<A href="/english-shaving-testimonials.html">Testimonios<!--Testimonials--></A>');
document.write('<A href="/gallery.html">Galería de Imágenes<!--Picture Gallery--></A>');
document.write('<A href="/english-shaving-links.html">Links</A>');
document.write('</TR></TABLE>');
document.write('</DIV>');
document.write('</DIV>');
}

/* End of file */
