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()){
bgimage="tubegrey.gif";
bordercolor="#000000";
borderstyle="solid";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
itemwidth=135;
offcolor="#cc0000";
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=2;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#E6E6E6";
offcolor="#cc0000";
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=2;
left=5;
orientation="vertical";
style=menuStyle;
top=110;
aI("align=center;text=FORSIDE;url=forside.html;");
aI("align=center;showmenu=virksomhed;text=Virksomheden;");
aI("align=center;showmenu=produkt;text=PAVA produkter;");
aI("align=center;showmenu=behandling;text=PAVA behandling;");
aI("align=center;showmenu=ppris;text=PAVA priser;") 
aI("align=center;showmenu=garanti;text=PAVA garanti;");
aI("align=center;showmenu=pavainfo;text=PAVA information;");
aI("align=center;showmenu=nyt;text=Nyheder;");
aI("align=center;showmenu=ainfo;text=Anden information;");
}

with(milonic=new menuname("virksomhed")){
style=submenuStyle;
aI("text=Om JAU2 & Maribo PAVA Center;url=omjau2.html;");
aI("text=Medarbejdere;url=pavamedarbejd.html;");
}

with(milonic=new menuname("produkt")){
style=submenuStyle;
aI("text=Om PAVA Produkter;url=ompavaprod.html;");
aI("text=PAVA PV213 Lys;url=pava_213_lys_hulrumsprodukt.html;");
aI("text=PAVA PV213 Mørk;url=pava_213_moerk_undervognsprodukt.html;");
aI("text=PAVA PV210 Sort;url=pava_210_sort_undervognsprodukt.html;");
aI("text=PAVA PV400;url=pava_pv400_undervognsprodukt.html;");
aI("text=PAVA PV600 Bronze;url=pava_pv_600_bronze_rustbeskyttelse.html;");
}

with(milonic=new menuname("behandling")){
style=submenuStyle;
aI("text=Om PAVA behandlinger;url=ompvbeh.html;");
aI("text=PAVA spøjteskema;url=pava_sproejteskema_sproejtediagram.html;");
aI("text=Hvordan udføres PAVA behandling;url=hvbeh.html;");
aI("text=PAVA Komplet Plus+ behandling;url=pava_komplet_plus_behandling_rustbeskyttelse.html;");
aI("text=PAVA Komplet 2-lags behandling;url=pava_komplet_2_lags_behandling_rustbeskyttelse.html;");
aI("text=PAVA hulrumsbehandling;url=hulrumsbeh.html;");
aI("text=PAVA MINI hulrumsbehandling;url=minihulr.html;");
}

with(milonic=new menuname("ppris")){
style=submenuStyle;
aI("text=PAVA behandlingspriser;url=pavapris.html;");
}

with(milonic=new menuname("garanti")){
style=submenuStyle;	
aI("text=Om PAVA Garanti;url=om_pava_garanti.html;");
aI("text=PAVA Levetidsgaranti;url=pava_levetidsgaranti.html;");
aI("text=PAVA Varevognsgaranti;url=pava_vare_garanti.html;");
aI("text=PAVA og fabriksgarantier;url=fabriksgaranti.html;");
}

with(milonic=new menuname("pavainfo")){
style=submenuStyle;
aI("text=Eksempler på rust;url=rusteksempler.html;");	
aI("text=Hvorfor rustbeskytte ?;url=hvorforrust.html;");
aI("text=FAQ - Ofte stillede spørgsmål;url=faq.html;");
}

with(milonic=new menuname("nyt")){
style=submenuStyle;
aI("text=Nyt på dette website;url=webnyt.html;");
}

with(milonic=new menuname("ainfo")){
style=submenuStyle;
aI("text=Adresseoplysninger;url=adresse.html");
aI("text=Send e-mail;url=sendemail.html");
}

with(milonic=new menuname("login")){
style=submenuStyle;
aI("text=Login;url=http://www.pava.jau2.dk;");
}

with(milonic=new menuname("vsbi")){
style=submenuStyle;
}

drawMenus();


