// Begin

// NOTE: If you use a ' add a slash before it like this \'


var alltse	  = "yes"	// SHOW  COPYRIGHT
var w3clogo	  = "yes"	// SHOW W3C VALID LOGO



document.write('<span class="footer">');

document.write('<a href="#">Index</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="#">About Us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="#">Contact Us</a>');

document.write('<br>');

   if (w3clogo == "yes") {
document.write('<br><a href="http://validator.w3.org/check?uri=http%3A%2F%2Fwww.adscatch.com&charset=%28detect+automatically%29&doctype=Inline&group=0"><img src="http://www.adscatch.com/picts/w3c.gif" alt="Valid HTML 4.01 Transitional" border="0" vspace="6"></a><br>');
}

document.write('<br>All contents &copy; Copyright 2006-2010 ');




// EDIT THE NEXT LINE

document.write('<a href="index.html">adscatch.com</a><br>');







   if (allwebco == "yes") {
document.write('Site Design &copy; 2006-2010 All Rights Reserved <a href="http://www.adscatch.com" target="_blank">adsCatch</a> &amp; <a href="http://www.adscatch.com" target="_blank">FREE Ads CATCH</a><br>');
}


document.write('</span>');


//  End -->
