﻿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";
bgimage="tubegrey.gif";
bordercolor="#000000";
borderstyle="none";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
itemwidth=100;
offcolor="#939292";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overbgimage="tubered.gif";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
rawcss="padding-top:13px;padding-bottom:17px";
separatorcolor="#000000";
separatorsize=1;
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="#E6E6E6";
offcolor="#939292";
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=76;
screenposition="center"
aI("align=center;text=Hlavná;url=index.html;");
aI("align=center;showmenu=Clanky;text=Články;");
aI("align=center;showmenu=Konzultacia;text=Konzultácia;");
aI("align=center;text=Kontakt;url=kontakt.html;");
}

with(milonic=new menuname("Clanky")){
style=submenuStyle;
aI("text=Čo je homeopatia?;url=co-je-homeopatia.html;");
aI("text=Pre koho je homeopatia vhodná?;url=pre-koho-je-homeopatia-vhodna.html;");
aI("text=Ako prebieha homeopatická liečba?;url=ako-prebieha-homeopaticka-liecba.html;");
aI("text=Otázky a odpovede;url=otazky-odpovede.html;");
aI("text=Ako sa o homeopatii vyjadrili slávne osobnosti?;url=slavne-osobnosti-o-homeopatii.html;");
aI("text=Úrazy a zranenia hlavy, otras mozgu;url=uraz-hlavy-otras-mozgu-homeopatia.html;");
aI("text=Dávkovanie homeopatických liekov;url=davkovanie-homeopatickych-liekov.html;");
aI("text=Homeopatia a homeopatické lieky pri pôrode;url=homeopatia-pri-porode.html;");
}

with(milonic=new menuname("Konzultacia")){
style=submenuStyle;
aI("text=Cenník;url=cennik.html");
aI("text=Rezervácia termínu;url=homeopaticka-konzultacia-objednat.html");
aI("showmenu=Dotazniky;text=Dotazníky;");
aI("text=Aplikácia ANATÓMIA;url=/anatomy/index.html");
}

with(milonic=new menuname("Dotazniky")){
style=submenuStyle;
aI("text=Chronické, muži;url=dotazniky-muzi.html");
aI("text=Chronické, ženy;url=dotazniky-zeny.html");
aI("text=Chronické, deti;url=dotazniky-deti.html");
aI("text=Akútny;url=http://www.homeopath.eu/machform/view.php?id=11");
aI("text=Kontrolný;url=http://www.homeopath.eu/machform/view.php?id=10");
}

drawMenus();


