ace_state.columns = 1;
ace_state.hbgcolor = '#F7EACC';
ace_state.hftcolor = '#000000';
ace_state.nbgcolor = '#9B8B62';
ace_state.nftcolor = '#F7EACC';
ace_state.hspacing = 17;
ace_state.menuoffset = 1;
ace_state.closedelay = 500;
ace_state.position = 'right';
ace_state.fontFamily = 'Trebuchet MS';
ace_state.fontSize = '8pt';

acemenu = new ACEMenu('0');
acemenu.columns = 10;
acemenu.position = 'bottom';

acemenu.AddItem('Home', 'http://www.bellaviaggiowindham.com/', '_self', false);
acemenu.AddItem('Services', '', '_self', true);
acemenu.AddItem('Products', '', '', true);
acemenu.AddItem('Instant Gift Certificates', '', '', true);
acemenu.AddItem('Company', '', '', true);
acemenu.AddItem('Appointment', 'http://www.bellaviaggiowindham.com/appointment.html', '_self', false);
acemenu.AddItem('Specials', 'http://www.bellaviaggiowindham.com/specials.html', '_self', false);
acemenu.AddItem('Contact Us', 'http://www.bellaviaggiowindham.com/contact.html', '_self', false);
acemenu.AddItem('Directions', 'http://www.bellaviaggiowindham.com/directions.html', '_self', false);

acemenu = new ACEMenu('2');
acemenu.position = 'bottom';

acemenu.AddItem('Nail Services', 'http://www.bellaviaggiowindham.com/nailservices.html', '_self', false);
acemenu.AddItem('Hair Services', 'http://www.bellaviaggiowindham.com/hairservices.html', '_self', false);
acemenu.AddItem('Spa Services', 'http://www.bellaviaggiowindham.com/spaservices.html', '_self', false);
acemenu.AddItem('Wellness Services', 'http://www.bellaviaggiowindham.com/wellness.html', '_self', false);

acemenu = new ACEMenu('3');
acemenu.position = 'bottom';

acemenu.AddItem('Nail Products', 'http://www.bellaviaggiowindham.com/nailproducts.html', '_self', false);
acemenu.AddItem('Hair Products', 'http://www.bellaviaggiowindham.com/hairproducts.html', '_self', false);
acemenu.AddItem('Skin Products', 'http://www.bellaviaggiowindham.com/skinproducts.html', '_self', false);
acemenu.AddItem('Makeup Products', 'http://www.bellaviaggiowindham.com/makeup.html', '', false);

acemenu = new ACEMenu('4');
acemenu.position = 'bottom';

acemenu.AddItem('Order Now', 'https://bellaviaggio.boomtime.com/lgift', '', false);
acemenu.AddItem('Gift Packages', 'http://www.bellaviaggiowindham.com/packages.html', '', false);

acemenu = new ACEMenu('5');
acemenu.position = 'bottom';

acemenu.AddItem('About Us', 'http://www.bellaviaggiowindham.com/about.html', '_self', false);
acemenu.AddItem('Our Mission', 'http://www.bellaviaggiowindham.com/mission.html', '', false);
acemenu.AddItem('Hours of Operation', 'http://www.bellaviaggiowindham.com/hours.html', '', false);
acemenu.AddItem('Employment', 'http://www.bellaviaggiowindham.com/employment.html', '_self', false);
acemenu.AddItem('Please Consider', 'http://www.bellaviaggiowindham.com/etiquette.html', '_self', false);
acemenu.AddItem('Gift Card Policies', 'http://www.bellaviaggiowindham.com/gc-policy.html', '', false);
acemenu.AddItem('Our Business Community', 'http://www.bellaviaggiowindham.com/community.html', '', false);
acemenu.AddItem('Employee Intranet', 'http://www.bellaviaggiowindham.com/secure/', '', false);
acemenu.AddItem('Employee Email', 'http://www.bellaviaggiowindham.com/webmail/', '', false);


