<script>
//<![CDATA[
function getRandom(arr) {return arr[Math.floor(Math.random() * arr.length)]};
var phonenumber = [];
var phone = getRandom(phonenumber);
var walink2 = '';
(function($){$.fn.extend({ rotaterator: function(options) {var defaults = {,child:null};
var options = $.extend(defaults, options);
return this.each(function() {var o =options;var obj = $(this);var items = $(obj.children(), obj);items.each(function() {$(this).hide();})
if(!o.child){var next = $(obj).children(':first');}else{var next = o.child;}$(next).delay().slideToggle(o.fadeSpeed, function() {$(next).delay(o.pauseSpeed).slideToggle(o.fadeSpeed, function() {var next = $(this).next();if (next.length == 0){next = $(obj).children(':first');
setTimeout(function() {$(obj).rotaterator({child : next, fadeSpeed : o.fadeSpeed, pauseSpeed : o.pauseSpeed});},);} else {$(obj).rotaterator({child : next, fadeSpeed : o.fadeSpeed, pauseSpeed : o.pauseSpeed});}})});});}});})(jQuery);
$(document).ready(function() {$('#notifikasi-animasi-info').rotaterator();});
//]]>
</script>