	function switchServizi(microsection) {
		
		switch(microsection){
			
			case 'news':
				$('top_menu_servizi_newsfun').show();
				$('top_menu_servizi_giochimusica').hide();
				$('top_menu_servizi_guidaturist').hide();
				$('contenitore_newsfun_news').show();
				$('contenitore_newsfun_oroscopo').hide();
				$('contenitore_newsfun_calcio').hide();
				$('contenitore_newsfun_borsa').hide();
				$('contenitore_newsfun_barzellette').hide();
				$('contenitore_newsfun_concorsi').hide();
				$('contenitore_newsfun_meteo').hide();
				$('contenitore_giochimusica').hide();
				$('contenitore_guidaturist').hide();					
				break;
				
			case 'oroscopo':
				$('top_menu_servizi_newsfun').show();
				$('top_menu_servizi_giochimusica').hide();
				$('top_menu_servizi_guidaturist').hide();
				$('contenitore_newsfun_news').hide();
				$('contenitore_newsfun_oroscopo').show();
				$('contenitore_newsfun_calcio').hide();
				$('contenitore_newsfun_borsa').hide();
				$('contenitore_newsfun_barzellette').hide();
				$('contenitore_newsfun_concorsi').hide();
				$('contenitore_newsfun_meteo').hide();
				$('contenitore_giochimusica').hide();
				$('contenitore_guidaturist').hide();				
				break;
				
			case 'calcio':
				$('top_menu_servizi_newsfun').show();
				$('top_menu_servizi_giochimusica').hide();
				$('top_menu_servizi_guidaturist').hide();
				$('contenitore_newsfun_news').hide();
				$('contenitore_newsfun_oroscopo').hide();
				$('contenitore_newsfun_calcio').show();
				$('contenitore_newsfun_borsa').hide();
				$('contenitore_newsfun_barzellette').hide();
				$('contenitore_newsfun_concorsi').hide();
				$('contenitore_newsfun_meteo').hide();
				$('contenitore_giochimusica').hide();
				$('contenitore_guidaturist').hide();				
				break;
				
			case 'borsa':
				$('top_menu_servizi_newsfun').show();
				$('top_menu_servizi_giochimusica').hide();
				$('top_menu_servizi_guidaturist').hide();
				$('contenitore_newsfun_news').hide();
				$('contenitore_newsfun_oroscopo').hide();
				$('contenitore_newsfun_calcio').hide();
				$('contenitore_newsfun_borsa').show();
				$('contenitore_newsfun_barzellette').hide();
				$('contenitore_newsfun_concorsi').hide();
				$('contenitore_newsfun_meteo').hide();
				$('contenitore_giochimusica').hide();
				$('contenitore_guidaturist').hide();				
				break;
				
			case 'barzellette':
				$('top_menu_servizi_newsfun').show();
				$('top_menu_servizi_giochimusica').hide();
				$('top_menu_servizi_guidaturist').hide();
				$('contenitore_newsfun_news').hide();
				$('contenitore_newsfun_oroscopo').hide();
				$('contenitore_newsfun_calcio').hide();
				$('contenitore_newsfun_borsa').hide();
				$('contenitore_newsfun_barzellette').show();
				$('contenitore_newsfun_concorsi').hide();
				$('contenitore_newsfun_meteo').hide();
				$('contenitore_giochimusica').hide();
				$('contenitore_guidaturist').hide();				
				break;
				
			case 'concorsi':
				$('top_menu_servizi_newsfun').show();
				$('top_menu_servizi_giochimusica').hide();
				$('top_menu_servizi_guidaturist').hide();
				$('contenitore_newsfun_news').hide();
				$('contenitore_newsfun_oroscopo').hide();
				$('contenitore_newsfun_calcio').hide();
				$('contenitore_newsfun_borsa').hide();
				$('contenitore_newsfun_barzellette').hide();
				$('contenitore_newsfun_concorsi').show();
				$('contenitore_newsfun_meteo').hide();
				$('contenitore_giochimusica').hide();
				$('contenitore_guidaturist').hide();				
				break;
				
			case 'meteo':
				$('top_menu_servizi_newsfun').show();
				$('top_menu_servizi_giochimusica').hide();
				$('top_menu_servizi_guidaturist').hide();
				$('contenitore_newsfun_news').hide();
				$('contenitore_newsfun_oroscopo').hide();
				$('contenitore_newsfun_calcio').hide();
				$('contenitore_newsfun_borsa').hide();
				$('contenitore_newsfun_barzellette').hide();
				$('contenitore_newsfun_concorsi').hide();
				$('contenitore_newsfun_meteo').show();
				$('contenitore_giochimusica').hide();
				$('contenitore_guidaturist').hide();
				break;
							
			case 'giochimusica':
				$('top_menu_servizi_newsfun').hide();
				$('top_menu_servizi_giochimusica').show();
				$('top_menu_servizi_guidaturist').hide();
				$('contenitore_newsfun_news').hide();
				$('contenitore_newsfun_oroscopo').hide();
				$('contenitore_newsfun_calcio').hide();
				$('contenitore_newsfun_borsa').hide();
				$('contenitore_newsfun_barzellette').hide();
				$('contenitore_newsfun_concorsi').hide();
				$('contenitore_newsfun_meteo').hide();
				$('contenitore_giochimusica').show();
				$('contenitore_guidaturist').hide();
				break;
				
			case 'guidaturist':
				$('top_menu_servizi_newsfun').hide();
				$('top_menu_servizi_giochimusica').hide();
				$('top_menu_servizi_guidaturist').show();
				$('contenitore_newsfun_news').hide();
				$('contenitore_newsfun_oroscopo').hide();
				$('contenitore_newsfun_calcio').hide();
				$('contenitore_newsfun_borsa').hide();
				$('contenitore_newsfun_barzellette').hide();
				$('contenitore_newsfun_concorsi').hide();
				$('contenitore_newsfun_meteo').hide();
				$('contenitore_giochimusica').hide();
				$('contenitore_guidaturist').show();
				break;
				
				
			case 'puntidiinteresse':
				$('top_menu_servizi_puntidiinteresse').show();
				$('top_menu_servizi_dovesei').hide();
				$('top_menu_servizi_trovaamici').hide();
				$('top_menu_servizi_sonoqui').hide();
				$('contenitore_puntidiinteresse').show();
				$('contenitore_dovesei').hide();
				$('contenitore_trovaamici').hide();
				$('contenitore_sonoqui').hide();
				break;
				
			case 'dovesei':
				$('top_menu_servizi_puntidiinteresse').hide();
				$('top_menu_servizi_dovesei').show();
				$('top_menu_servizi_trovaamici').hide();
				$('top_menu_servizi_sonoqui').hide();			
				$('contenitore_puntidiinteresse').hide();
				$('contenitore_dovesei').show();
				$('contenitore_trovaamici').hide();
				$('contenitore_sonoqui').hide();		
				break;
				
			case 'trovaamici':
				$('top_menu_servizi_puntidiinteresse').hide();
				$('top_menu_servizi_dovesei').hide();
				$('top_menu_servizi_trovaamici').show();
				$('top_menu_servizi_sonoqui').hide();			
				$('contenitore_puntidiinteresse').hide();
				$('contenitore_dovesei').hide();
				$('contenitore_trovaamici').show();
				$('contenitore_sonoqui').hide();			
				break;
				
			case 'sonoqui':
				$('top_menu_servizi_puntidiinteresse').hide();
				$('top_menu_servizi_dovesei').hide();
				$('top_menu_servizi_trovaamici').hide();
				$('top_menu_servizi_sonoqui').show();			
				$('contenitore_puntidiinteresse').hide();
				$('contenitore_dovesei').hide();
				$('contenitore_trovaamici').hide();
				$('contenitore_sonoqui').show();			
				break;
				
				
			case 'facebook':
				$('top_menu_servizi_facebook').show();
				$('top_menu_servizi_twitter').hide();
				$('contenitore_facebook').show();
				$('contenitore_twitter').hide();		
				break;
				
			case 'twitter':
				$('top_menu_servizi_facebook').hide();
				$('top_menu_servizi_twitter').show();
				$('contenitore_facebook').hide();
				$('contenitore_twitter').show();		
				break;
				
			case 'creditoresiduo':
				$('top_menu_servizi_creditoresiduo').show();
				$('top_menu_servizi_reperibilita').hide();
				$('top_menu_servizi_deviazioni').hide();
				$('top_menu_servizi_callconference').hide();
				$('top_menu_servizi_trasparenza').hide();
				$('contenitore_creditoresiduo').show();
				$('contenitore_reperibilita').hide();
				$('contenitore_deviazioni').hide();
				$('contenitore_callconference').hide();
				$('contenitore_trasparenza').hide();												
				break;
				
			case 'reperibilita':
				$('top_menu_servizi_creditoresiduo').hide();
				$('top_menu_servizi_reperibilita').show();
				$('top_menu_servizi_deviazioni').hide();
				$('top_menu_servizi_callconference').hide();
				$('top_menu_servizi_trasparenza').hide();
				$('contenitore_creditoresiduo').hide();
				$('contenitore_reperibilita').show();
				$('contenitore_deviazioni').hide();
				$('contenitore_callconference').hide();
				$('contenitore_trasparenza').hide();												
				break;
				
			case 'deviazioni':
				$('top_menu_servizi_creditoresiduo').hide();
				$('top_menu_servizi_reperibilita').hide();
				$('top_menu_servizi_deviazioni').show();
				$('top_menu_servizi_callconference').hide();
				$('top_menu_servizi_trasparenza').hide();
				$('contenitore_creditoresiduo').hide();
				$('contenitore_reperibilita').hide();
				$('contenitore_deviazioni').show();
				$('contenitore_callconference').hide();
				$('contenitore_trasparenza').hide();												
				break;
				
			case 'callconference':
				$('top_menu_servizi_creditoresiduo').hide();
				$('top_menu_servizi_reperibilita').hide();
				$('top_menu_servizi_deviazioni').hide();
				$('top_menu_servizi_callconference').show();
				$('top_menu_servizi_trasparenza').hide();
				$('contenitore_creditoresiduo').hide();
				$('contenitore_reperibilita').hide();
				$('contenitore_deviazioni').hide();
				$('contenitore_callconference').show();
				$('contenitore_trasparenza').hide();												
				break;
				
			case 'trasparenza':
				$('top_menu_servizi_creditoresiduo').hide();
				$('top_menu_servizi_reperibilita').hide();
				$('top_menu_servizi_deviazioni').hide();
				$('top_menu_servizi_callconference').hide();
				$('top_menu_servizi_trasparenza').show();
				$('contenitore_creditoresiduo').hide();
				$('contenitore_reperibilita').hide();
				$('contenitore_deviazioni').hide();
				$('contenitore_callconference').hide();
				$('contenitore_trasparenza').show();												
				break;																			
																									
		}
	}