﻿lastScrollY12530628639835991253062863983599=0;  function heartBeat() {   	diffY=document.documentElement.scrollTop;   	percent=.1*(diffY-lastScrollY12530628639835991253062863983599);   	if(percent>0) 		percent=Math.ceil(percent);  	else percent=Math.floor(percent);  	document.all.div1253062863983599.style.pixelTop+=percent; 	document.all.div12530628639835991.style.pixelTop+=percent;  	lastScrollY12530628639835991253062863983599=lastScrollY12530628639835991253062863983599+percent;   }   suspendcode1253062863983599="<DIV id=div1253062863983599 style='background-color:transparent;left:5px;POSITION:absolute;TOP:10px;overflow:hidden;width:100;height:300;'>载入广告中...</div>";document.write(suspendcode1253062863983599);   suspendcode12530628639835991="<DIV id=div12530628639835991 style='background-color:transparent;right:5px;POSITION:absolute;TOP:10px;overflow:hidden;width:100;height:300;'>载入广告中...</div>";  document.write(suspendcode12530628639835991);   if (1 == 1) { 	window.setInterval(function() { 		diffY=document.documentElement.scrollTop;   		percent=.1*(diffY-lastScrollY12530628639835991253062863983599);   		if(percent>0) 			percent=Math.ceil(percent);  		else percent=Math.floor(percent);  		document.all.div1253062863983599.style.pixelTop+=percent; 		document.all.div12530628639835991.style.pixelTop+=percent;  		lastScrollY12530628639835991253062863983599=lastScrollY12530628639835991253062863983599+percent; 	}, 1); } var contentArray = new Array();  var width = new Array();  var height = new Array();  var nextAd = 0;  function adObject(content,width,theheight,interval) { 	this.content = content; 	this.width = width; 	this.height = theheight; 	this.interval = interval; }  function closeAdPos1253062863983599() { 	document.getElementById('div1253062863983599').style.display = 'none'; 	document.getElementById('div12530628639835991').style.display = 'none'; }   var adObj1253062863983599 = new adObject();  var adInfo1253062863983599 = new Array(1);  var adObj1253062863983599 = new adObject();  adObj1253062863983599.content ='<div align="right" width:105px;><a style="font-size:12px;padding:-2px;CURSOR:hand;color:red;font-weight:bold" href="javascript:closeAdPos1253062863983599();">关闭</a></div><a href="http://www.jxsjj.net" target="_blank"><img width="105" height="210" src="http://www.jxsjj.net/zgj_1.gif" border="0" /></a>';   adObj1253062863983599.width = 105;   adObj1253062863983599.height = 210;   adObj1253062863983599.interval = '10'; adInfo1253062863983599[0] = adObj1253062863983599;  var playing1253062863983599 = false;   function changePlay1253062863983599() {     	if(playing1253062863983599) {    		playing1253062863983599 = false;	  	} 	else {  		playing1253062863983599 =true;  	}  }    function changeAd1253062863983599() {  	if(!playing1253062863983599) {   		scrollAd1253062863983599();  	}	  }   function scrollAd1253062863983599() {  	var div11253062863983599 = document.getElementById('div1253062863983599');  	div11253062863983599.style.width=adInfo1253062863983599[nextAd].width;  	div11253062863983599.style.height=adInfo1253062863983599[nextAd].height; div11253062863983599.style.backgroundColor="transparent";  	div11253062863983599.innerHTML=adInfo1253062863983599[nextAd].content; 	try {  		resizeDiv(div11253062863983599);  	} 	catch(e) { 	}  	var div21253062863983599 = document.getElementById('div12530628639835991');  	div21253062863983599.style.width=adInfo1253062863983599[nextAd].width;  	div21253062863983599.style.height=adInfo1253062863983599[nextAd].height;  div21253062863983599.style.backgroundColor="transparent"; 	div21253062863983599.innerHTML=adInfo1253062863983599[nextAd].content;  	try {  		resizeDiv(div21253062863983599);  	} 	catch(e) { 	} 	nextAd++;  	if(nextAd==1) 		nextAd=0; }  scrollAd1253062863983599(); 