(function($){
	$.fn.initCommunityNavigationSlides = function (navSlides){
	
		var nav1 = 0;
		var nav2 = 0;
		var nav3 = 0;
		var nav5 = 0;
		var nav6 = 0;
		var nav7 = 0;
		var nav8 = 0;
		var nav9 = 0;
		var nav10 = 1;
		var nav11 = 0;
		var mouseOverCallback = function(url){ return function(){ 
				window.status =  url; return true;
			};
		};
		var clickCallback = function(url){return function() {
				window.location.href =  url;
			}; 
		};
		var mouseOutCallback = function(){return function( ){ 
				window.status = ""; return true;
			};
		};
		for(var i in navSlides){
		 jQuery( navSlides[i].id).mouseover(mouseOverCallback(navSlides[i].url));
		 jQuery( navSlides[i].id).click( clickCallback(navSlides[i].url));
		 jQuery( navSlides[i].id).mouseout(mouseOutCallback);
		}
		
		jQuery("#communitySlide1").mouseover(function(){
			if ( nav1 == 0) {
				jQuery("#communitySlide1").css("height","192px");
				jQuery("#communitySlideNav1").css("height","192px");
				jQuery("#communitySlideSpacer1").css("height","16px");
				jQuery("#communitySlide1").css("background-image","url('/citrix/wiki/images/community-sites-bg-on_arrow.png')");
				jQuery("#photoADI").css("display","block");
				nav1 = 1;
											
				if ( nav2 == 1 ) {
					jQuery("#communitySlide2").css("height","81px");
					jQuery("#communitySlideNav2").css("height","81px");
					jQuery("#communitySlideSpacer2").css("height","6px");
					jQuery("#communitySlide2").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoAppExpert").css("display","none");
					nav2 = 0;
				}
				
				if ( nav7 == 1 ) {
					jQuery("#communitySlide7").css("height","81px");
					jQuery("#communitySlideNav7").css("height","81px");
					jQuery("#communitySlideSpacer7").css("height","6px");
					jQuery("#communitySlide7").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#PartnerCommu").css("display","none");
					nav7 = 0;
				}
	            if ( nav10 == 1 ) {
	            	
					jQuery("#communitySlide10").css("height","81px");
					jQuery("#communitySlideNav10").css("height","81px");
					jQuery("#communitySlideSpacer10").css("height","6px");
					jQuery("#communitySlide10").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#labs").css("display","none");
					nav10 = 0;
				}
				
				if ( nav8 == 1 ) {
					jQuery("#communitySlide8").css("height","81px");
					jQuery("#communitySlideNav8").css("height","81px");
					jQuery("#communitySlideSpacer8").css("height","6px");
					jQuery("#communitySlide8").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#xenServerCent").css("display","none");
					nav8 = 0;
				}
				
				if ( nav9 == 1 ) {
					jQuery("#communitySlide9").css("height","81px");
					jQuery("#communitySlideNav9").css("height","81px");
					jQuery("#communitySlideSpacer9").css("height","6px");
					jQuery("#communitySlide9").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#xenClientCent").css("display","none");
					nav9 = 0;
				}

				if ( nav3 == 1 ) {
					jQuery("#communitySlide3").css("height","81px");
					jQuery("#communitySlideNav3").css("height","81px");
					jQuery("#communitySlideSpacer3").css("height","6px");
					jQuery("#communitySlide3").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoBlogosphere").css("display","none");
					nav3 = 0;
				}
				if ( nav5 == 1 ) {
					jQuery("#communitySlide5").css("height","81px");
					jQuery("#communitySlideNav5").css("height","81px");
					jQuery("#communitySlideSpacer5").css("height","6px");
					jQuery("#communitySlide5").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoBlogs2").css("display","none");
					nav5 = 0;
				}
				if ( nav6 == 1 ) {
					jQuery("#communitySlide6").css("height","81px");
					jQuery("#communitySlideNav6a").css("height","81px");
					jQuery("#communitySlideSpacer6").css("height","6px");											
					jQuery("#communitySlide6").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoCDN").css("display","none");
					nav6 = 0;
				}
				if ( nav11 == 1 ) {
					jQuery("#communitySlide11").css("height","83px");
					jQuery("#communitySlideNav11a").css("height","83px");
					jQuery("#communitySlideSpacer11").css("height","6px");											
					jQuery("#communitySlide11").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoCDN2").css("display","none");
					nav11 = 0;
				}
			}
		});
									
		jQuery("#communitySlide2").mouseover(function(){
			if ( nav2 == 0) {
				jQuery("#communitySlide2").css("height","192px");
				jQuery("#communitySlideNav2").css("height","192px");
				jQuery("#communitySlideSpacer2").css("height","16px");
				jQuery("#communitySlide2").css("background-image","url('/citrix/wiki/images/community-sites-bg-on_arrow.png')");
				jQuery("#photoAppExpert").css("display","block");
				nav2 = 1
											
				if ( nav1 == 1 ) {
					jQuery("#communitySlide1").css("height","81px");
					jQuery("#communitySlideNav1").css("height","81px");
					jQuery("#communitySlideSpacer1").css("height","6px");
					jQuery("#communitySlide1").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoADI").css("display","none");
					nav1 = 0;
				}
				if ( nav7 == 1 ) {
					jQuery("#communitySlide7").css("height","81px");
					jQuery("#communitySlideNav7").css("height","81px");
					jQuery("#communitySlideSpacer7").css("height","6px");
					jQuery("#communitySlide7").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#PartnerCommu").css("display","none");
					nav7 = 0;
				}
	            
	            if ( nav10 == 1 ) {
					jQuery("#communitySlide10").css("height","81px");
					jQuery("#communitySlideNav10").css("height","81px");
					jQuery("#communitySlideSpacer10").css("height","6px");
					jQuery("#communitySlide10").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#labs").css("display","none");
					nav10 = 0;
				}
				
				
				if ( nav8 == 1 ) {
					jQuery("#communitySlide8").css("height","81px");
					jQuery("#communitySlideNav8").css("height","81px");
					jQuery("#communitySlideSpacer8").css("height","6px");
					jQuery("#communitySlide8").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#xenServerCent").css("display","none");
					nav8 = 0;
				}
				
				if ( nav9 == 1 ) {
					jQuery("#communitySlide9").css("height","81px");
					jQuery("#communitySlideNav9").css("height","81px");
					jQuery("#communitySlideSpacer9").css("height","6px");
					jQuery("#communitySlide9").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#xenClientCent").css("display","none");
					nav9 = 0;
				}
				
				if ( nav3 == 1 ) {
					jQuery("#communitySlide3").css("height","81px");
					jQuery("#communitySlideNav3").css("height","81px");
					jQuery("#communitySlideSpacer3").css("height","6px");
					jQuery("#communitySlide3").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoBlogosphere").css("display","none");
					nav3 = 0;
				}
				if ( nav5 == 1 ) {
					jQuery("#communitySlide5").css("height","81px");
					jQuery("#communitySlideNav5").css("height","81px");
					jQuery("#communitySlideSpacer5").css("height","6px");
					jQuery("#communitySlide5").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoBlogs2").css("display","none");
					nav5 = 0;
				}
				if ( nav6 == 1 ) {
					jQuery("#communitySlide6").css("height","81px");
					jQuery("#communitySlideNav6a").css("height","81px");
					jQuery("#communitySlideSpacer6").css("height","6px");											
					jQuery("#communitySlide6").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoCDN").css("display","none");
					nav6 = 0;
				}
				if ( nav11 == 1 ) {
					jQuery("#communitySlide11").css("height","83px");
					jQuery("#communitySlideNav11a").css("height","83px");
					jQuery("#communitySlideSpacer11").css("height","6px");											
					jQuery("#communitySlide11").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoCDN2").css("display","none");
					nav11 = 0;
				}
			}
		});
		
		
		jQuery("#communitySlide7").mouseover(function(){
			if ( nav7 == 0) {
				jQuery("#communitySlide7").css("height","192px");
				jQuery("#communitySlideNav7").css("height","192px");
				jQuery("#communitySlideSpacer7").css("height","16px");
				jQuery("#communitySlide7").css("background-image","url('/citrix/wiki/images/community-sites-bg-on_arrow.png')");
				jQuery("#PartnerCommu").css("display","block");
				nav7 = 1
											
				if ( nav1 == 1 ) {
					jQuery("#communitySlide1").css("height","81px");
					jQuery("#communitySlideNav1").css("height","81px");
					jQuery("#communitySlideSpacer1").css("height","6px");
					jQuery("#communitySlide1").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoADI").css("display","none");
					nav1 = 0;
				}
				if ( nav2 == 1 ) {
					jQuery("#communitySlide2").css("height","81px");
					jQuery("#communitySlideNav2").css("height","81px");
					jQuery("#communitySlideSpacer2").css("height","6px");
					jQuery("#communitySlide2").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoAppExpert").css("display","none");
					nav2 = 0;
				}
				if ( nav3 == 1 ) {
					jQuery("#communitySlide3").css("height","81px");
					jQuery("#communitySlideNav3").css("height","81px");
					jQuery("#communitySlideSpacer3").css("height","6px");
					jQuery("#communitySlide3").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoBlogosphere").css("display","none");
					nav3 = 0;
				}
				if ( nav5 == 1 ) {
					jQuery("#communitySlide5").css("height","81px");
					jQuery("#communitySlideNav5").css("height","81px");
					jQuery("#communitySlideSpacer5").css("height","6px");
					jQuery("#communitySlide5").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoBlogs2").css("display","none");
					nav5 = 0;
				}
				if ( nav6 == 1 ) {
					jQuery("#communitySlide6").css("height","81px");
					jQuery("#communitySlideNav6a").css("height","81px");
					jQuery("#communitySlideSpacer6").css("height","6px");											
					jQuery("#communitySlide6").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81-5.png')");
					jQuery("#photoCDN").css("display","none");
					nav6 = 0;
				}
				if ( nav8 == 1 ) {
					jQuery("#communitySlide8").css("height","81px");
					jQuery("#communitySlideNav8").css("height","81px");
					jQuery("#communitySlideSpacer8").css("height","6px");
					jQuery("#communitySlide8").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#xenServerCent").css("display","none");
					nav8 = 0;
				}
				
				if ( nav9 == 1 ) {
					jQuery("#communitySlide9").css("height","81px");
					jQuery("#communitySlideNav9").css("height","81px");
					jQuery("#communitySlideSpacer9").css("height","6px");
					jQuery("#communitySlide9").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#xenClientCent").css("display","none");
					nav9 = 0;
				}
	             if ( nav10 == 1 ) {
					jQuery("#communitySlide10").css("height","81px");
					jQuery("#communitySlideNav10").css("height","81px");
					jQuery("#communitySlideSpacer10").css("height","6px");
					jQuery("#communitySlide10").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#labs").css("display","none");
					nav10 = 0;
				}
	             if ( nav11 == 1 ) {
	 				jQuery("#communitySlide11").css("height","83px");
	 				jQuery("#communitySlideNav11a").css("height","83px");
	 				jQuery("#communitySlideSpacer11").css("height","6px");											
	 				jQuery("#communitySlide11").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
	 				jQuery("#photoCDN2").css("display","none");
	 				nav11 = 0;
	 			}
			}
		});
		
		
			jQuery("#communitySlide10").mouseover(function(){
			if ( nav10 == 0) {
				jQuery("#communitySlide10").css("height","192px");
				jQuery("#communitySlideNav10").css("height","192px");
				jQuery("#communitySlideSpacer10").css("height","16px");
				jQuery("#communitySlide10").css("background-image","url('/citrix/wiki/images/community-sites-bg-on_arrow.png')");
				jQuery("#labs").css("display","block");
				nav10 = 1
											
				if ( nav1 == 1 ) {
					jQuery("#communitySlide1").css("height","81px");
					jQuery("#communitySlideNav1").css("height","81px");
					jQuery("#communitySlideSpacer1").css("height","6px");
					jQuery("#communitySlide1").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoADI").css("display","none");
					nav1 = 0;
				}
				if ( nav2 == 1 ) {
					jQuery("#communitySlide2").css("height","81px");
					jQuery("#communitySlideNav2").css("height","81px");
					jQuery("#communitySlideSpacer2").css("height","6px");
					jQuery("#communitySlide2").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoAppExpert").css("display","none");
					nav2 = 0;
				}
				if ( nav3 == 1 ) {
					jQuery("#communitySlide3").css("height","81px");
					jQuery("#communitySlideNav3").css("height","81px");
					jQuery("#communitySlideSpacer3").css("height","6px");
					jQuery("#communitySlide3").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoBlogosphere").css("display","none");
					nav3 = 0;
				}
				if ( nav5 == 1 ) {
					jQuery("#communitySlide5").css("height","81px");
					jQuery("#communitySlideNav5").css("height","81px");
					jQuery("#communitySlideSpacer5").css("height","6px");
					jQuery("#communitySlide5").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoBlogs2").css("display","none");
					nav5 = 0;
				}
				if ( nav6 == 1 ) {
					jQuery("#communitySlide6").css("height","81px");
					jQuery("#communitySlideNav6a").css("height","81px");
					jQuery("#communitySlideSpacer6").css("height","6px");											
					jQuery("#communitySlide6").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81-5.png')");
					jQuery("#photoCDN").css("display","none");
					nav6 = 0;
				}
	            if ( nav7 == 1 ) {
					jQuery("#communitySlide7").css("height","81px");
					jQuery("#communitySlideNav7").css("height","81px");
					jQuery("#communitySlideSpacer7").css("height","6px");
					jQuery("#communitySlide7").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#PartnerCommu").css("display","none");
					nav7 = 0;
				}
				if ( nav8 == 1 ) {
					jQuery("#communitySlide8").css("height","81px");
					jQuery("#communitySlideNav8").css("height","81px");
					jQuery("#communitySlideSpacer8").css("height","6px");
					jQuery("#communitySlide8").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#xenServerCent").css("display","none");
					nav8 = 0;
				}
				
				if ( nav9 == 1 ) {
					jQuery("#communitySlide9").css("height","81px");
					jQuery("#communitySlideNav9").css("height","81px");
					jQuery("#communitySlideSpacer9").css("height","6px");
					jQuery("#communitySlide9").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#xenClientCent").css("display","none");
					nav9 = 0;
				}
				if ( nav11 == 1 ) {
					jQuery("#communitySlide11").css("height","83px");
					jQuery("#communitySlideNav11a").css("height","83px");
					jQuery("#communitySlideSpacer11").css("height","6px");											
					jQuery("#communitySlide11").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoCDN2").css("display","none");
					nav11 = 0;
				}
			}
		});
		
		
		
		
		
		
		
		
		
									
		jQuery("#communitySlide3").mouseover(function(){
			if ( nav3 == 0) {
				jQuery("#communitySlide3").css("height","192px");
				jQuery("#communitySlideNav3").css("height","192px");
				jQuery("#communitySlideSpacer3").css("height","16px");										
				jQuery("#communitySlide3").css("background-image","url('/citrix/wiki/images/community-sites-bg-on_arrow.png')");
				jQuery("#photoBlogosphere").css("display","block");
				nav3 = 1
											
				if ( nav1 == 1 ) {
					jQuery("#communitySlide1").css("height","81px");
					jQuery("#communitySlideNav1").css("height","81px");
					jQuery("#communitySlideSpacer1").css("height","6px");
					jQuery("#communitySlide1").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoADI").css("display","none");
					nav1 = 0;
				}
				if ( nav2 == 1 ) {
					jQuery("#communitySlide2").css("height","81px");
					jQuery("#communitySlideNav2").css("height","81px");
					jQuery("#communitySlideSpacer2").css("height","6px");
					jQuery("#communitySlide2").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoAppExpert").css("display","none");
					nav2 = 0;
				}
				if ( nav7 == 1 ) {
					jQuery("#communitySlide7").css("height","81px");
					jQuery("#communitySlideNav7").css("height","81px");
					jQuery("#communitySlideSpacer7").css("height","6px");
					jQuery("#communitySlide7").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#PartnerCommu").css("display","none");
					nav7 = 0;
				}
	            if ( nav10 == 1 ) {
					jQuery("#communitySlide10").css("height","81px");
					jQuery("#communitySlideNav10").css("height","81px");
					jQuery("#communitySlideSpacer10").css("height","6px");
					jQuery("#communitySlide10").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#labs").css("display","none");
					nav10 = 0;
				}
	            
	            
	            
				if ( nav8 == 1 ) {
					jQuery("#communitySlide8").css("height","81px");
					jQuery("#communitySlideNav8").css("height","81px");
					jQuery("#communitySlideSpacer8").css("height","6px");
					jQuery("#communitySlide8").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#xenServerCent").css("display","none");
					nav8 = 0;
				}
				if ( nav9 == 1 ) {
					jQuery("#communitySlide9").css("height","81px");
					jQuery("#communitySlideNav9").css("height","81px");
					jQuery("#communitySlideSpacer9").css("height","6px");
					jQuery("#communitySlide9").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#xenClientCent").css("display","none");
					nav9 = 0;
				}
				if ( nav5 == 1 ) {
					jQuery("#communitySlide5").css("height","81px");
					jQuery("#communitySlideNav5").css("height","81px");
					jQuery("#communitySlideSpacer5").css("height","6px");
					jQuery("#communitySlide5").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoBlogs2").css("display","none");
					nav5 = 0;
				}
				if ( nav6 == 1 ) {
					jQuery("#communitySlide6").css("height","81px");
					jQuery("#communitySlideNav6a").css("height","81px");
					jQuery("#communitySlideSpacer6").css("height","6px");											
					jQuery("#communitySlide6").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81-5.png')");
					jQuery("#photoCDN").css("display","none");
					nav6 = 0;
				}
				if ( nav11 == 1 ) {
					jQuery("#communitySlide11").css("height","83px");
					jQuery("#communitySlideNav11a").css("height","83px");
					jQuery("#communitySlideSpacer11").css("height","6px");											
					jQuery("#communitySlide11").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoCDN2").css("display","none");
					nav11 = 0;
				}
			}
		});
						
		jQuery("#communitySlide5").mouseover(function(){
			if ( nav5 == 0) {
				jQuery("#communitySlide5").css("height","192px");
				jQuery("#communitySlideNav5").css("height","192px");
				jQuery("#communitySlideSpacer5").css("height","16px");
				jQuery("#communitySlide5").css("background-image","url('/citrix/wiki/images/community-sites-bg-on_arrow.png')");
				jQuery("#photoBlogs2").css("display","block");
				nav5 = 1
											
				if ( nav1 == 1 ) {
					jQuery("#communitySlide1").css("height","81px");
					jQuery("#communitySlideNav1").css("height","81px");
					jQuery("#communitySlideSpacer1").css("height","6px");
					jQuery("#communitySlide1").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoADI").css("display","none");
					nav1 = 0;
				}
				if ( nav2 == 1 ) {
					jQuery("#communitySlide2").css("height","81px");
					jQuery("#communitySlideNav2").css("height","81px");
					jQuery("#communitySlideSpacer2").css("height","6px");
					jQuery("#communitySlide2").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoAppExpert").css("display","none");
					nav2 = 0;
				}
				if ( nav7 == 1 ) {
					jQuery("#communitySlide7").css("height","81px");
					jQuery("#communitySlideNav7").css("height","81px");
					jQuery("#communitySlideSpacer7").css("height","6px");
					jQuery("#communitySlide7").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#PartnerCommu").css("display","none");
					nav7 = 0;
				}
	            
	            if ( nav10 == 1 ) {
					jQuery("#communitySlide10").css("height","81px");
					jQuery("#communitySlideNav10").css("height","81px");
					jQuery("#communitySlideSpacer10").css("height","6px");
					jQuery("#communitySlide10").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#labs").css("display","none");
					nav10 = 0;
				}
	            
	            
	            
				if ( nav8 == 1 ) {
					jQuery("#communitySlide8").css("height","81px");
					jQuery("#communitySlideNav8").css("height","81px");
					jQuery("#communitySlideSpacer8").css("height","6px");
					jQuery("#communitySlide8").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#xenServerCent").css("display","none");
					nav8 = 0;
				}
				if ( nav9 == 1 ) {
					jQuery("#communitySlide9").css("height","81px");
					jQuery("#communitySlideNav9").css("height","81px");
					jQuery("#communitySlideSpacer9").css("height","6px");
					jQuery("#communitySlide9").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#xenClientCent").css("display","none");
					nav9 = 0;
				}
				if ( nav3 == 1 ) {
					jQuery("#communitySlide3").css("height","81px");
					jQuery("#communitySlideNav3").css("height","81px");
					jQuery("#communitySlideSpacer3").css("height","6px");
					jQuery("#communitySlide3").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoBlogosphere").css("display","none");
					nav3 = 0;
				}
				if ( nav6 == 1 ) {
					jQuery("#communitySlide6").css("height","81px");
					jQuery("#communitySlideNav6a").css("height","81px");
					jQuery("#communitySlideSpacer6").css("height","6px");											
					jQuery("#communitySlide6").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoCDN").css("display","none");
					nav6 = 0;
				}
				if ( nav11 == 1 ) {
					jQuery("#communitySlide11").css("height","83px");
					jQuery("#communitySlideNav11a").css("height","83px");
					jQuery("#communitySlideSpacer11").css("height","6px");											
					jQuery("#communitySlide11").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoCDN2").css("display","none");
					nav11 = 0;
				}
			}
		});	
		
		
		jQuery("#communitySlide8").mouseover(function(){
			if ( nav8 == 0) {
				jQuery("#communitySlide8").css("height","192px");
				jQuery("#communitySlideNav8").css("height","192px");
				jQuery("#communitySlideSpacer8").css("height","16px");
				jQuery("#communitySlide8").css("background-image","url('/citrix/wiki/images/community-sites-bg-on_arrow.png')");
				jQuery("#xenServerCent").css("display","block");
				nav8 = 1
											
				if ( nav1 == 1 ) {
					jQuery("#communitySlide1").css("height","81px");
					jQuery("#communitySlideNav1").css("height","81px");
					jQuery("#communitySlideSpacer1").css("height","6px");
					jQuery("#communitySlide1").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoADI").css("display","none");
					nav1 = 0;
				}
				if ( nav2 == 1 ) {
					jQuery("#communitySlide2").css("height","81px");
					jQuery("#communitySlideNav2").css("height","81px");
					jQuery("#communitySlideSpacer2").css("height","6px");
					jQuery("#communitySlide2").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoAppExpert").css("display","none");
					nav2 = 0;
				}
				if ( nav7 == 1 ) {
					jQuery("#communitySlide7").css("height","81px");
					jQuery("#communitySlideNav7").css("height","81px");
					jQuery("#communitySlideSpacer7").css("height","6px");
					jQuery("#communitySlide7").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#PartnerCommu").css("display","none");
					nav7 = 0;
				}
	            if ( nav10 == 1 ) {
					jQuery("#communitySlide10").css("height","81px");
					jQuery("#communitySlideNav10").css("height","81px");
					jQuery("#communitySlideSpacer10").css("height","6px");
					jQuery("#communitySlide10").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#labs").css("display","none");
					nav10 = 0;
				}
	            
				
				if ( nav3 == 1 ) {
					jQuery("#communitySlide3").css("height","81px");
					jQuery("#communitySlideNav3").css("height","81px");
					jQuery("#communitySlideSpacer3").css("height","6px");
					jQuery("#communitySlide3").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoBlogosphere").css("display","none");
					nav3 = 0;
				}
				if ( nav6 == 1 ) {
					jQuery("#communitySlide6").css("height","81px");
					jQuery("#communitySlideNav6a").css("height","81px");
					jQuery("#communitySlideSpacer6").css("height","6px");											
					jQuery("#communitySlide6").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoCDN").css("display","none");
					nav6 = 0;
				}
				if ( nav9 == 1 ) {
					jQuery("#communitySlide9").css("height","81px");
					jQuery("#communitySlideNav9").css("height","81px");
					jQuery("#communitySlideSpacer9").css("height","6px");
					jQuery("#communitySlide9").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#xenClientCent").css("display","none");
					nav9 = 0;
				}
				if ( nav11 == 1 ) {
					jQuery("#communitySlide11").css("height","83px");
					jQuery("#communitySlideNav11a").css("height","83px");
					jQuery("#communitySlideSpacer11").css("height","6px");											
					jQuery("#communitySlide11").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoCDN2").css("display","none");
					nav11 = 0;
				}
			}
		});	
		
		
		
		
		
		jQuery("#communitySlide9").mouseover(function(){
			if ( nav9 == 0) {
				jQuery("#communitySlide9").css("height","192px");
				jQuery("#communitySlideNav9").css("height","192px");
				jQuery("#communitySlideSpacer9").css("height","16px");
				jQuery("#communitySlide9").css("background-image","url('/citrix/wiki/images/community-sites-bg-on_arrow.png')");
				jQuery("#xenClientCent").css("display","block");
				nav9 = 1;
											
				if ( nav1 == 1 ) {
					jQuery("#communitySlide1").css("height","81px");
					jQuery("#communitySlideNav1").css("height","81px");
					jQuery("#communitySlideSpacer1").css("height","6px");
					jQuery("#communitySlide1").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoADI").css("display","none");
					nav1 = 0;
				}
				if ( nav2 == 1 ) {
					jQuery("#communitySlide2").css("height","81px");
					jQuery("#communitySlideNav2").css("height","81px");
					jQuery("#communitySlideSpacer2").css("height","6px");
					jQuery("#communitySlide2").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoAppExpert").css("display","none");
					nav2 = 0;
				}
				
				if ( nav6 == 1 ) {
					jQuery("#communitySlide6").css("height","81px");
					jQuery("#communitySlideNav6a").css("height","81px");
					jQuery("#communitySlideSpacer6").css("height","6px");											
					jQuery("#communitySlide6").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81-5.png')");
					jQuery("#photoCDN").css("display","none");
					nav6 = 0;
				}
				
				
				
				if ( nav7 == 1 ) {
					jQuery("#communitySlide7").css("height","81px");
					jQuery("#communitySlideNav7").css("height","81px");
					jQuery("#communitySlideSpacer7").css("height","6px");
					jQuery("#communitySlide7").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#PartnerCommu").css("display","none");
					nav7 = 0;
				}
	            if ( nav10 == 1 ) {
					jQuery("#communitySlide10").css("height","81px");
					jQuery("#communitySlideNav10").css("height","81px");
					jQuery("#communitySlideSpacer10").css("height","6px");
					jQuery("#communitySlide10").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#labs").css("display","none");
					nav10 = 0;
				}
	            
				if ( nav8 == 1 ) {
					jQuery("#communitySlide8").css("height","81px");
					jQuery("#communitySlideNav8").css("height","81px");
					jQuery("#communitySlideSpacer8").css("height","6px");
					jQuery("#communitySlide8").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#xenServerCent").css("display","none");
					nav8 = 0;
				}
				if ( nav3 == 1 ) {
					jQuery("#communitySlide3").css("height","81px");
					jQuery("#communitySlideNav3").css("height","81px");
					jQuery("#communitySlideSpacer3").css("height","6px");
					jQuery("#communitySlide3").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoBlogosphere").css("display","none");
					nav3 = 0;
				}
				if ( nav5 == 1 ) {
					jQuery("#communitySlide5").css("height","81px");
					jQuery("#communitySlideNav5").css("height","81px");
					jQuery("#communitySlideSpacer5").css("height","6px");
					jQuery("#communitySlide5").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoBlogs2").css("display","none");
					nav5 = 0;
				}
				if ( nav11 == 1 ) {
					jQuery("#communitySlide11").css("height","83px");
					jQuery("#communitySlideNav11a").css("height","83px");
					jQuery("#communitySlideSpacer11").css("height","6px");											
					jQuery("#communitySlide11").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoCDN2").css("display","none");
					nav11 = 0;
				}
			}
		});
		

		
		jQuery("#communitySlide6").mouseover(function(){
			if ( nav6 == 0) {
				jQuery("#communitySlide6").css("height","194px");
				jQuery("#communitySlideNav6a").css("height","194px");
				jQuery("#communitySlideSpacer6").css("height","16px");
				jQuery("#communitySlide6").css("background-image","url('/citrix/wiki/images/community-sites-bg-on_arrow.png')");
				jQuery("#photoCDN").css("display","block");
				nav6 = 1;
											
				if ( nav1 == 1 ) {
					jQuery("#communitySlide1").css("height","81px");
					jQuery("#communitySlideNav1").css("height","81px");
					jQuery("#communitySlideSpacer1").css("height","6px");
					jQuery("#communitySlide1").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoADI").css("display","none");
					nav1 = 0;
				}
				if ( nav2 == 1 ) {
					jQuery("#communitySlide2").css("height","81px");
					jQuery("#communitySlideNav2").css("height","81px");
					jQuery("#communitySlideSpacer2").css("height","6px");
					jQuery("#communitySlide2").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoAppExpert").css("display","none");
					nav2 = 0;
				}
				if ( nav7 == 1 ) {
					jQuery("#communitySlide7").css("height","81px");
					jQuery("#communitySlideNav7").css("height","81px");
					jQuery("#communitySlideSpacer7").css("height","6px");
					jQuery("#communitySlide7").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#PartnerCommu").css("display","none");
					nav7 = 0;
				}
	            
	            if ( nav10 == 1 ) {
					jQuery("#communitySlide10").css("height","81px");
					jQuery("#communitySlideNav10").css("height","81px");
					jQuery("#communitySlideSpacer10").css("height","6px");
					jQuery("#communitySlide10").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#labs").css("display","none");
					nav10 = 0;
				}
				if ( nav8 == 1 ) {
					jQuery("#communitySlide8").css("height","81px");
					jQuery("#communitySlideNav8").css("height","81px");
					jQuery("#communitySlideSpacer8").css("height","6px");
					jQuery("#communitySlide8").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#xenServerCent").css("display","none");
					nav8 = 0;
				}
				if ( nav9 == 1 ) {
					jQuery("#communitySlide9").css("height","81px");
					jQuery("#communitySlideNav9").css("height","81px");
					jQuery("#communitySlideSpacer9").css("height","6px");
					jQuery("#communitySlide9").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#xenClientCent").css("display","none");
					nav9 = 0;
				}
				if ( nav3 == 1 ) {
					jQuery("#communitySlide3").css("height","81px");
					jQuery("#communitySlideNav3").css("height","81px");
					jQuery("#communitySlideSpacer3").css("height","6px");
					jQuery("#communitySlide3").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoBlogosphere").css("display","none");
					nav3 = 0;
				}
				if ( nav5 == 1 ) {
					jQuery("#communitySlide5").css("height","81px");
					jQuery("#communitySlideNav5").css("height","81px");
					jQuery("#communitySlideSpacer5").css("height","6px");
					jQuery("#communitySlide5").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoBlogs2").css("display","none");
					nav5 = 0;
				}
				if ( nav11 == 1 ) {
					jQuery("#communitySlide11").css("height","83px");
					jQuery("#communitySlideNav11a").css("height","83px");
					jQuery("#communitySlideSpacer11").css("height","6px");											
					jQuery("#communitySlide11").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoCDN2").css("display","none");
					nav11 = 0;
				}
			}
		});
		
		jQuery("#communitySlide11").mouseover(function(){
			if ( nav11 == 0) {
				jQuery("#communitySlide11").css("height","194px");
				jQuery("#communitySlideNav11a").css("height","194px");
				jQuery("#communitySlideSpacer11").css("height","16px");
				jQuery("#communitySlide11").css("background-image","url('/citrix/wiki/images/community-sites-bg-on_arrow.png')");
				jQuery("#photoCDN2").css("display","block");
				nav11 = 1;
											
				if ( nav1 == 1 ) {
					jQuery("#communitySlide1").css("height","81px");
					jQuery("#communitySlideNav1").css("height","81px");
					jQuery("#communitySlideSpacer1").css("height","6px");
					jQuery("#communitySlide1").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoADI").css("display","none");
					nav1 = 0;
				}
				if ( nav2 == 1 ) {
					jQuery("#communitySlide2").css("height","81px");
					jQuery("#communitySlideNav2").css("height","81px");
					jQuery("#communitySlideSpacer2").css("height","6px");
					jQuery("#communitySlide2").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoAppExpert").css("display","none");
					nav2 = 0;
				}
				if ( nav7 == 1 ) {
					jQuery("#communitySlide7").css("height","81px");
					jQuery("#communitySlideNav7").css("height","81px");
					jQuery("#communitySlideSpacer7").css("height","6px");
					jQuery("#communitySlide7").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#PartnerCommu").css("display","none");
					nav7 = 0;
				}
	            
	            if ( nav10 == 1 ) {
					jQuery("#communitySlide10").css("height","81px");
					jQuery("#communitySlideNav10").css("height","81px");
					jQuery("#communitySlideSpacer10").css("height","6px");
					jQuery("#communitySlide10").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#labs").css("display","none");
					nav10 = 0;
				}
				if ( nav8 == 1 ) {
					jQuery("#communitySlide8").css("height","81px");
					jQuery("#communitySlideNav8").css("height","81px");
					jQuery("#communitySlideSpacer8").css("height","6px");
					jQuery("#communitySlide8").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#xenServerCent").css("display","none");
					nav8 = 0;
				}
				if ( nav9 == 1 ) {
					jQuery("#communitySlide9").css("height","81px");
					jQuery("#communitySlideNav9").css("height","81px");
					jQuery("#communitySlideSpacer9").css("height","6px");
					jQuery("#communitySlide9").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#xenClientCent").css("display","none");
					nav9 = 0;
				}
				if ( nav3 == 1 ) {
					jQuery("#communitySlide3").css("height","81px");
					jQuery("#communitySlideNav3").css("height","81px");
					jQuery("#communitySlideSpacer3").css("height","6px");
					jQuery("#communitySlide3").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoBlogosphere").css("display","none");
					nav3 = 0;
				}
				if ( nav5 == 1 ) {
					jQuery("#communitySlide5").css("height","81px");
					jQuery("#communitySlideNav5").css("height","81px");
					jQuery("#communitySlideSpacer5").css("height","6px");
					jQuery("#communitySlide5").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoBlogs2").css("display","none");
					nav5 = 0;
				}
				if ( nav6 == 1 ) {
					jQuery("#communitySlide6").css("height","81px");
					jQuery("#communitySlideNav6a").css("height","81px");
					jQuery("#communitySlideSpacer6").css("height","6px");											
					jQuery("#communitySlide6").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81_arrow.png')");
					jQuery("#photoCDN").css("display","none");
					nav6 = 0;
				}
			}
		});
		
		
		
	};
})(jQuery);
					 


