document.write("                <table width=100% cellpadding=0 cellspacing=0 border=0 align=center>");
document.write("                <tr>");
document.write("                <td  valign=top><font class=menu_top2>");
document.write("<a href=index.html class=menu_bot2>HOME </a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");

document.write("<a href=about.html class=menu_bot2>ABOUT US</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");

document.write("<a href=products.html class=menu_bot2>SERVICES</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");

document.write("<a href=products.html class=menu_bot2>CATALOGUE</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;")

document.write("<a href=contact.html class=menu_bot2>CONTACT US</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");

document.write("<a href=enquiry.php class=menu_bot2>ENQUIRY</a><br>");

document.write("<font class=menu_bot2>&copy; 2008 ALCO LADDERS. All rights reserved. ");

document.write("<font class=menu_bot2> Designed by <a href=http://www.akeydesigns.com class=menu_bot2>Akeydesigns.com</a>");
document.write("                &nbsp;&nbsp;");
document.write("                </font></td><td width=10>&nbsp;</td> ");
document.write("                </tr>");
document.write("                </table>");




