document.writeln('<div id="footerLogo">');
document.writeln('<a href="http://corp.ign.com"><img src="http://media.gamespy.com/spy/image/ignent_footer_110x65_black.gif" width="110" height="65" border="0"/></a>');
document.writeln('</div>');

document.writeln('<div id="footerLinks">');
document.writeln('<a href="http://support.gamespy.com/">Product Support</a>');
document.writeln('&bull; <a href="http://feedback.gamespy.com/">Editorial Feedback</a>');
document.writeln('&bull; <a href="http://corp.ign.com">Corporate Info</a>');
document.writeln('&bull; <a href="http://corp.ign.com/advertising-solutions.html">Advertise</a>');
document.writeln('&bull; <a href="http://corp.ign.com/privacy.html">Privacy Policy</a>');
document.writeln('&bull; <a href="http://corp.ign.com/user-agreement.html">User Agreement</a><br/><br/>');

document.writeln('&copy; 1996-2005 IGN Entertainment, Inc.<br/>');
document.writeln('</div>');

document.writeln('<div class="clear"><!-- clear --></div>');