function footer(url){
	document.write('<table cellspacing="0" cellpadding="0" id="footer_table"><tr><td id="footer_bg"><table cellspacing="0" cellpadding="0"><tr><td id="logo_footer"><img src="'+url+'images_com/logo_footer.gif" width="180" height="11" alt="WHOLEMAN" title=""></td><td id="copyright"><img src="'+url+'images_com/copyright.gif" width="214" height="11" alt="Copyright 2007(C)WHOLEMAN. All Rights Reserved." title=""></td></tr></table></td></tr></table>');
}