function WoTop(){
document.write("<center>")
}

function WoBottom(){
document.write("</center>")
}