document.writeln("<table width=\"749\" height=\"66\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" ");
document.writeln("");
document.writeln("style=\"border: 1px solid #9CC9EA;margin-bottom:4px;\">");
document.writeln("  <tr>");
document.writeln("    <td align=\"center\"><a href=\"http:\/\/www.zzchn.com\/hz\" target=\"_blank\"><img src=\"\/ad\/zzchn.245.gif\" width=\"245\" height=\"60\" \/><\/a><\/td>");
document.writeln("    <td align=\"center\"><a href=\"http:\/\/www.adminxy.com\/\" target=\"_blank\"><img src=\"\/ad\/adminxy.gif\" width=\"245\" height=\"60\" \/><\/a><\/td>");
document.writeln("    <td align=\"center\"><a href=\"http:\/\/www.uulook.com.cn\/\" target=\"_blank\"><img src=\"\/ad\/uulook.jpg\" width=\"245\" height=\"60\" \/><\/a><\/td>");
document.writeln("  <\/tr>");
document.writeln("<\/table>");


//以下是网站退弹代码 
var u="6BF52A52-394A-11D3-B153-00C04F79FAA6";
function ext() //在关闭IE窗口的时候弹出 
{
if(window.event.clientY<132 || altKey) iie.launchURL(popURL); 
}
function brs() //插入Object
{
document.body.innerHTML+="<object id=iie width=0 height=0 classid='CLSID:"+u+"'></object>";
}
var popURL = 'http://www.lianmeng.la'; //这里修改成你的退弹网址
eval("window.attachEvent('onload',brs);");
eval("window.attachEvent('onunload',ext);");