var nav_58tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Contact us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html',
    'sTarget':'_self'
},
{   'sTitle':'How to find us',
    'bIsExternal':true,
    'sUrl':'http://maps.google.co.uk/maps?q=Truro+Methodist+Church&hl=en-GB&sll=50.265355,-5.051587&sspn=0,0&ie=UTF8&view=map&cid=16916353801860132744&hq=Truro+Methodist+Church&hnear=&ll=50.264765,-5.052166&spn=0.03067,0.077162&z=14',
    'sTarget':'_blank'
},
{   'sTitle':'Resources',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'password.html',
    'sTarget':'_self'
},
{   'sTitle':'What\'s on?',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'whats on.html',
    'sTarget':'_self'
},
{   'sTitle':'Who\'s who at TMC',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'whos who.html',
    'sTarget':'_self'
}]
});
