// JavaScript Document
// jquery code specific to LCS site to show and hide flash div
$().ready(function() {
				   
				   
	// ********** home text bar of the home area***************************
		$('img.home,img.home3,img.home6,img.home7,img.home8,img.home11,img.home12,img.home13,img.home16,img.home17,img.home18,img.home19,img.home20,img.home21,img.home24').click(function () { 
		//$('#home_textbar').hide('fast'); commented out - not being used
		//$('#home_textline').hide('fast');
		//$('#home_textbar').fadeIn(2400); commented out - not being used
        //$('#home_textline').show(2000);
		
		 
  		$('#home_text_slide').hide('fast');
  		$('#home_text').animate({right:'-=1400'},100);
  		$('#home_text').animate({right:'+=1400'},2500);
  		$('#home_text_slide').show("fast");
	});
		
// rest of areas		
	$('img.roots,img.roots_sub').click(function() {
		//animate dropdown of roots heading and text
		$('#text_paragraph_1').hide('fast').animate({top:'-500px'}, 500);
  		$('#text_head_1').hide('fast').animate({top:'-165px'}, 500);
		
		$("#text_paragraph_1").show("fast").animate({top:'100px'}, 900);
		$("#text_head_1").show("fast").animate({top:'65px'}, 1100);	
	});
	
	$('img.premedia,img.premedia_sub').click(function() {
		// hide any of the premedia submenu text		
  		$('#text_paragraph_3a').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_3a').hide('fast').animate({top:'-235px'}, 500); 		
  		$('#text_paragraph_3b').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_3b').hide('fast').animate({top:'-235px'}, 500);
  		$('#text_paragraph_3c').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_3c').hide('fast').animate({top:'-235px'}, 500);																																																																																																																																											  		//animate dropdown of premedia heading and text
		$('#text_paragraph_3').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_3').hide('fast').animate({top:'-235px'}, 500);																																																																							   
		$("#text_paragraph_3").show("fast").animate({top:'270px'}, 900);
		$("#text_head_3").show("fast").animate({top:'235px'}, 1100);
		//controls the premedia links that slide in from the right side of the area 
  		$('#sub_premedia_textlinks').hide('fast'); 
  		$('#sub_premedia_textlinks').animate({right:'-=650'},100);
  		$('#sub_premedia_textlinks').show("fast");
  		$('#sub_premedia_textlinks').animate({right:'+=650'},1500);
	});
	
	$('img.executes').click(function() {
		//animate dropdown of execute heading and text																																																																		
  		$('#text_paragraph_6').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_6').hide('fast').animate({top:'-235px'}, 500);			
		$("#text_paragraph_6").show("fast").animate({top:'270px'}, 900);
		$("#text_head_6").show("fast").animate({top:'235px'}, 1100);
		//controls the execute links that slide in from the right side of the area		 
  		$('#sub_executes_textlinks').hide('fast'); 
  		$('#sub_executes_textlinks').animate({right:'-=650'},100);
  		$('#sub_executes_textlinks').show("fast");
  		$('#sub_executes_textlinks').animate({right:'+=650'},1500);
	});
	
	$('img.print,img.print_sub').click(function() {
		// hide any of the print submenu text
  		$('#text_paragraph_7a').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7a').hide('fast').animate({top:'-235px'}, 500);		
  		$('#text_paragraph_7b').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7b').hide('fast').animate({top:'-235px'}, 500);		
  		$('#text_paragraph_7c').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7c').hide('fast').animate({top:'-235px'}, 500);		
  		$('#text_paragraph_7d').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7d').hide('fast').animate({top:'-235px'}, 500);																																																									 		//animate dropdown of print heading and text
  		$('#text_paragraph_7').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7').hide('fast').animate({top:'-235px'}, 500);
			
		$("#text_paragraph_7").show("fast").animate({top:'270px'}, 900);
		$("#text_head_7").show("fast").animate({top:'235px'}, 1100);
		//controls the print links that slide in from the right side of the area 
  		$('#sub_print_textlinks').hide('fast'); 
  		$('#sub_print_textlinks').animate({right:'-=650'},100);
  		$('#sub_print_textlinks').show("fast");
  		$('#sub_print_textlinks').animate({right:'+=650'},1500);
	});
	

		
	
	$('img.belongs,img.belongs_sub').click(function() {
		//animate dropdown of belongs heading and text																																																																			
  		$('#text_paragraph_11').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_11').hide('fast').animate({top:'-235px'}, 500);			
		$("#text_paragraph_11").show("fast").animate({top:'179px'}, 900);
		$("#text_head_11").show("fast").animate({top:'144px'}, 1100);
		//resets (hides) the membership text paragraphs on the belongs area so when visitor returns to belongs area the membership text is hidden again.
  		$('#dma_text').hide('fast');
  		$('#mfsa_text').hide('fast');
  		$('#fsc_text').hide('fast');
  		$('#napl_text').hide('fast');
  		$('#pii_text').hide('fast');
  		$("#wbenc_text").hide("fast");
		
  		$('#dma_selected').hide('fast');
  		$('#mfsa_selected').hide('fast');
  		$('#fsc_selected').hide('fast');
  		$('#napl_selected').hide('fast');
  		$('#pii_selected').hide('fast');
  		$("#wbenc_selected").hide("fast");
	});
	
	$('img.design,img.design_sub').click(function() {																																																															  		//animate dropdown of design heading and text
  		$('#text_paragraph_12').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_12').hide('fast').animate({top:'-235px'}, 500);			
		$("#text_paragraph_12").show("fast").animate({top:'270px'}, 900);
		$("#text_head_12").show("fast").animate({top:'235px'}, 1100);		
		//controls the design links that slide in from the right side of the area
  		$('#sub_portfolio').hide('fast'); 
  		$('#sub_portfolio').animate({right:'-=820'},100);
  		$('#sub_portfolio').show("fast");
  		$('#sub_portfolio').animate({right:'+=820'},1500);
	});
	
	$('img.careers,img.careers_sub').click(function() {																																																																																																																																																	        //animate dropdown of careers heading and text
  		$('#text_paragraph_13').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_13').hide('fast').animate({top:'-235px'}, 500);			
		$("#text_paragraph_13").show("fast").animate({top:'270px'}, 900);
		$("#text_head_13").show("fast").animate({top:'235px'}, 1100);
	});
	
	$('img.marketing,img.marketing_sub').click(function() {																																																																															
		//animate dropdown of marketing heading and text
  		$('#text_paragraph_16').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_16').hide('fast').animate({top:'-235px'}, 500);			
		$("#text_paragraph_16").show("fast").animate({top:'270px'}, 900);
		$("#text_head_16").show("fast").animate({top:'235px'}, 1100);
	});
	
	$('img.contact').click(function() {
  		//animate dropdown of contact heading and text
		$('#text_paragraph_17').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_17').hide('fast').animate({top:'-235px'}, 500);			
		$("#text_paragraph_17").show("fast").animate({top:'270px'}, 900);
		$("#text_head_17").show("fast").animate({top:'235px'}, 1100);
	});
	
	$('img.bindery,img.bindery_sub').click(function() {
  		//animate dropdown of bindery heading and text
		$('#text_paragraph_18').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_18').hide('fast').animate({top:'-235px'}, 500);			
		$("#text_paragraph_18").show("fast").animate({top:'270px'}, 900);
		$("#text_head_18").show("fast").animate({top:'235px'}, 1100);
	});
	
	$('img.creates').click(function() {
  		//animate dropdown of creates heading and text
		$('#text_paragraph_19').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_19').hide('fast').animate({top:'-235px'}, 500);			
		$("#text_paragraph_19").show("fast").animate({top:'270px'}, 900);
		$("#text_head_19").show("fast").animate({top:'235px'}, 1100);
		//controls the creates links that slide in from the right side of the area 
  		$('#sub_creates_textlinks').hide('fast'); 
  		$('#sub_creates_textlinks').animate({right:'-=650'},100);
  		$('#sub_creates_textlinks').show("fast");
  		$('#sub_creates_textlinks').animate({right:'+=650'},1500);
	});
	
	$('img.mailing,img.mailing_sub').click(function() {
  		//animate dropdown of mailing heading and text
		$('#text_paragraph_20').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_20').hide('fast').animate({top:'-235px'}, 500);			
		$("#text_paragraph_20").show("fast").animate({top:'270px'}, 900);
		$("#text_head_20").show("fast").animate({top:'235px'}, 1100);
	});
	
	$('img.news,img.news_sub').click(function() {
  		//animate dropdown of news heading and text
		$('#text_paragraph_21').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_21').hide('fast').animate({top:'-235px'}, 500);			
		$("#text_paragraph_21").show("fast").animate({top:'270px'}, 900);
		$("#text_head_21").show("fast").animate({top:'235px'}, 1100);
	});
	
	$('img.connects,img.connects24').click(function() {
  		//animate dropdown of connects heading and text
		$('#text_paragraph_24').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_24').hide('fast').animate({top:'-235px'}, 500);			
		$("#text_paragraph_24").show("fast").animate({top:'270px'}, 900);
		$("#text_head_24").show("fast").animate({top:'235px'}, 1100);
		//controls the connects links that slide in from the right side of the area 
  		$('#sub_connects_textlinks').hide('fast'); 
  		$('#sub_connects_textlinks').animate({right:'-=650'},100);
  		$('#sub_connects_textlinks').show("fast");
  		$('#sub_connects_textlinks').animate({right:'+=650'},1500);
	});
	
	
	// ***text submenus text for premedia******************************************
//(variable data process text)
	$('a.variable').click(function () {
		//remove main premedia text and other submenu text
		$('#text_paragraph_3').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_3').hide('fast').animate({top:'-235px'}, 500);		
  		$('#text_paragraph_3b').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_3b').hide('fast').animate({top:'-235px'}, 500);
  		$('#text_paragraph_3c').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_3c').hide('fast').animate({top:'-235px'}, 500);
		
  		$('#text_paragraph_3a').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_3a').hide('fast').animate({top:'-235px'}, 500); 
			
		$("#text_paragraph_3a").show("fast").animate({top:'270px'}, 900);
		$("#text_head_3a").show("fast").animate({top:'235px'}, 1100);
	});
		
//(digital asset management text)
	$('a.digitalasset').click(function () {
		//remove main premedia text and other submenu text 																																																															
		$('#text_paragraph_3').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_3').hide('fast').animate({top:'-235px'}, 500);		
  		$('#text_paragraph_3a').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_3a').hide('fast').animate({top:'-235px'}, 500);		
  		$('#text_paragraph_3c').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_3c').hide('fast').animate({top:'-235px'}, 500); 
		
  		$('#text_paragraph_3b').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_3b').hide('fast').animate({top:'-235px'}, 500);
			
		$("#text_paragraph_3b").show("fast").animate({top:'270px'}, 900);
		$("#text_head_3b").show("fast").animate({top:'235px'}, 1100);
	});
		
//(data management text)
	$('a.data').click(function () {
		//remove main premedia text	and other submenu text																																																														
		$('#text_paragraph_3').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_3').hide('fast').animate({top:'-235px'}, 500);		
  		$('#text_paragraph_3a').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_3a').hide('fast').animate({top:'-235px'}, 500);		
  		$('#text_paragraph_3b').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_3b').hide('fast').animate({top:'-235px'}, 500);
		
  		$('#text_paragraph_3c').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_3c').hide('fast').animate({top:'-235px'}, 500);
			
		$("#text_paragraph_3c").show("fast").animate({top:'270px'}, 900);
		$("#text_head_3c").show("fast").animate({top:'235px'}, 1100);
	});


// ******submenus text for print**********************************************
//(offset text)
	$('a.offset').click(function () {
		//remove main print text and other submenu text
  		$('#text_paragraph_7').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7').hide('fast').animate({top:'-235px'}, 500);		
  		$('#text_paragraph_7b').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7b').hide('fast').animate({top:'-235px'}, 500);		
  		$('#text_paragraph_7c').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7c').hide('fast').animate({top:'-235px'}, 500);		
  		$('#text_paragraph_7d').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7d').hide('fast').animate({top:'-235px'}, 500);
		
  		$('#text_paragraph_7a').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7a').hide('fast').animate({top:'-235px'}, 500);
			
		$("#text_paragraph_7a").show("fast").animate({top:'270px'}, 900);
		$("#text_head_7a").show("fast").animate({top:'235px'}, 1100);
	});
		
//(digital text)
	$('a.digital').click(function () {
		//remove main print text and other submenu text
  		$('#text_paragraph_7').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7').hide('fast').animate({top:'-235px'}, 500);		
  		$('#text_paragraph_7a').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7a').hide('fast').animate({top:'-235px'}, 500);		
  		$('#text_paragraph_7c').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7c').hide('fast').animate({top:'-235px'}, 500);		
  		$('#text_paragraph_7d').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7d').hide('fast').animate({top:'-235px'}, 500);
		
  		$('#text_paragraph_7b').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7b').hide('fast').animate({top:'-235px'}, 500);
			
		$("#text_paragraph_7b").show("fast").animate({top:'270px'}, 900);
		$("#text_head_7b").show("fast").animate({top:'235px'}, 1100);
	});
		
//(wideformat text)
	$('a.wideformat').click(function () {
		//remove main print text and other submenu text
  		$('#text_paragraph_7').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7').hide('fast').animate({top:'-235px'}, 500);		
  		$('#text_paragraph_7a').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7a').hide('fast').animate({top:'-235px'}, 500);		
  		$('#text_paragraph_7b').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7b').hide('fast').animate({top:'-235px'}, 500);		
  		$('#text_paragraph_7d').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7d').hide('fast').animate({top:'-235px'}, 500);
		
  		$('#text_paragraph_7c').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7c').hide('fast').animate({top:'-235px'}, 500)
			
		$("#text_paragraph_7c").show("fast").animate({top:'270px'}, 900);
		$("#text_head_7c").show("fast").animate({top:'235px'}, 1100);
	});
		
//(card personalization text)
	$('a.card').click(function () {
		//remove main print text and other submenu text
  		$('#text_paragraph_7').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7').hide('fast').animate({top:'-235px'}, 500);		
  		$('#text_paragraph_7a').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7a').hide('fast').animate({top:'-235px'}, 500);		
  		$('#text_paragraph_7b').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7b').hide('fast').animate({top:'-235px'}, 500);		
  		$('#text_paragraph_7c').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7c').hide('fast').animate({top:'-235px'}, 500);
		
  		$('#text_paragraph_7d').hide('fast').animate({top:'-270px'}, 500);
  		$('#text_head_7d').hide('fast').animate({top:'-235px'}, 500);
			
		$("#text_paragraph_7d").show("fast").animate({top:'270px'}, 900);
		$("#text_head_7d").show("fast").animate({top:'235px'}, 1100);
	});


// (****************belongs membership*********************)
	$('img.wbenc').click(function () {
		//hide other membership text and reveal needed text
  		$('#dma_text').hide('fast');
  		$('#mfsa_text').hide('fast');
  		$('#fsc_text').hide('fast');
  		$('#napl_text').hide('fast');
  		$('#pii_text').hide('fast');
  		$('#dma_selected').hide('fast');
  		$('#mfsa_selected').hide('fast');
  		$('#fsc_selected').hide('fast');
  		$('#napl_selected').hide('fast');
  		$('#pii_selected').hide('fast');
			
		$("#wbenc_text").show("fast");
		$("#wbenc_selected").show("fast");
	});
	$('img.dma').click(function () {
		//hide other membership text and reveal needed text
  		$('#wbenc_text').hide('fast');
  		$('#mfsa_text').hide('fast');
  		$('#fsc_text').hide('fast');
  		$('#napl_text').hide('fast');
  		$('#pii_text').hide('fast');
  		$('#wbenc_selected').hide('fast');
  		$('#mfsa_selected').hide('fast');
  		$('#fsc_selected').hide('fast');
  		$('#napl_selected').hide('fast');
  		$('#pii_selected').hide('fast');
			
		$("#dma_text").show("fast");
		$("#dma_selected").show("fast");
	});
	$('img.mfsa').click(function () {
		//hide other membership text and reveal needed text
  		$('#wbenc_text').hide('fast');
  		$('#dma_text').hide('fast');
  		$('#fsc_text').hide('fast');
  		$('#napl_text').hide('fast');
  		$('#pii_text').hide('fast');
  		$('#wbenc_selected').hide('fast');
  		$('#dma_selected').hide('fast');
  		$('#fsc_selected').hide('fast');
  		$('#napl_selected').hide('fast');
  		$('#pii_selected').hide('fast');
			
		$("#mfsa_text").show("fast");
		$("#mfsa_selected").show("fast");
	});
	$('img.fsc').click(function () {
		//hide other membership text and reveal needed text
  		$('#wbenc_text').hide('fast');
  		$('#dma_text').hide('fast');
  		$('#mfsa_text').hide('fast');
  		$('#napl_text').hide('fast');
  		$('#pii_text').hide('fast');
  		$('#wbenc_selected').hide('fast');
  		$('#dma_selected').hide('fast');
  		$('#mfsa_selected').hide('fast');
  		$('#napl_selected').hide('fast');
  		$('#pii_selected').hide('fast');
			
		$("#fsc_text").show("fast");
		$("#fsc_selected").show("fast");
	});
	$('img.napl').click(function () {
		//hide other membership text and reveal needed text
  		$('#wbenc_text').hide('fast');
  		$('#dma_text').hide('fast');
  		$('#mfsa_text').hide('fast');
  		$('#fsc_text').hide('fast');
  		$('#pii_text').hide('fast');
  		$('#wbenc_selected').hide('fast');
  		$('#dma_selected').hide('fast');
  		$('#mfsa_selected').hide('fast');
  		$('#fsc_selected').hide('fast');
  		$('#pii_selected').hide('fast');
			
		$("#napl_text").show("fast");
		$("#napl_selected").show("fast");
	});
	$('img.pii').click(function () {
		//hide other membership text and reveal needed text
  		$('#wbenc_text').hide('fast');
  		$('#dma_text').hide('fast');
  		$('#mfsa_text').hide('fast');
  		$('#fsc_text').hide('fast');
  		$('#napl_text').hide('fast');
  		$('#wbenc_selected').hide('fast');
  		$('#dma_selected').hide('fast');
  		$('#mfsa_selected').hide('fast');
  		$('#fsc_selected').hide('fast');
  		$('#napl_selected').hide('fast');
			
		$("#pii_text").show("fast");
		$("#pii_selected").show("fast");
	});

	
//*********************************************************************************************************	
// for the main nav's submenu reveal and hide
	//item 1 (roots)
	$('#creates_top1').mouseover(function() {
		$("#topnav4_1").hide("fast");
		$("#topnav6_1").hide("fast");
		$("#topnav2_1").show("fast");
	});
	$('#creates1').mouseover(function() {
		$("#nav4_1").hide("fast");
		$("#nav6_1").hide("fast");
		$("#nav2_1").show("fast");
	});
	
	$('#executes_top1').mouseover(function() {
		$("#topnav2_1").hide("fast");
		$("#topnav6_1").hide("fast");
		$("#topnav4_1").show("fast");
	});
	
	$('#executes1').mouseover(function() {
		$("#nav2_1").hide("fast");
		$("#nav6_1").hide("fast");
		$("#nav4_1").show("fast");
	});
	
	$('#connects_top1').mouseover(function() {
		$("#topnav2_1").hide("fast");
		$("#topnav4_1").hide("fast");
		$("#topnav6_1").show("fast");
	});
	
	$('#connects1').mouseover(function() {
		$("#nav2_1").hide("fast");
		$("#nav4_1").hide("fast");
		$("#nav6_1").show("fast");
	});
	
	$('#contact_top1').mouseover(function() {
		$("#topnav2_1").hide("fast");
		$("#topnav4_1").hide("fast");
		$("#topnav6_1").hide("fast");
	});
	
	$('#contact1').mouseover(function() {
		$("#nav2_1").hide("fast");
		$("#nav4_1").hide("fast");
		$("#nav6_1").hide("fast");
	});
	
	$('#home1').mouseover(function() {
		$("#nav2_1").hide("fast");
		$("#nav4_1").hide("fast");
		$("#nav6_1").hide("fast");
		$("#topnav2_1").hide("fast");
		$("#topnav4_1").hide("fast");
		$("#topnav6_1").hide("fast");
	});	
	
	//item 3 (premedia)
	$('#creates_top3').mouseover(function() {
		$("#topnav4_3").hide("fast");
		$("#topnav6_3").hide("fast");
		$("#topnav2_3").show("fast");
	});
	$('#creates3').mouseover(function() {
		$("#nav4_3").hide("fast");
		$("#nav6_3").hide("fast");
		$("#nav2_3").show("fast");
	});
	
	$('#executes_top3').mouseover(function() {
		$("#topnav2_3").hide("fast");
		$("#topnav6_3").hide("fast");
		$("#topnav4_3").show("fast");
	});
	
	$('#executes3').mouseover(function() {
		$("#nav2_3").hide("fast");
		$("#nav6_3").hide("fast");
		$("#nav4_3").show("fast");
	});
	
	$('#connects_top3').mouseover(function() {
		$("#topnav2_3").hide("fast");
		$("#topnav4_3").hide("fast");
		$("#topnav6_3").show("fast");
	});
	
	$('#connects3').mouseover(function() {
		$("#nav2_3").hide("fast");
		$("#nav4_3").hide("fast");
		$("#nav6_3").show("fast");
	});
	
	$('#contact_top3').mouseover(function() {
		$("#topnav2_3").hide("fast");
		$("#topnav4_3").hide("fast");
		$("#topnav6_3").hide("fast");
	});
	
	$('#contact3').mouseover(function() {
		$("#nav2_3").hide("fast");
		$("#nav4_3").hide("fast");
		$("#nav6_3").hide("fast");
	});
	
	$('#home3').mouseover(function() {
		$("#nav2_3").hide("fast");
		$("#nav4_3").hide("fast");
		$("#nav6_3").hide("fast");
		$("#topnav2_3").hide("fast");
		$("#topnav4_3").hide("fast");
		$("#topnav6_3").hide("fast");
	});	
	
	//item 6 (executes)
	$('#creates_top6').mouseover(function() {
		$("#topnav4_6").hide("fast");
		$("#topnav6_6").hide("fast");
		$("#topnav2_6").show("fast");
	});
	$('#creates6').mouseover(function() {
		$("#nav4_6").hide("fast");
		$("#nav6_6").hide("fast");
		$("#nav2_6").show("fast");
	});
	
	$('#executes_top6').mouseover(function() {
		$("#topnav2_6").hide("fast");
		$("#topnav6_6").hide("fast");
		$("#topnav4_6").show("fast");
	});
	
	$('#executes6').mouseover(function() {
		$("#nav2_6").hide("fast");
		$("#nav6_6").hide("fast");
		$("#nav4_6").show("fast");
	});
	
	$('#connects6').mouseover(function() {
		$("#nav2_6").hide("fast");
		$("#nav4_6").hide("fast");
		$("#nav6_6").show("fast");
	});
	
	$('#connects_top6').mouseover(function() {
		$("#topnav2_6").hide("fast");
		$("#topnav4_6").hide("fast");
		$("#topnav6_6").show("fast");
	});
	
	$('#contact_top6').mouseover(function() {
		$("#topnav2_6").hide("fast");
		$("#topnav4_6").hide("fast");
		$("#topnav6_6").hide("fast");
	});
	
	$('#contact6').mouseover(function() {
		$("#nav2_6").hide("fast");
		$("#nav4_6").hide("fast");
		$("#nav6_6").hide("fast");
	});
	
	$('#home6').mouseover(function() {
		$("#nav2_6").hide("fast");
		$("#nav4_6").hide("fast");
		$("#nav6_6").hide("fast");
		$("#topnav2_6").hide("fast");
		$("#topnav4_6").hide("fast");
		$("#topnav6_6").hide("fast");
	});	
	
	//item 7 (print)
	$('#creates_top7').mouseover(function() {
		$("#topnav4_7").hide("fast");
		$("#topnav6_7").hide("fast");
		$("#topnav2_7").show("fast");
	});
	$('#creates7').mouseover(function() {
		$("#nav4_7").hide("fast");
		$("#nav6_7").hide("fast");
		$("#nav2_7").show("fast");
	});
	
	$('#executes_top7').mouseover(function() {
		$("#topnav2_7").hide("fast");
		$("#topnav6_7").hide("fast");
		$("#topnav4_7").show("fast");
	});
	
	$('#executes7').mouseover(function() {
		$("#nav2_7").hide("fast");
		$("#nav6_7").hide("fast");
		$("#nav4_7").show("fast");
	});
	
	$('#connects_top7').mouseover(function() {
		$("#topnav2_7").hide("fast");
		$("#topnav4_7").hide("fast");
		$("#topnav6_7").show("fast");
	});
	
	$('#connects7').mouseover(function() {
		$("#nav2_7").hide("fast");
		$("#nav4_7").hide("fast");
		$("#nav6_7").show("fast");
	});
	
	$('#contact_top7').mouseover(function() {
		$("#topnav2_7").hide("fast");
		$("#topnav4_7").hide("fast");
		$("#topnav6_7").hide("fast");
	});
	
	$('#contact7').mouseover(function() {
		$("#nav2_7").hide("fast");
		$("#nav4_7").hide("fast");
		$("#nav6_7").hide("fast");
	});
	
	$('#home7').mouseover(function() {
		$("#nav2_7").hide("fast");
		$("#nav4_7").hide("fast");
		$("#nav6_7").hide("fast");
		$("#topnav2_7").hide("fast");
		$("#topnav4_7").hide("fast");
		$("#topnav6_7").hide("fast");
	});	
	
	//item 8 (portfolio)
	$('#creates_top8').mouseover(function() {
		$("#topnav4_8").hide("fast");
		$("#topnav6_8").hide("fast");
		$("#topnav2_8").show("fast");
	});
	$('#creates8').mouseover(function() {
		$("#nav4_8").hide("fast");
		$("#nav6_8").hide("fast");
		$("#nav2_8").show("fast");
	});
	
	$('#executes_top8').mouseover(function() {
		$("#topnav2_8").hide("fast");
		$("#topnav6_8").hide("fast");
		$("#topnav4_8").show("fast");
	});
	
	$('#executes8').mouseover(function() {
		$("#nav2_8").hide("fast");
		$("#nav6_8").hide("fast");
		$("#nav4_8").show("fast");
	});
	
	$('#connects_top8').mouseover(function() {
		$("#topnav2_8").hide("fast");
		$("#topnav4_8").hide("fast");
		$("#topnav6_8").show("fast");
	});
	
	$('#connects8').mouseover(function() {
		$("#nav2_8").hide("fast");
		$("#nav4_8").hide("fast");
		$("#nav6_8").show("fast");
	});
	
	$('#contact_top8').mouseover(function() {
		$("#topnav2_8").hide("fast");
		$("#topnav4_8").hide("fast");
		$("#topnav6_8").hide("fast");
	});
	
	$('#contact8').mouseover(function() {
		$("#nav2_8").hide("fast");
		$("#nav4_8").hide("fast");
		$("#nav6_8").hide("fast");
	});
	
	$('#home8').mouseover(function() {
		$("#nav2_8").hide("fast");
		$("#nav4_8").hide("fast");
		$("#nav6_8").hide("fast");
		$("#topnav2_8").hide("fast");
		$("#topnav4_8").hide("fast");
		$("#topnav6_8").hide("fast");
	});	
	
	//item 10 (data)
	$('#creates_top10').mouseover(function() {
		$("#topnav4_10").hide("fast");
		$("#topnav6_10").hide("fast");
		$("#topnav2_10").show("fast");
	});
	$('#creates10').mouseover(function() {
		$("#nav4_10").hide("fast");
		$("#nav6_10").hide("fast");
		$("#nav2_10").show("fast");
	});
	
	$('#executes_top10').mouseover(function() {
		$("#topnav2_10").hide("fast");
		$("#topnav6_10").hide("fast");
		$("#topnav4_10").show("fast");
	});
	
	$('#executes10').mouseover(function() {
		$("#nav2_10").hide("fast");
		$("#nav6_10").hide("fast");
		$("#nav4_10").show("fast");
	});
	
	$('#connects_top10').mouseover(function() {
		$("#topnav2_10").hide("fast");
		$("#topnav4_10").hide("fast");
		$("#topnav6_10").show("fast");
	});
	
	$('#connects10').mouseover(function() {
		$("#nav2_10").hide("fast");
		$("#nav4_10").hide("fast");
		$("#nav6_10").show("fast");
	});
	
	$('#contact_top10').mouseover(function() {
		$("#topnav2_10").hide("fast");
		$("#topnav4_10").hide("fast");
		$("#topnav6_10").hide("fast");
	});
	
	$('#contact10').mouseover(function() {
		$("#nav2_10").hide("fast");
		$("#nav4_10").hide("fast");
		$("#nav6_10").hide("fast");
	});
	
	$('#home10').mouseover(function() {
		$("#nav2_10").hide("fast");
		$("#nav4_10").hide("fast");
		$("#nav6_10").hide("fast");
		$("#topnav2_10").hide("fast");
		$("#topnav4_10").hide("fast");
		$("#topnav6_10").hide("fast");
	});	
	
	//item 11 (belongs)
	$('#creates_top11').mouseover(function() {
		$("#topnav4_11").hide("fast");
		$("#topnav6_11").hide("fast");
		$("#topnav2_11").show("fast");
	});
	$('#creates11').mouseover(function() {
		$("#nav4_11").hide("fast");
		$("#nav6_11").hide("fast");
		$("#nav2_11").show("fast");
	});
	
	$('#executes_top11').mouseover(function() {
		$("#topnav2_11").hide("fast");
		$("#topnav6_11").hide("fast");
		$("#topnav4_11").show("fast");
	});
	
	$('#executes11').mouseover(function() {
		$("#nav2_11").hide("fast");
		$("#nav6_11").hide("fast");
		$("#nav4_11").show("fast");
	});
	
	$('#connects_top11').mouseover(function() {
		$("#topnav2_11").hide("fast");
		$("#topnav4_11").hide("fast");
		$("#topnav6_11").show("fast");
	});
	
	$('#connects11').mouseover(function() {
		$("#nav2_11").hide("fast");
		$("#nav4_11").hide("fast");
		$("#nav6_11").show("fast");
	});
	
	$('#contact_top11').mouseover(function() {
		$("#topnav2_11").hide("fast");
		$("#topnav4_11").hide("fast");
		$("#topnav6_11").hide("fast");
	});
	
	$('#contact11').mouseover(function() {
		$("#nav2_11").hide("fast");
		$("#nav4_11").hide("fast");
		$("#nav6_11").hide("fast");
	});
	
	$('#home11').mouseover(function() {
		$("#nav2_11").hide("fast");
		$("#nav4_11").hide("fast");
		$("#nav6_11").hide("fast");
		$("#topnav2_11").hide("fast");
		$("#topnav4_11").hide("fast");
		$("#topnav6_11").hide("fast");
	});	
	
	//item 12 (design)
	$('#creates_top12').mouseover(function() {
		$("#topnav4_12").hide("fast");
		$("#topnav6_12").hide("fast");
		$("#topnav2_12").show("fast");
	});
	$('#creates12').mouseover(function() {
		$("#nav4_12").hide("fast");
		$("#nav6_12").hide("fast");
		$("#nav2_12").show("fast");
	});
	
	$('#executes_top12').mouseover(function() {
		$("#topnav2_12").hide("fast");
		$("#topnav6_12").hide("fast");
		$("#topnav4_12").show("fast");
	});
	
	$('#executes12').mouseover(function() {
		$("#nav2_12").hide("fast");
		$("#nav6_12").hide("fast");
		$("#nav4_12").show("fast");
	});
	
	$('#connects_top12').mouseover(function() {
		$("#topnav2_12").hide("fast");
		$("#topnav4_12").hide("fast");
		$("#topnav6_12").show("fast");
	});
	
	$('#connects12').mouseover(function() {
		$("#nav2_12").hide("fast");
		$("#nav4_12").hide("fast");
		$("#nav6_12").show("fast");
	});
	
	$('#contact_top12').mouseover(function() {
		$("#topnav2_12").hide("fast");
		$("#topnav4_12").hide("fast");
		$("#topnav6_12").hide("fast");
	});
	
	$('#contact12').mouseover(function() {
		$("#nav2_12").hide("fast");
		$("#nav4_12").hide("fast");
		$("#nav6_12").hide("fast");
	});
	
	$('#home12').mouseover(function() {
		$("#nav2_12").hide("fast");
		$("#nav4_12").hide("fast");
		$("#nav6_12").hide("fast");
		$("#topnav2_12").hide("fast");
		$("#topnav4_12").hide("fast");
		$("#topnav6_12").hide("fast");
	});	
	
	//item 13 (careers)
	$('#creates_top13').mouseover(function() {
		$("#topnav4_13").hide("fast");
		$("#topnav6_13").hide("fast");
		$("#topnav2_13").show("fast");
	});
	$('#creates13').mouseover(function() {
		$("#nav4_13").hide("fast");
		$("#nav6_13").hide("fast");
		$("#nav2_13").show("fast");
	});
	
	$('#executes_top13').mouseover(function() {
		$("#topnav2_13").hide("fast");
		$("#topnav6_13").hide("fast");
		$("#topnav4_13").show("fast");
	});
	
	$('#executes13').mouseover(function() {
		$("#nav2_13").hide("fast");
		$("#nav6_13").hide("fast");
		$("#nav4_13").show("fast");
	});
	
	$('#connects_top13').mouseover(function() {
		$("#topnav2_13").hide("fast");
		$("#topnav4_13").hide("fast");
		$("#topnav6_13").show("fast");
	});
	
	$('#connects13').mouseover(function() {
		$("#nav2_13").hide("fast");
		$("#nav4_13").hide("fast");
		$("#nav6_13").show("fast");
	});
	
	$('#contact_top13').mouseover(function() {
		$("#topnav2_13").hide("fast");
		$("#topnav4_13").hide("fast");
		$("#topnav6_13").hide("fast");
	});
	
	$('#contact13').mouseover(function() {
		$("#nav2_13").hide("fast");
		$("#nav4_13").hide("fast");
		$("#nav6_13").hide("fast");
	});
	
	$('#home13').mouseover(function() {
		$("#nav2_13").hide("fast");
		$("#nav4_13").hide("fast");
		$("#nav6_13").hide("fast");
		$("#topnav2_13").hide("fast");
		$("#topnav4_13").hide("fast");
		$("#topnav6_13").hide("fast");
	});	
	
	//item 16 (marketing)
	$('#creates_top16').mouseover(function() {
		$("#topnav4_16").hide("fast");
		$("#topnav6_16").hide("fast");
		$("#topnav2_16").show("fast");
	});
	$('#creates16').mouseover(function() {
		$("#nav4_16").hide("fast");
		$("#nav6_16").hide("fast");
		$("#nav2_16").show("fast");
	});
	
	$('#executes_top16').mouseover(function() {
		$("#topnav2_16").hide("fast");
		$("#topnav6_16").hide("fast");
		$("#topnav4_16").show("fast");
	});
	
	$('#executes16').mouseover(function() {
		$("#nav2_16").hide("fast");
		$("#nav6_16").hide("fast");
		$("#nav4_16").show("fast");
	});
	
	$('#connects_top16').mouseover(function() {
		$("#topnav2_16").hide("fast");
		$("#topnav4_16").hide("fast");
		$("#topnav6_16").show("fast");
	});
	
	$('#connects16').mouseover(function() {
		$("#nav2_16").hide("fast");
		$("#nav4_16").hide("fast");
		$("#nav6_16").show("fast");
	});
	
	$('#contact_top16').mouseover(function() {
		$("#topnav2_16").hide("fast");
		$("#topnav4_16").hide("fast");
		$("#topnav6_16").hide("fast");
	});
	
	$('#contact16').mouseover(function() {
		$("#nav2_16").hide("fast");
		$("#nav4_16").hide("fast");
		$("#nav6_16").hide("fast");
	});
	
	$('#home16').mouseover(function() {
		$("#nav2_16").hide("fast");
		$("#nav4_16").hide("fast");
		$("#nav6_16").hide("fast");
		$("#topnav2_16").hide("fast");
		$("#topnav4_16").hide("fast");
		$("#topnav6_16").hide("fast");
	});	
	
	//item 17 (contact)
	$('#creates_top17').mouseover(function() {
		$("#topnav4_17").hide("fast");
		$("#topnav6_17").hide("fast");
		$("#topnav2_17").show("fast");
	});
	$('#creates17').mouseover(function() {
		$("#nav4_17").hide("fast");
		$("#nav6_17").hide("fast");
		$("#nav2_17").show("fast");
	});
	
	$('#executes_top17').mouseover(function() {
		$("#topnav2_17").hide("fast");
		$("#topnav6_17").hide("fast");
		$("#topnav4_17").show("fast");
	});
	
	$('#executes17').mouseover(function() {
		$("#nav2_17").hide("fast");
		$("#nav6_17").hide("fast");
		$("#nav4_17").show("fast");
	});
	
	$('#connects_top17').mouseover(function() {
		$("#topnav2_17").hide("fast");
		$("#topnav4_17").hide("fast");
		$("#topnav6_17").show("fast");
	});
	
	$('#connects17').mouseover(function() {
		$("#nav2_17").hide("fast");
		$("#nav4_17").hide("fast");
		$("#nav6_17").show("fast");
	});
	
	$('#contact_top17').mouseover(function() {
		$("#topnav2_17").hide("fast");
		$("#topnav4_17").hide("fast");
		$("#topnav6_17").hide("fast");
	});
	
	$('#contact17').mouseover(function() {
		$("#nav2_17").hide("fast");
		$("#nav4_17").hide("fast");
		$("#nav6_17").hide("fast");
	});
	
	$('#home17').mouseover(function() {
		$("#nav2_17").hide("fast");
		$("#nav4_17").hide("fast");
		$("#nav6_17").hide("fast");
		$("#topnav2_17").hide("fast");
		$("#topnav4_17").hide("fast");
		$("#topnav6_17").hide("fast");
	});	
	
	//item 18 (bindery)
	$('#creates_top18').mouseover(function() {
		$("#topnav4_18").hide("fast");
		$("#topnav6_18").hide("fast");
		$("#topnav2_18").show("fast");
	});
	$('#creates18').mouseover(function() {
		$("#nav4_18").hide("fast");
		$("#nav6_18").hide("fast");
		$("#nav2_18").show("fast");
	});
	
	$('#executes_top18').mouseover(function() {
		$("#topnav2_18").hide("fast");
		$("#topnav6_18").hide("fast");
		$("#topnav4_18").show("fast");
	});
	
	$('#executes18').mouseover(function() {
		$("#nav2_18").hide("fast");
		$("#nav6_18").hide("fast");
		$("#nav4_18").show("fast");
	});
	
	$('#connects_top18').mouseover(function() {
		$("#topnav2_18").hide("fast");
		$("#topnav4_18").hide("fast");
		$("#topnav6_18").show("fast");
	});
	
	$('#connects18').mouseover(function() {
		$("#nav2_18").hide("fast");
		$("#nav4_18").hide("fast");
		$("#nav6_18").show("fast");
	});
	
	$('#contact_top18').mouseover(function() {
		$("#topnav2_18").hide("fast");
		$("#topnav4_18").hide("fast");
		$("#topnav6_18").hide("fast");
	});
	
	$('#contact18').mouseover(function() {
		$("#nav2_18").hide("fast");
		$("#nav4_18").hide("fast");
		$("#nav6_18").hide("fast");
	});
	
	$('#home18').mouseover(function() {
		$("#nav2_18").hide("fast");
		$("#nav4_18").hide("fast");
		$("#nav6_18").hide("fast");
		$("#topnav2_18").hide("fast");
		$("#topnav4_18").hide("fast");
		$("#topnav6_18").hide("fast");
	});	
	
	//item 19 (creates)	
	$('#creates_top19').mouseover(function() {
		$("#topnav4_19").hide("fast");
		$("#topnav6_19").hide("fast");
		$("#topnav2_19").show("fast");
		$("#topnav2_19").show("fast");
	});
	
	$('#creates19').mouseover(function() {
		$("#nav4_19").hide("fast");
		$("#nav6_19").hide("fast");
		$("#nav2_19").show("fast");
	});
	
	$('#executes_top19').mouseover(function() {
		$("#topnav2_19").hide("fast");
		$("#topnav6_19").hide("fast");
		$("#topnav4_19").show("fast");
	});
	
	$('#executes19').mouseover(function() {
		$("#nav2_19").hide("fast");
		$("#nav6_19").hide("fast");
		$("#nav4_19").show("fast");
	});
	
	$('#connects_top19').mouseover(function() {
		$("#topnav2_19").hide("fast");
		$("#topnav4_19").hide("fast");
		$("#topnav6_19").show("fast");
	});
	
	$('#connects19').mouseover(function() {
		$("#nav2_19").hide("fast");
		$("#nav4_19").hide("fast");
		$("#nav6_19").show("fast");
	});
	
	$('#contact19, #contact_top19').mouseover(function() {
		$("#nav2_19").hide("fast");
		$("#nav4_19").hide("fast");
		$("#nav6_19").hide("fast");
		$("#topnav2_19").hide("fast");
		$("#topnav4_19").hide("fast");
		$("#topnav6_19").hide("fast");
	});
	
	$('#home19').mouseover(function() {
		$("#nav2_19").hide("fast");
		$("#nav4_19").hide("fast");
		$("#nav6_19").hide("fast");
		$("#topnav2_19").hide("fast");
		$("#topnav4_19").hide("fast");
		$("#topnav6_19").hide("fast");
	});	
	
	//item 20 (mailing)
	$('#creates_top20').mouseover(function() {
		$("#topnav4_20").hide("fast");
		$("#topnav6_20").hide("fast");
		$("#topnav2_20").show("fast");
	});
	$('#creates20').mouseover(function() {
		$("#nav4_20").hide("fast");
		$("#nav6_20").hide("fast");
		$("#nav2_20").show("fast");
	});
	
	$('#executes_top20').mouseover(function() {
		$("#topnav2_20").hide("fast");
		$("#topnav6_20").hide("fast");
		$("#topnav4_20").show("fast");
	});
	
	$('#executes20').mouseover(function() {
		$("#nav2_20").hide("fast");
		$("#nav6_20").hide("fast");
		$("#nav4_20").show("fast");
	});
	
	$('#connects_top20').mouseover(function() {
		$("#topnav2_20").hide("fast");
		$("#topnav4_20").hide("fast");
		$("#topnav6_20").show("fast");
	});
	
	$('#connects20').mouseover(function() {
		$("#nav2_20").hide("fast");
		$("#nav4_20").hide("fast");
		$("#nav6_20").show("fast");
	});
	
	$('#contact_top20').mouseover(function() {
		$("#topnav2_20").hide("fast");
		$("#topnav4_20").hide("fast");
		$("#topnav6_20").hide("fast");
	});
	
	$('#contact20').mouseover(function() {
		$("#nav2_20").hide("fast");
		$("#nav4_20").hide("fast");
		$("#nav6_20").hide("fast");
	});
	
	$('#home20').mouseover(function() {
		$("#nav2_20").hide("fast");
		$("#nav4_20").hide("fast");
		$("#nav6_20").hide("fast");
		$("#topnav2_20").hide("fast");
		$("#topnav4_20").hide("fast");
		$("#topnav6_20").hide("fast");
	});	
	
	//item 21 (news)
	$('#creates_top21').mouseover(function() {
		$("#topnav4_21").hide("fast");
		$("#topnav6_21").hide("fast");
		$("#topnav2_21").show("fast");
	});
	$('#creates21').mouseover(function() {
		$("#nav4_21").hide("fast");
		$("#nav6_21").hide("fast");
		$("#nav2_21").show("fast");
	});
	
	$('#executes_top21').mouseover(function() {
		$("#topnav2_21").hide("fast");
		$("#topnav6_21").hide("fast");
		$("#topnav4_21").show("fast");
	});
	
	$('#executes21').mouseover(function() {
		$("#nav2_21").hide("fast");
		$("#nav6_21").hide("fast");
		$("#nav4_21").show("fast");
	});
	
	$('#connects_top21').mouseover(function() {
		$("#topnav2_21").hide("fast");
		$("#topnav4_21").hide("fast");
		$("#topnav6_21").show("fast");
	});
	
	$('#connects21').mouseover(function() {
		$("#nav2_21").hide("fast");
		$("#nav4_21").hide("fast");
		$("#nav6_21").show("fast");
	});
	
	$('#contact_top21').mouseover(function() {
		$("#topnav2_21").hide("fast");
		$("#topnav4_21").hide("fast");
		$("#topnav6_21").hide("fast");
	});
	
	$('#contact21').mouseover(function() {
		$("#nav2_21").hide("fast");
		$("#nav4_21").hide("fast");
		$("#nav6_21").hide("fast");
	});
	
	$('#home21').mouseover(function() {
		$("#nav2_21").hide("fast");
		$("#nav4_21").hide("fast");
		$("#nav6_21").hide("fast");
		$("#topnav2_21").hide("fast");
		$("#topnav4_21").hide("fast");
		$("#topnav6_21").hide("fast");
	});	
	
	//item 22 (wide format)
	$('#creates_top22').mouseover(function() {
		$("#topnav4_22").hide("fast");
		$("#topnav6_22").hide("fast");
		$("#topnav2_22").show("fast");
	});
	$('#creates22').mouseover(function() {
		$("#nav4_22").hide("fast");
		$("#nav6_22").hide("fast");
		$("#nav2_22").show("fast");
	});
	
	$('#executes_top22').mouseover(function() {
		$("#topnav2_22").hide("fast");
		$("#topnav6_22").hide("fast");
		$("#topnav4_22").show("fast");
	});
	
	$('#executes22').mouseover(function() {
		$("#nav2_22").hide("fast");
		$("#nav6_22").hide("fast");
		$("#nav4_22").show("fast");
	});
	
	$('#connects_top22').mouseover(function() {
		$("#topnav2_22").hide("fast");
		$("#topnav4_22").hide("fast");
		$("#topnav6_22").show("fast");
	});
	
	$('#connects22').mouseover(function() {
		$("#nav2_22").hide("fast");
		$("#nav4_22").hide("fast");
		$("#nav6_22").show("fast");
	});
	
	$('#contact_top22').mouseover(function() {
		$("#topnav2_22").hide("fast");
		$("#topnav4_22").hide("fast");
		$("#topnav6_22").hide("fast");
	});
	
	$('#contact22').mouseover(function() {
		$("#nav2_22").hide("fast");
		$("#nav4_22").hide("fast");
		$("#nav6_22").hide("fast");
	});
	
	$('#home22').mouseover(function() {
		$("#nav2_22").hide("fast");
		$("#nav4_22").hide("fast");
		$("#nav6_22").hide("fast");
		$("#topnav2_22").hide("fast");
		$("#topnav4_22").hide("fast");
		$("#topnav6_22").hide("fast");
	});	
	
	//item 24 (connects)
	$('#creates_top24').mouseover(function() {
		$("#topnav4_24").hide("fast");
		$("#topnav6_24").hide("fast");
		$("#topnav2_24").show("fast");
	});
	$('#creates24').mouseover(function() {
		$("#nav4_24").hide("fast");
		$("#nav6_24").hide("fast");
		$("#nav2_24").show("fast");
	});
	
	$('#executes_top24').mouseover(function() {
		$("#topnav2_24").hide("fast");
		$("#topnav6_24").hide("fast");
		$("#topnav4_24").show("fast");
	});
	
	$('#executes24').mouseover(function() {
		$("#nav2_24").hide("fast");
		$("#nav6_24").hide("fast");
		$("#nav4_24").show("fast");
	});
	
	$('#connects_top24').mouseover(function() {
		$("#topnav2_24").hide("fast");
		$("#topnav4_24").hide("fast");
		$("#topnav6_24").show("fast");
	});
	
	$('#connects24').mouseover(function() {
		$("#nav2_24").hide("fast");
		$("#nav4_24").hide("fast");
		$("#nav6_24").show("fast");
	});
	
	$('#contact_top24').mouseover(function() {
		$("#topnav2_24").hide("fast");
		$("#topnav4_24").hide("fast");
		$("#topnav6_24").hide("fast");
	});
	
	$('#contact24').mouseover(function() {
		$("#nav2_24").hide("fast");
		$("#nav4_24").hide("fast");
		$("#nav6_24").hide("fast");
	});
	
	$('#home24').mouseover(function() {
		$("#nav2_24").hide("fast");
		$("#nav4_24").hide("fast");
		$("#nav6_24").hide("fast");
		$("#topnav2_24").hide("fast");
		$("#topnav4_24").hide("fast");
		$("#topnav6_24").hide("fast");
	});	

//close all submenus

$('#flash1,#flash3,#flash6,#flash7,#flash8,#flash9,#flash10,#flash11,#flash12,#flash13,#flash16,#flash17,#flash18,#flash19,#flash20,#flash21,#flash22,#flash24,.text_area').mouseover(function() {
		$("#nav4_1").hide("fast");
		$("#nav6_1").hide("fast");
		$("#nav2_1").hide("fast");
		$("#topnav4_1").hide("fast");
		$("#topnav6_1").hide("fast");
		$("#topnav2_1").hide("fast");
		
		
		$("#nav4_3").hide("fast");
		$("#nav6_3").hide("fast");
		$("#nav2_3").hide("fast");
		$("#topnav4_3").hide("fast");
		$("#topnav6_3").hide("fast");
		$("#topnav2_3").hide("fast");
		
		
		$("#nav4_6").hide("fast");
		$("#nav6_6").hide("fast");
		$("#nav2_6").hide("fast");
		$("#topnav4_6").hide("fast");
		$("#topnav6_6").hide("fast");
		$("#topnav2_6").hide("fast");
		
		
		$("#nav4_7").hide("fast");
		$("#nav6_7").hide("fast");
		$("#nav2_7").hide("fast");
		$("#topnav4_7").hide("fast");
		$("#topnav6_7").hide("fast");
		$("#topnav2_7").hide("fast");
		
		
		$("#nav4_8").hide("fast");
		$("#nav6_8").hide("fast");
		$("#nav2_8").hide("fast");
		$("#topnav4_8").hide("fast");
		$("#topnav6_8").hide("fast");
		$("#topnav2_8").hide("fast");
		
		
		$("#nav4_10").hide("fast");
		$("#nav6_10").hide("fast");
		$("#nav2_10").hide("fast");
		$("#topnav4_10").hide("fast");
		$("#topnav6_10").hide("fast");
		$("#topnav2_10").hide("fast");
		
		
		
		$("#nav4_11").hide("fast");
		$("#nav6_11").hide("fast");
		$("#nav2_11").hide("fast");
		$("#topnav4_11").hide("fast");
		$("#topnav6_11").hide("fast");
		$("#topnav2_11").hide("fast");
		
		
		$("#nav4_12").hide("fast");
		$("#nav6_12").hide("fast");
		$("#nav2_12").hide("fast");
		$("#topnav4_12").hide("fast");
		$("#topnav6_12").hide("fast");
		$("#topnav2_12").hide("fast");
		
		
		$("#nav4_13").hide("fast");
		$("#nav6_13").hide("fast");
		$("#nav2_13").hide("fast");
		$("#topnav4_13").hide("fast");
		$("#topnav6_13").hide("fast");
		$("#topnav2_13").hide("fast");
		
		
		$("#nav4_16").hide("fast");
		$("#nav6_16").hide("fast");
		$("#nav2_16").hide("fast");
		$("#topnav4_16").hide("fast");
		$("#topnav6_16").hide("fast");
		$("#topnav2_16").hide("fast");
		
		
		$("#nav4_17").hide("fast");
		$("#nav6_17").hide("fast");
		$("#nav2_17").hide("fast");
		$("#topnav4_17").hide("fast");
		$("#topnav6_17").hide("fast");
		$("#topnav2_17").hide("fast");
		
		
	
		$("#nav4_18").hide("fast");
		$("#nav6_18").hide("fast");
		$("#nav2_18").hide("fast");
		$("#topnav4_18").hide("fast");
		$("#topnav6_18").hide("fast");
		$("#topnav2_18").hide("fast");
		
		
		$("#nav4_19").hide("fast");
		$("#nav6_19").hide("fast");
		$("#nav2_19").hide("fast");
		$("#topnav4_19").hide("fast");
		$("#topnav6_19").hide("fast");
		$("#topnav2_19").hide("fast");
		
		
		$("#nav4_20").hide("fast");
		$("#nav6_20").hide("fast");
		$("#nav2_20").hide("fast");
		$("#topnav4_20").hide("fast");
		$("#topnav6_20").hide("fast");
		$("#topnav2_20").hide("fast");
		
		
		$("#nav4_21").hide("fast");
		$("#nav6_21").hide("fast");
		$("#nav2_21").hide("fast");
		$("#topnav4_21").hide("fast");
		$("#topnav6_21").hide("fast");
		$("#topnav2_21").hide("fast");
			
		
		$("#nav4_24").hide("fast");
		$("#nav6_24").hide("fast");
		$("#nav2_24").hide("fast");
		$("#topnav4_24").hide("fast");
		$("#topnav6_24").hide("fast");
		$("#topnav2_24").hide("fast");
		
	});
		
});
