1. Place the script after this line: 2. In the code string show below var ScrollTimer = window.setInterval("scrollBG(150)", 64); 3 To change the scroll to the left change the -1 to +1 a. Be sure to change the (150) to height of your background Tile b. To Increase Scroll Speed Decrease the number 64) c. To Decrease Scroll Speed Increase the number 64) SCRIPT BELOW -------------------------------------------------------