ua = navigator.userAgent; ua = ua.toLocaleLowerCase(); if (ua.match(/msie/) != null || ua.match(/trident/) != null) { return 1; }else { return false; } }()); function isIe(){return window.ActiveXObject?true:false;} //if(!_IE){$('.xlplxz').hide();}else{if(!isIe()){$('.xlplxz').hide();}} $(document).ready(function(){if(detectFlash()){init();}}) $(document).ready($('.cball').click(function(){checked=this.checked;$("input:checkbox").each(function(){this.checked=checked;})}),setContainer(),$("#piliangdllist").mouseover(function(){setContainer();})) if(!detectFlash()){$('#d_clip_button').hide();$('#piliangdllist').show();}