 function copyright()
 {
 document.write('&copy; 2010');
 }
 
