skins=getCookie('skins')

function bbsxptop(){
document.write("<table width='97%' height='205' border='0' align='center' cellpadding='0' cellspacing='0' bgcolor='#FFFFFF'>");
document.write("  <tr>");
document.write("    <td bgcolor='#FFFFFF'>");
document.write("<table width='97%' height='110' border='0' align='center' cellpadding='0' cellspacing='0' background='images/skins/"+skins+"/topbg.gif'>");
document.write("  <tr>");
document.write("    <td height='110'><img title='宝庆论坛' src='images/skins/"+skins+"/logo.gif' height='110'></td>");
document.write("    <td></td>");
document.write("  </tr>");
document.write("</table>");
}

function bbsxpbottom(){
document.write("</td>");
document.write(" </tr>");
document.write("</table>");
}

function valignmain(){
document.write("");
}

function valigntop(){
}

function valignbottom(){
}

function valignfg(){
document.write("<font color=#25487C>Discuz</font>")
}
