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


