var imgheight_close;
document.ns = navigator.appName == "Microsoft Internet Explorer";
var bdy = (document.documentElement && document.documentElement.clientWidth)?document.documentElement:document.body;

window.screen.width>800 ? imgheight_close=183:imgheight_close=183
 function myload()
{
myright.style.top=15;
myright.style.right =5;

myleft.style.top=180;
myleft.style.left=10;
mymove();
}
 function mymove()
 {
 myright.style.top=bdy.scrollTop+15;
 myright.style.right=5; 

 myleft.style.top=bdy.scrollTop+180;
 myleft.style.left=10;
 setTimeout("mymove();",50)
 }

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true)

/*function close_float_right(){
	myright.style.visibility='hidden';
}*/

if(document.ns){
document.write("<div id=myright style='position:absolute;width:151;top:90;left:848;visibility:visible;z-index:1'>");
document.writeln("<TABLE cellSpacing=0 cellPadding=0 width=101>");
document.writeln("	<TBODY>");
document.writeln("		<TR>");
document.writeln("			<TD align=middle>");
document.writeln("			<TABLE cellSpacing=0 cellPadding=0 width=110 border=0>");
document.writeln("				<TBODY>");
document.writeln("					<TR>");
document.writeln("						<TD width=110><IMG src=\"images/kefu_up.gif\" border=0><\/TD>");
document.writeln("					<\/TR>");
document.writeln("					<TR>");
document.writeln("						<TD vAlign=center background=\"images/kefu_middle.gif\">");
document.writeln("						<a ");
document.writeln("							href=tencent://message/?uin=852272059&Site=www.shw18.com&Menu=yes><img");
document.writeln("							border=\"0\" SRC=http://wpa.qq.com/pa?p=1:852272059:7 alt=\"852272059*_*µã»÷×ÉÑ¯\"><\/a>");
document.writeln("						<a ");
document.writeln("							href=tencent://message/?uin=632345317&Site=www.isop57.cn&Menu=yes><img");
document.writeln("							border=\"0\" SRC=http://wpa.qq.com/pa?p=1:632345317:7 alt=\"632345317#_#µã»÷×ÉÑ¯\"><\/a>");
document.writeln("						<\/TD>");
document.writeln("					<\/TR>");
document.writeln("					<TR>");
document.writeln("						<TD width=110> <IMG");
document.writeln("							src=\"images/kefu_down.gif\" border=0><\/TD>");
document.writeln("					<\/TR>");
document.writeln("				<\/TBODY>");
document.writeln("			<\/TABLE>");
document.writeln("			<\/TD>");
document.writeln("		<\/TR>");
document.writeln("	<\/TBODY>");
document.writeln("<\/TABLE>");
document.writeln("<br />");
document.write("<a href='/p3.asp'><img src='images/tel_right.gif' border='0' alt='TEL'></a>");
document.write("</div>");
document.write("<div id=myleft style='position:absolute;width:151;top:90;left:848;visibility:visible;z-index:1'>");
document.write("<a href='/p3.htm'><img src='images/dinggou_left.gif' border='0' alt='TEL'></a>");
document.write("</div>");


myload()
}
