$j(".imgNonZoom").jqueryzoom({
				xzoom: 300, //zooming div default width(default width value is 200)
				yzoom: 300 //zooming div default width(default height value is 200)				
			});