var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Administration',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sDescription':'Chief John E. Stone',
        'sTitle':'Chief John E. Stone',
        'bIsWebPath':true,
        'sUrl':'stone.html'
    },
    {   'sDescription':'Captain Ray Cox',
        'sTitle':'Captain Ray Cox',
        'bIsWebPath':true,
        'sUrl':'cox.html',"childArray" : [
        {   'sDescription':'Lieutenant James Bennett',
            'sTitle':'Lieutenant James Bennett',
            'bIsWebPath':true,
            'sUrl':'bennett.html'
        }]
    }]
},
{   'sDescription':'Brigantine Police News',
    'sTitle':'News',
    'bIsWebPath':true,
    'sUrl':'news.html'
},
{   'sTitle':'Services',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sDescription':'Community Police  Patnership',
        'sTitle':'Community Police Partnership',
        'bIsWebPath':true,
        'sUrl':'partnership.html'
    },
    {   'sDescription':'Nixle Alert System',
        'sTitle':'Nixle Alert System',
        'bIsWebPath':true,
        'sUrl':'nixle.html'
    },
    {   'sTitle':'Social Media',
        'bIsWebPath':true,
        'sUrl':'socialmedia.html'
    },
    {   'sDescription':'Recruiment',
        'sTitle':'Recruiment',
        'bIsWebPath':true,
        'sUrl':'recruiment.html'
    },
    {   'sDescription':'Terrorism',
        'sTitle':'Terrorism',
        'bIsWebPath':true,
        'sUrl':'terrorism.html'
    },
    {   'sDescription':'Special Response Team',
        'sTitle':'Special Response Team',
        'bIsWebPath':true,
        'sUrl':'srt.html'
    },
    {   'sDescription':'Brigantine Police Cycle Unit',
        'sTitle':'Cycle Unit',
        'bIsWebPath':true,
        'sUrl':'cycle.html'
    },
    {   'sTitle':'Communications',
        'bIsWebPath':true,
        'sUrl':'communications.html'
    },
    {   'sDescription':'Field Training Program',
        'sTitle':'Field Training Program',
        'bIsWebPath':true,
        'sUrl':'field.html'
    },
    {   'sDescription':'Records',
        'sTitle':'Records',
        'bIsWebPath':true,
        'sUrl':'records.html'
    },
    {   'sDescription':'Firearms',
        'sTitle':'Firearms',
        'bIsWebPath':true,
        'sUrl':'firearms.html'
    },
    {   'sDescription':'Crime Prevention',
        'sTitle':'Crime Prevention',
        'bIsWebPath':true,
        'sUrl':'crime.html'
    },
    {   'sDescription':'Office of Emergency Management "OEM"',
        'sTitle':'Office of Emergency Management',
        'bIsWebPath':true,
        'sUrl':'oem.html',"childArray" : [
        {   'sTitle':'NOAA',
            'bIsExternal':true,
            'sUrl':'http://www.nhc.noaa.gov/',
            'sTarget':'_blank'
        },
        {   'sTitle':'Ready',
            'bIsExternal':true,
            'sUrl':'http://www.ready.gov/',
            'sTarget':'_self'
        },
        {   'sTitle':'FEMA',
            'bIsExternal':true,
            'sUrl':'http://www.fema.gov/',
            'sTarget':'_self'
        },
        {   'sDescription':'Emergency-Preparedness',
            'sTitle':'Emergency-Preparedness',
            'bIsWebPath':true,
            'sUrl':'emergency-preparedness.html'
        }]
    },
    {   'sDescription':'Patrol',
        'sTitle':'Patrol',
        'bIsWebPath':true,
        'sUrl':'patrol.html'
    },
    {   'sDescription':'Accident Reconstruction Unit',
        'sTitle':'Accident Reconstruction Unit',
        'bIsWebPath':true,
        'sUrl':'accident.html'
    },
    {   'sDescription':'Investigations',
        'sTitle':'Investigations',
        'bIsWebPath':true,
        'sUrl':'investigations.html'
    },
    {   'sDescription':'Forms to download PDF',
        'sTitle':'Forms',
        'bIsWebPath':true,
        'sUrl':'forms.html'
    }]
},
{   'sTitle':'Community Policing',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self'
},
{   'sTitle':'Residents',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sDescription':'Senior Safety',
        'sTitle':'Senior Safety',
        'bIsWebPath':true,
        'sUrl':'senior.html'
    }]
},
{   'sTitle':'Gallery',
    'bIsExternal':true,
    'sUrl':'https://plus.google.com/photos/101124672554842019168/albums',
    'sTarget':'_self'
},
{   'sDescription':'Brigantine Police Community Brochures ',
    'sTitle':'Brochures',
    'bIsWebPath':true,
    'sUrl':'brochure.html'
},
{   'sDescription':'Contact',
    'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
