_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
image="images/dots9.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="#B6BABF";
oncolor="#ffffff";
padding="8";
separatorcolor="Transparent";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="213";
}

with(submenuStyle=new mm_style()){
bordercolor="#660000";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#660000";
offcolor="#ffffff";
onbgcolor="#590E0C";
oncolor="#ffffff";
padding="4";
separatorcolor="#590E0C";
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://autoquestloan.com/;");
aI("text=Articles;target=;url=Articles.html;");
aI("showmenu=ResourcesBad Credit Auto LoansLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ResourcesBad Credit Auto LoansLEFT_MENU")){
style=submenuStyle;
aI("text=Bad Credit Auto Loans;target=;url=Bad-Credit-Auto-Loans.html;");
aI("text=Auto Financing ;target=;url=Auto-Financing.html;");
aI("text=Online Auto Loans ;target=;url=Online-Auto-Loans.html;");
aI("text=New Auto Loans;target=;url=New-Auto-Loans.html;");
aI("text=Used Auto Loans;target=;url=Used-Auto-Loans.html;");
aI("text=Instant Auto Loans;target=;url=Instant-Auto-Loans.html;");
aI("text=Auto Loan;target=;url=Auto-Loan.html;");
}


 drawMenus();
