function winload()
{
layer1.style.top=20;
layer1.style.right=116;
}

if(document.body.offsetWidth>1200){
	{
document.write("<div id=layer1 style='position: absolute;visibility:visible;z-index:1'><a href=http://www.issc.co.uk target=_blank title='英文站-English'><img src='http://www.suuk.org/images/topright2.gif' WIDTH='17' HEIGHT=11 border='0'></a><br><br><a href=http://www.xuezi.hk target=_blank title='香港學生請入'><img src='http://www.suuk.org/images/topright3.gif' WIDTH='17' HEIGHT=11 border='0'></a><br><br><a href=http://www.suukmo.com target=_blank title='澳門學生請入'><img src='http://www.suuk.org/images/topright5.gif' WIDTH='17' HEIGHT='11' border='0'></a><br><br><a href=http://wap.suuk.org target=_blank title='手机版'><img src='http://www.suuk.org/images/topright5.png' WIDTH='17' HEIGHT='11' border='0'></a><br><br><a href=http://www.educationguide.org target=_blank title='英国学子教育的留学博客'><img src='http://www.suuk.org/images/topright4.png' WIDTH='17' HEIGHT='11' border='0'></a></div>");
	}
  winload()
}


function hide()  
{
layer1.style.visibility="hidden"; 
}

