$(function() {
	// Shadowbox is applied to elements with class shadowbox
	Shadowbox.setup();
});


