jQuery(function(){
	jQuery('#leaf-91 div.rotator-images').cycle({ 
	    fx:      'fade', 
	    speed:    1000, 
	    timeout:  7000 
	});
	
	if(typeof visual_editor != 'undefined'){
		jQuery('.rotator-images a').attr('href', '#');
	}
});	
jQuery(function(){
	jQuery('#leaf-93 div.rotator-images').cycle({ 
	    fx:      'fade', 
	    speed:    1000, 
	    timeout:  7000 
	});
	
	if(typeof visual_editor != 'undefined'){
		jQuery('.rotator-images a').attr('href', '#');
	}
});	
jQuery(function(){
	jQuery('#leaf-95 div.rotator-images').cycle({ 
	    fx:      'fade', 
	    speed:    1000, 
	    timeout:  7000 
	});
	
	if(typeof visual_editor != 'undefined'){
		jQuery('.rotator-images a').attr('href', '#');
	}
});	
jQuery(function(){
	jQuery('#leaf-92 div.rotator-images').cycle({ 
	    fx:      'fade', 
	    speed:    1000, 
	    timeout:  7000 
	});
	
	if(typeof visual_editor != 'undefined'){
		jQuery('.rotator-images a').attr('href', '#');
	}
});	
jQuery(function(){
	jQuery('#leaf-94 div.rotator-images').cycle({ 
	    fx:      'fade', 
	    speed:    1000, 
	    timeout:  7000 
	});
	
	if(typeof visual_editor != 'undefined'){
		jQuery('.rotator-images a').attr('href', '#');
	}
});	
	jQuery(function(){
	jQuery('#leaf-96 div.featured-leaf-content').cycle({ 
	    fx:      'fade', 
			    speed:    1000, 
	    timeout:  5000 
	});
	
	if(typeof visual_editor != 'undefined'){
		jQuery('a:not(a#close-editor)').click(function(){ return false; });
	}
});
	