// Static menu for dealer123 integration



with(milonic=new menuname("Main Menu")){
zindex=80;
menuwidth="707px";
menualign="left";
alwaysvisible=1;
orientation="horizontal";
style=topMmenuStyle;


aI("showmenu=finance;text=Finance;url=/finance/;");
aI("showmenu=service;text=Service;url=/service/;");
aI("showmenu=parts;text=Parts;url=/parts/;");
aI("showmenu=clientcare;text=Client Care;url=/clientcare/;");
aI("showmenu=community;text=Community;");
aI("showmenu=about;text=About Us;");
aI("showmenu=contact;text=Contact;url=/contact/;");
}

with(milonic=new menuname("new")){
style=menuStyle;
aI("text=Showroom;url=/new/index.php;");
aI("text=Specials;url=/new/specials.php;");
aI("showmenu=newseries;text=Inventory;url=/new/inventory.php?type=newbmw;");
aI("showmenu=newmodels;text=New Models;");
aI("text=Internet Sales;url=/internet/");
aI("text=Staff;url=/new/staff.php");
aI("text=Credit Application;url=https://www.dealer123.com/website3/creditapp.cfm?did=1330;target=_blank;");
aI("text=Testimonials;url=/testimonials/;");
}

with(milonic=new menuname("newseries")){
style=menuStyle;
aI("text=1 Series;url=/new/inventory.php?type=new1;");
aI("text=3 Series;url=/new/inventory.php?type=new3;");
aI("text=5 Series;url=/new/inventory.php?type=new5;");
aI("text=6 Series;url=/new/inventory.php?type=new6;");
aI("text=7 Series;url=/new/inventory.php?type=new7;");
aI("text=M Series;url=/new/inventory.php?type=newm;");
aI("text=X Series;url=/new/inventory.php?type=newx;");
aI("text=Z Series;url=/new/inventory.php?type=newz;");
}
with(milonic=new menuname("preowned")){
style=menuStyle;
aI("text=Showroom;url=/preowned/index.php;");
aI("text=Specials;url=/preowned/specials.php;");
aI("showmenu=preownedseries;text=BMW Inventory;url=/preowned/inventory.php?type=preownedbmw;");
aI("text=BMW Certified;url=/preowned/inventory.php?type=preownedbmwcert;");
aI("text=eBay<sup>TM</sup>;url=/ebay/;");
aI("text=MINI;url=/preowned/inventory.php?type=preownedmini;");
aI("text=All Makes;url=/preowned/inventory.php?type=preowned;");
aI("text=Staff;url=/preowned/staff.php");
aI("text=Internet Sales;url=/internet/");
aI("text=Credit Application;url=https://www.dealer123.com/website3/creditapp.cfm?did=1330;target=_blank;");
aI("text=Testimonials;url=/testimonials/;");
}

with(milonic=new menuname("preownedseries")){
style=menuStyle;
aI("text=1 Series;url=/preowned/inventory.php?type=preowned1;");
aI("text=3 Series;url=/preowned/inventory.php?type=preowned3;");
aI("text=5 Series;url=/preowned/inventory.php?type=preowned5;");
aI("text=6 Series;url=/preowned/inventory.php?type=preowned6;");
aI("text=7 Series;url=/preowned/inventory.php?type=preowned7;");
aI("text=M Series;url=/preowned/inventory.php?type=preownedm;");
aI("text=X Series;url=/preowned/inventory.php?type=preownedx;");
aI("text=Z Series;url=/preowned/inventory.php?type=preownedz;");
aI("text=MINI;url=/preowned/inventory.php?type=preownedmini;");
aI("text=All Makes;url=/preowned/inventory.php?type=preowned;");}






with(milonic=new menuname("clientcare")){
style=menuStyle;
aI("text=Client Care Center;url=/clientcare/;");
aI("text=Staff;url=/clientcare/staff.php");
}

with(milonic=new menuname("service")){
style=menuStyle;
aI("text=Service Department;url=/service/;");
aI("text=Service Specials;url=/service/specials.php");
aI("text=Alternate Transportation;url=/service/transportation.php");
aI("text=Schedule Service;url=/service/schedule.php");
aI("text=Staff;url=/service/staff.php");
}

with(milonic=new menuname("parts")){
style=menuStyle;
aI("text=Parts and Accessories;url=/parts/;");
aI("text=Shop Online;url=/shop/;");
aI("text=Parts Specials;url=/parts/specials.php");
aI("text=Staff;url=/parts/staff.php");
}

with(milonic=new menuname("finance")){
style=menuStyle;
aI("text=Finance Department;url=/finance/;");
aI("text=Credit Application;url=https://www.dealer123.com/website3/creditapp.cfm?did=1330;target=_blank;");
aI("text=Staff;url=/finance/staff.php");
}

with(milonic=new menuname("about")){
style=menuStyle;
aI("text=News;url=/news/;");
aI("text=History;url=/history/;");
aI("text=Awards;url=/awards/;");
aI("text=Quality Management Systems;url=/qms/;");
aI("text=Testimonials;url=/testimonials/");
aI("text=Careers;url=/careers/");
}

with(milonic=new menuname("community")){
style=menuStyle;
aI("text=Charity;url=/charity/;");
aI("text=Events;url=/events/;");
aI("text=Photo Gallery;url=/gallery/");
}


with(milonic=new menuname("contact")){
style=menuStyle;
aI("text=Contact Us;url=/contact/");
aI("text=Directions;url=/contact/directions.php;");
aI("text=Hours;url=/contact/#hours;");
}

with(milonic=new menuname("newmodels")){
style=menuStyle;
aI("text=2010 5 Series Gran Turismo;url=/new/5seriesgt/");
aI("text=2010 7 Series;url=/new/7series/");
aI("text=2010 X5 M;url=/new/x5m/");
aI("text=2010 X6 M;url=/new/x6m/");
}



drawMenus();