document.ns = navigator.appName == "Netscape"
window.screen.width>800 ? imgheight2=185:imgheight2=185
window.screen.width>800 ? imgright2=10:imgright2=10
function threenine2load()
{
if (navigator.appName == "Netscape")
{document.threenine2.pageY=pageYOffset+window.innerHeight-imgheight2;
document.threenine2.pageX=imgright2;
threenine2move();
}
else
{
threenine2.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight2;
threenine2.style.right=imgright2;
threenine2move();
}
}
function threenine2move()
{
if(document.ns)
{
document.threenine2.top=pageYOffset+window.innerHeight-imgheight2
document.threenine2.right=imgright2;
setTimeout("threenine2move();",80)
}
else
{
threenine2.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight2;
threenine2.style.right=imgright2;
setTimeout("threenine2move();",80)
}
}

function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true)



document.write("<div id=threenine2 style='position: absolute;width:64;top:300;visibility: visible;z-index: 1'>");
document.write("<a href='http://61.145.231.171:9080/govrefer/center/' target='blank' ><img src='guanggao/jy2.gif'  border='0'></a>");
document.write("</div>");
threenine2move()
//if (navigator.appName == "Netscape")
//{document.write("<layer id=threenine2 top=300 width=120 height=113>");
//document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='120' height='120'>");
//document.write("<param name='movie' value='guanggao/jfsx.swf'>");
//document.write("<embed src='guanggao/jfsx.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='120' height='120' wmode='transparent'></embed>");
//document.write("</object>");
//document.write("</layer>");
//threenine2load()}
//else
//{
//document.write("<div id=threenine2 style='position: absolute;width:64;top:300;visibility: visible;z-index: 1'>");
//document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='120' height='120'> ");
//document.write("<param name='movie' value='http://www.zhxz.gov.cn/guanggao/jfsx.swf'>");
//document.write("<param name='wmode' value='transparent'>");
//document.write("<param name='quality' value='high'>");
//document.write("<embed src='http://www.zhxz.gov.cn/guanggao/jfsx.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='120' height='120'></embed>");
//document.write("</object>");
//document.write("</div>");
//threenine2load()
//}