jQuery.noConflict(); 
jQuery(function(){				
	Shadowbox.init({players:['img', 'iframe'],continuous:true});	
});
