function xvalue(){
xtotal=document.getElementById("total");}
xvalue();

if (top.location!=self.location) {top.location.replace('/');}

function preload() {xtotal.style.visibility="visible";}
