

(function ($) {
	$(document).ready (function () {
		setupZoom ();							
	});
})(jQuery);