<!--
// JavaScript Document
//(c) 2007 www.ericlundberg.com, Website Developed by Eric Lundberg
    
copyright=new Date();
update=copyright.getFullYear();

//---write copyright
document.write("Copyright &copy; "+ update + ",&nbsp;www.crossovertrading.com,&nbsp;&nbsp;All Rights Reserved.");
//-->