_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots9.gif";
offbgcolor="#090A09";
offcolor="White";
onbgcolor="#702424";
oncolor="White";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/dots9.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#702424";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#702424";
offcolor="#ffffff";
onbgcolor="#511A1A";
oncolor="#ffffff";
padding="4";
pagecolor="Black";
separatorcolor="#511A1A";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://www.themarxgroup.com/;");
aI("showmenu=Consulting Services/Enhancing Global Commerce Through Transparency and AccountabilityLEFT_MENU;text=Consulting Services;target=;url=Consulting-Services.html;");
aI("text=Consultants;target=;url=Consultants.html;");
aI("text=News;target=;url=News.html;");
aI("text=Gallery;target=;url=Gallery.html;");
aI("text=TMG Companies;target=;url=TMG-Companies.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Consulting Services/Enhancing Global Commerce Through Transparency and AccountabilityLEFT_MENU")){
style=submenuStyle;
aI("text=Enhancing Global Commerce Through Transparency and Accountability;target=;url=Enhancing-Global-Commerce-Through-Transparency-and-Accountability.html;");
aI("text=Enhancing Global Commerce Through Process Efficiency;target=;url=Enhancing-Global-Commerce-Through-Process-Efficiency.html;");
aI("text=Enhancing Foreign Assistance;target=;url=Enhancing-Foreign-Assistance.html;");
aI("text=Our Transparency Model;target=;url=Our-Transparency-Model.html;");
aI("text=Systems and Technology Application;target=;url=Systems-and-Technology-Application.html;");
aI("text=Management Assessment;target=;url=Management-Assessment.html;");
}


 drawMenus();

