﻿<!--


function WriteQqStr_OK()
{
	document.write('<DIV id=backi_OK style="left: 0px; OVERFLOW: visible; POSITION: absolute; TOP: 160px; z-index: 1">');
	document.write('<table border="0" cellpadding="0" cellspacing="0" width="55">');
	document.write('<tr><td style="padding:0"><a href="javascript:close_float_left_OK();void(0);" title="close"><IMG src="http://www.dllocal.cn/images/icon5.gif" border=0></a></td></tr>');
	document.write('<tr><td style="padding:0"><a href="tencent://message/?uin=1918699668&Site=Ronease&Menu=yes"><img border=\"0\" SRC=\'http://www.dllocal.cn/images/icon6.gif\' alt=\"QQ\"></a></td></tr>');
	document.write('<tr><td style="padding:0"><a href="tencent://message/?uin=1686400084&Site=Ronease&Menu=yes"><img border=\"0\" SRC=\'http://www.dllocal.cn/images/icon6.gif\' alt=\"QQ\"></a></td></tr>');
	document.write('<tr><td style="padding:0"><IMG src="http://www.dllocal.cn/images/icon9.gif" border=0></td></tr>');
	document.write('</table>');
	document.write('</DIV>');
}

function close_float_left_OK(){backi_OK.style.visibility='hidden';}


lastScrollY_OK=0; 
function heartBeat_OK(){ 
var diffY_OK;
if (document.documentElement && document.documentElement.scrollTop)
    diffY_OK = document.documentElement.scrollTop;
else if (document.body)
    diffY_OK = document.body.scrollTop
else
    {}
percent_OK=.1*(diffY_OK-lastScrollY_OK); 
if(percent_OK>0)percent_OK=Math.ceil(percent_OK); 
else percent_OK=Math.floor(percent_OK); 
document.getElementById("backi_OK").style.top=parseInt(document.getElementById("backi_OK").style.top)+percent_OK+"px";
lastScrollY_OK=lastScrollY_OK+percent_OK; 
} 
if (!document.layers) {WriteQqStr_OK();window.setInterval("heartBeat_OK()",1); }
//
//-->
