_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#FD0303";
padding="6";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#000000";
pagecolor="Maroon";
overbgimage="images/bracket5.gif";
imagepadding="6";
itemheight="40";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="78";
orientation="vertical";
itemheight="30";
aI("text=Home;target=;url=http://www.blackwatchsystems.com/;align=center;");
aI("text=Systems;target=;url=Systems.html;align=center;");
aI("text=Services;target=;url=Services.html;align=center;");
aI("text=Products;target=;url=Products.html;align=center;");
aI("text=Manufacturers;target=;url=Manufacturers.html;align=center;");
aI("text=Training;target=;url=Training.html;align=center;");
aI("text=Projects;target=;url=Projects.html;align=center;");
aI("text=News;target=;url=News.html;align=center;");
aI("text=Links;target=;url=Links.html;align=center;");
aI("text=Contact Us;target=;url=Contact_Us.html;align=center;");
aI("showmenu=Request Form/Thank You PageLEFT_MENU;text=Request Form;target=;url=Request_Form.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}

with(milonic=new menuname("Request Form/Thank You PageLEFT_MENU")){
style=submenuStyle;
aI("text=Thank You Page;target=;url=Thank_You_Page.html;");
}


 drawMenus();

