_menuCloseDelay=500 
_menuOpenDelay=150
_subOffsetTop=0
_subOffsetLeft=0

with(menuStyle1=new mm_style()){
onbgcolor="";
oncolor="";
offbgcolor="";
offcolor="";
bordercolor="";
borderstyle="";
borderwidth=0;
separatorcolor="";
separatorsize="0";
padding=2;
fontsize="";
fontstyle="";
fontfamily="";
subimage="";
subimagepadding="0";
}

with(menuStyle=new mm_style()){
onbgcolor="#ff9933";
offbgcolor="#999999";
oncolor="#FFFFFF";
offcolor="#FFFFFF";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
separatorcolor="#FFFFFF";
separatorsize="1";
padding=3;
fontsize="12px";
fontstyle="Normal";
fontweight="Bold";
fontfamily="Arial";
itemwidth="115";
itemheight="25";
align="Left";
subimage="../images/arrowMenu.gif";
subimagepadding="2";
}



with(sat=new menuname("1")){
style=menuStyle;
aI("text=inscribete;url=inscribete.asp;status=inscribete;");
aI("text=Pruebas;url=pruebas.asp;status=Pruebas;");
}

with(sat=new menuname("2")){
style=menuStyle;
aI("text=miniiphone;url=MiniIphone.asp;status=miniiphone;");
aI("text=activaciones;url=Activaciones.asp;status=activaciones;");
aI("text=Iphone;url=Iphone.asp;status=Iphone;");
aI("text=MotorolaV60;url=MotorolaV60.asp;status=MotorolaV60;");
aI("text=DOMINOS;url=Dominos.asp;status=DOMINOS;");
aI("text=Startel850x;url=Startel850x.asp;status=Startel850x;");
aI("text=Treo 650;url=treo650.asp;status=Treo 650;");
aI("text=treo 755P;url=Treo755P.asp;status=treo 755P;");
aI("text=TreoCentro;url=TreoCentro.asp;status=TreoCentro;");
aI("text=MotorolaV3;url=MotorolaV3.asp;status=MotorolaV3;");
aI("text=Nextel;url=Nextel.asp;status=Nextel;");
aI("text=RelojTelefono;url=RelojCelularTelcel.asp;status=RelojTelefono;");
aI("text=motorolav262;url=MotorolaV262.asp;status=motorolav262;");
aI("text=MotorolaV710;url=MotorolaV710.asp;status=MotorolaV710;");
aI("text=motorolav265;url=Motorolav265.asp;status=motorolav265;");
aI("text=audiovox8600;url=audiovox8600.asp;status=audiovox8600;");
aI("text=MotorolaV810;url=Motorolav810.asp;status=MotorolaV810;");
aI("text=Audiovox9500;url=Audiovox9500.asp;status=Audiovox9500;");
aI("text=Audiovox8910;url=Audiovox8910.asp;status=Audiovox8910;");
aI("text=LGVX6000;url=LGVX6000.asp;status=LGVX6000;");
}

with(sat=new menuname("3")){
style=menuStyle;
aI("text=USB;url=../gadgets.asp;status=USB;");
aI("text=TarjetasMemoriaCelular;url=TarjetasMemoriaCelular.asp;status=TarjetasMemoriaCelular;");
}

with(sat=new menuname("4")){
style=menuStyle;
aI("text=MotorolaV3;url=MotorolaV3.asp;status=MotorolaV3;");
}

with(sat=new menuname("11")){
style=menuStyle;
aI("text=preciosmayoreo;url=PreciosMayoreo.asp;status=preciosmayoreo;");
aI("text=negocio;url=negocio.asp;status=negocio;");
aI("text=modelodistribucion;url=ModeloDistribucion.asp;status=modelodistribucion;");
}

with(sat=new menuname("12")){
style=menuStyle;
aI("text=PlanesIusacell;url=PlanesIusacell.asp;status=PlanesIusacell;");
aI("text=PlanesUnefon;url=PlanesUnefon.asp;status=PlanesUnefon;");
}

drawMenus();

