﻿ 
var w3c = (document.getElementById) ? true : false;
var agt = navigator.userAgent.toLowerCase();
var ie = ((agt.indexOf("msie") != -1) && (agt.indexOf("opera") == -1) && (agt.indexOf("omniweb") == -1));
var mymovey = new Number();
function IeTrueBody(){
	return (document.compatMode && document.compatMode!="BackCompat") ? document.documentElement : document.body;
}
function GetScrollTop(){
	return ie ? IeTrueBody().scrollTop : window.pageYOffset;
}
 
 
document.write('<div style="width:802px;margin-left:auto;margin-right:auto;">');
document.write('  <div style="float:right;width:1px;">');
document.write('    <div id=backi style="Z-INDEX: 1;WIDTH: 100px; POSITION: absolute; TOP: 50px; HEIGHT:auto">');
document.write('      <table border="0" cellspacing="0" cellpadding="0">');
document.write('        <tr>');
document.write('          <td><img src="images/flag/ask_pic_01.gif" style="float:left;margin:0px;"></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td align="center" background="images/flag/ask_pic_02.gif"><table width="94" border="0" cellspacing="0" cellpadding="0" style="float:right;padding-right:3px;">');
document.write('              <tr>');
document.write('                <td>&nbsp;</td>');
document.write('              </tr>');
document.write('              <tr>');
document.write('                <td align="center" style="padding:6px 0;"><table border="0" cellspacing="0" cellpadding="0">');
document.write('                    <tr>');
document.write('                      <td height="25" align="right" style="font-size:12px;color:#000000;"><a href="http://sighttp.qq.com/cgi-bin/check?sigkey=f3921e7a153a4a1b97f1bf700875afaca31e6a9a1ed33a05dde9f83971198c88"; target=_blank; onclick="var tempSrc=\'http://sighttp.qq.com/wpa.js?rantime=\'+Math.random()+\'&sigkey=f3921e7a153a4a1b97f1bf700875afaca31e6a9a1ed33a05dde9f83971198c88\';var oldscript=document.getElementById(\'testJs\');var newscript=document.createElement(\'script\');newscript.setAttribute(\'type\',\'text/javascript\'); newscript.setAttribute(\'id\', \'testJs\');newscript.setAttribute(\'src\',tempSrc);if(oldscript == null){document.body.appendChild(newscript);}else{oldscript.parentNode.replaceChild(newscript, oldscript);}return false;"><img border="0" SRC=\'http://wpa.qq.com/pa?p=1:1010148238:1\' alt="点击这里给我发消息"></a>');
document.write('                    </tr>');

document.write('                    <tr>');
document.write('                      <td height="25" align="right" style="font-size:12px;color:#000000;"><a href="http://sighttp.qq.com/cgi-bin/check?sigkey=f28bc5e974b06da8777a0f58214fc29b633e8aa05024c5f0843f524cedb6747050e132fab46c2857a730a53f660d9902"; target=_blank; onclick="var tempSrc=\'http://sighttp.qq.com/wpa.js?rantime=\'+Math.random()+\'&sigkey=f28bc5e974b06da8777a0f58214fc29b633e8aa05024c5f0843f524cedb6747050e132fab46c2857a730a53f660d9902\';var oldscript=document.getElementById(\'testJs\');var newscript=document.createElement(\'script\');newscript.setAttribute(\'type\',\'text/javascript\'); newscript.setAttribute(\'id\', \'testJs\');newscript.setAttribute(\'src\',tempSrc);if(oldscript == null){document.body.appendChild(newscript);}else{oldscript.parentNode.replaceChild(newscript, oldscript);}return false;"><img border="0" SRC=\'http://wpa.qq.com/pa?p=1:540853835:1\' alt="点击这里给我发消息"></a>');
document.write('                    </tr>');

document.write('                    <tr>');
document.write('                      <td height="25" align="right" style="font-size:12px;color:#000000;"><a href="http://sighttp.qq.com/cgi-bin/check?sigkey=0a45bfeb0518ac56397c710d7f159820087dfd2adb4b60df86d31bb850408aff3a04a2e0c03d28bad68ced5e7d0a3938"; target=_blank; onclick="var tempSrc=\'http://sighttp.qq.com/wpa.js?rantime=\'+Math.random()+\'&sigkey=0a45bfeb0518ac56397c710d7f159820087dfd2adb4b60df86d31bb850408aff3a04a2e0c03d28bad68ced5e7d0a3938\';var oldscript=document.getElementById(\'testJs\');var newscript=document.createElement(\'script\');newscript.setAttribute(\'type\',\'text/javascript\'); newscript.setAttribute(\'id\', \'testJs\');newscript.setAttribute(\'src\',tempSrc);if(oldscript == null){document.body.appendChild(newscript);}else{oldscript.parentNode.replaceChild(newscript, oldscript);}return false;"><img border="0" SRC=\'http://wpa.qq.com/pa?p=1:1104326339:1\' alt="点击这里给我发消息"></a>');
document.write('                    </tr>');
 
document.write('                  </table></td>');
document.write('              </tr>');
document.write('              <tr>');
document.write('                <td>&nbsp;</td>');
document.write('              </tr>');
document.write('            </table></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td><img src="images/flag/ask_pic_03.gif" style="float:left;margin:0px;"></td>');
document.write('        </tr>');
document.write('      </table>');
document.write('    </div>');
 
			function heartBeat(){
				diffY=GetScrollTop(); 
				mymovey += Math.floor((diffY-document.getElementById('backi').style.top.replace("px","")+145)*0.1);
				document.getElementById('backi').style.top = mymovey+"px";
			} 
			window.setInterval("heartBeat()",1);
 
document.write('  </div>');
document.write('</div>');