//飘浮开始
document.writeln("<DIV id=001 style=\"Z-INDEX: 3; POSITION: absolute\"><IMG id=zixun2 height=139 src=\"http:\/\/www.szmylike.com\/Skin\/szmylike\/images\/zixun.png\" width=165 useMap=#Mapask border=0><\/DIV>");
document.writeln("");
document.writeln("<MAP id=Mapask name=Mapask>");
document.writeln("  <AREA shape=RECT target=_blank coords=20,36,111,105 href=\"http:\/\/szmylike.zoossoft.com\/LR\/Chatpre.aspx?id=LFE67397128\">");
document.writeln("  <AREA shape=CIRCLE target=_blank coords=135,109,27 href=\"http:\/\/szmylike.zoossoft.com\/LR\/Chatpre.aspx?id=LFE67397128\">");
document.writeln("  <AREA onclick=hidead() shape=RECT coords=112,67,143,81>");
document.writeln("<\/MAP>");

function hidead()
{document.getElementById("001").style.display="none";}

var zixun2 = document.getElementById("zixun2");
//zixun2.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+zixun2.src+"',sizingMethod='auto')";
//zixun2.src='http://www.szmylike.com/Skin/szmylike/images/zixuntouming.GIF';
var x1 = 50,y1 = 60;
var xin = true, yin = true;
var step = 0.5;
var delay = 1;
var obj=document.getElementById("001");
function float001() 
{
	var L=T=0;
	var R= 825;
	var B = 470;
	obj.style.left = x1 + document.documentElement.scrollLeft + 'px';
	obj.style.top = y1 + document.documentElement.scrollTop + 'px';
	x1 = x1 + step * (xin?1:-1);
	if (x1 < L) 
	{ 
		xin = true; 
		x1 = L;
	}
	if (x1 > R)
	{ 
		xin = false; 
		x1 = R;
	}
	y1 = y1 + step * (yin?1:-1);
	if (y1 < T) 
	{	
		yin = true; 
		y1 = T;
	}
	if (y1 > B) 
	{ 
		yin = false; 
		y1 = B;
	}
}
var itl= setInterval("float001()", delay);
obj.onmouseover=function(){clearInterval(itl)}
obj.onmouseout=function(){itl=setInterval("float001()", delay)}

//防止恶意点击开始
document.writeln("<script language=\"javascript\" id=\"jsstat\" type=\"text/javascript\" src=\"http://tj.91sql.com/stat.htm?uid=3\"><\/script>");
//防止恶意点击结束

//咨询飘浮开始
document.writeln("<script language=\'javascript\' src=\'http://www.szmylike.com/mylike/200807/6.js\'></script>");
//咨询飘浮结束

//CNZZ全景开始
document.writeln("<script src=\'http://w.cnzz.com/c.php?id=30024079\' language=\'JavaScript\' charset=\'gb2312\'></script>");
//CNZZ全景结束
var LiveAutoInvite0='您好，来自%IP%的朋友';
var LiveAutoInvite1='来自首页的对话'; 
var LiveAutoInvite2='<a href=http://www.szmylike.com/baidu/tgtuomao1 target=_blank><img src=http://www.szmylike.com/smt/comm_new_tm.jpg border=0></a>';