$(document).ready(function()
{
	Shadowbox.init({continuous:true, overlayOpacity:0.85});
});

