_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#FD0303";
offcolor="#ffffff";
onbgcolor="#FD0303";
oncolor="#ffffff";
ondecoration="underline";
padding="4";
}

with(menuStyle=new mm_style()){
bgimage="images/greyL.gif";
fontfamily="Arial Black";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="#878787";
oncolor="#000000";
separatorsize="3";
separatorimage="images/greyLSep.gif";
overbgimage="images/greyL01.gif";
itemheight="44";
itemwidth="108";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=552;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
openstyle="up";
aI("text=Gronddetectie;target=;url=./;align=center;");
aI("text=Buitenbeveiliging;target=;url=BUITENBEVEILIGING.html;align=center;");
aI("text=Contact Us;target=;url=Contact_Us.html;align=center;");
aI("text=Privacy Statement;target=;url=Privacy_Statement.html;align=center;");
aI("text=Nieuws;target=_blank;url=http://terreinbeveiliging.blogspot.com/;align=center;");
}


 drawMenus();
