jQuery(function(){
							jQuery('#leaf-44 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-46 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-88 div.featured-leaf-content').cycle({ 
								    fx:      'fade',
										prev: '.88_featured_prev',
										next: '.88_featured_next',
								    speed:    1000, 
								    timeout:  10000
								});

								if(typeof visual_editor != 'undefined'){
									jQuery('a:not(a#close-editor)').click(function(){ return false; });
								}
							});
						jQuery(function(){
							jQuery('#leaf-108 div.rotator-images').cycle({ 
							    fx:      'fade', 
							    speed:    1000, 
							    timeout:  7000
							});

							if(typeof visual_editor != 'undefined'){
								jQuery('.rotator-images a').attr('href', '#');
							}
						});