var now = new Date();
document.write('<font size="2" color="#FFFF00">');
document.write('&copy;  Copyright 2002-');
document.write(now.getYear());
document.write('.</font> <font size="2" color="#000000">All rights reserved. Contact:</font>');
document.write('<a href="mailto:webmaster@hiqrods.com"><font size="2">Webmaster</font></a><font size="2" color="#000000"> Powered by </font>');
document.write('<a href="http://www.phoenixenterprises.net"><i>');
document.write('<font size="2">Phoenix Enterprises</i></font></a>');
// end hiding contents -->