var nav_1391tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Please Choose Your Center',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'portal_login.html',
    'sTarget':'_self'
},
{   'sTitle':'KENTUCKY ',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'portal_login.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Brannon Crossing Portal',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'brannons.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Georgetown Portal',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'gt_cameras.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Hamburg Portal',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'hamburg.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Leestown Portal',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'leestown.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Millpond Portal',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'millpond.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'MICHIGAN',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'portal_login.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Lowell Portal',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'lowell.html',
        'sTarget':'_self'
    }]
}]
});
