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

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

section301.addItem("Toshiba", "http://www.twlvoiceanddata.co.uk/pages/toshiba-378.htm");

section301.addItem("Mitel", "http://www.twlvoiceanddata.co.uk/pages/mitel-376.htm");

section301.addItem("All Handsets", "http://www.twlvoiceanddata.co.uk/pages/all-handsets-373.htm");

var section257 = ms.addMenu(document.getElementById('section257')); // Turn "Telephone Systems" into a menu.

section257.addItem("Mitel Telephony Systems", "/pages/mitel-telephony-systems-212.htm");

section257.addItem("Toshiba Telephony Systems", "/pages/toshiba-telephony-systems-211.htm");

section257.addItem("Refurbished Telephone Systems", "/pages/refurbished-telephone-systems-200.htm");

section257.addItem("Photocopiers", "/pages/photocopiers-224.htm");

var section226 = ms.addMenu(document.getElementById('section226')); // Turn "Phone System Options" into a menu.

section226.addItem("Call Recording", "/pages/call-recording-223.htm");

section226.addItem("Voice & Data Cabling", "/pages/voice---data-cabling-36.htm");

section226.addItem("Solutions for Schools", "/pages/solutions-for-schools-27.htm");

section226.addItem("Leasing", "/pages/leasing-80.htm");

section226.addItem("Maintenance", "/pages/maintenance-34.htm");

section226.addItem("VoIP", "/pages/voip-40.htm");

section226.addItem("MPLS & Data Networks", "/pages/mpls---data-networks-41.htm");

section226.addItem("Communications Analysis", "/pages/communications-analysis-42.htm");

section226.addItem("Headsets", "/pages/headsets-197.htm");

section226.addItem("WiFi", "/pages/wifi-81.htm");

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

section259.addItem("About TWL", "/pages/about-twl-2.htm");

section259.addItem("Our People", "/pages/our-people-4.htm");

section259.addItem("Vacancies", "/pages/vacancies-606.htm");

section259.addItem("Testimonials", "/pages/testimonials-265.htm");

section259.addItem("News", "http://www.twlvoiceanddata.co.uk/news/");

section259.addItem("Partners", "/pages/partners-6.htm");

section259.addItem("Health & Safety", "/pages/health---safety-288.htm");

section259.addItem("Frequently Asked Questions", "/pages/frequently-asked-questions-290.htm");

section259.addItem("CHAS Registered", "/pages/chas-registered-594.htm");

section259.addItem("Terms & Conditions", "/pages/terms---conditions-374.htm");



TransMenu.renderAll();

}