MochiKit.DOM.addLoadEvent(function () { var options = { "fade" : "true", "duration" : "3500" }; var images = { 0: 'http://www.cahillconstruction.com/website_files/rotator/1.jpg', 1: 'http://www.cahillconstruction.com/website_files/rotator/2.jpg', 2: 'http://www.cahillconstruction.com/website_files/rotator/3.jpg', 3: 'http://www.cahillconstruction.com/website_files/rotator/4.jpg', 4: 'http://www.cahillconstruction.com/website_files/rotator/5.jpg', 5: 'http://www.cahillconstruction.com/website_files/rotator/6.jpg', 6: 'http://www.cahillconstruction.com/website_files/rotator/7.jpg' }; Basis.image_rotator("rotator", images, options); });