jQuery(window).bind("load.detail", function(){
	
	intima.detail.$slideShowItems.addClass("hide");

	intima.detail.setSlideshow();
	
});

