var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Welcome to the official Staffordshire Search and Rescue Team web page. ',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'Find out all about the Staffordshire Search and Rescue Team (SSART) and what the team gets involved in here. ',
    'sTitle':'About us',
    'bIsWebPath':true,
    'sUrl':'about.html'
},
{   'sDescription':'Callout Log - See the number and types of callouts which the team has responded to this year',
    'sTitle':'Callout Log',
    'bIsWebPath':true,
    'sUrl':'callout-log.html'
},
{   'sDescription':'You can complete a form to contact the search and rescue team using this page.',
    'sTitle':'Contact us',
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sDescription':'Join SSART - Find out how to become a member of the Staffordshire Search and Rescue Team. ',
    'sTitle':'Join SSART',
    'bIsWebPath':true,
    'sUrl':'join.html'
},
{   'sDescription':'Find out about the events that SSART attends and supports. ',
    'sTitle':'Events',
    'bIsWebPath':true,
    'sUrl':'events.html'
},
{   'sDescription':'Our thanks go out to many supporters.  Find out how you can help here. ',
    'sTitle':'Supporters',
    'bIsWebPath':true,
    'sUrl':'sponsors.html'
},
{   'sDescription':'Gallery - See for yourself what the team gets involved in by viewing our pictures and videos here. ',
    'sTitle':'Gallery',
    'bIsWebPath':true,
    'sUrl':'gallery.html'
},
{   'sTitle':'Members area',
    'bIsWebPath':true,
    'sUrl':'members.html',"childArray" : [
    {   'sTitle':'Resources',
        'bIsWebPath':true,
        'sUrl':'page7.html'
    },
    {   'sTitle':'Events calendar',
        'bIsWebPath':true,
        'sUrl':'page9.html'
    },
    {   'sTitle':'Team talk / Forum',
        'bIsWebPath':true,
        'sUrl':'page11.html'
    },
    {   'sTitle':'Admin',
        'bIsWebPath':true,
        'sUrl':'page10.html'
    }]
}]
});
