_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="#000000";
oncolor="#747A75";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="#6F6F6F";
oncolor="#000000";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="117";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=home;target=;url=index.html;");
aI("text=uitzendgebied;target=;url=uitzendgebied.html;");
aI("text=frequenties;target=;url=frequenties.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;");
aI("text=nieuws;target=;url=nieuws.html;");
}


 drawMenus();

