function showReq() {
window.open('../requirements.html','require','scrollbars=yes,resizable=yes,width=250,height=250,left=25,top=25');
}

document.write('<div align="center" style="margin-top: 20px; margin-bottom: 20px; color: #999999">');
document.write('<div style="font-family: Arial; font-size: 12px; font-weight: bold; margin-bottom: 10px">Copyright &copy;2003 WhenU.com, Inc. All Rights Reserved.</div>');
document.write('<a href="../agreement.html" class="fLinks">User Agreement</a> | <a href="../privacy.html" class="fLinks">Privacy Policy</a> | <a href="../first_time.html" class="fLinks">First-time Users </a><br>'); 
document.write('<a href="../benefits/benind.html" class="fLinks">Shopping with WhenUShop</a> | <a href="#" onClick="showReq()" class="fLinks">System Requirements</a>');
document.write('</div>');
