function AutoResizeImage(maxWidth,maxHeight,objImg){ var img = new Image(); img.src = objImg.src; var hRatio; var wRatio; var Ratio = 1; var w = img.width; var h = img.height; wRatio = maxWidth / w; hRatio = maxHeight / h; if (maxWidth ==0 && maxHeight==0){ Ratio = 1; }else if (maxWidth==0){// if (hRatio<1) Ratio = hRatio; }else if (maxHeight==0){ if (wRatio<1) Ratio = wRatio; }else if (wRatio<1 || hRatio<1){ Ratio = (wRatio<=hRatio?wRatio:hRatio); } if (Ratio<1){ w = w * Ratio; h = h * Ratio; } objImg.height = h; objImg.width = w; } if(navigator.userAgent.match(/(iPhone|iPod|Android|ios)/i)){ window.location = window.location.href.replace("www", "m"); }  function browserRedirect() { var sUserAgent = navigator.userAgent.toLowerCase(); var bIsIpad = sUserAgent.match(/ipad/i) == "ipad"; var bIsIphoneOs = sUserAgent.match(/iphone os/i) == "iphone os"; var bIsMidp = sUserAgent.match(/midp/i) == "midp"; var bIsUc7 = sUserAgent.match(/rv:1.2.3.4/i) == "rv:1.2.3.4"; var bIsUc = sUserAgent.match(/ucweb/i) == "ucweb"; var bIsAndroid = sUserAgent.match(/android/i) == "android"; var bIsCE = sUserAgent.match(/windows ce/i) == "windows ce"; var bIsWM = sUserAgent.match(/windows mobile/i) == "windows mobile"; if((bIsIphoneOs || bIsMidp || bIsUc7 || bIsUc || bIsAndroid || bIsCE || bIsCE || bIsWM) && window.location.href.indexOf("?mobile") < 0){ window.location.href="http://m.tongruigl.com "; } } browserRedirect();
  • 聚结分离滤油机
    ZJD-F系列聚结分离滤油机
    聚结分离滤油机 ■ 具有滤芯失效报警、电气过载保护,并有报警远传输出。 ■ 设备在线运行,自动控制,无人职守。 ■ 可要求制作大流量设备连续处理。

    更新时间:2017-12-18

共 1 条记录,当前 1 / 1 页  首页  上一页  下一页  末页  跳转到第页 

多乙糖心vlog - 中国电子学会考评中心官网  版权所有 地址:大渡口区双城路198号雅居乐御宾府17幢27楼1号 网站地图
渝ICP备09003402号-2 返回首页 管理登陆 技术支持:环保在线

渝公网安备 50010402000160号