_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Bubbles_Big7.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="PaleGoldenrod";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
valign="middle";
rawcss="padding-left:5px;padding-bottom:10px;padding-right:5px";
overbgimage="images/Glossy_Bubbles_Big_hover7.png";
itemheight="63";
itemwidth="153";
}

with(submenuStyle=new mm_style()){
bordercolor="#ff9999";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ff6868";
offcolor="#dddddd";
onbgcolor="#ff7777";
oncolor="#cdcdcd";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="63";
aI("text=Home;target=;url=http://www.train2care.net/;");
aI("text=About Us;target=;url=About-Us.html;");
aI("showmenu=Courses/Course ListLEFT_MENU;text=Courses;target=;url=Courses.html;");
aI("showmenu=High Dependency Care (HDC)/HDC Course DatesLEFT_MENU;text=High Dependency Care (HDC);target=;url=High-Dependency-Care.html;");
aI("text=Train the Trainer Courses;target=;url=Train-the-Trainer-Courses.html;");
aI("text=News and Updates;target=;url=News-and-Updates.html.php;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Courses/Course ListLEFT_MENU")){
style=submenuStyle;
aI("text=Course List;target=;url=Course-List.html;");
}

with(milonic=new menuname("High Dependency Care (HDC)/HDC Course DatesLEFT_MENU")){
style=submenuStyle;
aI("text=HDC Course Dates;target=;url=HDC-Course-Dates.html;");
}


 drawMenus();

