_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Ribbon_Small1.png";
borderstyle="solid";
fontfamily="Times New Roman";
fontsize="12pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="Ivory";
oncolor="#888888";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-bottom:10px;padding-left:5px;padding-right:5px";
overbgimage="images/Ribbon_Small_hover1.png";
itemheight="30";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#3333dd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#bbcbff";
offcolor="#666666";
onbgcolor="#bfcfff";
oncolor="#888888";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=925;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="30";
aI("showmenu=Home Page/Is This You?INFO_BAR_MENU;text=Home Page;target=;url=http://www.thbinst.com/;");
aI("text=How It Works;target=;url=howitworks.html;");
aI("showmenu=Courses & Degrees/Diplomas & DegreesINFO_BAR_MENU;text=Courses & Degrees;target=;url=schlinfo.html;");
aI("showmenu=Enrollment Info/Admissions ExamINFO_BAR_MENU;text=Enrollment Info;target=;url=stdntinfo.html;");
aI("showmenu=Resources/Affiliated WebsitesINFO_BAR_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Home Page/Is This You?INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Is This You?;target=;url=calling.html;");
aI("text=Why THBI?;target=;url=Why-THBI.html;");
aI("text=Accreditation;target=;url=accrdtn.html;");
aI("text=Rewards of Excellence;target=;url=rewards.html;");
aI("text=Edification;target=;url=edify.html;");
aI("showmenu=Home Page/Degree Alternatives/Diploma PlansINFO_BAR_MENU;text=Degree Alternatives;target=;url=altrntv.html;");
}

with(milonic=new menuname("Home Page/Degree Alternatives/Diploma PlansINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Diploma Plans;target=;url=dplmaplns.html;");
}

with(milonic=new menuname("Courses & Degrees/Diplomas & DegreesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Diplomas & Degrees;target=;url=dplmadgree.html;");
aI("text=Degree Requirements;target=;url=dgrereqrmts.html;");
aI("text=Degree Curriculum;target=_blank;url=PDF/DEGREE CURRICULUM.pdf;");
aI("showmenu=Courses & Degrees/Degree Courses/Course DescriptionsINFO_BAR_MENU;text=Degree Courses;target=;url=Degree-Courses.html;");
aI("text=Grad & Post Grad Requirements;target=;url=grdpstgrd.html;");
aI("text=Honorary Doctoral Degrees;target=;url=hnrydctr.html;");
aI("text=Complete Advanced Degree;target=;url=cmpltdgrprgms.html;");
}

with(milonic=new menuname("Courses & Degrees/Degree Courses/Course DescriptionsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Course Descriptions;target=;url=crsedescr.html;");
}

with(milonic=new menuname("Enrollment Info/Admissions ExamINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Admissions Exam;target=;url=preadmexam.html;");
aI("text=Fees & Tuition;target=;url=tuition.html;");
aI("text=Tuition Pay Plans;target=;url=tuipymt.html;");
}

with(milonic=new menuname("Resources/Affiliated WebsitesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Affiliated Websites;target=;url=Web-Sites.html;");
aI("text=True Hope Times;target=;url=nwslttr.html;");
}


 drawMenus();

