_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
image="images/dots5.gif";
offbgcolor="#6F6F6F";
offcolor="#EFEFEF";
onbgcolor="#BFBFBF";
oncolor="Black";
padding="4";
separatorcolor="Transparent";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/dots5.gif";
imagepadding="6";
itemwidth="167";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="DarkGoldenrod";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("showmenu=Online Education Info/At Home Career TrainingLEFT_MENU;text=Online Education Info;target=;url=Online-Education-Info.html;");
aI("showmenu=GED info/How to Get Your GEDLEFT_MENU;text=GED info;target=;url=GED-info.html;");
aI("showmenu=Student Loans/Student Loan InformationLEFT_MENU;text=Student Loans;target=;url=Student-Loans.html;");
aI("text=Privacy Statement;target=;url=PRIVACY-STATEMENT.html;");
aI("text=Contact Us;target=;url=CONTACT.html;");
aI("text=Sitemap;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Online Education Info/At Home Career TrainingLEFT_MENU")){
style=submenuStyle;
aI("text=At Home Career Training;target=;url=At_Home_Career_Training.html;");
aI("text=Home Study Degrees;target=;url=Home_Study_Degree.html;");
}

with(milonic=new menuname("GED info/How to Get Your GEDLEFT_MENU")){
style=submenuStyle;
aI("text=How to Get Your GED;target=;url=How_to_Get_Your_GED.html;");
aI("text=GED Practice Test Info;target=;url=GED_Practice_Test_Info.html;");
}

with(milonic=new menuname("Student Loans/Student Loan InformationLEFT_MENU")){
style=submenuStyle;
aI("text=Student Loan Information;target=;url=Student_Loan_Information.html;");
aI("text=College Pell Grant;target=;url=College_Pell_Grant.html;");
}


 drawMenus();

