window.addEvent("domready",function(){if($$(" .rightm").length>0){var a=$$("#handles8_more span");var b=new noobSlide({box:$("box8"),items:$$("#box8 .rightm"),size:180,handles:$$("#handles8 span"),addButtons:{previous:$("prev8"),next:$("next8")},onWalk:function(c,d){$$(this.handles,a).removeClass("active");$$(d,a[this.currentIndex]).addClass("active");$("prev8").set("html",'<IMG  SRC= "/images/icon_mc_arrow_left.gif" />');$("next8").set("html",'<IMG  SRC= "/images/icon_mc_arrow_right.gif" />');}});b.addActionButtons("previous",$$("#box8 .prev"));b.addActionButtons("next",$$("#box8 .next"));b.addHandleButtons(a);b.walk(0,false,true);$("box8").addEvent("mouseover",function(){b.stop();});$("mask2").addEvent("mouseout",function(){b.play(5000,"next",true);});}else{$$(" .sample8").setStyle("visibility","hidden");$$(" .sample8").setStyle("top","0px");$$(" .sample8").setStyle("left","0px");$$(" .sample8").setStyle("position","absolute");}});
