function winload()
{
huashuolayer2.style.top=5;
huashuolayer2.style.left=5;
huashuolayer3.style.top=5;
huashuolayer3.style.right=5;

setTimeout("mydlmove();",50)
}

if(document.body.offsetWidth>600){	
	{
	document.write("<div id=huashuolayer2 style='position: absolute;visibility:visible;z-index:1'><table width='100' height='1' border='0' cellpadding='0' cellspacing='0'><tr><td></td></tr></table><a href=\"#\" target=\"_self\" onclick=\"MM_showHideLayers('huashuolayer2','','hide')\" class=\"style1\"><font color=\"#000000\">¹Ø±Õ</font></a><br><a href='blog/dsn.htm' target='_blank'><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0'  width='95' height='450'> <param name='movie' value='Images/flash/duiliande.swf' /> <param name='quality' value='high' /> <embed src='Images/flash/duiliande.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='95' height='450'></embed></object></a></div>"
	+"<div id=huashuolayer3 style='position: absolute;visibility:visible;z-index:1'><table height='1' border='0' cellpadding='0' cellspacing='0'><tr><td></td></tr></table><a href=\"#\" target=\"_self\" onclick=\"MM_showHideLayers('huashuolayer3','','hide')\" class=\"style1\"><font color=\"#000000\">¹Ø±Õ</font></a><br><a href='http://www.0427.com/guanggao/gzts.php?lb=0427' target='_blank'><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0' width='95' height='450'> <param name='movie' value='Images/flash/duiliande.swf' /> <param name='quality' value='high' /> <embed src='Images/flash/duiliande.swf' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='95' height='450'></embed></object></a></div>");
	}
  winload()
}

function mydlmove()
 {
 if(document.ns)
 {
 document.huashuolayer2.style.top=20;
  document.huashuolayer3.style.top=20;
 setTimeout("mydlmove();",50)
 }
 else
 {
 huashuolayer2.style.top=document.body.scrollTop+20;
 huashuolayer3.style.top=document.body.scrollTop+20;
  setTimeout("mydlmove();",50)
 }
 }
function MM_showHideLayers() { //v6.0
document.all.huashuolayer2.style.display="none";
document.all.huashuolayer3.style.display="none";

}
