﻿

// JavaScript Document
function LR_HideInvite()
{

var hlf_swt=document.getElementById("LRdiv1");
var hlf_swtle=document.getElementById("LRdiv0");
 //var hlf_sp=document.getElementsByTagName("div");
 hlf_swt.style.display="none";
 hlf_swtle.style.display="";
 //hlf_sp=hlf_sp[0];
 //hlf_sp.style.display="none";

var hlf_showswt=setTimeout(hlf_shows,100);

 }
function LR_RefuseChat()
{
var hlf_swt=document.getElementById("LRdiv1");
}
var hlf_i=0;
function hlf_shows()
{

var hlf_swt=document.getElementById("LRdiv1");
 hlf_i++;

 if (hlf_i<=2){
 hlf_swt.style.display="";
 }
 } 




var LR_next_invite_seconds = 5;
var LrinviteTimeout = 0;
var LiveAutoInvite0='杭州北大青鸟官方网站';
var LiveAutoInvite1='来自首页的对话';
var LiveAutoInvite2 = '<style type="text/css">';
LiveAutoInvite2 += '<!--';
LiveAutoInvite2 += '.iframe {margin:0px 0px 0px 0px;;}';
LiveAutoInvite2 += '-->';
LiveAutoInvite2 += '</style>';
LiveAutoInvite2 +='<div style="background:url(http://www.hzbenet.com/js/img/swt1.gif) no-repeat;width:385px;height:156px; margin:0 auto"><p style="margin-top:113px; margin-left:195px; display:inline-block"><a href="http://lut.zoosnet.net/LR/Chatpre.aspx?id=LUT95605404&lng=cn" target="_blank" style=" height:30px; width:165px; display:inline-block"></a></p></div>';

LiveAutoInvite2 += '<iframe class="iframe" scrolling=no height=41 frameborder=0 width=390 align=center src="http://www.hzbenet.com/js/img/index.html" marginwidth=0 marginheight=0>';



document.write ('<script language="javascript" src="http://lut.zoosnet.net/JS/LsJS.aspx?siteid=LUT95605404&float=1&lng=cn"></script>');

