/* Expandable Listmenu Script Author : Daniel Nolan http://www.bleedingego.co.uk/webdev.php */ function initMenus() { if (!document.getElementsByTagName) return; var aMenus = document.getElementsByTagName("LI"); for (var i = 0; i < aMenus.length; i++) { var mclass = aMenus[i].className; if (mclass.indexOf("treenode") > -1) { var submenu = aMenus[i].childNodes; for (var j = 0; j < submenu.length; j++) { if (submenu[j].tagName == "A") { submenu[j].onclick = function() { var node = this.nextSibling; while (1) { if (node != null) { if (node.tagName == "UL") { var d = (node.style.display == "none") node.style.display = (d) ? "block" : "none"; this.className = (d) ? "treeopen" : "treeclosed"; return false; } node = node.nextSibling; } else { return false; } } return false; } submenu[j].className = (mclass.indexOf("open") > -1) ? "treeopen" : "treeclosed"; } if (submenu[j].tagName == "UL") submenu[j].style.display = (mclass.indexOf("open") > -1) ? "block" : "none"; } } } } window.onload = initMenus;
![]() |
|
The hidden costs of tape storage
We've devised an The data retention maze
There are over 120 UK laws governing data retention. View a sample of your document retention requirements. |
Tiver - Services - Off
Site Storage / Tape Backups
Computer media storage![]() Abbot Datastore provide a stable secure, environmentally controlled facility for the storage of computer back-up media. To ensure the integrity of your tape media the environment is maintained with:
Asset Management System
We use an internet based Asset Management System, which has been written exclusively for us. This allows us to make modifications and upgrades to meet our client's demands, unlike 'Off-the-Shelf' packages. It enables internal tracking and movement of data. It is designed to read all barcodes and can import information from most other database systems. The system provides extensive information including: location, barcode reference, client reference and date of entry/retrieval etc. The design of the system also allows the client to view current/historical data via the Internet using a secure password protected system. As well as this retrieval of items can be ordered by e-mail (not applicable for express or emergency). If required, retention dates, department codes and budgetary codes can be recorded as well. Electronic format or hard copy printouts will be provided on request showing full inventory listings and movement histories. Retrievals Service![]() All items in store can be retrieved in accordance with the following options: Next day: Delivery the following working day providing the request is received by 15.00 hrs. Express: Delivery within 2 hours of a client's request between 09.00-17.00 hrs, Monday to Friday. Emergency: As Express, but actioned/completed outside normal working hours, at weekends, or Bank Holidays. Satellite Navigation: Each of our Data-centre delivery vehicles are fitted with Satellite 'Navigation Tracking Devices'. This enables us to enhance the service we provide...
Click for larger version |