<!--function writeFooter(){
<!--document.write("<table width='684' height='48' border='0' cellpadding='0' cellspacing='0' background='images/general/footer.gif' height='48'><tr><td width='11' height='44' rowspan='2' align='center' valign='top'></td><td width='271' align='center' height='4' valign='top'></td><td width='391' height='4' align='right' valign='top'></td><td width='11' height='44' rowspan='2' align='right' valign='top' class='footer_norm'></td></tr><tr><td height='44' align='left' valign='top' class='footer_norm'>");
//Left Info
<!--document.write("©2004 Site designed & created by: <a href='http://www.CatalystStudio.com' target='_blank' class='footer_norm'>The Catalyst Studio</a> ... As Seen On MTV");
//Eof Left Info

<!--document.write("</td><td width='391' height='44' align='right' valign='top' class='footer_norm'>");
//Right Info
<!--document.write("We Aim To Clean |<strong> <a href='mailto:Info@AbsoluteCleaning.com' class='footer_norm'><strong>Info@AbsoluteCleaning.com</strong></a> | 407-849-0983</strong>");
//Eof Right Info
<!--document.write("</td></tr></table>");
<!--}-->

function writeFooter(){
document.write("<table width='684' height='48' border='0' cellpadding='0' cellspacing='0' background='images/general/footer.gif' heigt='48'><tr><td width='11' height='44' rowspan='2' align='center' valign='top'></td><td width='271' align='center' height='4' valign='top'></td><td width='391' height='4' align='right' valign='top'></td><td width='11' height='44' rowspan='2' align='right' valign='top' class='footer_norm'></td></tr><tr><td height='44' align='left' valign='top' class='footer_norm'>");
//Left Info
//Eof Left Info

document.write("</td><td width='391' height='44' align='right' valign='top' class='footer_norm'>");
//Right Info
document.write("We Aim To Clean |<strong> <a href='mailto:Info@AbsoluteCleaning.com' class='footer_norm'><strong>Info@AbsoluteCleaning.com</strong></a> | 407-849-0983</strong>");
//Eof Right Info
document.write("</td></tr></table>");
}