// Main Menu Object

         var objMenu = new NlsMenuManager("objMenu");
         objMenu.defaultEffect="aoslide";
         objMenu.flowOverFormElement=true;
         objMenu.icPath="img/";


         // Create Main Menu Bar using objMenu

         var mainMenu = objMenu.createMenubar("mainMenu");
         mainMenu.showIcon = false;
         mainMenu.showSubIcon=false;
         mainMenu.dropShadow("none");
         mainMenu.stlprf="horz_";
         mainMenu.orient="H";
         mainMenu.absWidth="728px",
         mainMenu.addItem("1", 
                          "Inicio",
                          "index_spn.php", 
                          ["home.gif","homeover.gif"],
                          true, 
                          null,
                          "",
                          "");
         mainMenu.addSeparator(null);
         mainMenu.addItem("3", 
                          "Alineaci&oacute;n Total",
                          "ta_book_spn.php", 
                          ["download.gif","downloadover.gif"],
                          true, 
                          null,
                          "mnuTA",
                          "");
         mainMenu.addSeparator(null);
         mainMenu.addItem("5",
                          "Administraci&oacute;n en una P&aacute;gina",
                          "opm_book_spn.php",
                          ["contacts.gif","contactsover.gif"],
                          true,
                          null,
                          "mnuOPM",
                          "");
         mainMenu.addSeparator(null);
         mainMenu.addItem("7",
                          "Software",
                          "software_spn.php",
                          ["products.gif","productsover.gif"],
                          true,
                          null,
                          "mnuSoftware",
                          "");
         mainMenu.addSeparator(null);
         mainMenu.addItem("9",
                          "Acerca de Infotrac",
                          "about_history_spn.php",
                          ["about.gif","aboutover.gif"],
                          true,
                          null,
                          "mnuAbout",
                          "");
         mainMenu.addSeparator(null);
         mainMenu.addItem("11",
                          "Cont&aacute;ctenos",
                          "contact_spn.php",
                          ["contacts.gif","contactsover.gif"],
                          true,
                          null,
                          "mnuContact",
                          "");
         mainMenu.addSeparator(null);
         mainMenu.addItem("13",
                          "Comprar Libros",
                          "buy_books_spn.php",
                          ["products.gif","productsover.gif"],
                          true,
                          null,
                          "",
                          "");
                  
         // Create SubMenu for TA

         var mnuTA = objMenu.createMenu("mnuTA");
         mnuTA.showIcon=true;
         mnuTA.showSubIcon=false;
         mnuTA.dropShadow("bottomright", "5px");
         mnuTA.addItem("1",
                       "Libro",
                       "ta_book_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       ""); 
         mnuTA.addItem("2",
                       "Proceso",
                       "ta_process_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "mnuProcess",
                       "");
         mnuTA.addItem("3",
                       "Implementaci&oacute;n",
                       "ta_implementation_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "mnuImplementation",
                       "");

         // Create SubMenu for Process

         var mnuProcess = objMenu.createMenu("mnuProcess");
         mnuProcess.showIcon=true;
         mnuProcess.showSubIcon=false;
         mnuProcess.dropShadow("bottomright", "5px");
         mnuProcess.addItem("1",
                       "Metodolog&iacute;a",
                       "tap_methodology_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       ""); 
         mnuProcess.addItem("2",
                       "Sistema de Informaci&oacute;n",
                       "tap_is_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");
		  mnuProcess.addItem("3",
                       "Sistema de Gesti&oacute;n",
                       "tap_ms_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");

         // Create SubMenu for Implementation

         var mnuImplementation = objMenu.createMenu("mnuImplementation");
         mnuImplementation.showIcon=true;
         mnuImplementation.showSubIcon=false;
         mnuImplementation.dropShadow("bottomright", "5px");
         mnuImplementation.addItem("1",
                       "Prueba de Concepto",
                       "tai_proof_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");
		  mnuImplementation.addItem("2",
                       "M&oacute;dulos de Alineaci&oacute;n Total",
                       "tai_tamodules_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "mnuModules",
                       ""); 
		 mnuImplementation.addItem("3",
                       "Enfoque",
                       "tai_approach_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");
		  mnuImplementation.addItem("4",
                       "Beneficios",
                       "tai_benefits_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       ""); 
					   
		   // Create SubMenu for Modules

         var mnuModules = objMenu.createMenu("mnuModules");
         mnuModules.showIcon=true;
         mnuModules.showSubIcon=false;
         mnuModules.dropShadow("bottomright", "5px");
         mnuModules.addItem("1",
                       "Visi&oacute;n y Estrategia",
                       "taim_vision_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");
		 mnuModules.addItem("2",
                       "Responsabilidad",
                       "taim_account_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");
		mnuModules.addItem("3",
                       "Aptitudes",
                       "taim_competency_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");
		  		    
		 mnuModules.addItem("4",
                       "Cultura",
                       "taim_culture_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");
		  mnuModules.addItem("5",
                       "Compensaci&oacute;n",
                       "taim_compensation_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");			
		 
		  mnuModules.addItem("6",
                       "M&oacute;dulo de TOPS",
                       "taim_is_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");
		 mnuModules.addItem("7",
                       "Revisi&oacute;n en Equipo",
                       "taim_team_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");	
		   
		 mnuModules.addItem("8",
                       "Revisi&oacute;n Vertical",
                       "taim_vertical_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");
					   
		 mnuModules.addItem("9",
                       "Liderazgo",
                       "taim_leadership_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");
					   
		 // Create SubMenu for OPM

         var mnuOPM = objMenu.createMenu("mnuOPM");
         mnuOPM.showIcon=true;
         mnuOPM.showSubIcon=false;
         mnuOPM.dropShadow("bottomright", "5px");
         mnuOPM.addItem("1",
                       "Libro",
                       "opm_book_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");
		  mnuOPM.addItem("2",
                       "Proceso",
                       "opm_process_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "mnuOPMProcess",
                       "");
		 
					   
		      // Create SubMenu for OPMProcess

         var mnuOPMProcess = objMenu.createMenu("mnuOPMProcess");
         mnuOPMProcess.showIcon=true;
         mnuOPMProcess.showSubIcon=false;
         mnuOPMProcess.dropShadow("bottomright", "5px");
         mnuOPMProcess.addItem("1",
                       "Definir FCE",
                       "opmp_csfs_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");
		  mnuOPMProcess.addItem("2",
                       "Definir 3 Niveles de Meta",
                       "opmp_goals_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");	
		   mnuOPMProcess.addItem("3",
                       "Dar Seguimiento al Desempe&ntilde;o",
                       "opmp_performance_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");
		   mnuOPMProcess.addItem("4",
                       "Gestionar por Excepci&oacute;n",
                       "opmp_exception_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");	
					   
			// Create SubMenu for OPMImplement

         var mnuOPMImplement = objMenu.createMenu("mnuOPMImplement");
         mnuOPMImplement.showIcon=true;
         mnuOPMImplement.showSubIcon=false;
         mnuOPMImplement.dropShadow("bottomright", "5px");
         mnuOPMImplement.addItem("1",
                       "Para Usted",
                       "opmpi_you_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");	
		   mnuOPMImplement.addItem("2",
                       "Para Su Equipo",
                       "opmpi_team_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");
		   mnuOPMImplement.addItem("3",
                       "Para Su Empresa",
                       "opmpi_org_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");		
					   
		   // Create SubMenu for Software

         var mnuSoftware = objMenu.createMenu("mnuSoftware");
         mnuSoftware.showIcon=true;
         mnuSoftware.showSubIcon=false;
         mnuSoftware.dropShadow("bottomright", "5px");
         mnuSoftware.addItem("1",
                       "TOPS",
                       "software_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");	
					   
		
					   	   
		 // Create SubMenu for About

         var mnuAbout = objMenu.createMenu("mnuAbout");
         mnuAbout.showIcon=true;
         mnuAbout.showSubIcon=false;
         mnuAbout.dropShadow("bottomright", "5px");
         mnuAbout.addItem("1",
                       "Nuestra Historia",
                       "about_history_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");	
		 mnuAbout.addItem("2",
                       "Nuestro Fundador",
                       "about_founder_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");
		 mnuAbout.addItem("3",
                       "Equipo L&iacute;der",
                       "about_team_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");	

		 mnuAbout.addItem("4",
                       "Clientes",
                       "about_clients_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "mnuClients",
                       "");
		 mnuAbout.addItem("5",
                       "Art&iacute;culos",
                       "about_articles_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");
		 mnuAbout.addItem("6",
                       "Entrevistas",
                       "about_interviews_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");
		  mnuAbout.addItem("7",
                       "Colaboraci&oacute;n Estrat&eacute;gica",
                       "about_collaboration_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "mnuCollaboration",
                       "");	
		  mnuAbout.addItem("8",
                       "Carreras",
                       "about_careers_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "mnuCareers",
                       "");		
					   
					   
		    // Create SubMenu for Clients

         var mnuClients = objMenu.createMenu("mnuClients");
         mnuClients.showIcon=true;
         mnuClients.showSubIcon=false;
         mnuClients.dropShadow("bottomright", "5px");
         mnuClients.addItem("1",
                       "Lista Parcial de Clientes",
                       "about_clients_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");	
		 mnuClients.addItem("2",
                       "Testimoniales",
                       "about_clend_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");	
					   
		    // Create SubMenu for Collaboration

         var mnuCollaboration = objMenu.createMenu("mnuCollaboration");
         mnuCollaboration.showIcon=true;
         mnuCollaboration.showSubIcon=false;
         mnuCollaboration.dropShadow("bottomright", "5px");
         mnuCollaboration.addItem("1",
                       "Env&iacute;enos un Correo Electr&oacute;nico",
                       "about_colemail_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");
					   
					   // Create SubMenu for Careers

         var mnuCareers = objMenu.createMenu("mnuCareers");
         mnuCareers.showIcon=true;
         mnuCareers.showSubIcon=false;
         mnuCareers.dropShadow("bottomright", "5px");
         mnuCareers.addItem("1",
                       "Env&iacute;enos un Correo Electr&oacute;nico",
                       "about_caremail_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");		  
					   
		  // Create SubMenu for Contact

         var mnuContact = objMenu.createMenu("mnuContact");
         mnuContact.showIcon=true;
         mnuContact.showSubIcon=false;
         mnuContact.dropShadow("bottomright", "5px");
         mnuContact.addItem("1",
                       "Informaci&oacute;n de Contacto",
                       "contact_us_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");		
					   
		mnuContact.addItem("2",
                       "Correo Electr&oacute;nico",
                       "contact_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");	
		mnuContact.addItem("3",
                       "Su Pedido en L&iacute;nea",
                       "contact_order_tracking_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");
		  mnuContact.addItem("4",
                       "Pol&iacute;tica de Privacidad",
                       "contact_privacy_spn.php",

                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");	
			mnuContact.addItem("5",
                       "Env&iacute;os y Devoluciones",
                       "contact_shipping_spn.php",
                       ["smallarr.gif","smallarr.gif"],
                       true,
                       null,
                       "",
                       "");

