_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
image="images/dots1.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#3D1E1D";
oncolor="#ffffff";
padding="9";
separatorcolor="Silver";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#3D1E1D";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="Black";
onbgcolor="#701717";
oncolor="White";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=SMS tjenester;target=;url=index.html;");
aI("text=SMS nyheder;target=;url=gratis-sms-nyheder.html;");
aI("showmenu=SportSportsnyhederLEFT_MENU;text=Sport;target=;url=sport.html;");
aI("showmenu=KvinderMotion & SundhedLEFT_MENU;text=Kvinder;target=;url=kvinder.html;");
aI("text=Gossip;target=;url=gossip.html;");
aI("text=Horoskop ;target=;url=horoskop.html;");
aI("text=SMS konkurrencer;target=;url=sms-konkurrencer.html;");
aI("showmenu=Trafik & VejrVejretLEFT_MENU;text=Trafik & Vejr;target=;url=trafik-vejr.html;");
aI("text=Mobilsjov;target=;url=mobilsjov.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
}

with(milonic=new menuname("SportSportsnyhederLEFT_MENU")){
style=submenuStyle;
aI("text=Sportsnyheder;target=;url=sportsnyheder.html;");
aI("text=Livescore & andet sport;target=;url=livescore-andet-sport.html;");
}

with(milonic=new menuname("KvinderMotion & SundhedLEFT_MENU")){
style=submenuStyle;
aI("text=Motion & Sundhed;target=;url=motion-sundhed.html;");
aI("text=Skønhed & Foster;target=;url=skonhed-foster.html;");
}

with(milonic=new menuname("Trafik & VejrVejretLEFT_MENU")){
style=submenuStyle;
aI("text=Vejret;target=;url=vejret.html;");
aI("text=Trafik;target=;url=trafik.html;");
aI("text=Køb bus- & togbillet med SMS;target=;url=kob-bus-togbillet-med-sms.html;");
aI("text=Fly afgange og landinger;target=;url=fly-afgange-og-landinger.html;");
aI("text=Er Storebælts- og Øresundsbroen lukket?;target=;url=er-storebaelts-og-oresundsbroen-lukket-.html;");
aI("text=Razzia varsling;target=;url=razzia-varsling.html;");
}


 drawMenus();

