// JavaScript Document
	
	window.addEvent("domready", function() {
		initImageZoom();
	});
