var system ={ win : false, mac : false, xll : false }; /*检测平台*/ var p = navigator.platform; system.win = p.indexOf("Win") == 0; system.mac = p.indexOf("Mac") == 0; system.x11 = (p == "X11") || (p.indexOf("Linux") == 0); /*跳转语句*/ if(system.win||system.mac||system.xll){ }else{ window.location="https://s.antpedia.com/m/2/Gloves made of Nitril size 8 length 400 mm acc. to EN 420 EN 388 und EN 374 Teil 1 3 far reaching cut and puncture stop silicone free anti bacterial high resistance against chem价格"; }