document.observe('dom:loaded',function(){

	new Control.Tabs('tabs_detail_images',{
		hover: true
	});
});
