function writeobj(x){document.write(x);}
function insertobj(x,y){document.getElementById(x).innerHTML=y;}