var nav_27tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'What you need to do',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'what you need to do.html',
    'sTarget':'_self'
},
{   'sTitle':'Prices, Sizes and How to Order',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'sizes and prices.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact us.html',
    'sTarget':'_self'
},
{   'sTitle':'Examples',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'samples.html',
    'sTarget':'_self'
},
{   'sTitle':'About us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about us.html',
    'sTarget':'_self'
},
{   'sTitle':'Ts & Cs',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'t\'s and c\'s (1).html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Ts & Cs Page 2',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'t\'s and c\'s (2).html',
        'sTarget':'_self'
    }]
}]
});
