$(document).ready(function() {
	Shadowbox.init({
		handleOversize: "none",
		modal: true
	});
});
