﻿<!--
var mypath='',mypaths;

function WriteQqStr()
{
	document.write('<DIV id=backi style="RIGHT: 0px; OVERFLOW: visible; POSITION: absolute; TOP: 100px">');
	document.write('<table border="0" cellpadding="0" cellspacing="0" width="110"  background="/mypage/images/qq/images/kefu_middle.gif">');

	document.write('<tr><td><a href="javascript:close_float_left();void(0);" title="close"><IMG src="/mypage/images/qq/images/kefutop.gif" border=0></a></td></tr>');

	document.write('<tr><td height="25"><img src="/mypage/images/qq/images/qq_online.gif" border=0 align=middle>&nbsp;<a target=blank href=http://wpa.qq.com/msgrd?V=1&Uin=707778931&Site=www.gzhym.com&Menu=no title=汉英鸣><b>707778931</b></a></td></tr>');

	document.write('<tr><td height="25"><img src="/mypage/images/qq/images/qq_online.gif" border=0 align=middle>&nbsp;<a target=blank href=http://wpa.qq.com/msgrd?V=1&Uin=9692392&Site=www.gzhym.com&Menu=no title=汉英鸣><b>9692392</b></a></td></tr>');

	document.write('<tr><td height="25"><img src="/mypage/images/qq/images/qq_online.gif" border=0 align=middle>&nbsp;<a target=blank href=http://wpa.qq.com/msgrd?V=1&Uin=864619337&Site=www.gzhym.com&Menu=no title=汉英鸣><b>864619337</b></a></td></tr>');
		
        document.write('<tr><td height="25"><img src="/mypage/images/qq/images/qq_online.gif" border=0 align=middle>&nbsp;<a target=blank href=http://wpa.qq.com/msgrd?V=1&Uin=768359820&Site=www.gzhym.com&Menu=no title=汉英鸣><b>768359820</b></a></td></tr>');
	
        document.write('<tr><td height="25"><img src="/mypage/images/qq/images/qq_online.gif" border=0 align=middle>&nbsp;<a target=blank href=http://wpa.qq.com/msgrd?V=1&Uin=1048098902&Site=www.gzhym.com&Menu=no title=汉英鸣><b>1048098902</b></a></td></tr>');

        document.write('<tr><td height="25"><img src="/mypage/images/qq/images/qq_online.gif" border=0 align=middle>&nbsp;<a target=blank href=http://wpa.qq.com/msgrd?V=1&Uin=157771737&Site=www.gzhym.com&Menu=no title=汉英鸣><b>157771737</b></a></td></tr>');

        document.write('<tr><td height="25"><img src="/mypage/images/qq/images/qq_online.gif" border=0 align=middle>&nbsp;<a target=blank href=http://wpa.qq.com/msgrd?V=1&Uin=874160491&Site=www.gzhym.com&Menu=no title=汉英鸣><b>874160491</b></a></td></tr>');


	document.write('<tr><td height="30"><IMG src="/mypage/images/qq/images/kefubtm.gif" border=0></td></tr>');
	document.write('</table>');
	document.write('</DIV>');
}

function close_float_left(){backi.style.visibility='hidden';}

lastScrollY=0; 
function heartBeat(){ 
diffY=document.documentElement.scrollTop; 
percent=.1*(diffY-lastScrollY); 
if(percent>0)percent=Math.ceil(percent); 
else percent=Math.floor(percent); 
document.all.backi.style.pixelTop+=percent; 
lastScrollY=lastScrollY+percent; 
} 

if (!document.layers) {WriteQqStr();window.setInterval("heartBeat()",1); }
//-->