var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'about mango',
    bIsWebPath:true,
    sUrl:'Page 2.html'
},
{   sTitle:'portfolio',
    bIsWebPath:true,
    sUrl:'Page 4.html',"childArray" : [
    {   sTitle:'abbey warehouse',
        bIsWebPath:true,
        sUrl:'Page 30.html',"childArray" : [
        {   sTitle:'the sail',
            bIsWebPath:true,
            sUrl:'Page 31.html'
        },
        {   sTitle:'abbey warehouse history',
            bIsWebPath:true,
            sUrl:'page17.html'
        }]
    },
    {   sTitle:'berlin',
        bIsWebPath:true,
        sUrl:'Page 34.html'
    },
    {   sTitle:'mayroyd mill',
        bIsWebPath:true,
        sUrl:'page11.html',"childArray" : [
        {   sTitle:'mayroyd mill development',
            bIsWebPath:true,
            sUrl:'page14.html'
        },
        {   sTitle:'mayroyd mill history',
            bIsWebPath:true,
            sUrl:'page15.html'
        }]
    },
    {   sTitle:'melbourne',
        bIsWebPath:true,
        sUrl:'page12.html',"childArray" : [
        {   sTitle:'melbourne mill development',
            bIsWebPath:true,
            sUrl:'page13.html'
        },
        {   sTitle:'melbourne mill history',
            bIsWebPath:true,
            sUrl:'page16.html'
        }]
    },
    {   sTitle:'pecket well mill',
        bIsWebPath:true,
        sUrl:'page18.html',"childArray" : [
        {   sTitle:'pecket well mill development',
            bIsWebPath:true,
            sUrl:'page20.html'
        },
        {   sTitle:'steve morgan photos',
            bIsWebPath:true,
            sUrl:'page32.html'
        },
        {   sTitle:'pecket well mill interiors',
            bIsWebPath:true,
            sUrl:'page33.html'
        },
        {   sTitle:'pecket well mill history',
            bIsWebPath:true,
            sUrl:'page35.html'
        }]
    },
    {   sTitle:'trowan, st ives',
        bIsWebPath:true,
        sUrl:'page21.html',"childArray" : [
        {   sTitle:'trowan development',
            bIsWebPath:true,
            sUrl:'page23.html'
        },
        {   sTitle:'trowan history',
            bIsWebPath:true,
            sUrl:'page22.html'
        }]
    },
    {   sTitle:'small projects',
        bIsWebPath:true,
        sUrl:'page24.html',"childArray" : [
        {   sTitle:'ashley house, ripon',
            bIsWebPath:true,
            sUrl:'page28.html'
        },
        {   sTitle:'bobbin cottage, pecket well',
            bIsWebPath:true,
            sUrl:'page26.html'
        },
        {   sTitle:'beagle cottage, st ives',
            bIsWebPath:true,
            sUrl:'page34.html'
        },
        {   sTitle:'crossland road, chorlton',
            bIsWebPath:true,
            sUrl:'page25.html',"childArray" : [
            {   sTitle:'crossland road description',
                bIsWebPath:true,
                sUrl:'page38.html'
            }]
        },
        {   sTitle:'south sea cottage, cornwall',
            bIsWebPath:true,
            sUrl:'page27.html'
        },
        {   sTitle:'the old vicarage, hebden bridge',
            bIsWebPath:true,
            sUrl:'page29.html'
        },
        {   sTitle:'claremont grove, didsbury',
            bIsWebPath:true,
            sUrl:'page40.html'
        }]
    }]
},
{   sTitle:'grange lido',
    bIsWebPath:true,
    sUrl:'page36.html',"childArray" : [
    {   sTitle:'grange lido plans',
        bIsWebPath:true,
        sUrl:'page37.html'
    }]
},
{   sTitle:'press',
    bIsWebPath:true,
    sUrl:'page31.html'
},
{   sTitle:'gallery',
    bIsWebPath:true,
    sUrl:'Page 3.html'
},
{   sTitle:'contact',
    bIsWebPath:true,
    sUrl:'Page 5.html'
}]
});
