// JavaScript Document
function copyright(){
var text =" copyright© 2010 General Jack Enterprise Ltd. All rights reserved";
document.getElementById('cori').innerHTML=text;
}

//"<a href='http://www.google.com' >home</a> |  <a href='http://www.yahoo.com' >home2</a> | yayayay | hahahaha";