if(!$defined(powersports)){var powersports={};}powersports.questions=function(){var C=window,B=document;
C.addEvent("domready",function(){A();});var A=function(){$$(".questions h4").addEvents({"mouseenter":function(){this.addClass("hover");
},"mouseleave":function(){this.removeClass("hover");}});var D=new Accordion($("content_main").getElement("ul.questions"),".questions h4",".questions div.answer",{opacity:false,onActive:function(F,E){F.addClass("selected");
},onBackground:function(F,E){F.removeClass("selected");}});};return{};}();
