jQuery(document).ready(function(){ if(typeof jQuery().cycle != 'function') return false; jQuery('div#leaf-37 div.rotator-images').cycle({ fx: 'fade', speed: 1000, timeout: 5000 }); });