﻿var online= new Array();
if (!document.layers)
document.write('<div id="divStayTopLeft" style="position:absolute">');
document.writeln("<LAYER id=divStayTopLeft>");
document.writeln("<table border=\"0\" width=\"110\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("        <tr>");
document.writeln("                <td width=\"110\"><img border=0 src=images\/kefu_up.gif><\/td>");
document.writeln("        <\/tr>");


document.writeln("        <tr>");
document.writeln("                <td width=\"110\"  align=\"center\" background=\"images\/kefu_middle.gif\" > ");

document.writeln("                    <table align=\"center\" border=\"0\" width=\"80%\" cellspacing=\"0\" cellpadding=\"0\">");

document.writeln("                        <tr>");

document.writeln("                                <td width=\"10%\" align=\"right\" valign=middle nowarp >");
document.writeln("                                    <img border=\"0\" src=images\/01.gif>&nbsp;");
document.writeln("                                <\/td>");

document.writeln("                                <td width=\"90%\" align=\"left\" valign=middle nowarp >");
document.writeln("                                    <a href=tencent:\/\/message\/?uin=956772252&amp;Site=www.gzfeixuan.com&amp;Menu=yes target=blank>销售部(1)<\/a>");
document.writeln("                                <\/td>");

document.writeln("                        <\/tr>");


document.writeln("                        <tr>");

document.writeln("                                <td width=\"10%\" align=\"right\" valign=middle nowarp >");
document.writeln("                                    <img border=\"0\" src=images\/02.gif>&nbsp;");
document.writeln("                                <\/td>");

document.writeln("                                <td width=\"90%\" align=\"left\" valign=middle nowarp >");
document.writeln("                                    <a href=tencent:\/\/message\/?uin=274832816&amp;Site=www.gzfeixuan.com&amp;Menu=yes target=blank>销售部(2)<\/a>");
document.writeln("                                <\/td>");

document.writeln("                        <\/tr>");


document.writeln("                        <tr>");

document.writeln("                                <td width=\"10%\" align=\"right\" valign=middle nowarp >");
document.writeln("                                    <img border=\"0\" src=images\/03.gif>&nbsp;");
document.writeln("                                <\/td>");

document.writeln("                                <td width=\"90%\" align=\"left\" valign=middle nowarp >");
document.writeln("                                    <a href=tencent:\/\/message\/?uin=1154570728&amp;Site=www.gzfeixuan.com&amp;Menu=yes target=blank>技术部(1)<\/a>");
document.writeln("                                <\/td>");

document.writeln("                        <\/tr>");


document.writeln("                        <tr>");

document.writeln("                                <td width=\"10%\" align=\"right\" valign=middle nowarp >");
document.writeln("                                <img border=\"0\" src=images\/04.gif>&nbsp;");
document.writeln("                                <\/td>");

document.writeln("                                <td width=\"90%\" align=\"left\" valign=middle nowarp >");
document.writeln("                                <a href=tencent:\/\/message\/?uin=326964985&amp;Site=www.gzfeixuan.com&amp;Menu=yes target=blank>技术部(2)<\/a>");
document.writeln("                                <\/td>");

document.writeln("                       <\/tr>");


document.writeln("                    <\/table>");

document.writeln("                <\/td>");
document.writeln("        <\/tr>");

document.writeln("        <tr>");
document.writeln("                <td width=\"110\"><img border=0 src=images\/kefu_down.gif><\/td>");
document.writeln("        <\/tr>");
document.writeln("<\/table>");

document.writeln("<\/LAYER>");
var verticalpos="fromtop"
if (!document.layers)
document.write('</div>');
function JSFX_FloatTopDiv()
{

        var startX=document.body.scrollWidth -125;
	var startY = 68;
	var ns = (navigator.appName.indexOf("Netscape") != -1);
	var d = document;
	function ml(id)
	{
		var el=d.getElementById?d.getElementById(id):d.all?d.all[id]:d.layers[id];
		if(d.layers)el.style=el;
		el.sP=function(x,y){this.style.left=x;this.style.top=y;};
		el.x = startX;
		if (verticalpos=="fromtop")
		el.y = startY;
		else{
		el.y = ns ? pageYOffset + innerHeight : document.documentElement.scrollTop + document.documentElement.clientHeight;
		el.y -= startY;
		}
		return el;
	}
	window.stayTopLeft=function()
	{
		if (verticalpos=="fromtop"){
		var pY = ns ? pageYOffset : document.documentElement.scrollTop;
		ftlObj.y += (pY + startY - ftlObj.y)/14;
		}
		else{
		var pY = ns ? pageYOffset + innerHeight : document.documentElement.scrollTop + document.documentElement.clientHeight;
		ftlObj.y += (pY - startY - ftlObj.y)/14;
		}
		ftlObj.sP(ftlObj.x, ftlObj.y);
		setTimeout("stayTopLeft()", 10);
	}
	ftlObj = ml("divStayTopLeft");
	stayTopLeft();
}

JSFX_FloatTopDiv();
