var sgWidth="110"

var sgHeight="110"

var sgNS=(document.layers)?true:false

if(sgNS){document.write('<LAYER ID="Corner" WIDTH='+sgWidth+' HEIGHT='+sgHeight+'>netspace</LAYER>');}else{document.write('<DIV ID="Corner" STYLE="position:absolute; width:'+sgWidth+'; height:'+sgHeight+'; z-index:9; filter: Alpha(Opacity=100)"><a target=_blank href=http://www.jshope.org/jdzz/><img src=/images/logo2.gif width=110 height=110 border=0 /></a><br><br><a target=_blank href=http://www.jshope.org/html/2006/03/20060330093229-1.htm><img src=/images/mdjj.gif width=110 height=110 border=0 /></a><br><br><a target=_blank href=http://www.jshope.org/njhyzxjj.asp><img src=/images/haoyou.gif width=110 height=110 border=0 /></a></DIV>');}

function StayCorner(){var sgTop;var sgLeft

if(sgNS){sgTop = pageYOffset+window.innerHeight-document.Corner.document.height-10;sgLeft = pageXOffset+window.innerWidth-document.Corner.document.width-10;document.Corner.top = sgTop;document.Corner.left = sgLeft;}else{

sgTop = document.body.scrollTop+document.body.clientHeight-document.all.Corner.offsetHeight-200;sgLeft = document.body.scrollLeft;Corner.style.top = sgTop;Corner.style.left = sgLeft;}

setTimeout('StayCorner()', 50)}

sgDump = StayCorner()

