function ShowFooter()
{var s="<div id=\"footer\"><ul><li><a href=\"http://www.goodmart.com\">HOME</a></li><li><a href=\"/shopping/shopCart.aspx\">CART</a></li><li><a href=\"/shopping/services.aspx\">CUSTOMER SERVICE</a></li><li><a href=\"/shopping/newAccount.aspx\">ACCOUNT</a></li><li><a href=\"/shopping/tell_us.aspx\">CONTACT</a></li><li><a href=\"/shopping/brand_list.aspx\">BRANDS</a></li><li><a href=\"/blog/default.htm\">BLOG</a></li><li><a href=\"/links.aspx\">LINKS</a></li><li><a href=\"/aboutus.aspx\">ABOUT</a></li></ul><ul><li><a href=\"/products/light_bulbs_ballasts.htm\">Light Bulbs - Ballasts</a></li><li><a href=\"/products/lighting_fixtures.htm\">Lighting Fixtures</a></li><li><a href=\"/products/tools.htm\">Tools</a></li><li><a href=\"/products/electrical_supplies.htm\">Electrical Supplies</a></li><li><a href=\"/products/datacomm.htm\">DataComm Products</a></li><li><a href=\"/products/test_measurement.htm\">Test - Measurement</a></li><li><a href=\"/products/safety_products.htm\">Safety</a></li><li><a href=\"/products/hvac.htm\">HVAC</a></li></ul><ul><li><p>&copy; 2009 GoodMart | All Rights Reserved</p></li></ul></div>";
document.write(s);}
