_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/dots1.gif";
offbgcolor="#7D9476";
offcolor="#ffffff";
onbgcolor="#34564B";
oncolor="#ffffff";
padding="10";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="196";
}

with(submenuStyle=new mm_style()){
bordercolor="#34564B";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#34564B";
offcolor="#ffffff";
onbgcolor="#7D9476";
oncolor="#ffffff";
padding="4";
separatorcolor="#213730";
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.concrete-solutions.info/;");
aI("text=News;target=;url=News.html;");
aI("showmenu=Conference Information/Conference LocationLEFT_MENU;text=Conference Information;target=;url=Conference-Information.html;");
aI("showmenu=Training Courses/Information and CostsLEFT_MENU;text=Training Courses;target=;url=Training-Courses.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
}

with(milonic=new menuname("Conference Information/Conference LocationLEFT_MENU")){
style=submenuStyle;
aI("text=Conference Location;target=;url=Conference-Location.html;");
aI("text=Key Dates;target=;url=Key-Dates.html;");
aI("text=Programme;target=;url=Programme.html;");
aI("text=Authors;target=;url=Authors.html;");
aI("text=Committee;target=;url=Committee.html;");
aI("text=Register/Pay;target=;url=Register-Pay.html;");
aI("text=Belfast;target=;url=Belfast.html;");
aI("text=Sponsorship;target=;url=Sponsorship.html;");
aI("text=Exhibition;target=;url=Exhibition.html;");
aI("text=Hotels;target=;url=Hotels.html;");
aI("text=Conference Dinner;target=;url=Conference-Dinner.html;");
}

with(milonic=new menuname("Training Courses/Information and CostsLEFT_MENU")){
style=submenuStyle;
aI("text=Information and Costs;target=;url=Information-and-Costs.html;");
aI("text=Diagnosis and Repair of Concrete Defects;target=;url=Diagnosis-and-Repair-of-Concrete-Defects.html;");
aI("text=Concrete for Engineers & Contractors;target=;url=Concrete-for-Engineers-&-Contractors.html;");
aI("text=Module 0 - Control of Concrete on Site;target=;url=Control-of-Concrete-on-Site.html;");
aI("text=Module W0 -Testing Fresh Concrete on Site;target=;url=Testing-Fresh-Concrete-on-Site.html;");
aI("text=Module 1 - Concrete Technology and Best Construction Practice;target=;url=Concrete-Technology-and-Best-Construction-Practice.html;");
aI("text=Module 2 - Control of Concrete on Site;target=;url=Control-of-Concrete-on-Site-2.html;");
aI("text=Module 4 Control of Concrete on Site 4 Day;target=;url=Control-of-Concrete-on-Site-4-Day.html;");
aI("text=Advanced Concrete Technology Course;target=;url=Advanced-Concrete-Technology-Course.html;");
}


 drawMenus();

