bbs.js

来自「交友网完整代码,如有错误请大家回复一下」· JavaScript 代码 · 共 19 行

JS
19
字号
skins=getCookie('skins')

function BBSxpTop1(){
document.write("<body topmargin=0 leftmargin=10 rightmargin=10><table width='100%' border='0' align='center' cellpadding='0' cellspacing='0' bordercolor='#01618C'><tr><td width='191'><IMG SRC='images/skins/"+skins+"/top_01.gif' WIDTH=191 HEIGHT=32 ALT=''></td><td align='right' background='images/skins/"+skins+"/top_02.JPG' bgcolor='#01618C'><table width='100%' border='0' cellspacing='0' cellpadding='0'><tr><td>&nbsp;</td><td width='500'><font color=#ffffff>")
}

function BBSxpTop2(){
document.write("</font></td></tr></table></td></tr></table><table width='100%' border='0' cellspacing='0' cellpadding='0'><tr><td width='173'><img src='images/skins/"+skins+"/top_03.JPG' width=191 height=173 alt=''></td><td background='images/skins/"+skins+"/top_04.JPG'>&nbsp;</td><td width='451'><IMG SRC='images/skins/"+skins+"/top_05.JPG' WIDTH=451 HEIGHT=173 ALT=''></td><td background='images/skins/"+skins+"/top_06.JPG'>&nbsp;</td><td width='65'><IMG SRC='images/skins/"+skins+"/top_07.gif' WIDTH=65 HEIGHT=173 ALT=''></td></tr></table><table width='100%' border='0' cellspacing='0' cellpadding='0'><tr> <td width='43' valign='top' background='images/skins/"+skins+"/top_20.gif'><IMG SRC='images/skins/"+skins+"/top_09.JPG' WIDTH=43 HEIGHT=336 ALT=''></td><td bgcolor='#FFFFFF'>")
}


function BBSxpBottom1(){
document.write("<td width='45' valign='top' background='images/skins/"+skins+"/bottom_21.gif'><IMG SRC='images/skins/"+skins+"/bottom_11.JPG' WIDTH=45 HEIGHT=336 ALT=''></td><table width='100%' border='0' cellspacing='0' cellpadding='0'><tr><td width='64'><IMG SRC='images/skins/"+skins+"/bottom_22.gif' WIDTH=64 HEIGHT=168 ALT=''></td><td background='images/skins/"+skins+"/bottom_23.JPG'>&nbsp;</td><td width='689' align='center' background='images/skins/"+skins+"/bottom_24.JPG'><div><br><font color=000000>")
}

function BBSxpBottom2(){
document.write("</font></div></td><td background='images/skins/"+skins+"/bottom_25.gif'>&nbsp;</td><td width='65'><IMG SRC='images/skins/"+skins+"/bottom_26.gif' WIDTH=65 HEIGHT=168 ALT=''></td></tr></table></td></body>")
}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?