<!-- Begin

//document.write('<span class="footer">');
//document.write('<a href="http://lscontheweb.com" target="_top">LSC on the Web</a> &amp;<br> <a href="http://lscontheweb.com" target="_top"></a> &copy;Site Design 2009</span>');






//document.write('<br>');




//  End -->
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="copyright">Copyright &copy;2008 - ');
function y2k(number) { return (number < 1000) ? number + 1900 : number; }
var today = new Date();
var year = y2k(today.getYear());
document.write(''+year+'  ');

document.write('<a href="index.html" target="_top" class="copylink">Urban Broadband Television Network.</a> ');

document.write('All Rights Reserved<br>');

document.write(' <a  href="disclaimer.html" class="copylink">See our Disclaimer  | </a>');

document.write('  For more information please '); 

document.write(' <a  href="contact.htm" class="copylink">Contact Us</a>');


document.write('</span><br>');



//  End -->