﻿//QQ浮动
function move(x, y) {
if (document.all) {
object1.style.pixelLeft += x;
object1.style.pixelTop  += y;}
else
if (document.layers) {
document.object1.left += x;
document.object1.top  += y;
}};
function position() {
document.object1.left += -200;
document.object1.top  += 0;
document.object1.visibility = "show"
};
function makeStatic() {
if (document.all) {object1.style.pixelTop=document.body.scrollTop+100}
else {eval('document.object1.top=eval(window.pageYOffset+20)');}
setTimeout("makeStatic()",0);}
if (document.all)
document.write('<DIV ID="object1" style="Position : Absolute ;Left : -110px ;Top : 20px ;Width : 0px ;Z-Index : 20;">');
document.write('<table style="font-size:12px;" onmouseover="move(120,0)" onmouseout="move(-120, 0)" cellspacing="0" cellpadding="0" border="0">');
document.write('<tr>');
document.write('<td><img height="72" alt="" src="image/qq/tou.gif" style=" width:114px; border:none" id="" /></td>');
document.write('<td rowspan="2" style="text-align:center; width:12px; vertical-align:top"><img alt="点击查看" height="180" src="image/qq/show.gif" width="30" /></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td style="background-image:url(image/qq/qq.gif); height:410px; width:114px;vertical-align:top; padding-top:10px"');
    document.write('<br /> ');
    document.write('&nbsp;&nbsp;&nbsp;&nbsp;商务顾问:<br /> '); 
    document.write('&nbsp;&nbsp;&nbsp;&nbsp;<a target="_blank" class="qq" href="tencent://message/?uin=594253198&Site=华飞科技&Menu=yes"><img border="0" src="http://wpa.qq.com/pa?p=1:594253198:4" alt="手机:15837125698" />&nbsp;华飞-张</a><br>');
    document.write('&nbsp;&nbsp;&nbsp;&nbsp;<a target="_blank" class="qq" href="tencent://message/?uin=1055291039&Site=华飞科技&Menu=yes"><img border="0" src="http://wpa.qq.com/pa?p=1:1055291039:4" alt="电话:037163399225" />&nbsp;华飞-李</a><br /> ');
    document.write('&nbsp;&nbsp;&nbsp;&nbsp;<a target="_blank" class="qq" href="tencent://message/?uin=931296058&Site=华飞科技&Menu=yes"><img border="0" src="http://wpa.qq.com/pa?p=1:931296058:4" alt="电话:037163399225" />&nbsp;华飞-马</a><br /> '); 
    document.write('&nbsp;&nbsp;&nbsp;&nbsp;<a target="_blank" class="qq" href="tencent://message/?uin=703266595&Site=华飞科技&Menu=yes"><img border="0" src="http://wpa.qq.com/pa?p=1:703266595:4" alt="电话:037160109361" />&nbsp;华飞-胡</a><br /> '); 
    document.write('&nbsp;&nbsp;&nbsp;&nbsp;<a target="_blank" class="qq" href="tencent://message/?uin=549642616&Site=华飞科技&Menu=yes"><img border="0" src="http://wpa.qq.com/pa?p=1:549642616:4" alt="电话:037160109361" />&nbsp;华飞-张</a><br /> '); 
    document.write('&nbsp;&nbsp;&nbsp;&nbsp;<a target="_blank" class="qq" href="tencent://message/?uin=849577210&Site=华飞科技&Menu=yes"><img border="0" src="http://wpa.qq.com/pa?p=1:849577210:4" alt="电话:037160109361" />&nbsp;华飞-韩</a><br /> '); 
    document.write('&nbsp;&nbsp;&nbsp;&nbsp;<a target="_blank" class="qq" href="tencent://message/?uin=332371966&Site=华飞科技&Menu=yes"><img border="0" src="http://wpa.qq.com/pa?p=1:332371966:4" alt="电话:037160109361" />&nbsp;华飞-聂</a><br /> ');     
    document.write('&nbsp;&nbsp;&nbsp;&nbsp;技术顾问:<br />');
    document.write('&nbsp;&nbsp;&nbsp;&nbsp;<a target="_blank" class="qq" href="tencent://message/?uin=517265042&Site=华飞科技&Menu=yes"><img border="0" src="http://wpa.qq.com/pa?p=1:517265042:4" alt="电话:037163399225" />&nbsp;华飞-张</a><br /> '); 
    document.write('&nbsp;&nbsp;&nbsp;&nbsp;<a target="_blank" class="qq" href="tencent://message/?uin=635793749&Site=华飞科技&Menu=yes"><img border="0" src="http://wpa.qq.com/pa?p=1:635793749:4" alt="电话:037163399225" />&nbsp;华飞-王</a><br /> '); 
    document.write('&nbsp;&nbsp;&nbsp;&nbsp;<a target="_blank" class="qq" href="tencent://message/?uin=1012152962&Site=华飞科技&Menu=yes"><img border="0" src="http://wpa.qq.com/pa?p=1:1012152962:4" alt="电话:037163399225" />&nbsp;华飞-李</a><br />'); 
    document.write('&nbsp;&nbsp;&nbsp;&nbsp;<a target="_blank" class="qq" href="tencent://message/?uin=451781897&Site=华飞科技&Menu=yes"><img border="0" src="http://wpa.qq.com/pa?p=1:451781897:4" alt="电话:037163399225" />&nbsp;华飞-刘</a><br /> '); 
    document.write('&nbsp;&nbsp;&nbsp;&nbsp;招商顾问:<br /> '); 
    document.write('&nbsp;&nbsp;&nbsp;&nbsp;<a target="_blank" class="qq" href="tencent://message/?uin=594253198&Site=华飞科技&Menu=yes"><img border="0" src="http://wpa.qq.com/pa?p=1:594253198:4" alt="电话:037160109361" />&nbsp;张经理</a><br /> '); 
    document.write('&nbsp;&nbsp;&nbsp;&nbsp;<a target="_blank" class="qq" href="tencent://message/?uin=517265042&Site=华飞科技&Menu=yes"><img border="0" src="http://wpa.qq.com/pa?p=1:517265042:4" alt="电话:037163399225" />&nbsp;张经理</a><br /> ');
    document.write('&nbsp;&nbsp;&nbsp;&nbsp;<span style="color:Red">6 X 24服务</span> '); 
