

ace_state.columns = 1;
ace_state.position = 'center';
ace_state.closedelay = 500;
ace_state.hbgcolor = '#2F6BFF';
ace_state.hftcolor = '#000000';
ace_state.nbgcolor = '#ECEEDE';
ace_state.nftcolor = '#000000';
ace_state.fontFamily = 'Arial';
ace_state.fontSize = '0pt';
ace_state.fontStyle = 'normal';
ace_state.fontWeight = 'normal';
ace_state.cellpadding = 0;
ace_state.layerpadding = 0;

acemenu = new ACEMenu('0');
acemenu.target = '_self';
acemenu.hspacing = 0;
acemenu.bgimage = 'images/button_sm_bg.gif';

acemenu.fontFamily = 'Verdana';
acemenu.fontSize = '0pt';
acemenu.fontStyle = 'normal';
acemenu.fontWeight = 'normal';
acemenu.textalign = 'center';

acemenu.AddRollover('', 'images/button_top.gif', 'images/button_top.gif', '_self', true , '', '0', '0');

acemenu.AddRollover('index.html', 'images/button_sm_1.gif', 'images/button_sm_1b.gif', '_self', true , 'Home', '0', '0');
acemenu.AddRollover('aboutus.html', 'images/button_sm_2.gif', 'images/button_sm_2b.gif', '_self', true , 'About Us', '0', '0');
acemenu.AddRollover('vbstv.html', 'images/button_sm_vbstv.gif', 'images/button_sm_vbstvb.gif', '_self', true , 'Product Videos', '0', '0');
acemenu.AddRollover('managedservices.html', 'images/button_sm_3.gif', 'images/button_sm_3b.gif', '_self', true , 'Managed Services', '0', '0');
acemenu.AddRollover('ManagedSecurityAntiVirus.html', 'images/button_sm_4.gif', 'images/button_sm_4b.gif', '', true , 'Managed Security Anti-Virus', '0', '0');
acemenu.AddRollover('ManagedSecurityWeb.html', 'images/button_sm_17.gif', 'images/button_sm_17b.gif', '_self', true , 'Managed Security Web', '0', '0');
acemenu.AddRollover('DisasterRecovery.html', 'images/button_sm_5.gif', 'images/button_sm_5b.gif', '', true , 'Disaster Recovery', '0', '0');
acemenu.AddRollover('HostedEmailGoogleApps.html', 'images/button_sm_8.gif', 'images/button_sm_8b.gif', '_self', true , 
'Hosted Email Google Apps', '0', '0');
acemenu.AddRollover('HostedDocumentImaging.html', 'images/button_sm_6.gif', 'images/button_sm_6b.gif', '', true , 'Hosted Document Imaging', '0', '0');
acemenu.AddRollover('ServerVirtualization.html', 'images/button_sm_14.gif', 'images/button_sm_14b.gif', '_self', true , 'Server Virtualization', '0', '0');
acemenu.AddRollover('VirtualTicketing.html', 'images/button_sm_16.gif', 'images/button_sm_16b.gif', '', true , 'Virtual Ticketing', '0', '0');
acemenu.AddRollover('WebDesignandHosting.html', 'images/button_sm_18.gif', 'images/button_sm_18b.gif', '_self', true , 'Web Design and Hosting', '0', '0');
acemenu.AddRollover('HardwareMaintenance.html', 'images/button_sm_19.gif', 'images/button_sm_19b.gif', '_self', true , 'HardwareMaintenance', '0', '0');
acemenu.AddRollover('rescuetime.html', 'images/button_sm_tms.gif', 'images/button_sm_tmsb.gif', '_self', true , 'Time Management', '0', '0');
acemenu.AddRollover('http://vbsneworleans.blogspot.com/', 'images/button_sm_blog.gif', 'images/button_sm_blogb.gif', '_self', true , 'VBS Blog IT Bytes', '0', '0');
acemenu.AddRollover('ServersPCsandLaptops.html', 'images/button_sm_22.gif', 'images/button_sm_22b.gif', '_self', true , 'Servers PCs and Laptops', '0', '0');
acemenu.AddRollover('OurPartners.html', 'images/button_sm_27.gif', 'images/button_sm_27b.gif', '_self', true , 'Our Partners', '0', '0');
acemenu.AddRollover('ContactUs.html', 'images/button_sm_contact.gif', 'images/button_sm_contactb.gif', '', true , 'Contact Us', '0', '0');


