ace_state.columns = 1;
ace_state.hbgcolor = '#CC0000';
ace_state.hftcolor = '#ffffff';
ace_state.nbgcolor = '#CC0000';
ace_state.nftcolor = '#FFFFFF';
ace_state.menuoffset = 1;
ace_state.closedelay = 500;
ace_state.position = 'right';
ace_state.fontFamily = 'Verdana';
ace_state.fontSize = '10pt';
ace_state.fontWeight = 'bold';

acemenu = new ACEMenu('0');
acemenu.columns = 10;
acemenu.hspacing = 25;
acemenu.position = 'bottom';
acemenu.htmlAfter = '&nbsp;&nbsp;&nbsp;&nbsp;';
acemenu.htmlBefore = '&nbsp;&nbsp;&nbsp;&nbsp;';

acemenu.AddItem('Home', 'http://www.eimageworks.com', '_parent');
acemenu.AddItem('Service', 'http://www.eimageworks.com/services.htm', '_parent');
acemenu.AddItem('Supplies', 'http://www.eimageworks.com/supplies.htm', '_parent');
acemenu.AddItem('Sales', 'http://www.eimageworks.com/sales.htm', '_parent');
acemenu.AddItem('Systems', 'http://www.eimageworks.com/Installation.htm', '_parent');
acemenu.AddItem('On-Line Store', 'http://eimageworks.com/catalog/index.php', '_parent');
acemenu.AddItem('AV Catalog', 'http://catalogs.infocommiq.com/avcat/CTL8828/index.cfm?MRC_id=8828', '_parent');
acemenu.AddItem('Rentals', 'http://www.eimageworks.com/rentals.htm', '_parent');
acemenu.AddItem('Contact', 'http://www.eimageworks.com/contact.htm', '_parent');

acemenu = new ACEMenu('2');
acemenu.position = 'bottom';

acemenu.AddItem('Poster Printers', 'http://www.eimageworks.com/pprinters.htm', '_parent');
acemenu.AddItem('Multimedia Projectors', 'http://www.eimageworks.com/mprojectors.htm', '_parent');
acemenu.AddItem('Laminators', 'http://www.eimageworks.com/laminators.htm', '_parent');
acemenu.AddItem('Binding Machines', 'http://www.eimageworks.com/bindequip.htm', '_parent');
acemenu.AddItem('Lettering Machines', 'http://www.eimageworks.com/letteringmachines.htm', '_parent');
acemenu.AddItem('Projection Screens', 'http://www.eimageworks.com/pscreens.htm', '_parent');
acemenu.AddItem('Control Systems', 'http://www.eimageworks.com/confrm.htm', '_parent');
acemenu.AddItem('A/V Distribution', 'http://www.eimageworks.com/avdist.htm', '_parent');
acemenu.AddItem('Overhead Projectors', 'http://www.eimageworks.com/oprojectors.htm', '_parent');
acemenu.AddItem('CRT Projectors', 'http://www.eimageworks.com/crtprojectors.htm', '_parent');
acemenu.AddItem('Copy Boards', 'http://www.eimageworks.com/copyboards.htm', '_parent');
acemenu.AddItem('Thermofax', 'http://www.eimageworks.com/tfax.htm', '_parent');
acemenu.AddItem('Maintenance Contracts', 'http://www.eimageworks.com/mcontracts.htm', '_parent');



acemenu = new ACEMenu('3');
acemenu.position = 'bottom';

acemenu.AddItem('Poster Printer Supplies', 'http://www.eimageworks.com/ppsupplies.htm', '_parent');
acemenu.AddItem('Multimedia Projector Lamps', 'http://www.eimageworks.com/mplsupplies.htm', '_parent');
acemenu.AddItem('Laminating Film', 'http://www.eimageworks.com/lfsupplies.htm', '_parent');
acemenu.AddItem('Lettering Machine & Label Printer Tape', 'http://www.eimageworks.com/lmsupplies.htm', '_parent');
acemenu.AddItem('Binding Supplies', 'http://www.eimageworks.com/bsupplies.htm', '_parent');
acemenu.AddItem('Overhead Projector Lamps', 'http://www.eimageworks.com/opsupplies.htm', '_parent');

acemenu = new ACEMenu('4');
acemenu.position = 'bottom';

acemenu.AddItem('Poster Printers', 'http://www.eimageworks.com/salespp.htm', '_parent');
acemenu.AddItem('Multimedia Projectors', 'http://www.eimageworks.com/salesmp.htm', '_parent');
acemenu.AddItem('Roll Laminators', 'http://www.eimageworks.com/saleslam.htm', '_parent');
acemenu.AddItem('Lettering Machines', 'http://www.eimageworks.com/saleslm.htm', '_parent');
acemenu.AddItem('Transparency Makers', 'http://www.eimageworks.com/salestf.htm', '_parent');
acemenu.AddItem('Overhead Projectors', 'http://www.eimageworks.com/Downloads/Overhead_Projectors.pdf', '_parent');
acemenu.AddItem('Document Cameras', 'http://www.eimageworks.com/Downloads/Document_Cameras.pdf', '_parent');

acemenu = new ACEMenu('5');
acemenu.position = 'bottom';

acemenu.AddItem('Systems Installations', 'http://www.eimageworks.com/Installation.htm', '_parent');
acemenu.AddItem('Video Conferencing', 'http://www.eimageworks.com/videoconf.htm', '_parent');
acemenu.AddItem('Digital Signage', 'http://www.advancedmethod.com/v7/', '_parent');
acemenu.AddItem('Mobile Imaging System', 'http://www.eimageworks.com/Downloads/IWDUImager.pdf', '_parent');





