var nav_170tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Broadband',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'broadband.html',
    'sTarget':'_self'
},
{   'sTitle':'CCTV',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'cctv.html',
    'sTarget':'_self'
},
{   'sTitle':'VoIP',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'voip.html',
    'sTarget':'_self'
},
{   'sTitle':'Structured Cabling',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'cabling.html',
    'sTarget':'_self'
},
{   'sTitle':'Wireless Solutions',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'wireless.html',
    'sTarget':'_self'
},
{   'sTitle':'IT Networks',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'it.html',
    'sTarget':'_self'
},
{   'sTitle':'Customers',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'customers.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html',
    'sTarget':'_self'
}]
});
