/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Inicio', 'index.html', {'id':'tdHome'}],
	['Quienes Somos', 'aboutus.html', {'id':'tdAbout'},
		['Historia', 'history.html', {'id':'tdHistory'}],
		['Estructura de la Corporaci&oacute;n', 'corporate_structure.html', {'id':'tdCorporate'},
			['Tanya Butler', 'butler.html', {'id':'tdButler'}],
			['David L. McCorkle', 'mccorkle.html', {'id':'tdMcCorkle'}],
			['Karen Wilbert', 'wilbert.html', {'id':'tdWilbert'}],
			['Hans Leyer', 'leyer.html', {'id':'tdLeyer'}]
		],		
		['Equipo de Liderazgo', 'leadership_team.html', {'id':'tdLeadership'}],
		['Noticias', 'news.html', {'id':'tdNews'}],
		['Empleos en MEMO', 'careers.html', {'id':'tdCareers'}]
	],
	['Productos & Servicios', 'products_services.html', {'id':'tdProducts'},
		['Giros Postales', 'money_orders.html', {'id':'tdMoneyOrders'}],
		['Certificados de Regalo', 'gift_certificates.html', {'id':'tdGiftCertificates'}],
		['Pre-pagado por MEMO', 'pre-paid.html', {'id':'tdPrePaid'}],
		['Pago de cuentas por MEMO', 'bill_payments.html', {'id':'tdBillPayments'}],
		['Procesador de tarjeta/EBT', 'card_processing.html', {'id':'tdCardProcessing'}]
	],
	['Solo Agentes', 'agents.html', {'id':'tdAgents'},
		['Contactos de Ventas', 'agent_sales_contacts.html', {'id':'tdA-SalesContacts'}],
		['Res&uacute;menes de Ventas', 'http://heroes.memoco.com', null],
		['Ayuda T&eacute;cnica', 'agent_tech_support.html', {'id':'tdA-TechSupport'},
			['Ayuda T&eacute;cnica FAQs', 'agent_tech_faqs.html', {'id':'tdA-FAQs'}]
		],
		['Equipo', "equipment.html", {'id':'tdEquipment'},
			['Dispensador Electra', 'electra.html', {'id':'tdElectra'}],
			['Terminal Verifone', 'verifone.html', {'id':'tdVerifone'}],
			['Equipment Sales', 'http://www.electraequipsales.com', null]
		],
		['Preguntas Frequentes', 'agent_faqs.html', {'id':'tdA-FAQ'},
			['FAQs - Giros Postales', 'agent_faq_mo.html', {'id':'tdA-FAQmo'}],
			['FAQs - Certificados de Regalos', 'agent_faq_gc.html', {'id':'tdA-FAQgc'}],
			['FAQs - Pre-Pagado', 'agent_faq_pp.html', {'id':'tdA-FAQpp'}],
			['FAQs - Pago de Cuentas', 'agent_faq_bp.html', {'id':'tdA-FAQbp'}],
			['FAQs - Cr&eacute;dito/D&eacute;bito/EBT', 'agent_faq_ebt.html', {'id':'tdA-FAQebt'}]
		],
		['Ordene Materiales', 'agent_order_supplies.html', {'id':'tdA-OrderSupplies'}],
		['Ordene Letreros', 'agent_order_signs.html', {'id':'tdA-OrderSigns'}],
		['AML Cumplimiento', 'agent_compliance.html', {'id':'tdA-AML'},
			['Agente Cumplimiento', 'agent_compliance1.html', {'id':'tdA-AML1'}],
			['Desarrollar un AML Programa', 'agent_compliance2.html', {'id':'tdA-AML2'}],
			['Buscar OFAC', 'agent_ofac_search.html', {'id':'tdA-OFAC'}],
			['Reportando', 'agent_compliance3.html', {'id':'tdA-AML3'},
				['Mantener Records', 'agent_compliance4.html', {'id':'tdA-AML4'}],
				['Formularios & Reportes', 'agent_compliance5.html', {'id':'tdA-AML5'}]
			],
			['Entrenamiento', 'agent_compliance_training.html', {'id':'tdA-Training'}]
		],
		['Business Partners', 'partners.html?p=partners', null],
		['Formularios', 'agent_forms.html', {'id':'tdA-Forms'}],
		['V&iacute;nculos', 'agent_links.html', {'id':'tdA-Links'}]
	],
	['Consumidores', 'consumers.html', {'id':'tdConsumers'},
		['Servicio al Cliente', 'consumers_customer_service.html', {'id':'tdC-CustomerService'}],
		['Encontrar un Agente', 'consumers_find_agent.html', {'id':'tdC-FindAgent'}],
		['Preguntas Frequentes', null, {'id':'tdC-FAQ'},
			['FAQs - Giros Postales', 'consumers_faq_mo.html', {'id':'tdC-FAQmo'}],
			['FAQs - Certificados de Regalos', 'consumers_faq_gc.html', {'id':'tdC-FAQgc'}],
			['FAQs - Pre-Pagado', 'consumers_faq_pp.html', {'id':'tdC-FAQpp'}],
			['FAQs - Pago de cuentas por MEMO', 'consumers_faq_bp.html', {'id':'tdC-FAQbp'}]
		],
		['Formularios', 'consumers_forms.html', {'id':'tdC-Forms'}]
	],
	['H&aacute;gase un Agente', 'become_agent.html', {'id':'tdAgent'},
		['Cont&aacute;ctenos', 'agent_contact_us.html', {'id':'tdA-Contact'}],
		['Aplicaci&oacute;n de Cr&eacute;dito', 'pdfs/MEMO_app.pdf', null],
		['Preguntas Frequentes', 'agent_faqs.html?p=faqs', null,
			['FAQs - Giros Postales', 'agent_faq_mo.html?p=faqs_mo', null],
			['FAQs - Certificados de Regalos', 'agent_faq_gc.html?p=faqs_gc', null],
			['FAQs - Pre-Pagado', 'agent_faq_pp.html?p=faqs_pp', null],
			['FAQs - MEMO Pago de Cuentas', 'agent_faq_bp.html?p=faqs_bp', null],
			['FAQs - Cr&eacute;dito/D&eacute;bito/EBT', 'agent_faq_ebt.html?p=faqs_ebt', null]
		],
		['Solicitar Informaci&oacute;n', 'agent_information.html', {'id':'td-RequestInformation'}]		
	],
	['Afiliados', 'affiliates.html', {'id':'tdAffiliates'},
		['Socios', 'partners.html', {'id':'tdPartners'}]
	],
];
