if((window.ActiveXObject)||(document.childNodes&&!document.all&&!navigator.taintEnabled)||(navigator.appName=="Netscape")||window.opera)/*@cc_on @if (@_jscript_version>5.5) @*/{$(function(){(function(a){a.fn.rollover=function(c){var d=new Image;c=c||"_on";var b=function(f){var e=f.lastIndexOf(".");this.on=d.src=f.substr(0,e)+c+f.substr(e);this.src=f};return this.each(function(){var f=this,e=new b(f.src);a(this).bind("mouseover",function(){f.src=e.on}).bind("mouseout",function(){f.src=e.src}).closest("a").bind("focus",function(){a(f).trigger("mouseover")}).bind("blur",function(){a(f).trigger("mouseout")})})}})(jQuery);$(function(){$("img.rollover,input.rollover").rollover();$('a[href^="http://"]').click(function(){window.open(this.href,"_blank");return false})})})}//@end
