_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;

with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="70%";
fontstyle="normal";
fontweight="normal";
align="left";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#999999";
oncolor="#ffffff";
padding=4;
pagebgcolor="#000000";
pagecolor="white";
separatorcolor="#ffffff";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(subMenuStyle1=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="70%";
fontstyle="normal";
fontweight="normal";
align="left";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#990000";
offcolor="#ffffff";
onbgcolor="#999999";
oncolor="#ffffff";
padding=4;
pagebgcolor="#990000";
pagecolor="white";
separatorcolor="#ffffff";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(subMenuStyle2=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="70%";
fontstyle="normal";
fontweight="normal";
align="left";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#cc6600";
offcolor="#ffffff";
onbgcolor="#999999";
oncolor="#ffffff";
padding=4;
pagebgcolor="#cc6600";
pagecolor="white";
separatorcolor="#ffffff";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=16;
orientation="vertical";
style=menuStyle;
top=yposition;
aI("text=Home;url=http://www.fodcontrol.com/;");
aI("text=See Our Products;url=http://www.fodcontrol.com/products.html;showmenu=Products;");
aI("text=Contact/Mail Info;url=http://www.fodcontrol.com/contact.html;");
aI("text=Client Comments;url=http://www.fodcontrol.com/comments.html;");
aI("text=List of Clients;url=http://www.fodcontrol.com/clients.html;");
aI("text=Win A Free Book!;url=http://www.fodcontrol.com/poll.php;");
aI("text=FOD Resources;url=http://www.fodcontrol.com/resources.html;");
aI("text=Site Map;url=http://www.fodcontrol.com/sitemap.html;");
}

with(milonic=new menuname("Products")){
overflow="scroll";
style=subMenuStyle1;
aI("text=FOD Programs Manual;url=http://www.makeitfodfree.com;showmenu=Programs;");
aI("text=Product Overview;url=http://www.fodcontrol.com/products.html;");
aI("text=Promo and Awareness Products;url=http://www.fodcontrol.com/store/index.html;");
aI("text=FOD Boss Speed Sweeper Info;url=http://www.fodcontrol.com/fod_boss.html;showmenu=Boss;");
aI("text=FOD and Fuel Sample Station;url=http://www.fodcontrol.com/FOD_and_Fuel_Sample_Station.html;");
aI("text=CrackSweep Vacuum Sweeper;url=http://www.fodcontrol.com/powervac.html;");
aI("text=Ramp-Vac Vacuum Sweeper;url=http://www.fodcontrol.com/powervac.html;");
aI("text=The Trey - Small Parts Organizer;url=http://www.fodcontrol.com/trey.html;");
//aI("text=FOD Buster Rocksweeper Info;url=http://www.fodcontrol.com/rocksweeper.html;showmenu=Buster;");
aI("text=Power Bar Magnetic Sweeper;url=http://www.fodcontrol.com/powerbar.html;");
aI("text=FOD Cans;url=http://www.fodcontrol.com/fod_can.html;");
aI("text=Aeroprobe Tool Finder System;url=http://www.fodcontrol.com/aeroprobe.html;");
aI("text=Easysweep Brush Sweeper;url=http://www.fodcontrol.com/easysweep.html;");
aI("text=FOD Web Links;url=http://www.fodcontrol.com/resources.html;");
aI("text=Contact/Mail Info;url=http://www.fodcontrol.com/contact.html;");
aI("text=List of Clients;url=http://www.fodcontrol.com/clients.html;");
aI("text=FAQ/Comments;url=http://www.fodcontrol.com/faq.html;");}

with(milonic=new menuname("Programs")){
style=subMenuStyle2;
aI("text=<i>MAKE IT FOD FREE!</i>;url=http://www.makeitfodfree.com;");
}

with(milonic=new menuname("Boss")){
style=subMenuStyle2;
aI("text=Watch Demo Video;url=http://www.fodcontrol.com/fodbossvid.html;");
}

with(milonic=new menuname("Buster")){
style=subMenuStyle2;
aI("text=Watch Demo Video;url=http://www.fodcontrol.com/fodbustervid.html;");
}

drawMenus();