jQuery(function(){
								jQuery('#leaf-60 div.featured-leaf-content').cycle({ 
								    fx:      'fade',
								    speed:    5000, 
								    timeout:  9000
								});

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

								if(typeof visual_editor != 'undefined'){
									jQuery('a:not(a#close-editor)').click(function(){ return false; });
								}
							});
						jQuery(function(){
							jQuery('div.content').css('display', 'block'); 
							jQuery('#leaf-143-thumbs ul.thumbs li').css('opacity', 0.4)
								.hover(
									function () {
										jQuery(this).not('.selected').fadeTo('fast', 1.0);
									}, 
									function () {
										jQuery(this).not('.selected').fadeTo('fast', 0.4);
									}
								);
								jQuery('#leaf-143-gallery').galleriffic('#leaf-143-thumbs', {
									delay:                  4000,
									numThumbs:              6,
									preloadAhead:           2,
									enableTopPager:         false,
									enableBottomPager:      true,
									imageContainerSel:      '#leaf-143-slideshow',
									controlsContainerSel:   '#leaf-143-controls',
									captionContainerSel:    '#leaf-143-caption',
									loadingContainerSel:    '#leaf-143-loading',
									renderSSControls:       false,
									renderNavControls:      true,
									playLinkText:           'Play Slideshow',
									pauseLinkText:          'Pause Slideshow',
									prevLinkText:           '« Previous Photo',
									nextLinkText:           'Next Photo »',
									nextPageLinkText:       'Next »',
									prevPageLinkText:       '« Previous',
									enableHistory:          false,
									autoStart:              false,
									onChange:               function(prevIndex, nextIndex) {
										jQuery('#leaf-143-thumbs ul.thumbs').children()
											.eq(prevIndex).fadeTo('fast', 0.4).end()
											.eq(nextIndex).fadeTo('fast', 1.0);
										jQuery('#leaf-143-loading').css('marginBottom', -311);
									},
									onTransitionOut:        function(callback) {
										jQuery('#leaf-143-caption').fadeTo('fast', 0.0);
										jQuery('#leaf-143-slideshow').fadeTo('fast', 0.0, callback);
									},
									onTransitionIn:         function() {
										jQuery('#leaf-143-slideshow').fadeTo('fast', 1.0);
										jQuery('#leaf-143-caption').fadeTo('fast', 1.0);
									},
									onPageTransitionOut:    function(callback) {
										jQuery('#leaf-143-thumbs ul.thumbs').fadeTo('fast', 0.0, callback);
									},
									onPageTransitionIn:     function() {
										jQuery('#leaf-143-thumbs ul.thumbs').fadeTo('fast', 1.0);
									}
								});

						});
						jQuery(function(){
							jQuery('#leaf-181 div.rotator-images').cycle({ 
							    fx:      'fade', 
							    speed:    2000, 
							    timeout:  3000
							});

							if(typeof visual_editor != 'undefined'){
								jQuery('.rotator-images a').attr('href', '#');
							}
						});
						jQuery(function(){
							jQuery('div.content').css('display', 'block'); 
							jQuery('#leaf-185-thumbs ul.thumbs li').css('opacity', 0.4)
								.hover(
									function () {
										jQuery(this).not('.selected').fadeTo('fast', 1.0);
									}, 
									function () {
										jQuery(this).not('.selected').fadeTo('fast', 0.4);
									}
								);
								jQuery('#leaf-185-gallery').galleriffic('#leaf-185-thumbs', {
									delay:                  4000,
									numThumbs:              12,
									preloadAhead:           5,
									enableTopPager:         false,
									enableBottomPager:      true,
									imageContainerSel:      '#leaf-185-slideshow',
									controlsContainerSel:   '#leaf-185-controls',
									captionContainerSel:    '#leaf-185-caption',
									loadingContainerSel:    '#leaf-185-loading',
									renderSSControls:       false,
									renderNavControls:      true,
									playLinkText:           'Play Slideshow',
									pauseLinkText:          'Pause Slideshow',
									prevLinkText:           '« Previous Photo',
									nextLinkText:           'Next Photo »',
									nextPageLinkText:       'Next »',
									prevPageLinkText:       '« Previous',
									enableHistory:          false,
									autoStart:              false,
									onChange:               function(prevIndex, nextIndex) {
										jQuery('#leaf-185-thumbs ul.thumbs').children()
											.eq(prevIndex).fadeTo('fast', 0.4).end()
											.eq(nextIndex).fadeTo('fast', 1.0);
										jQuery('#leaf-185-loading').css('marginBottom', -583);
									},
									onTransitionOut:        function(callback) {
										jQuery('#leaf-185-caption').fadeTo('fast', 0.0);
										jQuery('#leaf-185-slideshow').fadeTo('fast', 0.0, callback);
									},
									onTransitionIn:         function() {
										jQuery('#leaf-185-slideshow').fadeTo('fast', 1.0);
										jQuery('#leaf-185-caption').fadeTo('fast', 1.0);
									},
									onPageTransitionOut:    function(callback) {
										jQuery('#leaf-185-thumbs ul.thumbs').fadeTo('fast', 0.0, callback);
									},
									onPageTransitionIn:     function() {
										jQuery('#leaf-185-thumbs ul.thumbs').fadeTo('fast', 1.0);
									}
								});

						});
						jQuery(function(){
							jQuery('div.content').css('display', 'block'); 
							jQuery('#leaf-188-thumbs ul.thumbs li').css('opacity', 0.4)
								.hover(
									function () {
										jQuery(this).not('.selected').fadeTo('fast', 1.0);
									}, 
									function () {
										jQuery(this).not('.selected').fadeTo('fast', 0.4);
									}
								);
								jQuery('#leaf-188-gallery').galleriffic('#leaf-188-thumbs', {
									delay:                  4000,
									numThumbs:              12,
									preloadAhead:           5,
									enableTopPager:         false,
									enableBottomPager:      true,
									imageContainerSel:      '#leaf-188-slideshow',
									controlsContainerSel:   '#leaf-188-controls',
									captionContainerSel:    '#leaf-188-caption',
									loadingContainerSel:    '#leaf-188-loading',
									renderSSControls:       false,
									renderNavControls:      true,
									playLinkText:           'Play Slideshow',
									pauseLinkText:          'Pause Slideshow',
									prevLinkText:           '« Previous Photo',
									nextLinkText:           'Next Photo »',
									nextPageLinkText:       'Next »',
									prevPageLinkText:       '« Previous',
									enableHistory:          false,
									autoStart:              false,
									onChange:               function(prevIndex, nextIndex) {
										jQuery('#leaf-188-thumbs ul.thumbs').children()
											.eq(prevIndex).fadeTo('fast', 0.4).end()
											.eq(nextIndex).fadeTo('fast', 1.0);
										jQuery('#leaf-188-loading').css('marginBottom', -583);
									},
									onTransitionOut:        function(callback) {
										jQuery('#leaf-188-caption').fadeTo('fast', 0.0);
										jQuery('#leaf-188-slideshow').fadeTo('fast', 0.0, callback);
									},
									onTransitionIn:         function() {
										jQuery('#leaf-188-slideshow').fadeTo('fast', 1.0);
										jQuery('#leaf-188-caption').fadeTo('fast', 1.0);
									},
									onPageTransitionOut:    function(callback) {
										jQuery('#leaf-188-thumbs ul.thumbs').fadeTo('fast', 0.0, callback);
									},
									onPageTransitionIn:     function() {
										jQuery('#leaf-188-thumbs ul.thumbs').fadeTo('fast', 1.0);
									}
								});

						});
						jQuery(function(){
							jQuery('#leaf-202 div.rotator-images').cycle({ 
							    fx:      'fade', 
							    speed:    2000, 
							    timeout:  7000
							});

							if(typeof visual_editor != 'undefined'){
								jQuery('.rotator-images a').attr('href', '#');
							}
						});
						jQuery(function(){
							jQuery('#leaf-226 div.rotator-images').cycle({ 
							    fx:      'fade', 
							    speed:    2000, 
							    timeout:  7000
							});

							if(typeof visual_editor != 'undefined'){
								jQuery('.rotator-images a').attr('href', '#');
							}
						});
						jQuery(function(){
							jQuery('#leaf-230 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-236 div.rotator-images').cycle({ 
							    fx:      'fade', 
							    speed:    1000, 
							    timeout:  7000
							});

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