_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/dots2.gif";
offbgcolor="#7FA9FF";
offcolor="DarkBlue";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="8";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
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";
openstyle="rtl";
aI("text=Fast Student Loans;target=;url=http://www.thestudentloanssite.com/;");
aI("text=College Financing Loans;target=;url=collegefinancing.html;");
aI("text=School Loans;target=;url=schoolloans.html;");
aI("text=Federal Student Aid;target=;url=federalstudentaid.html;");
aI("text=Government Student Loans;target=;url=governmentstudentloans.html;");
aI("text=Federal Student Aid Application;target=;url=applicationforfederalstudentaid.html;");
aI("text=Stafford Loans;target=;url=staffordloans.html;");
aI("text=Unsubsidized Stafford Loans;target=;url=unsubsidizedstaffordloans.html;");
aI("text=Private Student Loans;target=;url=privatestudentloans.html;");
aI("text=Student Loan Companies;target=;url=studentloancompanies.html;");
aI("text=Graduate Student Loans;target=;url=graduatestudentloans.html;");
aI("text=FAFSA Student Loans;target=;url=fafsastudentloans.html;");
aI("text=FAFSA Financial Aid;target=;url=fafsafinancialaid.html;");
aI("text=FAFSA Form;target=;url=fafsaform.html;");
aI("text=Student Loan Default;target=;url=studentloandefault.html;");
aI("text=Student Loans Without Cosigner;target=;url=studentloanswithoutcosigner.html;");
}


 drawMenus();
