//右侧向导
document.write("<DIV id=fl_ltop style=\"right: 0px; background-color:#FFFFFF; POSITION: absolute; TOP: 30px; FONT: 12px\/150% \'宋体\'; POSITION: absolute\">");
document.writeln("<div style=\"width:116px;\">");
document.writeln("  <IMG height=27 src=\"http:\/\/www.ndz120.com\/img\/ad4.gif\" width=116>");
document.writeln("    <div ");
document.writeln("      style=\"BORDER-RIGHT: #0078f0 1px solid; BORDER-LEFT: #0078f0 1px solid; BORDER-BOTTOM: #0078f0 1px solid; padding:0px; margin-top:-5px;\" ");
document.writeln("      cellSpacing=0 cellPadding=0 width=\"100%\" bgColor=#ffffff border=0>");
document.writeln("        ");

document.writeln("");
document.writeln("            <DIV style=\"TEXT-ALIGN: left; padding-top:10px\">");
document.writeln("            <ul style=\"list-style:none; margin:0; padding:0;\">");

document.writeln("              <li style=\" margin-top:3px;margin-left:3px\"><A href=\"http:\/\/www.ndz120.com\/kf\/ndz.htm\" target=_blank><img src=\"http:\/\/www.ndz120.com\/img\/qq3.gif\" border=\"0\"><\/A><\/li>");
document.writeln("              <li style=\" margin-top:3px;margin-left:3px\"><A href=\"http:\/\/www.ndz120.com\/kf\/sgnbq.htm\" target=_blank><img src=\"http:\/\/www.ndz120.com\/img\/qq6.gif\" border=\"0\"><\/A><\/li>");
document.writeln("              <li style=\" margin-top:3px;margin-left:3px\"><A href=\"http:\/\/www.ndz120.com\/kf\/sb.htm\" target=_blank><img src=\"http:\/\/www.ndz120.com\/img\/qq7.gif\" border=\"0\"><\/A><\/li>")
document.writeln("              <li style=\" margin-top:3px;margin-left:3px\"><A href=\"http:\/\/www.ndz120.com\/kf\/jg.htm\" target=_blank><img src=\"http:\/\/www.ndz120.com\/img\/qq4.gif\" border=\"0\"><\/A><\/li>");
document.writeln("              <li style=\" margin-top:3px;margin-left:3px\"><A href=\"http:\/\/www.ndz120.com\/kf\/tx.htm\" target=_blank><img src=\"http:\/\/www.ndz120.com\/img\/qq5.gif\" border=\"0\"><\/A><\/li>");
document.writeln("              <li style=\" margin-top:3px;margin-left:3px\"><A href=\"http:\/\/www.ndz120.com\/kf\/dbnxn.htm\" target=_blank><img src=\"http:\/\/www.ndz120.com\/img\/qq2.gif\" border=\"0\"><\/A><\/li>");
document.writeln("            <\/ul>");
document.writeln("            <HR ");
document.writeln("            style=\"BORDER-RIGHT: #cccccc 1px dotted; BORDER-TOP: #cccccc 1px dotted; BORDER-LEFT: #cccccc 1px dotted; BORDER-BOTTOM: #cccccc 1px dotted\" ");
document.writeln("            noShade SIZE=1>");
document.writeln("            &nbsp;固话免费热线：<BR>");
document.writeln("            <font color=\"#ff0000\"><b>&nbsp;800-9111-567<\/b><\/font><BR>");
document.writeln("            &nbsp;专家热线：<BR>");
document.writeln("            <b>&nbsp;<font color=\"#ff0000\">0311-85866385<\/font><\/b><BR>");
document.write("            <a href=\"http:\/\/www.koocall.com\/qyxx\/thcl.jsp?id=801832230\" target=_blank><IMG style=\" width:100px; height:43px;PADDING: 0px;\" alt=点此免费呼叫 src=\"http:\/\/www.ndz120.com\/img\/ico2.gif\" border=\"0\" align=bottom><\/A><\/DIV>");
document.write("            <DIV id=close align=right><A onclick=\"MM_showHideLayers(\'fl_ltop\',\'\',\'hide\')\" href=\"javascript:;\" target=_self >关闭<\/A><\/DIV>");
document.write("            <DIV><\/DIV><\/div><\/div><\/DIV>");

<!--
lastScrollY=0;
function heartBeat(){ 
	var diffY;
	if (document.documentElement && document.documentElement.scrollTop)
	 diffY = document.documentElement.scrollTop;
	else if (document.body)
	 diffY = document.body.scrollTop
	else
		{/*Netscape stuff*/}	 
	//alert(diffY);
	percent=.1*(diffY-lastScrollY); 
	if(percent>0)percent=Math.ceil(percent); 
	else percent=Math.floor(percent); 
	
	var d = document.getElementById("fl_ltop")
	d.style.top = d.style.top == "" ? "102px" : d.style.top
	d.style.top = parseInt(d.style.top) + percent + "px"	
	
	lastScrollY=lastScrollY+percent; 
	//alert(lastScrollY);
}	
window.setInterval("heartBeat()",1);
//-->


//关闭按钮功能
<!--
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_showHideLayers() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}
//-->