function winload()
{
layer1.style.top=198;
layer1.style.left=36;
layer2.style.top=198;
layer2.style.right=36;
}

if(document.body.offsetWidth>1200){
	{
document.write("<div id=layer1 style='position: absolute;visibility:visible;z-index:1'><a href=http://list.6park.com/parks/out.php?perm=panli target=_blank><img src='http://img.6park.com/img/panli/100300.gif' WIDTH=100 HEIGHT=300 border=0></a><br><img src='http://www.6park.com/wap/close.gif' onClick='javascript:window.hide()' width='100' height='14' border='0' vspace='3' alt='关闭对联广告'></div>"
	+"<div id=layer2 style='position: absolute;visibility:visible;z-index:1'><a href=http://list.6park.com/parks/out.php?perm=wofa target=_blank><img src='http://am.6park.com/img/wofa/100300.gif' WIDTH=100 HEIGHT=300 border=0></a><br><img src='http://www.6park.com/wap/close.gif' onClick='javascript:window.hide()' width='100' height='14' border='0' vspace='3' alt='关闭对联广告'></div>");
	}
  winload()
}


function hide()  
{
layer1.style.visibility="hidden"; 
layer2.style.visibility="hidden";
}

