document.writeln('	<div id="script_action" style="display:none;"></div>');
document.writeln ('	<DIV id="floater" style="right:0px; TOP: 120px; POSITION: absolute; WIDTH: 107px; VISIBILITY: visible; Z-INDEX: 100;">');
document.writeln ('	<table width="100" border="0" align="center" cellpadding="0" cellspacing="0" >');
document.writeln ('	  <tr>');
document.writeln ('		<td width="100" height="54" colspan="3" valign="top"><img src="/lkqq/b.gif" width="103" height="113" ></td>');
document.writeln ('	  </tr>');
document.writeln ('	  <tr>');
document.writeln ('	<td align="center" vAlign=center background="/lkqq/m.gif"><font color=#ffffff>931578206</font><br><a target=blank href=tencent://message/?uin=931578206&Site=www.linggefeng.net&Menu=yes><img border="0" src=http://wpa.qq.com/pa?p=1:931578206:4 alt="点击这里给我发消息" /></a></td>');
document.writeln ('	  </tr>');
document.writeln ('	  <tr>');
document.writeln ('		<td height="8" valign="bottom"><img src="/lkqq/a.gif" width="103" height="23"></td>');
document.writeln ('	  </tr>');
document.writeln ('	</table>');
document.writeln ('</div>');


document.write ("<div id='ad_count_action' style='display:none;'></div>");
function add_ad_click(id)
{
	document.getElementById("ad_count_action").innerHTML="<iframe src=/myad/count.asp?id="+id+" height=0 width=0></iframe>";
}

function topright() 
{ 
window.setInterval("displaytopright()",20); 
} 
function displaytopright() 
{ 
var theTop; 
var theRight; 
if (document.documentElement && document.documentElement.scrollTop) 
{ 
theRight = document.documentElement.scrollRight; 
theTop = document.documentElement.scrollTop; 
} 
else 
{ 
theRight = document.body.scrollRight; 
theTop = document.body.scrollTop; 
}  
floater.style.pixelTop = theTop + 380 ; 
} 
topright();
var expireDate = new Date();
    var hours = expireDate.getHours();
    var minutes = expireDate.getMinutes();
    var seconds = expireDate.getSeconds();
    var now = expireDate.getTime();
function getCookieVal_cnzz (offset)
  {
  var endstr = document.cookie.indexOf (";", offset);
  if (endstr == -1)
    endstr = document.cookie.length;
  return unescape(document.cookie.substring(offset, endstr));
  }
 function GetCookie_cnzz (name)
  {
  var arg = name + "=";
  var alen = arg.length;
  var clen = document.cookie.length;
  var i = 0;
  while (i < clen) {
    var j = i + alen;
    if (document.cookie.substring(i, j) == arg)
      return getCookieVal_cnzz (j);
    i = document.cookie.indexOf(" ", i) + 1;
    if (i == 0) break;
  }
  return null;
  }
