$(function() {
    $("#rotator2").rotator({
    ms : 4000,
    n: 1
    });
});
