var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.htm'
},
{   'sTitle':'Services',
    'bIsWebPath':true,
    'sUrl':'services.htm'
},
{   'sTitle':'PC\'s',
    'bIsWebPath':true,
    'sUrl':'computer-offers.htm'
},
{   'sTitle':'Rates',
    'bIsWebPath':true,
    'sUrl':'rates.htm'
},
{   'sTitle':'Support',
    'bIsWebPath':true,
    'sUrl':'support.htm'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact.htm'
},
{   'sTitle':'Website',
    'bIsWebPath':true,
    'sUrl':'websites-tunbridge-wells.htm'
},
{   'sTitle':'Remote',
    'bIsWebPath':true,
    'sUrl':'remoteaccess.htm'
},
{   'sTitle':'Feedback',
    'bIsWebPath':true,
    'sUrl':'feedback.htm'
},
{   'sTitle':'Broadband',
    'bIsWebPath':true,
    'sUrl':'broadband-tunbridge-wells.htm'
},
{   'bSeparatorBefore':true,
    'bSeparatorAfter':true,
    'sDescription':'PCPROTECH online Shop',
    'sTitle':'Shop',
    'bIsExternal':true,
    'sUrl':'http://shop.pcprotech.co.uk/',
    'sTarget':'_blank'
}]
});
