ace_state.columns = 7;
ace_state.position = 'right';
ace_state.closedelay = 500;
ace_state.hspacing = 0;
ace_state.width = '50';
ace_state.hbgcolor = '';
ace_state.hftcolor = '#c5d2d8';
ace_state.nbgcolor = '';
ace_state.nftcolor = '#ffffff';
ace_state.fontFamily = 'Arial';
ace_state.fontSize = '8.5pt';
ace_state.fontStyle = 'normal';
ace_state.fontWeight = 'normal';
ace_state.itemborder = '0px  solid';
ace_state.menuborder = '0px  solid';
ace_state.hbdrsize = '0';
ace_state.cellpadding = 0;
ace_state.cellspacing = 0;
ace_state.layerpadding = 0;
ace_state.fopacity = '95';
ace_state.fshadow = '';

acemenu = new ACEMenu('0');

acemenu.AddRollover('/About-Us.html', '/images/home/about-normal.jpg', '/images/home/about-over.jpg', '_self', false , '', '0', '0');
acemenu.AddRollover('/Products.html', '/images/home/products-normal.jpg', '/images/home/products-over.jpg', '_self', false , '', '0', '0');
acemenu.AddRollover('/Technical-Support.html', '/images/home/support-normal.jpg', '/images/home/support-over.jpg', '_self', false , '', '0', '0');
acemenu.AddRollover('/Calibration-Services.html', '/images/home/services-normal.jpg', '/images/home/services-over.jpg', '_self', false , '', '0', '0');
acemenu.AddRollover('/Whats-New.html', '/images/home/new-normal.jpg', '/images/home/new-over.jpg', '_self', false , '', '0', '0');
acemenu.AddRollover('/Video-Library.html', '/images/home/library-normal.jpg', '/images/home/library-over.jpg', '_self', false , '', '0', '0');
acemenu.AddRollover('/Contact-Us.html', '/images/home/contact-normal.jpg', '/images/home/contact-over.jpg', '_self', false , '', '0', '0');

acemenu = new ACEMenu('2');
acemenu.columns = 1;
acemenu.position = 'bottom';
acemenu.width = '175px';
acemenu.cellpadding = 0;

acemenu.AddItem('<div class="flyout-top">&bull; Surface Properties</div>', '/Surface-Properties.html', '_self', false , '', '0', '0');
acemenu.AddItem('<div class="flyout">&bull; Optical Properties</div>', '/Optical-Properties.html', '_self', false , '', '0', '0');
acemenu.AddItem('<div class="flyout">&bull; Strength Properties</div>', '/Strength-Properties.html', '_self', false , '', '0', '0');
acemenu.AddItem('<div class="flyout">&bull; Color Instrumentation</div>', '/Color-Instrumentation.html', '_self', false , '', '0', '0');
acemenu.AddItem('<div class="flyout-bottom">&bull; Automated Testing</div>', '/Automated-Testing.html', '_self', false , '', '0', '0');

acemenu = new ACEMenu('3');
acemenu.columns = 1;
acemenu.position = 'bottom';
acemenu.width = '175px';
acemenu.cellpadding = 0;

acemenu.AddItem('<div class="flyout-top">&bull; Preventative Maintenance</div>', '/Preventative-Maintenance.html', '_self', false , '', '0', '0');
acemenu.AddItem('<div class="flyout">&bull; World Directory</div>', '/World-Directory.html', '_self', false , '', '0', '0');
acemenu.AddItem('<div class="flyout-bottom">&bull; Feedback/Contact</div>', '/Contact-Us.html', '_self', false , '', '0', '0');
