you have just to use the gallery feature provided by the plugin itself, just wrap your images into a container
...
then you have to call the plugin like this:
$("#zoom_x").elevateZoom({ gallery: "my_images", zoomType : "inner", cursor: "crosshair", imageCrossfade: true });