📄 bbs.js
字号:
skins=getCookie('skins')
function bbsxptop(){
document.write("")
}
function bbsxpbottom(){
document.write("")
}
function valignmain(){
document.write("<table width=760 border=0 cellspacing=0 cellpadding=0 align=center><tr><TD>");
document.write("<TABLE align=center border=0 cellPadding=0 cellSpacing=0 width=100>");
document.write(" <TBODY>");
document.write(" <TR>");
document.write(" <TD><IMG height=40 src='images/skins/"+skins+"/top4.jpg' ");
document.write(" width=778></TD></TR></TBODY></TABLE>");
document.write("<TABLE align=center background='images/skins/"+skins+"/top6.jpg' border=0 ");
document.write("cellPadding=0 cellSpacing=0 height=137 width=778>");
document.write(" <TBODY>");
document.write(" <TR>");
document.write(" <TD background=images/skins/"+skins+"/bg6.jpg>");
document.write(" <OBJECT classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000 ");
document.write(" codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0 ");
document.write(" height=137 width=778>");
document.write(" <param name='_cx' value='20585'>");
document.write(" <param name='_cy' value='3625'>");
document.write(" <param name='FlashVars' value='-1'>");
document.write(" <param name='Movie' value='images/skins/"+skins+"/banner.swf'>");
document.write(" <param name='Src' value='images/skins/"+skins+"/banner.swf'>");
document.write(" <param name='WMode' value='Transparent'>");
document.write(" <param name='Play' value='-1'>");
document.write(" <param name='Loop' value='-1'>");
document.write(" <param name='Quality' value='High'>");
document.write(" <param name='SAlign' value>");
document.write(" <param name='Menu' value='-1'>");
document.write(" <param name='Base' value>");
document.write(" <param name='AllowScriptAccess' value='always'>");
document.write(" <param name='Scale' value='ShowAll'>");
document.write(" <param name='DeviceFont' value='0'>");
document.write(" <param name='EmbedMovie' value='0'>");
document.write(" <param name='BGColor' value>");
document.write(" <param name='SWRemote' value><embed src='images/skins/"+skins+"/banner.swf' value='transparent' quality='high' pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash';; type='application/x-shockwave-flash' width='778' height='137'></OBJECT></TD></TR>");
document.write(" <TR>");
document.write(" <TD background='images/skins/"+skins+"/top5.jpg' height=0 vAlign=top> ");
document.write(" </TD></TR></TBODY></TABLE>");
document.write("<TABLE align=center border=0 cellPadding=0 cellSpacing=0 height=2 width=740>");
document.write(" <TBODY>");
document.write(" <TR>");
document.write(" <TD><IMG height=1 src='images/skins/"+skins+"/null.gif' ");
document.write("width=1></TD></TR></TBODY></TABLE>");
}
function valigntop(){
}
function valignbottom(){
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -