$(document).ready(function() {
    	
	$("#rotator1").rotator({ms:15000});	
	
});