var nav_253tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'MAP',
    'bIsExternal':true,
    'sUrl':'http://www.thecrossingtyler.com/location.php',
    'sTarget':'_self'
},
{   'sTitle':'FAQ',
    'bIsExternal':true,
    'sUrl':'http://www.thecrossingtyler.com/faq.php',
    'sTarget':'_self'
},
{   'sTitle':'CONTACT US',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.php',
    'sTarget':'_self'
},
{   'sTitle':'LEGAL',
    'bIsExternal':true,
    'sUrl':'http://thecrossingtyler.com/legal.php',
    'sTarget':'_self'
}]
});
