$(document).ready(function(){	
	Shadowbox.init({
	    players:    ["img", "iframe"]
	});
});