

































function w(text, width) {
   return '<table width="' + width + '" cellspacing="0" cellpadding="0" border="0"><tr><td>' + text + '</td></tr></table>';
   //return '<span style="width:' + width + '">' + text + '</span>';
}


var TREE_NODES = [

['Home', 'index.jsp?id=2', null,
],

['Profile', 'index.jsp?id=36', null,
['Team', 'index.jsp?id=14', null,
['Dr Ares Neophytou', 'index.jsp?id=12', null],
['Dr Regas Neophytou', 'index.jsp?id=13', null],
],
['Careers', 'index.jsp?id=15', null,
],
],
['Services', 'index.jsp?id=1', null,
['Consulting Services', 'index.jsp?id=17', null],
['Web Design', 'index.jsp?id=41', null],
['Web Development', 'index.jsp?id=4', null],
['OpenCms Solutions', 'index.jsp?id=56', null],
['Web Hosting', 'index.jsp?id=42', null],
['Web Promotion', 'index.jsp?id=43', null],
['Telecommunication Services', 'index.jsp?id=10', null],
],
['Products', 'index.jsp?id=23', null,
['ERP Everywhere', 'index.jsp?id=26', null,
['eShop', 'index.jsp?id=28', null],
['Mobile Sales', 'index.jsp?id=27', null],
],
['SMS Everywhere', 'index.jsp?id=31', null],
['Content Everywhere', 'index.jsp?id=44', null],
['Document Everywhere', 'index.jsp?id=20', null],
['Delivery Everywhere', 'index.jsp?id=45', null],
['Trade Everywhere', 'index.jsp?id=24', null],
],
['Clients', 'index.jsp?id=3', null,
],
['Contact Us', 'index.jsp?id=25', null,
],










];










 
