window.addEvent("domready", function() {
	draggable: true,
	initImageZoom();
});

