_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="#000000";
oncolor="#747A75";
padding="5";
subimage="images/arrow5_black_8x8.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="White";
oncolor="White";
pagecolor="White";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=900;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=home;target=;url=index.html;");
aI("text=uitzendgebied;target=;url=uitzendgebied.html;");
aI("text=adverteren;target=;url=adverteren.html;");
aI("text=klanten;target=;url=klanten.html;");
aI("text=partners;target=;url=partners.html;");
aI("text=reacties;target=_blank;url=http://www.hotradio.nl/gasten/gbook.php;");
aI("text=live radio;target=;url=live-radio.html;");
aI("text=T.V.I.;target=;url=T.V.I.html;");
aI("text=contact;target=;url=contact.html;");
}


 drawMenus();

