管理登录
用 户:
密 码:
 
新闻中心
您现在的位置: 网站在线客服系统 > 新闻中心 > 在线客服代码集锦 > 淡绿色小巧的QQ与MSN在线客服飘动代码
淡绿色小巧的QQ与MSN在线客服飘动代码
网站在线客服系统   1261447516 作者:刘晴 来源: 文字大小:[][][]
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>淡绿色小巧的QQ与MSN在线客服飘动代码</title>
<style type="text/css">
<!--
a:link {
color: #005122;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #005122;
}
a:hover {
text-decoration: none;
color: #0066CC;
}
a:active {
text-decoration: none;
}
a.link9:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #FF3333;
text-decoration:underline;
}
a.link9:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #FF3333;
text-decoration:underline;
}
a.link9:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #0000FF;
text-decoration:underline;
}
a {
font-size: 9pt;
}
body,td,th {
font-size: 9pt;
}
.STYLE4 {color: #000000}
.STYLE5 {color: #0066CC}
.STYLE6 {color: #0066FF}
.STYLE7 {color: #FFFFFF}
-->
</style>

</head>
<body>

<DIV id=STATICMENU
style="Z-INDEX: 999; LEFT: 922px; VISIBILITY: visible; WIDTH: 76px; POSITION: absolute; TOP: 274px; HEIGHT: 203px">
<TABLE cellSpacing=0 cellPadding=0 width=76 border=0>
<TBODY>
<TR>
<TD vAlign=bottom><IMG height=34 src="/kefu/0008/images/online_01.gif" width=76 border=0></TD>
</TR>
<TR>
<TD align=middle background="/kefu/0008/images/online_02.gif" class=onlinebg><TABLE cellSpacing=0 width="90%" border=0>
<TBODY>
<TR>
<TD align=middle width="37%"><A
href="http://wpa.qq.com/msgrd?V=1&Uin=458167897&Site=http://www.birdgolf.cn&Menu=No"
target=_blank><IMG alt=给我发消息
src="/kefu/0008/images/qq1_offline.gif" border=0></A> </TD>
<TD align=left width="63%"><A class=list
href="http://wpa.qq.com/msgrd?V=1&Uin=458167897&Site=http://www.birdgolf.cn&Menu=No"
target=_blank>QQ</A></TD>
</TR>
<TR>
<TD align=middle><A
href="msnim:chat?contact=xiaoniaogolf@hotmail.com"
target=_blank><IMG height=16
src="/kefu/0008/images/onlinedot_06.gif" width=16 border=0> </A></TD>
<TD align=left><A class=list
href="msnim:chat?contact=huangyuangfang@hotmail.com"
target=_blank>MSN</A></TD>
</TR>
<TR>
<TD align=middle><A
href="msnim:chat?contact=xiaoniaogolf@hotmail.com"
target=_blank><IMG height=16
src="/kefu/0008/images/onlinedot_06.gif" width=16 border=0> </A></TD>
<TD align=left><A class=list
href="msnim:chat?contact=xiaoniaogolf@hotmail.com"
target=_blank>MSN</A></TD>
</TR>
<TR>
<TD align=middle><A
href="mailto:fangmailto:birdgolf@vip.163.com"
target=_blank><IMG height=13
src="/kefu/0008/images/onlinedot_08.gif" width=16 border=0> </A></TD>
<TD align=left><A class=list
href="mailto:birdgolf@vip.163.com"
target=_blank>电邮</A></TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
<TR>
<TD vAlign=top><IMG height=33 src="/kefu/0008/images/online_03.gif" width=76 border=0></TD>
</TR>
</TBODY>
</TABLE>
<SCRIPT language=javascript>
<!--
var stmnGAP1 = 70;
var stmnGAP2 = 325;
var stmnBASE = 70;
var stmnActivateSpeed = 200;
var stmnScrollSpeed = 10;

var stmnTimer;

function RefreshStaticMenu()
{
var stmnStartPoint, stmnEndPoint, stmnRefreshTimer;

stmnStartPoint = parseInt(STATICMENU.style.top, 10);
stmnEndPoint = document.body.scrollTop + stmnGAP2;
if (stmnEndPoint < stmnGAP1) stmnEndPoint = stmnGAP1;

stmnRefreshTimer = stmnActivateSpeed;

if ( stmnStartPoint != stmnEndPoint ) {
stmnScrollAmount = Math.ceil( Math.abs( stmnEndPoint - stmnStartPoint ) / 15 );
STATICMENU.style.top = parseInt(STATICMENU.style.top, 10) + ( ( stmnEndPoint<stmnStartPoint ) ? -stmnScrollAmount : stmnScrollAmount );
stmnRefreshTimer = stmnScrollSpeed;
}

stmnTimer = setTimeout ("RefreshStaticMenu();", stmnRefreshTimer);
}

STATICMENU.style.top = document.body.scrollTop + stmnBASE;
RefreshStaticMenu();
//-->
</SCRIPT>
<SCRIPT language=javascript>
function gogo(){
STATICMENU.style.display='none';
}
</SCRIPT>
</DIV>


<div align="center">
<table width="80%" height="200" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center"></td>
</tr>
</table>
<table width="80%" height="108" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="32" align="center"><strong>淡绿色小巧的QQ与MSN在线客服飘动代码</strong></td>
</tr>
<tr>
<td height="32" align="center">代码整理:<a href="http://www.fxdaima.com/" target="_blank">福星代码站</a></td>
</tr>
<tr>
<td height="32" align="center">*尊重他人劳动成果,转载请自觉注明出处!</td>
</tr>
</table>
<table width="80%" height="600" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center"></td>
</tr>
</table>
</div>

</BODY>
</HTML>
54客服——免费的网站在线客服 版权所有·严禁复制 浙ICP备2023045438号
专业的网上客服系统-网站客服,流量统计,在线客服,网站客服系统,在线客服,在线客服系统,QQ在线客服代码,msn在线客服代码,贸易通在线客服代码,msn在线客服代码
客服QQ系统在线客服代码,免费客服系统,网站客服,在线客服系统,网站客服系统,QQ在线客服代码,msn在线客服代码