jQuery(function($) {

$(document).ready(function() {
        // copy and paste line below for each ad rotator.
    $("#Rotator2").rotator(2000.0);

    });

});

