
_menuCloseDelay=0 
_menuOpenDelay=0
_subOffsetTop=0
_subOffsetLeft=0

with(menuStyle=new mm_style()){
onbgcolor="#CC0000";
oncolor="#FFFFFF";
offbgcolor="#ffffff";
offcolor="#000000";
padding=0;
fontsize=12;
fontstyle="normal";
borderwidth=0;
separatorcolor="#ffffff";
separatorsize=0;
itemheight=26;
}
with(innerStyle=new mm_style()){
onbgcolor="#0089D0";
oncolor="#FFFFFF";
offbgcolor="#ffffff";
offcolor="#000000";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
separatorcolor="#000000";
separatorsize=1;
subimage="/assets/global/tri.gif";
padding=0;
fontsize=12;
fontstyle="normal";
fontweight="normal";
fontfamily="arial, Tahoma, Arial";
subimagepadding=5;
itemheight="22";
itemwidth="200";
}
with(milonic=new menuname("New")){
style=innerStyle;
overflow="scroll";
aI("showmenu=Models;text=&nbsp;&nbsp;New Vehicles;url=/new/index.cfm/page/vehicles;status=New Vehicles;");
aI("text=&nbsp;&nbsp;Browse Inventory;url=/new/index.cfm;status=Browse Inventory;");
aI("text=&nbsp;&nbsp;Compare Vehicles;url=/new/index.cfm/page/compare/;status=Compare Vehicles;");
aI("text=&nbsp;&nbsp;Build Your Own;url=/new/index.cfm/page/build/;status=Build Your Own;");
aI("text=&nbsp;&nbsp;Schedule A Test Drive;url=/new/index.cfm/page/testdrive/;status=Schedule A Test Drive;");
aI("text=&nbsp;&nbsp;Quick Quote;url=/new/index.cfm/page/quickquote/;status=Quick Quote;");
aI("text=&nbsp;&nbsp;Incentive Programs;url=/new/index.cfm/page/incentives/;status=Incentive Programs;");
aI("text=&nbsp;&nbsp;Shop Our Ads;url=/adv/index.cfm;status=Shop Our Ads;");
}
with(milonic=new menuname("Used")){
style=innerStyle;
overflow="scroll";
aI("text=&nbsp;&nbsp;Pre-Owned Cars;url=/preowned/index.cfm/page/cars/;status=Pre-Owned Cars;");
aI("text=&nbsp;&nbsp;Pre-Owned Trucks;url=/preowned/index.cfm/page/trucks/;status=Pre-Owned Trucks;");
aI("text=&nbsp;&nbsp;View All Vehicles;url=/preowned/index.cfm;status=View All Vehicles;");
aI("text=&nbsp;&nbsp;Vehicles Under $6,000;url=/preowned/index.cfm/price/1-6000/;status=Vehicles Under $6,000;");
aI("text=&nbsp;&nbsp;Luxury Vehicles;url=/preowned/index.cfm/page/luxury;status=Luxury Vehicles;");
aI("text=&nbsp;&nbsp;Locate Your Vehicle;url=/preowned/index.cfm/page/locate;status=Locate Your Vehicle;");
aI("text=&nbsp;&nbsp;Trade-In Evaluation;url=/preowned/index.cfm/page/trade/;status=Trade-In Evaluation;");
aI("text=&nbsp;&nbsp;Shop Our Ads;url=/adv/index.cfm;status=Shop Our Ads;");
}
with(milonic=new menuname("Specials")){
style=innerStyle;
overflow="scroll";
aI("text=&nbsp;&nbsp;Pre-Owned Specials;url=/preowned/index.cfm/page/specials/;status=Pre-Owned Specials;");
aI("text=&nbsp;&nbsp;Shop Our Ads;url=/adv/index.cfm;status=Shop Our Ads;");
}
with(milonic=new menuname("Financing")){
style=innerStyle;
aI("text=&nbsp;&nbsp;On The Lot Financing;url=https://secure.motionfuze.com/shopmycars/index.cfm?page=bhph&CFID=65700689&CFTOKEN=73110445e54c516e-A8C87D4E-082F-9B46-434BC563AD7324E8;status=Credit Application;");
aI("text=&nbsp;&nbsp;Credit Application;url=https://secure.motionfuze.com/shopmycars/index.cfm?page=finance&CFID=65700689&CFTOKEN=73110445e54c516e-A8C87D4E-082F-9B46-434BC563AD7324E8;status=Credit Application;");
aI("text=&nbsp;&nbsp;Payment Calculator;url=/misc/index.cfm/page/calculator/;status=Shop Our Ads;");
}
with(milonic=new menuname("Service")){
style=innerStyle;
aI("text=&nbsp;&nbsp;Online Service Appointments;url=/service/index.cfm/page/service/;status=Online Service Appointments;");
aI("text=&nbsp;&nbsp;Service Coupons;url=/service/index.cfm/page/coupons/;status=Service Coupons;");
aI("text=&nbsp;&nbsp;Service Information;url=/service/index.cfm/page/info/;status=Service Information;");
}
with(milonic=new menuname("Parts")){
style=innerStyle;
aI("text=&nbsp;&nbsp;Parts Request;url=/parts/index.cfm/page/parts/;status=Parts Request;");
aI("text=&nbsp;&nbsp;Parts Coupons;url=/parts/index.cfm/page/coupons/;status=Parts Coupons;");
aI("text=&nbsp;&nbsp;Parts Information;url=/parts/index.cfm/page/info/;status=Parts Information;");
}
with(milonic=new menuname("Misc")){
style=innerStyle;
aI("text=&nbsp;&nbsp;About Us;url=/misc/index.cfm/page/about;status=About Us;");
aI("text=&nbsp;&nbsp;Greetings;url=/misc/index.cfm/page/greetings;status=Greetings;");
aI("text=&nbsp;&nbsp;Latest News;url=/news/index.cfm;status=Latest News;");
aI("text=&nbsp;&nbsp;Events;url=/events/index.cfm;status=Events;");
aI("text=&nbsp;&nbsp;Testimonials;url=/testimonials/index.cfm;status=Testimonials;");
aI("text=&nbsp;&nbsp;Career Opportunities;url=/careers/index.cfm;status=Career Opportunities;");
aI("text=&nbsp;&nbsp;Staff Directory;url=/staff/index.cfm;status=Staff Directory;");
aI("text=&nbsp;&nbsp;Site Admin;url=/admin/index.cfm;status=Site Admin;");
}
with(milonic=new menuname("Hours")){
style=innerStyle;
overflow="scroll";
//aI("text=&nbsp;&nbsp;Greenville Location;url=/hours/index.cfm;status=Greenville Location;");
aI("text=&nbsp;&nbsp;Farmville Location;url=/hours/index.cfm/location/farmville;status=Farmville Location;");
}

drawMenus();

