_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#D6DFF7";
offcolor="#00007F";
oncolor="#428EFF";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="120";
}

with(menuStyle=new mm_style()){
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#EFF3FF";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="5";
separatorcolor="Transparent";
separatorsize="1";
subimage="images/xp_ind.gif";
subimagepadding="10";
imagepadding="4";
itemwidth="185";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Travel start;target=;url=http://traveling-in-norway.com/;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoff.gif;");
aI("text=Travel tips;target=;url=travel-tips.php;");
aI("showmenu=Culture and CraftMoods of NorwayLEFT_MENU;text=Culture and Craft;target=;url=norwegian-culture-and-craft.php;");
aI("showmenu=Destination Norway Dovrefjell National ParkLEFT_MENU;text=Destination Norway;target=;url=destination-norway-adventure-and-holiday.php;");
aI("text=Travel explorer;target=;url=travel-explorer.php;");
aI("text=My search;target=;url=travel-search.php;");
aI("text=Travel blog;target=;url=http://traveling-in-norway.com/guide/;");
}

with(milonic=new menuname("Culture and CraftMoods of NorwayLEFT_MENU")){
style=submenuStyle;
aI("text=Moods of Norway;target=;url=moods-of-norway-is-a-norwegian-clothing-and-design-company.php;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subhead1.gif;");
aI("text=Barrel maker;target=;url=barrel-maker.php;");
aI("text=Norway fishing;target=;url=norway-fishing.php;");
}

with(milonic=new menuname("Destination Norway Dovrefjell National ParkLEFT_MENU")){
style=submenuStyle;
aI("text= Dovrefjell National Park;target=;url=dovrefjell.php;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subhead1.gif;");
aI("text=Stryn;target=;url=stryn.php;");
}


 drawMenus();
