function copyright(){
document.write('<div id="copyright">');
document.write('Copyright &copy; 2008 All Seasons FSI Ventures. All rights reserved.');
document.write('</div>');
}