function WebTop(){
document.write("<center>")
}

function WebBottom(){
document.write("</center>")
}
