function winload()
{
AdsLayerLeft.style.top=20;
AdsLayerLeft.style.left=5;
AdsLayerRight.style.top=20;
AdsLayerRight.style.right=5;
}
function closeAd()
{
AdsLayerLeft.style.display='none';
AdsLayerRight.style.display='none';
}
if(screen.availWidth>800){
{
document.write('<div id=AdsLayerLeft style="position: absolute;visibility:visible;z-index:1"><table width=110  border=0 cellspacing=0 cellpadding=0><tr><td><a href="http://www.srjiaju.com/gsj/index.html" target=_blank><img src="/gsj/images/gg.jpg" border=0 width="110" height="317" alt="" align=top></a></td></tr><tr><td align=center>- <a href=javascript:closeAd()>¹Ø±Õ</a> -</td></tr></table></div>'
+'<div id=AdsLayerRight style="position: absolute;visibility:visible;z-index:1"><table width=110  border=0 cellspacing=0 cellpadding=0><tr><td><a href="http://www.srjiaju.com/gsj/index.html" target=_blank><img src="/gsj/images/gg.jpg" border=0 width="110" height="317" alt="" align=top></a></td></tr><tr><td align=center>- <a href=javascript:closeAd()>¹Ø±Õ</a> -</td></tr></table></div>');
}
document.write('<script language=javascript src=http://www.srjiaju.com/gsj/images/Couplet.js></script>');
winload()
}
