how can I change the image being displayed, that was loaded using your Magic Zoom tool?
currently my web pages use a Javascript function to update the page's current image when the user select a product option using a html pull down menu.
the Javascript basically does;
"document.my_form.MainImage.src=Images[pass];"