// mnav.js automatically generated by SiteWise.

if (TransMenu.isSupported()) {

var ms = new TransMenuSet(TransMenu.direction.down, 10, 37, TransMenu.reference.down);	


var section143 = ms.addMenu(document.getElementById('section143')); // Turn "Company" into a menu.

section143.addItem("Cyberaid Profile", "/pages/cyberaid-profile-3.htm");

section143.addItem("Our Vision", "/pages/our-vision-157.htm");

section143.addItem("Site Map", "/pages/site-map-183.htm");

var section12 = ms.addMenu(document.getElementById('section12')); // Turn "Products" into a menu.

section12.addItem("Payroll Software", "http://www.cyberaid.com/pages/introduction-22.htm");
var section21 = section12.addMenu(section12.items[section12.items.length-1]); // Turn "Payroll Software" into a menu.

section21.addItem("Introduction", "/pages/introduction-22.htm");

section21.addItem("Features", "/pages/features-23.htm");

section21.addItem("Reports", "/pages/reports-162.htm");

section21.addItem("System Requirements", "/pages/system-requirements-395.htm");

section12.addItem("HR Software", "http://www.cyberaid.com/pages/introduction-25.htm");
var section24 = section12.addMenu(section12.items[section12.items.length-1]); // Turn "HR Software" into a menu.

section24.addItem("Introduction", "/pages/introduction-25.htm");

section24.addItem("Features", "/pages/features-26.htm");

section24.addItem("Reports", "/pages/reports-163.htm");

section24.addItem("System Requirements", "/pages/system-requirements-396.htm");

section12.addItem("Training Software", "http://www.cyberaid.com/pages/introduction-29.htm");
var section27 = section12.addMenu(section12.items[section12.items.length-1]); // Turn "Training Software" into a menu.

section27.addItem("Introduction", "/pages/introduction-29.htm");

section27.addItem("Features", "/pages/features-28.htm");

section27.addItem("Reports", "/pages/reports-164.htm");

section27.addItem("System Requirements", "/pages/system-requirements-397.htm");

section12.addItem("Recruitment Software", "http://www.cyberaid.com/pages/introduction-251.htm");
var section246 = section12.addMenu(section12.items[section12.items.length-1]); // Turn "Recruitment Software" into a menu.

section246.addItem("Introduction", "/pages/introduction-251.htm");

section246.addItem("Features", "/pages/features-247.htm");

section246.addItem("Reports", "/pages/reports-248.htm");

section246.addItem("System Requirements", "/pages/system-requirements-398.htm");

section12.addItem("Report Writer Software", "http://www.cyberaid.com/pages/introduction-34.htm");
var section33 = section12.addMenu(section12.items[section12.items.length-1]); // Turn "Report Writer Software" into a menu.

section33.addItem("Introduction", "/pages/introduction-34.htm");

section33.addItem("Features", "/pages/features-35.htm");

section12.addItem("Time & Attendance Software", "http://www.cyberaid.com/pages/introduction-31.htm");
var section30 = section12.addMenu(section12.items[section12.items.length-1]); // Turn "Time & Attendance Software" into a menu.

section30.addItem("Introduction", "/pages/introduction-31.htm");

section30.addItem("Features", "/pages/features-32.htm");

section12.addItem("AS/400 Payroll & HR Software", "http://www.cyberaid.com/pages/introduction-189.htm");
var section46 = section12.addMenu(section12.items[section12.items.length-1]); // Turn "AS/400 Payroll & HR Software" into a menu.

section46.addItem("Introduction", "/pages/introduction-189.htm");

section46.addItem("Payroll", "/pages/payroll-47.htm");

section46.addItem("Human Resources", "/pages/human-resources-48.htm");

var section133 = ms.addMenu(document.getElementById('section133')); // Turn "Services" into a menu.

section133.addItem("Software Implementation", "/pages/software-implementation-167.htm");

section133.addItem("Training", "/pages/training-168.htm");

section133.addItem("Installation", "/pages/installation-170.htm");

section133.addItem("Documentation", "/pages/documentation-172.htm");

section133.addItem("Payroll Forms & Solutions", "/pages/payroll-forms---solutions-171.htm");

section133.addItem("Maintenance Agreements", "/pages/maintenance-agreements-190.htm");

section133.addItem("Help Agreements", "/pages/help-agreements-191.htm");

var section51 = ms.addMenu(document.getElementById('section51')); // Turn "Support" into a menu.

section51.addItem("Technical Support", "http://www.cyberaidsupport.com/techsupport/login.aspx");

section51.addItem("Sales", "/pages/sales-52.htm");

section51.addItem("Help", "/pages/help-54.htm");

var section144 = ms.addMenu(document.getElementById('section144')); // Turn "News & Events" into a menu.

section144.addItem("Company News", "http://www.cyberaid.com/news");

section144.addItem("Events & Exhibitions", "/pages/events---exhibitions-6.htm");


var section146 = ms.addMenu(document.getElementById('section146')); // Turn "Clients & Case Studies" into a menu.

section146.addItem("Automotive", "/pages/automotive-231.htm");

section146.addItem("Business Services", "/pages/business-services-234.htm");

section146.addItem("Chemicals, Oil & Gas", "/pages/chemicals--oil---gas-238.htm");

section146.addItem("Clothing & Fashion", "/pages/clothing---fashion-236.htm");

section146.addItem("Engineering & Electronics", "/pages/engineering---electronics-230.htm");

section146.addItem("Entertainment, Food & Drink", "/pages/entertainment--food---drink-228.htm");

section146.addItem("Health & Family", "/pages/health---family-237.htm");

section146.addItem("Manufacturing", "/pages/manufacturing-232.htm");

section146.addItem("Retail", "/pages/retail-239.htm");

section146.addItem("Transport & Logistics", "/pages/transport---logistics-235.htm");

section146.addItem("Wholesalers & Distributors", "/pages/wholesalers---distributors-240.htm");

var section156 = ms.addMenu(document.getElementById('section156')); // Turn "Contact Us" into a menu.

section156.addItem("Contact Information", "/pages/contact-information-4.htm");

section156.addItem("Information Request", "/pages/information-request-159.htm");

section156.addItem("Sales Information", "/pages/sales-information-249.htm");


TransMenu.renderAll();

}