jQuery(function(){
								jQuery('#leaf-27 div.featured-leaf-content').cycle({ 
								    fx:      'scrollUp',
								    speed:    1000, 
								    timeout:  7000
								});

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

								if(typeof visual_editor != 'undefined'){
									jQuery('a:not(a#close-editor)').click(function(){ return false; });
								}
							});
							jQuery(function(){
								jQuery('#leaf-29 div.featured-leaf-content').cycle({ 
								    fx:      'scrollUp',
								    speed:    1000, 
								    timeout:  5000
								});

								if(typeof visual_editor != 'undefined'){
									jQuery('a:not(a#close-editor)').click(function(){ return false; });
								}
							});