//悬停提示
document.write("<div style='border:1px solid #848FB9;background-color:#F5F5F5;font-size:12px;position:absolute;padding:5px;visibility:hidden;filter:alpha(opacity=90)' id=altlayer></div>")




//所有页面总局body起始
function htmltop(){
document.write("<table width='100%' height=98 border='0' align='center' cellpadding='0' cellspacing='0' background=images/skins/3/sbg.jpg><tr><td width=177 valign=top><img src=images/skins/3/logo.jpg></td><td width=121><img src=images/skins/3/logo2.jpg></td><td width='100%'>&nbsp;</td><td width=17 valign=top><img src=images/skins/3/sbg2.jpg></td></tr></table><table width='100%' height=100% border='0' align='center' cellpadding='0' cellspacing='0'><tr><td width='16' valign=top background='images/skins/3/bg1.jpg'><img src=images/skins/3/bg1.jpg width='16' height=7></td><td valign=top width=100% bgcolor=FFFFFF>");
}


//这里是可限制所有页面的总宽度
//所有页面最顶部和最底部图片
//在setup.asp文件内

//所有页面总局/body终结
function htmlbottom(){
document.write("</td><td width=17 valign=top background='images/skins/3/bg2.jpg'><img src=images/skins/3/bg2.jpg></td></tr></table><table width='100%' height=15 border='0' align='center' cellpadding='0' cellspacing='0'><tr><td valign='top' width=16><img src='images/skins/3/t1.jpg'></td><td width='100%' align=right valign=bottom background=images/skins/3/bg3.jpg>&nbsp;</td><td valign='top' width=17><img src='images/skins/3/t2.jpg'></td></tr></table><table width='100%' border='0' align='center' cellpadding='0' cellspacing='0'><tr><td bgcolor=#A0A9C0 height=100 align=center><font color=ffffff>版权所有：<a href=http://www.zhenyu-sh.com/ target=_blank><font color=ffffff>河北珍誉</font></a><br>当前风格：神韵 最佳分辨率：1024*768 800*600<br><b><a href=http://www.zhenyu-sh.com/ target=_blank><font color=ffffff>珍誉<em>V</em></font></a></b>&nbsp;<b></b>zhenyu-sh.<b>C</b>om&nbsp;&copy;&nbsp;2007—2008 All Rights Reserved</font> <a href=http://www.zhenyu-sh.com/ target=_blank><font color=ffffff>珍誉论坛</font></a></td></tr></table>")
}



//所有页面顶部导航部分表格起始
function htmltop1(){
document.write("<table width='98%' border='0' align='center' cellpadding='0' cellspacing='0' height=25><tr><td align=right valign=bottom>")
}

//这里是所有页面顶部的导航下拉莱单images/skins/abc.asp

//所有页面顶部导航部分表格结束
function htmltop2(){
document.write("</td></tr></table></br>")
}





//公告开始
function ysgg1(){
document.write("<table width='98%' border='0' align='center' cellspacing=1 cellpadding=4 class=a2><tr><td><font color=ffffff>.:<B> 公 告 </B>:.</font></td></tr><tr><td class=a3>")
}

//公告结束
function ysgg2(){
document.write("</td></tr></table><br>")
}



//所有页面底部的版权表格起始
function htmltop3(){
document.write("")
}

//这里是底部的版权内容在setup.asp文件内

//所有页面底部的版权表格结束
function htmltop4(){
document.write("")
}

  
  
  
  
