_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_blue.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="16pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#3399FF";
offcolor="#000000";
onbgcolor="#C1D2EE";
onborder="1px solid #316AC5";
oncolor="#000000";
padding="0";
separatorcolor="SlateGray";
separatorsize="3";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="128";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1045;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://ajflowtesting.com/;");
aI("showmenu=ServicesFlow TestingINFO_BAR_MENU;text=Services;target=;url=Services.html;");
aI("text=Gallery;target=;url=Gallery.html;");
aI("text=Safety First;target=;url=Safety-First.html;");
aI("showmenu=NewsHello ArkansasINFO_BAR_MENU;text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Careers;target=_blank;url=http://www.ajflowtesting.com/Careers.html;");
}

with(milonic=new menuname("ServicesFlow TestingINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Flow Testing;target=;url=Flow-Testing.html;");
aI("text=Water Management;target=;url=Water-Management.html;");
aI("text=Security;target=;url=Security.html;");
aI("text=Excavation;target=;url=Excavation.html;");
aI("text=Equipment;target=;url=Equipment.html;");
}

with(milonic=new menuname("NewsHello ArkansasINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Hello Arkansas;target=;url=Hello-Arkansas.html;");
aI("text=A & J Going Green?;target=;url=A-&-J-Going-Green-.html;");
aI("text=Expansion;target=;url=Expansion.html;");
aI("text=CNG Trucks;target=;url=CNG-Trucks.html;");
}


 drawMenus();

