This javascript cut & paste code snippet will present a banner instantly on opening of the page. Once complete loading of page has occurred it will automatically rotate to the first instructed banner IMG. In order not to have the first banner image load twice you can create a transparent image the same size as the other banners and put it in the first place IMG tag slot. This will solve the double loading of the first image issue.
Insert this code into your HEAD of HTML
Insert this code into your Body tag
Insert this code into your BODY section, directly under BODY tag
Simply Cut and Paste code snippet
Be sure to properly place script position in
HEAD & BODY sections of html
Add as many images as you need by cut & paste method, being sure to align info for each banner
No example of this script code shown
This script has been in the Easy JavaScript.com Public Library.