document.ns = navigator.appName == "Microsoft Internet Explorer"
var imgheight
window.screen.width > 800 ? imgheight=480:imgheight=480
MM_reloadPage(true)
if(document.ns){
document.write("<div id=floatRight style='text-align:right;position: absolute;width:80;top:200;left:5;visibility: visible;z-index: 1'>");

//document.write("<a href=\"http://www.pcbcity.com.cn/ad_manager/go.asp?ID=7\" target=\"_blank\"><img src=http://www.pcbcity.com.cn/banner_images/ymd_net_cn_100_100.gif border=0 alt=宇明电-专注PCB化学药水研发和销售></a>");
//document.write("<br><br>");
document.write("<a href=\"http://www.pcbcity.com.cn/ad_manager/go.asp?ID=97\" target=\"_blank\"><img src=http://www.pcbcity.com.cn/banner_images/daringking_100_100.gif border=0 alt=化学药水，沉银，沉锡药水></a>");
document.write("<br><br>");

document.write("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0\" width=\"100\" height=\"100\"><param name=\"movie\" value=\"http://www.pcbcity.com.cn/banner_images/www_nbsandun_com_100_100.swf\" /><param name=\"quality\" value=\"high\"><embed src=\"http://www.pcbcity.com.cn/banner_images/www_nbsandun_com_100_100.swf\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"100\" height=\"100\"></embed></object>");

document.write("<br><br>");

document.write("<object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0\" width=\"100\" height=\"100\"><param name=\"movie\" value=\"http://www.pcbcity.com.cn/banner_images/orc-lamps_com_100_100.swf\" /><param name=\"quality\" value=\"high\"><embed src=\"http://www.pcbcity.com.cn/banner_images/orc-lamps_com_100_100.swf\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"100\" height=\"100\"></embed></object>");

//document.write("<span id=ad13_4></span>");
//document.write("<br><br>");
//document.write("<span id=ad13_5></span>");
//document.write("<br><br>");
//document.write("<span id=ad13_6></span>");
//document.write("<br><br>");
//document.write("</div>");
//ReadAD('ad13_4',7);
//ReadAD('ad13_5',6);
//ReadAD('ad13_6',11);
document.write("</div>");
floatRightLoad()
}

function floatRightLoad()
{
floatRight.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight;
floatRight.style.left=document.body.offsetWidth-120;
floatRightMove();
}

function floatRightMove()
 {
 floatRight.style.top=document.body.scrollTop+document.body.offsetHeight-imgheight;
 floatRight.style.left=document.body.scrollLeft+document.body.offsetWidth-120;
 setTimeout("floatRightMove();",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();
}