$(document).ready(function() {
	applyDropShadows("img.gallery","shadow3");
	setupZoom();
});

