_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#D47F00";
borderstyle="Outset";
borderwidth="2";
fontfamily="Helvetica";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
offcolor="#00552A";
onborder="1px ridge #AA5500";
oncolor="Chartreuse";
ondecoration="underline";
onsubimage="images/arrow2.gif";
padding="1";
separatorcolor="Transparent";
separatorsize="2";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#eeeeee";
menubgimage="images/mesh.gif";
itemwidth="55";
}

with(SubMenuStyle=new mm_style()){
bordercolor="#002A55";
borderstyle="solid";
borderwidth="1";
fontfamily="Helvetica";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="Chartreuse";
onborder="1px dotted #2A7F00";
oncolor="#005500";
ondecoration="underline";
onsubimage="images/arrow2.gif";
padding="5";
pagecolor="Chartreuse";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#eeeeee";
menubgimage="images/mesh.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=625;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home Page;target=;url=http://www.datsasystems.com/;");
aI("text=Windows7 Info;target=;url=Windows7-Info.html;");
aI("text=Safe Surfing;target=;url=Safe-Surfing.html;");
aI("text=Monitors;target=;url=Monitors.html;");
aI("text=Software etc.;target=;url=Software-etc.html;");
aI("text=Offsite Backup;target=;url=Offsite-Backup.html;");
aI("text=Telephone Systems;target=;url=Telephone-Systems.html;");
aI("text=Newsletter Signup;target=;url=Newsletter-Signup.html;");
aI("text=Our Partners;target=;url=Our-Partners.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("showmenu=About UsLinksMAIN_HEADER_MENU;text=About Us;target=;url=About-Us.html;");
}

with(milonic=new menuname("About UsLinksMAIN_HEADER_MENU")){
style=SubMenuStyle;
align="left";
aI("text=Links;target=;url=Links.html;");
}


 drawMenus();

