
/* --- menu items --- */
var MENU_ITEMS = [
  
 ['Home','index.php'],
 ['About',null,null,
 ['In-Site Control','insite control.php'],
 ['Personnel','personnel.php']],
 ['System Overview','http://',null,
 ['In Summary',null,null,
 ['System Introduction','system introduction.php']],
 ['In More Detail',null,null,
 ['Viewer Display','about viewer display.php'],
 ['About Viewer','about viewer.php'],
 ['Viewer Tools','viewer tools.php'],
 ['Filter Options','filter options.php'],
 ['Comparison Reports','comparison reports.php'],
 ['In-Site Glossary','glossary.php']],
 ['Scope/Capabilities',null,null,
 ['System Signals','system signals.php'],
 ['System Channels','system channels.php'],
 ['Plant Monitoring','plant monitoring.php'],
 ['Connectivity','connectivity.php'],
 ['System Security','system security.php'],
 ['Remote Access','remote access.php']]],
 ['FAQs','http://',null,
 ['Asked by you','FAQs asked by you.php'],
 ['Security Concerns','your concerns.php'],
 ['Asked by us','FAQs asked by us.php']],
 ['Reporting Program',null,null,
 ['In Summary','http://',null,
 ['Reporting Program','reporting program.php']],
 ['In More Detail','http://',null,
 ['Graph',null,null,
 ['About Graph Display','about graph display.php'],
 ['Graph (example)','graph.php','NEW'],
 ['Graph Zoom','graph zoom.php','NEW'],
 ['Graph Settings','graph settings.php'],
 ['Graph Ranges','graph ranges.php'],
 ['Analogue Signals','analogue signals.php'],
 ['Case Studies','graph case study 1.php']],
 ['Sequence Table','http://',null,
 ['About Sequence Table','about seq table.php'],
 ['Report (example)','seq report.php','NEW'],
 ['Sequence Analogue','sequence analogue.php','NEW'],
 ['Analogue Signals','analogue signals.php']],
 ['Cost Analysis','http://',null,
 ['About Cost Analysis','about cost analysis.php'],
 ['Report (example)','cost report.php','NEW'],
 ['Channel Report','channel costs.php'],
 ['Optimising Savings','optimising savings.php'],
 ['Case Studies','cost savings case study 1.php'],
 ['Potential Savings','potential savings.php']],
 ['Verification','http://',null,
 ['About Verification Report','about verification report.php'],
 ['About Verification','about verification.php'],
 ['Verification Parameters','verification parameters.php'],
 ['Verification Setup','verification setup.php'],
 ['Verification PASS (example)','verification pass.php','NEW'],
 ['Verification FAIL (example)','verification fail.php','NEW'],
 ['Case Studies','verification case study.php'],
 ['About Verification History','about verification history.php']],
 ['Operations &amp; Times','http://',null,
 ['About Operations &amp; Times','about operations &amp; times.php'],
 ['Report (example)','operations & times.php','NEW'],
 ['Channel Report','channel operations &amp; times.php'],
 ['Case Studies','operations case study 1.php'],
 ['About Service Log','about service log.php'],
 ['Service Log (example)','service log.php','NEW']],
 ['Environmental','http://',null,
 ['About Environmental','about environmental report.php'],
 ['Report (example)','environmental report.php','NEW'],
 ['Channel Report','channel environmental.php'],
 ['Optimise Savings','optimise savings.php'],
 ['Case Studies','enviro case study 1.php'],
 ['Potential savings','potential savings.php']]]],
 ['Cost Savings','http://',null,
 ['CIP Optimisation','CIP optimisation.php'],
 ['Product Recovery','product recovery.php'],
 ['Case Studies','case studies.php'],
 ['Potential Savings','potential savings.php'],
 ['Optimise Savings','optimise savings.php']],
 ['Product Recovery','http://',null,
 ['Summary','prod recovery.php'],
 ['Milk Products','dairy product recovery.php'],
 ['Beverage','beverage.php'],
 ['Brewing','brewing.php'],
 ['Food Processors','food processors.php']],
 ['Commercial Services','http://',null,
 ['Summary','comm services.php'],
 ['Consultancy','consultancy service.php'],
 ['Monitoring/Plant Optimisation','plant optimisation service.php'],
 ['Software Amendments','software amendments.php'],
 ['Site Audits','site audits.php'],
 ['Engineering','engineering.php'],
 ['Project Management','project management.php'],
 ['Technical Library','technical library.php']],
 ['News','news.php'],
 ['Contact Us','contact.php'],
 ['Site Map','site map.php']
];
 







