var fDesc=new Array(); fDesc[0] = "The HolisTech™ Horizon Computerised Maintenance Management Software (CMMS) is a computerised solution to control asset, maintenance and inventory management activities.

The Graphical User Interface (GUI) for this comprehensive and user-friendly maintenance software, means that even non-computer literate users will quickly become proficient.

Utilising a MS VB.Net front-end application connected via ADO to a MS SQL® 2005/8 database HolisTech™ Horizon takes full advantage of the latest Microsoft development tools to produce maintenance software CMMS with unrivalled and modern looking functionality.

Main features:
- Analytics
- Tee Card Module
- Asset Register
- Health and Safety Risk Assessment
- Human Resource Management
- Help Desk - Work Requests
- Reporting
- System Information
- Stock Control
- Purchase Order Requisitions
- Purchase Ordering
- Planned Maintenance Calendar Based
- Planned Maintenance Meter Based
- Condition Based Monitoring
- Work Orders
- Equipment Failure Recording
- Shift Log Control - Work Details Diary
- Calibration and Control
- Supplier details
- Full recording of stock movement and price/cost changes
- Rapid and simple integration of parts 'Kitting Lists' into planned work
- Spares shopping list that not only takes account of minimum levels but of lead times and asset criticality. This ensures purchase of the right parts at the right time
- Integrated Purchase Order system allows user full control over spending and budget lines
- Bar Coding
- Planned Maintenance
- Risk Assessment functionality for all planned and reactive tasks (see risk assessment graph below)
- Utility Management
- Rapid automatic scheduling / rescheduling of routines associated with assets"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }