$(document).ready(function(){(function(){$(".cwm_topmenu").children().hover(function(){$(this).addClass("over")},function(){$(this).removeClass("over")});var b=$(".cwm_top .cwm_topmenu ul li:first").css("backgroundImage");(new Image()).src=b.substring(4,b.length-1);b=$(".cwm_top .cwm_topmenu ul li:last").css("backgroundImage");(new Image()).src=b.substring(4,b.length-1);$(".cwm_topmenu div").pngFix();$(".cwm_load").pngFix();document.getElementById("nojs").disabled=true;var a=$(".mycarousel");$(".image img").css("opacity",0.3).mouseover(function(){$(this).animate({opacity:1},{duration:300,queue:false})}).mouseout(function(){$(this).animate({opacity:0.3},{duration:300,queue:false})}).click(function(){$(this).attr("id","my").unbind("mouseout")});$(".carousel").jCarouselLite({btnNext:".next",btnPrev:".prev",speed:500,visible:"5",circular:false});$(".prev").css("top",a.height()/2-10).css("left",2);$(".next").css("top",a.height()/2-10).css("left",a.width()-22);$("a.gallery").fancybox({padding:0,overlayShow:true,overlayOpacity:0,callbackOnClose:function(){obj=$("#my");obj.removeAttr("id").mouseout(function(){$(this).animate({opacity:0.3},{duration:300,queue:false})});setTimeout(function(){obj.animate({opacity:0.3},{duration:300,queue:false})},2)}})})()});
