(function(){var e="http://"+window.location.hostname+"/static/notsupported.html";if(navigator.userAgent.toLowerCase().indexOf("mac")>0){if(navigator.userAgent.toLowerCase().indexOf("msie")>0){window.location=e}}if(navigator.userAgent.toLowerCase().indexOf("netscape")>0){if(4>parseInt(navigator.appVersion)){window.location=e}}if(typeof(navigator.vendor)!="undefined"){if(navigator.vendor=="Netscape"){if(7.2>parseFloat(navigator.vendorSub)){window.location=e}}}var d=RegExp("( AppleWebKit/)([^ ]+)").exec(navigator.userAgent);if(!d||d.length<3){}else{var b=d[2];var c=new RegExp("[^\\.0-9]").exec(b);if(c){b=b.slice(0,c.index)}var a=b.split(".");if(parseFloat(a)>100&&parseFloat(a)<313){window.location=e}}}());