_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Hjem;target=;url=http://www.fotovision.no/;");
aI("showmenu=Om Fotovision /FotooppdragLEFT_MENU;text=Om Fotovision ;target=;url=Om-Fotovision.html;");
aI("showmenu=Tjenester/HjemmesiderLEFT_MENU;text=Tjenester;target=;url=Tjenester.html;");
aI("text=Linker;target=;url=Linker.html;");
aI("showmenu=Nyheter/NyhetsbrevLEFT_MENU;text=Nyheter;target=;url=Nyheter.html;");
aI("text=Kontakt;target=;url=Kontakt.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Om Fotovision /FotooppdragLEFT_MENU")){
style=submenuStyle;
aI("text=Fotooppdrag;target=;url=Fotooppdrag.html;");
aI("text=Prislister;target=;url=Prislister.html;");
aI("showmenu=Om Fotovision /Mitt fotoutstyr/Mitt fotoutstyr 2LEFT_MENU;text=Mitt fotoutstyr;target=;url=Mitt-fotoutstyr.html;");
}

with(milonic=new menuname("Om Fotovision /Mitt fotoutstyr/Mitt fotoutstyr 2LEFT_MENU")){
style=submenuStyle;
aI("text=Mitt fotoutstyr 2;target=;url=Mitt-fotoutstyr-2.html;");
}

with(milonic=new menuname("Tjenester/HjemmesiderLEFT_MENU")){
style=submenuStyle;
aI("text=Hjemmesider;target=;url=Hjemmesider.html;");
aI("showmenu=Tjenester/Bildegallerier/Eksotiske Dyr & FugleLEFT_MENU;text=Bildegallerier;target=;url=Bildegallerier.html;");
aI("text=Panorama VR;target=;url=Panorama-VR.html;");
aI("text=People;target=;url=People.html;");
aI("text=Interaktive kart;target=;url=Interaktive-kart.html;");
}

with(milonic=new menuname("Tjenester/Bildegallerier/Eksotiske Dyr & FugleLEFT_MENU")){
style=submenuStyle;
aI("text=Eksotiske Dyr & Fugle;target=;url=Eksotiske-Dyr-&-Fugle.html;");
}

with(milonic=new menuname("Nyheter/NyhetsbrevLEFT_MENU")){
style=submenuStyle;
aI("text=Nyhetsbrev;target=;url=Nyhetsbrev.html;");
aI("text=Dagens Bilde;target=;url=Dagens-Bilde.html;");
aI("text=Test av programvare;target=;url=Test-av-programvare.html;");
aI("text=News Release 4;target=;url=News-Release-4.html;");
aI("text=News Release 5;target=;url=News-Release-5.html;");
}


 drawMenus();

