﻿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()){
offclass="mmstyle";
onclass="mmstyle";
bordercolor="#000000";
borderstyle="none";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
itemwidth=124;
offcolor="#e2dbcc";
oncolor="#f1eadb";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
rawcss="padding-top:9px;padding-bottom:10px";
separatorcolor="#000000";
separatorsize=0;
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#fee2c9";
offcolor="#737272";
onbgcolor="#E6E6E6";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=6;
pagecolor="black";
separatorsize=1;
subimage="arrow10_grey_15x15.gif";
subimagepadding=8;
}

with(milonic=new menuname("Main Menu")){

alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
top=92;
zindex=80;
itemheight=51;
screenposition="center"
aI("align=center;text=Hlavná;url=http://www.aeon.sk;");
aI("align=center;text=Články;url=http://www.aeon.sk/clanky/index.html");
aI("align=center;text=Knihy;url=http://www.aeon.sk/knihy/index.html;");
aI("align=center;text=Odkazy;url=http://www.aeon.sk/links.html;");
aI("align=center;text=Kontakt;url=mailto:kontakt@aeon.sk");
}

with(milonic=new menuname("Clanky")){
style=submenuStyle;
aI("text=Otvorený list MUDr. Ivanovi Bakošovi;url=reakcia-na-rozhovor-bakos.html;");
aI("text=Rozhovor o vakcínach;url=randall.html;");
aI("text=Autizmus;url=autizmus.html;");
aI("text=MMR vakcína a autizmus;url=mmr-vakcina-autizmus.html;");
aI("text=Chrípka;url=chripka.html;");
aI("text=Pneumokokové ochorenia;url=pneumokoky.html;");
aI("text=Tuberkulóza (BCG);url=tuberkuloza.html;");
aI("text=Tetanus;url=tetanus.html;");
aI("text=Tetanus a kontrola pôrodnosti;url=tetanus-kontrola-porodnosti.html;");
}




drawMenus();

