_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glowing_Big4.png";
borderstyle="solid";
fontfamily="Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="Yellow";
oncolor="YellowGreen";
pagecolor="#D4A900";
separatorcolor="Transparent";
separatorsize="0";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glowing_Big_hover4.png";
itemheight="42";
itemwidth="128";
}

with(submenuStyle=new mm_style()){
bordercolor="WhiteSmoke";
borderstyle="solid";
borderwidth="0";
fontfamily="Century Gothic";
fontsize="8pt";
fontstyle="normal";
headercolor="#000000";
offbgcolor="#FFFF7F";
offcolor="#000000";
onbgcolor="Khaki";
oncolor="#191970";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=768;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="42";
aI("showmenu=Home/About UsINFO_BAR_MENU;text=Home;target=;url=http://www.topteknologies.com/;");
aI("text=Technologies;target=;url=Technologies.html;");
aI("showmenu=Products/ImetricINFO_BAR_MENU;text=Products;target=;url=Products.html;");
aI("text=Industries;target=;url=Industries.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Home/About UsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=About Us;target=;url=About-Us.html;");
}

with(milonic=new menuname("Products/ImetricINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Imetric;target=;url=Imetric.html;");
aI("text=Rapidform;target=;url=Rapidform.html;");
aI("text=GEO Instrument;target=;url=GEO-Instrument.html;");
aI("text=Scantron;target=;url=Scantron.html;");
}


 drawMenus();

