// JavaScript Document


jQuery(document).ready(function(){
			// Toggles de "Nosotros"
          $("#nosotros_header").click(function () {
				$("#productos_body").hide("slow");
				$("#nuevos_productos_body").hide("slow");
				$("#contacto_body").hide("slow");
                $("#nosotros_body").slideToggle("slow");
				$("#promocionales_body").hide("slow");           });
         $("#productos_header").click(function () {				
				$("#productos_body").slideToggle("slow");
				$("#nuevos_productos_body").hide("slow");
				$("#contacto_body").hide("slow");
                $("#nosotros_body").hide("slow");          
				$("#promocionales_body").hide("slow");           });
		 $("#promocionales_header").click(function () {				
				$("#promocionales_body").slideToggle("slow");
				$("#nuevos_productos_body").hide("slow");
				$("#contacto_body").hide("slow");
                $("#nosotros_body").hide("slow");         
		 		$("#productos_body").hide("slow");           });
          $("#nuevos_productos_header").click(function () {
                $("#productos_body").hide("slow");
				$("#nosotros_body").hide("slow");
				$("#contacto_body").hide("slow");
				$("#nuevos_productos_body").slideToggle("slow");
				$("#promocionales_body").hide("slow");           });
          $("#contacto_header").click(function () {
                $("#productos_body").hide("slow");
				$("#nuevos_productos_body").hide("slow");
				$("#nosotros_body").hide("slow");
				$("#contacto_body").slideToggle("slow");
				$("#promocionales_body").hide("slow");           });

			// Submenu de "Nosotros"
		  $("#mostrar_nosotros").click(function(){
		  		$(".td_cont").hide("slow");
				$("#cont_nosotros").slideToggle("slow");
		  });
		  $("#mostrar_mision").click(function(){
		  		$(".td_cont").hide("slow");
				$("#cont_mision").slideToggle("slow");
		  });
		  $("#mostrar_vision").click(function(){
		  		$(".td_cont").hide("slow");
				$("#cont_vision").slideToggle("slow");
		  });
		  $("#mostrar_modelo_negocio").click(function(){
		  		$(".td_cont").hide("slow");
				$("#cont_modelo_negocio").slideToggle("slow");
		  });
		  

		  
		  // Despliegue de contenido de "nuevos Prodcutos"
		  $("#mostrar_video_np").click(function () {
				$("#imagenes_nuevos_productos").hide("slow");								 
                $("#video_nuevos_productos").slideToggle("slow");
           });
		   
		  $("#mostrar_img_np").click(function () {
				$("#video_nuevos_productos").hide("slow");
                $("#imagenes_nuevos_productos").slideToggle("slow");
           });
		  
		  // Productos 
		  $("#mostrar_vitroleros").click(function () {
				$("#galeria_vitroleros").show("slow");
				$("#galeria_vasos").hide("slow");
				$("#galeria_botellas").hide("slow");
				$("#galeria_otros").hide("slow");
           });
		  $("#mostrar_vasos").click(function () {
				$("#galeria_vasos").show("slow");
				$("#galeria_vitroleros").hide("slow");
				$("#galeria_botellas").hide("slow");
				$("#galeria_otros").hide("slow");
           });
		  $("#mostrar_botellas").click(function () {
				$("#galeria_botellas").show("slow");
				$("#galeria_vitroleros").hide("slow");
				$("#galeria_vasos").hide("slow");
				$("#galeria_otros").hide("slow");
           });
		  $("#mostrar_otros").click(function () {
				$("#galeria_otros").show("slow");
				$("#galeria_vitroleros").hide("slow");
				$("#galeria_vasos").hide("slow");
				$("#galeria_botellas").hide("slow");
           });
			
		// Creacion de nuevos productos
		  $("#salto_1").click(function () {
				$("#nv_prd_1").show("slow");
				$("#nv_prd_2").hide("slow");
				$("#nv_prd_3").hide("slow");
				$("#nv_prd_4").hide("slow");
				$("#nv_prd_5").hide("slow");
				$("#nv_prd_6").hide("slow");
				$("#nv_prd_7").hide("slow");
				$("#nv_prd_8").hide("slow");
				$("#nv_prd_9").hide("slow");
           });
		  $("#salto_2").click(function () {
				$("#nv_prd_1").hide("slow");
				$("#nv_prd_2").show("slow");
				$("#nv_prd_3").hide("slow");
				$("#nv_prd_4").hide("slow");
				$("#nv_prd_5").hide("slow");
				$("#nv_prd_6").hide("slow");
				$("#nv_prd_7").hide("slow");
				$("#nv_prd_8").hide("slow");
				$("#nv_prd_9").hide("slow");
           });
		  $("#salto_3").click(function () {
				$("#nv_prd_1").hide("slow");
				$("#nv_prd_2").hide("slow");
				$("#nv_prd_3").show("slow");
				$("#nv_prd_4").hide("slow");
				$("#nv_prd_5").hide("slow");
				$("#nv_prd_6").hide("slow");
				$("#nv_prd_7").hide("slow");
				$("#nv_prd_8").hide("slow");
				$("#nv_prd_9").hide("slow");
           });
		  $("#salto_4").click(function () {
				$("#nv_prd_1").hide("slow");
				$("#nv_prd_2").hide("slow");
				$("#nv_prd_3").hide("slow");
				$("#nv_prd_4").show("slow");
				$("#nv_prd_5").hide("slow");
				$("#nv_prd_6").hide("slow");
				$("#nv_prd_7").hide("slow");
				$("#nv_prd_8").hide("slow");
				$("#nv_prd_9").hide("slow");
           });
		  $("#salto_5").click(function () {
				$("#nv_prd_1").hide("slow");
				$("#nv_prd_2").hide("slow");
				$("#nv_prd_3").hide("slow");
				$("#nv_prd_4").hide("slow");
				$("#nv_prd_5").show("slow");
				$("#nv_prd_6").hide("slow");
				$("#nv_prd_7").hide("slow");
				$("#nv_prd_8").hide("slow");
				$("#nv_prd_9").hide("slow");
           });
		  $("#salto_6").click(function () {
				$("#nv_prd_1").hide("slow");
				$("#nv_prd_2").hide("slow");
				$("#nv_prd_3").hide("slow");
				$("#nv_prd_4").hide("slow");
				$("#nv_prd_5").hide("slow");
				$("#nv_prd_6").show("slow");
				$("#nv_prd_7").hide("slow");
				$("#nv_prd_8").hide("slow");
				$("#nv_prd_9").hide("slow");
           });
		  $("#salto_7").click(function () {
				$("#nv_prd_1").hide("slow");
				$("#nv_prd_2").hide("slow");
				$("#nv_prd_3").hide("slow");
				$("#nv_prd_4").hide("slow");
				$("#nv_prd_5").hide("slow");
				$("#nv_prd_6").hide("slow");
				$("#nv_prd_7").show("slow");
				$("#nv_prd_8").hide("slow");
				$("#nv_prd_9").hide("slow");
           });
		  $("#salto_8").click(function () {
				$("#nv_prd_1").hide("slow");
				$("#nv_prd_2").hide("slow");
				$("#nv_prd_3").hide("slow");
				$("#nv_prd_4").hide("slow");
				$("#nv_prd_5").hide("slow");
				$("#nv_prd_6").hide("slow");
				$("#nv_prd_7").hide("slow");
				$("#nv_prd_8").show("slow");
				$("#nv_prd_9").hide("slow");
           });
		  $("#salto_9").click(function () {
				$("#nv_prd_1").hide("slow");
				$("#nv_prd_2").hide("slow");
				$("#nv_prd_3").hide("slow");
				$("#nv_prd_4").hide("slow");
				$("#nv_prd_5").hide("slow");
				$("#nv_prd_6").hide("slow");
				$("#nv_prd_7").hide("slow");
				$("#nv_prd_8").hide("slow");
				$("#nv_prd_9").show("slow");
           });
		      	
		
			
			

});
 
 
