_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="Goldenrod";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="GhostWhite";
offcolor="#002AAA";
onbgcolor="Goldenrod";
oncolor="DarkRed";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="Gold";
borderstyle="Ridge";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="DarkRed";
offcolor="AliceBlue";
onbgcolor="White";
oncolor="Black";
outfilter="Fade(Overlap=1.00)";
padding="10";
imagepadding="6";
itemwidth="121";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=726;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=http://www.theidcprojects.com/;");
aI("showmenu=Our Team/Advisory BoardINFO_BAR_MENU;text=Our Team;target=;url=Our-Team.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("showmenu=Partners/AlphaGen CoatingsINFO_BAR_MENU;text=Partners;target=;url=Partners.html;");
aI("showmenu=Resources/Aquisitions & MergersINFO_BAR_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Gallery;target=;url=Gallery.html;");
}

with(milonic=new menuname("Our Team/Advisory BoardINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Advisory Board;target=;url=Advisory-Board.html;");
}

with(milonic=new menuname("Partners/AlphaGen CoatingsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=AlphaGen Coatings;target=_blank;url=http://www.alphagencoatings.com;");
aI("text=AlphaGen India;target=_blank;url=http://www.alphagenindia.com;");
}

with(milonic=new menuname("Resources/Aquisitions & MergersINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Aquisitions & Mergers;target=;url=Aquisitions-&-Mergers.html;");
aI("text=Commodities;target=;url=Commodities.html;");
aI("text=Construction;target=;url=Construction.html;");
aI("text=Financing;target=;url=Financing.html;");
aI("text=Green Technology;target=;url=Green-Technology.html;");
aI("text=Joint Ventures;target=;url=Joint-Ventures.html;");
aI("text=Medical;target=;url=Medical.html;");
aI("text=Mining;target=;url=Mining.html;");
}


 drawMenus();

