$(document).ready(function(){
						
	Shadowbox.init({
		handleOversize: "resize",
		overlayOpacity: 0.8,
		fadeDuration: 0.2
	});		
});