document.write('</td>');
document.write('</tr>');
document.write('</table>');
if (document.all||document.layers)
makeStatic();
if (document.layers) {
window.onload=position;
}
var sitems=new Array();
var sitemlinks=new Array();
function hl(n) {
n.className='hl'}
function n(h) {
h.className='n'}
if (document.all)
document.write('<\/DIV>')
//QQ浮动
//状态栏
<!-- 
function scroll(seed) 
{ 
var m1 = " 华飞科技欢迎您的光临 " 
var m2 = "我们将以一流的服务,让您获得理想收获!" 
var msg=m1+m2; 
var out = " "; 
var c = 1; 
if (seed > 100) { 
seed--; 
var cmd="scroll(" + seed + ")"; 
timerTwo=window.setTimeout(cmd,100); 
} 
else if (seed <= 100 && seed > 0) { 
for (c=0 ; c < seed ; c++) { 
out+=" "; 
} 
out+=msg; 
seed--; 
var cmd="scroll(" + seed + ")"; 
window.status=out; 
timerTwo=window.setTimeout(cmd,100); 
} else if (seed <= 0) { 
if (-seed < msg.length) { 
out+=msg.substring(-seed,msg.length); 
seed--; 
var cmd="scroll(" + seed + ")"; 
window.status=out; 
timerTwo=window.setTimeout(cmd,100); 
} 
else { 
window.status=" "; 
timerTwo=window.setTimeout("scroll(100)",7); 
} } } 
timerONE=window.setTimeout('scroll(100)',50); 
//-->  
