Button Rotation
NOTE: I did not make this javascript code
In this tutorial you will learn how to make a button rotation, basically you can have multiple buttons and everytime you view a new page or refresh it randomly changes them. These are commonly used for the advertising sections of sites.
First off, put this code where you would like the rotation to be
Where it says amount of ads put the amount of ads your putting in the rotation. Where it says url put the url of the site you want the button to link to. Where it says button url put the url to the button image. Where it says width=88/height=31 only change that if your buttons are not 88x31 px
If you want to place more ads in your rotation, simply ad this code under the other ones like it