jQuery(document).ready(function(){
	var nav1 = 1;
	var nav2 = 0;
	var nav3 = 0;
	var nav4 = 0;
	var nav5 = 0;
	var nav6 = 0;
	var nav7 = 0;
	var nav8 = 0;
	var nav9 = 0;

	jQuery("#communitySlideNav1").mouseover(function(){window.status = "http://community.citrix.com/cdn"; return true;});
	jQuery("#communitySlideNav2").mouseover(function(){window.status = "http://community.citrix.com/citrixready"; return true;});
	jQuery("#communitySlideNav7").mouseover(function(){window.status = "http://community.citrix.com/display/cdn/Citrix+Partner+Communities"; return true;});
	jQuery("#communitySlideNav8").mouseover(function(){window.status = "http://community.citrix.com/citrixready/xenserver"; return true;});
	jQuery("#communitySlideNav9").mouseover(function(){window.status = "http://community.citrix.com/citrixready/xenclient"; return true;});
	jQuery("#communitySlideNav3").mouseover(function(){window.status = "http://community.citrix.com/blogs"; return true;});
	jQuery("#communitySlideNav4").mouseover(function(){window.status = "http://community.citrix.com/blogosphere"; return true;});
	jQuery("#communitySlideNav5").mouseover(function(){window.status = "http://community.citrix.com/display/cdn/Geek+Speak"; return true;});
	jQuery("#communitySlideNav6a").mouseover(function(){window.status = "http://community.citrix.com/display/cdn/Citrix+Technology+Professionals"; return true;});
								
	jQuery("#communitySlideNav1").mouseout(function(){window.status = ""; return true;});
	jQuery("#communitySlideNav2").mouseout(function(){window.status = ""; return true;});
	jQuery("#communitySlideNav7").mouseout(function(){window.status = ""; return true;});
	jQuery("#communitySlideNav8").mouseout(function(){window.status = ""; return true;});
	jQuery("#communitySlideNav9").mouseout(function(){window.status = ""; return true;});
	jQuery("#communitySlideNav3").mouseout(function(){window.status = ""; return true;});
	jQuery("#communitySlideNav4").mouseout(function(){window.status = ""; return true;});
	jQuery("#communitySlideNav5").mouseout(function(){window.status = ""; return true;});
	jQuery("#communitySlideNav6a").mouseout(function(){window.status = ""; return true;});

	jQuery("#communitySlideNav1").click(function(){ window.location.href = "/cdn"; });
	jQuery("#communitySlideNav2").click(function(){ window.location.href = "http://community.citrix.com/citrixready"; });
	jQuery("#communitySlideNav7").click(function(){ window.location.href = "http://community.citrix.com/display/cdn/Citrix+Partner+Communities"; });	
	jQuery("#communitySlideNav8").click(function(){ window.location.href = "http://community.citrix.com/citrixready/xenserver"; });	
	jQuery("#communitySlideNav9").click(function(){ window.location.href = "http://community.citrix.com/citrixready/xenclient"; });	
	jQuery("#communitySlideNav3").click(function(){ window.location.href = "/blogs"; });	
	jQuery("#communitySlideNav4").click(function(){ window.location.href = "http://web.citrix.com/blogosphere/"; });	
	jQuery("#communitySlideNav5").click(function(){ window.location.href = "http://community.citrix.com/display/cdn/Geek+Speak"; });	
	jQuery("#communitySlideNav6a").click(function(){ window.location.href = "http://community.citrix.com/display/cdn/Citrix+Technology+Professionals"; });
																
	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.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.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.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.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.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.png')");
				jQuery("#photoBlogosphere").css("display","none");
				nav3 = 0;
			}
			if ( nav4 == 1 ) {
				jQuery("#communitySlide4").css("height","81px");
				jQuery("#communitySlideNav4").css("height","81px");
				jQuery("#communitySlideSpacer4").css("height","6px");
				jQuery("#communitySlide4").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81.png')");
				jQuery("#photoBlogs1").css("display","none");
				nav4 = 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.png')");
				jQuery("#photoBlogs2").css("display","none");
				nav5 = 0;
			}
			if ( nav6 == 1 ) {
				jQuery("#communitySlide6").css("height","83px");
				jQuery("#communitySlideNav6a").css("height","83px");
				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;
			}
		}
	});
								
	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.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.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.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.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.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.png')");
				jQuery("#photoBlogosphere").css("display","none");
				nav3 = 0;
			}
			if ( nav4 == 1 ) {
				jQuery("#communitySlide4").css("height","81px");
				jQuery("#communitySlideNav4").css("height","81px");
				jQuery("#communitySlideSpacer4").css("height","6px");
				jQuery("#communitySlide4").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81.png')");
				jQuery("#photoBlogs1").css("display","none");
				nav4 = 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.png')");
				jQuery("#photoBlogs2").css("display","none");
				nav5 = 0;
			}
			if ( nav6 == 1 ) {
				jQuery("#communitySlide6").css("height","83px");
				jQuery("#communitySlideNav6a").css("height","83px");
				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;
			}
		}
	});
	
	
	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.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.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.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.png')");
				jQuery("#photoBlogosphere").css("display","none");
				nav3 = 0;
			}
			if ( nav4 == 1 ) {
				jQuery("#communitySlide4").css("height","81px");
				jQuery("#communitySlideNav4").css("height","81px");
				jQuery("#communitySlideSpacer4").css("height","6px");
				jQuery("#communitySlide4").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81.png')");
				jQuery("#photoBlogs1").css("display","none");
				nav4 = 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.png')");
				jQuery("#photoBlogs2").css("display","none");
				nav5 = 0;
			}
			if ( nav6 == 1 ) {
				jQuery("#communitySlide6").css("height","83px");
				jQuery("#communitySlideNav6a").css("height","83px");
				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.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.png')");
				jQuery("#xenClientCent").css("display","none");
				nav9 = 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.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.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.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.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.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.png')");
				jQuery("#xenClientCent").css("display","none");
				nav9 = 0;
			}
			
			if ( nav4 == 1 ) {
				jQuery("#communitySlide4").css("height","81px");
				jQuery("#communitySlideNav4").css("height","81px");
				jQuery("#communitySlideSpacer4").css("height","6px");
				jQuery("#communitySlide4").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81.png')");
				jQuery("#photoBlogs1").css("display","none");
				nav4 = 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.png')");
				jQuery("#photoBlogs2").css("display","none");
				nav5 = 0;
			}
			if ( nav6 == 1 ) {
				jQuery("#communitySlide6").css("height","83px");
				jQuery("#communitySlideNav6a").css("height","83px");
				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;
			}
		}
	});
					
	jQuery("#communitySlide4").mouseover(function(){
		if ( nav4 == 0) {
			jQuery("#communitySlide4").css("height","192px");
			jQuery("#communitySlideNav4").css("height","192px");
			jQuery("#communitySlideSpacer4").css("height","16px");
			jQuery("#communitySlide4").css("background-image","url('/citrix/wiki/images/community-sites-bg-on.png')");
			jQuery("#photoBlogs1").css("display","block");
			nav4 = 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.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.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.png')");
				jQuery("#PartnerCommu").css("display","none");
				nav7 = 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.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.png')");
				jQuery("#photoBlogs2").css("display","none");
				nav5 = 0;
			}
			if ( nav6 == 1 ) {
				jQuery("#communitySlide6").css("height","83px");
				jQuery("#communitySlideNav6a").css("height","83px");
				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.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.png')");
				jQuery("#xenClientCent").css("display","none");
				nav9 = 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.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.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.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.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.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.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.png')");
				jQuery("#photoBlogosphere").css("display","none");
				nav3 = 0;
			}
			if ( nav4 == 1 ) {
				jQuery("#communitySlide4").css("height","81px");
				jQuery("#communitySlideNav4").css("height","81px");
				jQuery("#communitySlideSpacer4").css("height","6px");
				jQuery("#communitySlide4").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81.png')");
				jQuery("#photoBlogs1").css("display","none");
				nav4 = 0;
			}
			if ( nav6 == 1 ) {
				jQuery("#communitySlide6").css("height","83px");
				jQuery("#communitySlideNav6a").css("height","83px");
				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;
			}
		}
	});	
	
	
	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.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.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.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.png')");
				jQuery("#PartnerCommu").css("display","none");
				nav7 = 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.png')");
				jQuery("#photoBlogosphere").css("display","none");
				nav3 = 0;
			}
			if ( nav4 == 1 ) {
				jQuery("#communitySlide4").css("height","81px");
				jQuery("#communitySlideNav4").css("height","81px");
				jQuery("#communitySlideSpacer4").css("height","6px");
				jQuery("#communitySlide4").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81.png')");
				jQuery("#photoBlogs1").css("display","none");
				nav4 = 0;
			}
			if ( nav6 == 1 ) {
				jQuery("#communitySlide6").css("height","83px");
				jQuery("#communitySlideNav6a").css("height","83px");
				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 ( 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.png')");
				jQuery("#xenClientCent").css("display","none");
				nav9 = 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.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.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.png')");
				jQuery("#photoAppExpert").css("display","none");
				nav2 = 0;
			}
			
			if ( nav6 == 1 ) {
				jQuery("#communitySlide6").css("height","83px");
				jQuery("#communitySlideNav6a").css("height","83px");
				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.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.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.png')");
				jQuery("#photoBlogosphere").css("display","none");
				nav3 = 0;
			}
			if ( nav4 == 1 ) {
				jQuery("#communitySlide4").css("height","81px");
				jQuery("#communitySlideNav4").css("height","81px");
				jQuery("#communitySlideSpacer4").css("height","6px");
				jQuery("#communitySlide4").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81.png')");
				jQuery("#photoBlogs1").css("display","none");
				nav4 = 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.png')");
				jQuery("#photoBlogs2").css("display","none");
				nav5 = 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-5.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.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.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.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.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.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.png')");
				jQuery("#photoBlogosphere").css("display","none");
				nav3 = 0;
			}
			if ( nav4 == 1 ) {
				jQuery("#communitySlide4").css("height","81px");
				jQuery("#communitySlideNav4").css("height","81px");
				jQuery("#communitySlideSpacer4").css("height","6px");
				jQuery("#communitySlide4").css("background-image","url('/citrix/wiki/images/community-sites-bg-off-81.png')");
				jQuery("#photoBlogs1").css("display","none");
				nav4 = 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.png')");
				jQuery("#photoBlogs2").css("display","none");
				nav5 = 0;
			}
		}
	});
});
					 

