<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var showallrolexon	= "yes"		// SHOW ROLEXON IMAGE IN FOOTER



// START FOOTER

document.write('<table cellspacing="0" cellpadding="0" width="100%" border="0"><tr><td height="6">');
document.write('<img src="picts/spacer.gif" height="6" width="10" border="0" alt="image"><br>');
document.write('</td><td valign="top" align="right" rowspan="3" width="91">');
document.write('<a href="#top" ONMOUSEOVER="img_act(\'footer\')" ONMOUSEOUT="img_inact(\'footer\')"><img src="picts/bar-footer-off.gif" height="32" width="91" border="0" name="footer" alt="Top of Page"></a><br>');
document.write('</td></tr><tr><td class="pagelines">');
document.write('<img src="picts/spacer.gif" height="12" width="10" border="0" alt="image"><br>');
document.write('</td></tr><tr><td align="left">');
document.write('<table cellspacing="0" cellpadding="0" border="0" class="menuhorztext">');
document.write('<tr><td valign="middle" nowrap>');







// START COPYRIGHT AND FOOTER LINKS



document.write('Copyright &copy; 2009 <a href="http://www.clubfreetv.com/index.html">ClubFreeTV</a> | _/_/_/_/_/_/_/_/ |  <a href="http://www.clubfreetv.com/terms.htm" target="_blank">Terms of Use</a>  |  <a href="http://www.clubfreetv.com/privacy.htm" target="_blank">Privacy Policy</a><br>');





document.write('</td></tr></table>');
document.write('</td></tr></table>');


// COPYRIGHT 2008 © ClubFreeTV
// Unauthorized use or sale of this script is strictly prohibited by law


   if (showallrolexon == "yes") {
document.write('<table cellspacing="0" cellpadding="0" border="0" width="100%" align="center">');
document.write('<tr><td align="right" valign="middle">');
document.write('<a href="http://www.rolexon.com" target="_blank"><img src="picts/rolexon-ban-sm.png" height="40" width="161" border="0" alt="Developed by Rolexon.com"></a><br>');
document.write('</td></tr></table>');
}



//  End -->