function footerMenu(url) {
    document.write("<div class=\"bottom\"><div class=\"footer\">&copy; 2008 <strong>JiJi Technologies</strong> All rights reserved. | ");
    document.write("<a href=\"http://www.jijitechnologies.com/privacy.html\">Privacy Policy</a> | <a href=\"http://www.jijitechnologies.com/sitemap.html\">Site Map</a>\
     | <a href=\"http://www.jijitechnologies.com/generalfeedback.html?page="+url+"\">FeedBack</a></div></div>");
}
