I have an image that is 60,000 pixels wide so i sliced it into many pieces and use a code to reassemble them. The code below allows me to zoom in to the map and moves the scroll bars accordingly. I now need to figure out how to get my zoom out function to work. It properly zooms out but I have been unable to get the scroll bars to move with it. If anyone could help out it would be greatly appreciated. Thanks in advance.