_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#008CBA";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Beige";
offcolor="#008CBA";
onbgcolor="#999999";
oncolor="#000000";
padding="3";
separatorcolor="#008CBA";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="192";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.floww.com/;");
aI("text=Get Floww Products;target=;url=get-floww-products.html;");
aI("text=Personal Protection;target=;url=personal-radiation-protection.html;");
aI("text=Protection At Work;target=;url=work-radiation-protection.html;");
aI("text=Doctors &Therapists;target=;url=radiation-doctors.html;");
aI("text=Floww News Blog;target=_blank;url=http://www.floww.com/blog;");
aI("text=Publications;target=;url=radiation-protection-publications.html;");
}


 drawMenus();

