<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copytext">');

document.write(' &copy; ');

document.write('<a href="copyright.htm" target="_top">Copyright</a> ');

document.write(' 2004 ');

document.write('<a href="http://www.secondteamproductions.com.com" target=blank>Second Team Productions</a> ');

document.write('All Rights Reserved<br>');

document.write('For more information please '); 

document.write(' <A HREF="mailto:secondteamproductions@hotmail.com">Contact Us</a><br>');

document.write('</span>');

//  End -->
