




var glbHomeURLinFullList="/ar/personal/es/index.html";
function buildTree() {
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	
	var root = new TreeNode(null,"Tarjetas Personales", "/ar/personal/es/index.html","active",0);  

	var tempNode1, tempNode2, tempNode3, tempNode4, tempNode5;

	tempNode1 = new TreeNode(root, "Nuestras Tarjetas" , "/ar/personal/es/findacard/index.html","active",1);
  tempNode2 = new TreeNode(tempNode1, "Tarjetas Personales" , "/ar/personal/es/findacard/personal_card.html","active",2);
    tempNode3 = new TreeNode(tempNode2, "Tarjetas de Crédito" , "/ar/personal/es/findacard/credit_card.html","active",3);
      tempNode4 = new TreeNode(tempNode3, "MasterCard Internacional" , "/ar/personal/es/findacard/credit_international.html","active",4);
      tempNode4 = new TreeNode(tempNode3, "Gold Mastercard" , "/ar/personal/es/findacard/credit_gold.html","active",4);
      tempNode4 = new TreeNode(tempNode3, "Platinum Mastercard" , "/ar/personal/es/findacard/credit_platinum.html","active",4);
      tempNode4 = new TreeNode(tempNode3, "Mastercard Regional" , "/ar/personal/es/findacard/credit_regional.html","active",4);
    tempNode3 = new TreeNode(tempNode2, "Tarjetas de Débito" , "/ar/personal/es/findacard/debit_card.html","active",3);
    tempNode3 = new TreeNode(tempNode2, "Tarjetas Prepagas" , "/ar/personal/es/findacard/prepagas.html","active",3);
  tempNode2 = new TreeNode(tempNode1, "Entidades Emisoras" , "/ar/personal/es/findacard/entidades_emisoras.html","active",2);
  tempNode2 = new TreeNode(tempNode1, "Terminos y Condiciones " , "/ar/personal/es/findacard/terminos_y_condiciones.html","active",2);
    tempNode3 = new TreeNode(tempNode2, "Concierge Service" , "/ar/personal/es/findacard/terminos_concierge.html","active",3);
      tempNode4 = new TreeNode(tempNode3, "Platinum MasterCard" , "/ar/personal/es/findacard/terminos_concierge_platinum.html","active",4);
    tempNode3 = new TreeNode(tempNode2, "MasterRental" , "/ar/personal/es/findacard/terminos_rental.html","active",3);
    tempNode3 = new TreeNode(tempNode2, "MasterTravel" , "/ar/personal/es/findacard/terminos_travel.html","active",3);
      tempNode4 = new TreeNode(tempNode3, "MasterTravel Standard" , "/ar/personal/es/findacard/terminos_travel_standard.html","active",4);
      tempNode4 = new TreeNode(tempNode3, "MasterTravel Gold" , "/ar/personal/es/findacard/terminos_travel_gold.html","active",4);
      tempNode4 = new TreeNode(tempNode3, "MasterTravel Platinum" , "/ar/personal/es/findacard/terminos_travel_platinum.html","active",4);
      tempNode4 = new TreeNode(tempNode3, "MasterTravel Business" , "/ar/personal/es/findacard/terminos_travel_business.html","active",4);
      tempNode4 = new TreeNode(tempNode3, "MasterTravel Business Executive" , "/ar/personal/es/findacard/terminos_travel_business_executive.html","active",4);
tempNode1 = new TreeNode(root, "Servicios y Beneficios" , "/ar/personal/es/cardholderservices/index.html","active",1);
  tempNode2 = new TreeNode(tempNode1, "Servicios de Emergencia" , "/ar/personal/es/cardholderservices/emergencyservices/emergencyservices_search.tmpl","hidden",2);
  tempNode2 = new TreeNode(tempNode1, "Servicios de Emergencia" , "/ar/personal/es/cardholderservices/emergencyservices/emergencyservices_results.tmpl","hidden",2);
  tempNode2 = new TreeNode(tempNode1, "Servicios de Emergencia" , "/ar/personal/es/cardholderservices/emergencyservices/index.html","active",2);
  tempNode2 = new TreeNode(tempNode1, "Localizador de Cajeros Automáticos" , "/ar/personal/es/cardholderservices/atmlocations/index.html","active",2);
tempNode1 = new TreeNode(root, "Educación al Consumidor" , "/ar/personal/es/education/index.html","active",1);
  tempNode2 = new TreeNode(tempNode1, "Entendiendo su Crédito" , "/ar/personal/es/education/understanding_credit.html","active",2);
  tempNode2 = new TreeNode(tempNode1, "Protección contra Fraude" , "/ar/personal/es/education/fraud_protection.html","active",2);
tempNode1 = new TreeNode(root, "Beneficios Premium" , "/ar/personal/es/specialoffers/premiumoffers/index.html","active",1);
  tempNode2 = new TreeNode(tempNode1, "Ofertas Premium" , "/ar/personal/es/specialoffers/premiumoffers/premium_offers.html","active",2);
tempNode1 = new TreeNode(root, "Promociones" , "/ar/personal/es/specialoffers/index.html","active",1);
  tempNode2 = new TreeNode(tempNode1, "Ofertas Especiales" , "/ar/personal/es/specialoffers/ofertas_especiales.html","active",2);
  tempNode2 = new TreeNode(tempNode1, "Sponsorship & Publicidad" , "/ar/personal/es/specialoffers/sponsorship.html","active",2);
    tempNode3 = new TreeNode(tempNode2, "UEFA Champions League" , "http://www.mastercard.com/football/ucl/es/","active",3);
    tempNode3 = new TreeNode(tempNode2, "Abierto Argentino de Polo" , "/ar/personal/es/specialoffers/polo.html","active",3);
tempNode1 = new TreeNode(root, "Sala de Prensa" , "/ar/general/es/prensa/press.html","active",1);
tempNode1 = new TreeNode(root, "Preguntas Frecuentes" , "/ar/personal/es/faq/faq.html","active",1);
  tempNode2 = new TreeNode(tempNode1, "Consulta e Informacion General" , "/ar/personal/es/faq/faq_current.html","active",2);
  tempNode2 = new TreeNode(tempNode1, "Solicite una Tarjeta" , "/ar/personal/es/faq/faq_applying.html","active",2);
  tempNode2 = new TreeNode(tempNode1, "Acerca de la Privacidad del Consumidor" , "/ar/personal/es/faq/faq_privacy.html","active",2);
tempNode1 = new TreeNode(root, "About Us" , "/ar/personal/es/aboutus/index.html","active",1);


	
	return (root);
}


