<script type="text/javascript" src="MoveZoom.js"></script>
<img id="myImage" src="rose.jpg" width="529" height="410"/>
<body onload = "MoveZoom.init('myImage', 3);">