var MENUS_imgpath = 'arrow_000000_rt.gif';
var MENUS_imgwidths = new Array(71,134,135,140,131,200);
var MENUS_labelWidths = [80,110,219,180,190];
var MENUS_persist = 1;
var MENUS_buttonleft = 12;
var MENUS_buttontop = 73;
var MENUS_itemMsoverBgColor = "#999999";
var MENUS_itemMsoutBgColor = "#666666";
var MENUS_subitemMsoverBgColor = '#666666';
var MENUS_subitemMsoutBgColor = '#999999';
//var MENUS_itemMsoverTextColor = '#00ffff';
//var MENUS_itemMsoutTextColor = 'green';

var MLabels = ['Home','Productos','Area de Emisión de Tarjetas','Departamento Técnico','Comunicarse con EMSA'];

/*
    MLabels[0] = 'Home';
    MLabels[1] = 'Models';
    MLabels[2] = 'About Starmark';
    MLabels[3] = 'Search Inventory';
    MLabels[4] = 'Model Overview';

/media/images/main/starmark/starmark_menulabel

*/
  
// Menú Area de Emisión de Tarjetas

var MLinks = new Array();
    MLinks[0] = 'javascript:void(0)';
    MLinks[1] = 'javascript:void(0)';
    MLinks[2] = 'AreaEmisionTarjetas.html';
    MLinks[3] = 'formSolicitudServicioTecnico.html';
    MLinks[4] = 'frmContactenos.html';
    
    ILabels[2] = new Array();
    //ILabels[2][0] = 'Area de Emisión de Tarjetas';



// Menú Departamento Técnico

    ILabels[3] = new Array();
    //ILabels[3][0] = 'Solicitud de Servicio Técnico';
    //ILabels[3][1] = 'Departamento Técnico';


// ** VER ACÁ QUE AGREGUÉ 3 LABELS EN DEPTO TÉCNICO Y PUEDE DAR ERROR. **

// Menú Contáctenos

    ILabels[4] = new Array();
    //ILabels[4][0] = 'Comunicarse con EMSA';	
    //ILabels[4][1] = 'Comunicarse con EMSA';	
    //ILabels[4][2] = 'Información General';	

	
    ILinks[2] = new Array();
    //ILinks[2][0] = 'seba.html';
    //ILinks[2][1] = 'seba.html';
    //ILinks[2][2] = 'seba.html';
    //ILinks[2][3] = 'seba.html';
    //ILinks[2][4] = 'seba.html';
    //ILinks[2][5] = 'seba.html';
	
    ILinks[3] = new Array();
    //ILinks[3][0] = 'formSolicitudServicioTecnico.html'
    //ILinks[3][1] = 'DeptoTecnico.html';



    ILinks[4] = new Array();
    //ILinks[4][0] = 'frmContactenos.html';
    //ILinks[4][1] = 'info_general.html';	
    //ILinks[4][2] = 'info_general.html';	
    //ILinks[4][3] = 'seba.html';	
    //ILinks[4][4] = 'seba.html';	
    //ILinks[4][5] = 'seba.html';   
    //ILinks[4][6] = 'seba.html';  
    //ILinks[4][7] = 'seba.html';

    