jQuery.extend(jQuery.browser,{flash:(function(){var found=false;try{new ActiveXObject("ShockwaveFlash.ShockwaveFlash");found=true;}catch(e){jQuery.each(navigator.plugins,function(){if(this.name.match(/flash/gim)){found=true;return false;}});}
return found;})(),sl:(function(){var found=false;try{new ActiveXObject("AgControl.AgControl");found=true;}catch(e){jQuery.each(navigator.plugins,function(){if(this.name.match(/silverlight/gim)){found=true;return false;}});}
return found;})(),pdf:(function(){var found=false;try{(new ActiveXObject("AcroPDF.PDF")||new ActiveXObject("PDF.PdfCtrl"));found=true;}catch(e){jQuery.each(navigator.mimeTypes,function(){if(this.suffixes.match(/pdf/gim)){found=true;return false;}});}
return found;})(),java:(function(){return navigator.javaEnabled();})(),qtime:(function(){var found=false;try{new ActiveXObject("QuickTime.QuickTime");found=true;}catch(e){jQuery.each(navigator.plugins,function(){if(this.name.match(/quicktime/gim)){found=true;return false;}});}
return found;})(),wmp:(function(){var found=false;try{new ActiveXObject("WMPlayer.OCX");found=true;}catch(e){jQuery.each(navigator.plugins,function(){if(this.name.match(/(windows\smedia)|(Microsoft)/gim)){found=true;return false;}});}
return found;})(),shk:(function(){var found=false;try{new ActiveXObject("SWCtl.SWCtl");found=true;}catch(e){jQuery.each(navigator.plugins,function(){if(this.name.match(/shockwave/gim)&&!this.name.match(/flash/gim)){found=true;return false;}});}
return found;})(),rp:(function(){var found=false;try{new ActiveXObject("RealPlayer");found=true;}catch(e){jQuery.each(navigator.plugins,function(){if(this.name.match(/realplayer/gim)){found=true;return false;}});}
return found;})()});
