
function BBSxpTop(){
document.write("<body topmargin=0 leftmargin=10 rightmargin=10><center>")
}

function BBSxpBottom(){
document.write("</center></body>")
}