fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
followscroll=1;
left=20;
orientation="horizontal";
style=menuStyle;
top=65;
aI("showmenu=directo;text=CHAT;");
aI("showmenu=canal-irc;text=CANAL-IRC;");
aI("showmenu=zona-x;text=ZONA-X;");
aI("showmenu=enlaces;text=ENLACES;");
aI("showmenu=servicios;text=SERVICIOS;");
aI("showmenu=museo;text=MUSEO;");
aI("showmenu=esta web;text=ESTA WEB;");
}
with(milonic=new menuname("directo")){
style=menuStyle;
aI("text=CHAT;url=/chat/index.htm;");
}
with(milonic=new menuname("canal-irc")){
overflow="scroll";
style=menuStyle;
aI("text=Consultorio de Alexandra Kosmonopoulos;url=/canal/consultorio/index.htm;")
aI("text=Gente de los canales GAY;url=/canal/gente/index.htm;")
aI("text=Galería de los horrores;url=/canal/horror/index.htm;")
aI("text=Palomitas anti-stres;url=/canal/palomita/index.htm;")
aI("text=Los Topic's más llamativos;url=/canal/topics/index.htm;")
aI("text=Los bashers;url=/canal/basher/index.htm;")
aI("text=Ciber gohta;url=/museo/gotha/index.htm")
aI("text=KDD - Las quedadas;url=/kdd/index.htm")
aI("text=Qué es GAY+;url=/+/index.htm;")
aI("text=Himno de GAY+;url=/+/himno.htm;")
}

with(milonic=new menuname("zona-x")){
style=menuStyle;
aI("text=ZONA-X;url=/zona-x/index.htm;");
}

with(milonic=new menuname("enlaces")){
style=menuStyle;
aI("text=WEBs de canales GAY locales;url=/enlaces/canales/index.htm;");
aI("text=WEBs de canales GAY temáticos;url=/enlaces/canales/11tema.htm;");
aI("text=WEBs de otros canales GAY;url=/enlaces/canales/11extran.htm;");
aI("text=WEBs de asociaciones GAY;url=/enlaces/asocia/index.htm;");
aI("text=WEBs antisida;url=/enlaces/asocia/asostop.htm;");
aI("text=WEBs de noticias GAY;url=/enlaces/noticias/index.htm;");
aI("text=Otros enlaces;url=/enlaces/otros/index.htm;");
}

with(milonic=new menuname("museo")){
style=menuStyle;
aI("text=MUSEO - Índice completo;url=/museo/index.htm;");
aI("text=MUSEO - Sala 1999;url=/museo/index.htm#1999;");
aI("text=MUSEO - Sala 2000;url=/museo/index.htm#2000;");
aI("text=MUSEO - Sala 2001;url=/museo/index.htm#2001;");
aI("text=MUSEO - Sala 2002;url=/museo/index.htm#2002;");
aI("text=MUSEO - Sala 2003;url=/museo/index.htm#2003;");
aI("text=MUSEO - Sala 2004;url=/museo/index.htm#2004;");
}

with(milonic=new menuname("servicios")){
style=menuStyle;
aI("text=Tutorial de OPerador;url=/enlaces/tutorial/index.htm;");
aI("text=Netiquette;url=/enlaces/tutorial/a-netti.htm;");
aI("text=Smileys;url=/enlaces/tutorial/a-smiley.htm;");
aI("text=Fondos de escritorio;url=/enlaces/calendar/index.htm;");
aI("text=Anti virus;url=/enlaces/otros/antivirus.htm;");
aI("text=El cupón de la ONCE;url=/enlaces/otros/elcupon.htm;");
aI("text=Los fogones de Palacio;url=/fogones/index.htm;");
aI("text=Recortes de prensa;url=/enlaces/prensa/index.htm;");
aI("text=Servicios de noticias GAY;url=/enlaces/noticias/index.htm;");
}

with(milonic=new menuname("esta web")){
style=menuStyle;
aI("text=Buzón;url=/estaweb/buzon.htm;");
aI("text=Colaborar;url=/estaweb/colabora.htm;");
aI("text=Historia;url=/estaweb/historia.htm;");
aI("text=logos;url=/estaweb/logos.htm;");
aI("text=Estadística;url=/estaweb/estadistica2003-01.htm;");
aI("text=responsables;url=/estaweb/estaweb.htm;");


}

drawMenus();

