var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'News',
    bIsWebPath:true,
    sUrl:'page35.html'
},
{   sTitle:'Meet the Team',
    bIsWebPath:true,
    sUrl:'meet the team.html'
},
{   sTitle:'Just the Job',
    bIsWebPath:true,
    sUrl:'page2.html',"childArray" : [
    {   sTitle:'Just the Job Series 1',
        bIsWebPath:true,
        sUrl:'page8.html',"childArray" : [
        {   sTitle:'Just the Job Series 1 Programme 1',
            bIsWebPath:true,
            sUrl:'page19.html'
        },
        {   sTitle:'Just the Job Series 1 Programme 2',
            bIsWebPath:true,
            sUrl:'page20.html'
        },
        {   sTitle:'Just the Job Series 1 Programme 3',
            bIsWebPath:true,
            sUrl:'page21.html'
        },
        {   sTitle:'Just the Job Series 1 Programme 4',
            bIsWebPath:true,
            sUrl:'page22.html'
        },
        {   sTitle:'Just the Job Series 1 Programme 5',
            bIsWebPath:true,
            sUrl:'page23.html'
        },
        {   sTitle:'Just the Job Series 1 Programme 6',
            bIsWebPath:true,
            sUrl:'page24.html'
        },
        {   sTitle:'Just the Job Series 1 Programme 7',
            bIsWebPath:true,
            sUrl:'page25.html'
        },
        {   sTitle:'Just the Job Series 1 Programme 8',
            bIsWebPath:true,
            sUrl:'page26.html'
        },
        {   sTitle:'Just the Job Series 1 Programme 9',
            bIsWebPath:true,
            sUrl:'page27.html'
        },
        {   sTitle:'Just the Job Series 1 Programme 10',
            bIsWebPath:true,
            sUrl:'page28.html'
        }]
    },
    {   sTitle:'Just the Job Series 2',
        bIsWebPath:true,
        sUrl:'page9.html'
    },
    {   sTitle:'Just the Job Series 3',
        bIsWebPath:true,
        sUrl:'page10.html'
    },
    {   sTitle:'Just the Job Series 4',
        bIsWebPath:true,
        sUrl:'page11.html'
    },
    {   sTitle:'Just the Job Series 5',
        bIsWebPath:true,
        sUrl:'page12.html'
    },
    {   sTitle:'Just the Job Series 6',
        bIsWebPath:true,
        sUrl:'page13.html'
    },
    {   sTitle:'Careers Information A to C',
        bIsWebPath:true,
        sUrl:'page29.html'
    },
    {   sTitle:'Careers Information D to H',
        bIsWebPath:true,
        sUrl:'page30.html'
    },
    {   sTitle:'Careers Information I to P',
        bIsWebPath:true,
        sUrl:'page31.html'
    },
    {   sTitle:'Careers Information Q to S',
        bIsWebPath:true,
        sUrl:'page32.html'
    },
    {   sTitle:'Careers Information T to Z',
        bIsWebPath:true,
        sUrl:'page33.html'
    }]
},
{   sTitle:'Corporate Productions',
    bIsWebPath:true,
    sUrl:'page3.html'
},
{   sTitle:'Facilities',
    bIsWebPath:true,
    sUrl:'page4.html'
},
{   sTitle:'Archives',
    bIsWebPath:true,
    sUrl:'page14.html',"childArray" : [
    {   sTitle:'A Flying Visit',
        bIsWebPath:true,
        sUrl:'page15.html'
    },
    {   sTitle:'How\'s the Weather Jim?',
        bIsWebPath:true,
        sUrl:'page16.html'
    },
    {   sTitle:'The Real Middle Earth',
        bIsWebPath:true,
        sUrl:'page18.html'
    },
    {   sTitle:'Jim\'s Car Show',
        bIsWebPath:true,
        sUrl:'page17.html'
    }]
},
{   sTitle:'Vacancies',
    bIsWebPath:true,
    sUrl:'page6.html'
},
{   sTitle:'DVD Store',
    bIsWebPath:true,
    sUrl:'page7.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'page5.html'
}]
});
