var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'HOME Page',
    bIsWebPath:true,
    sUrl:'Index.html'
},
{   sTitle:'SUCCESS Stories',
    bIsWebPath:true,
    sUrl:'Success Stories.html'
},
{   sTitle:'Planning Applications',
    bIsWebPath:true,
    sUrl:'Planning Applications.html',"childArray" : [
    {   sTitle:'Havelock Road',
        bIsWebPath:true,
        sUrl:'Havelock Road.html'
    },
    {   sTitle:'Outram Road',
        bIsWebPath:true,
        sUrl:'Outram Road.html'
    },
    {   sTitle:'Mulberry Lane',
        bIsWebPath:true,
        sUrl:'Mulberry Lane.html'
    },
    {   sTitle:'Elgin Road',
        bIsWebPath:true,
        sUrl:'Elgin Road.html',"childArray" : [
        {   sTitle:'40 - 42 Elgin Road',
            bIsWebPath:true,
            sUrl:'40 - 42 Elgin Road.html'
        },
        {   sTitle:'46 Elgin Road',
            bIsWebPath:true,
            sUrl:'46 Elgin Road.html',"childArray" : [
            {   sTitle:'46 Elgin Road (1)',
                bIsWebPath:true,
                sUrl:'46 Elgin Road_1.html'
            },
            {   sTitle:'46 Elgin Road (2)',
                bIsWebPath:true,
                sUrl:'46 Elgin Road_2.html'
            },
            {   sTitle:'46 Elgin Road (3)',
                bIsWebPath:true,
                sUrl:'46 Elgin Road_3.html'
            },
            {   sTitle:'46 Elgin Road (4)',
                bIsWebPath:true,
                sUrl:'46 Elgin Road_4.html'
            }]
        }]
    },
    {   sTitle:'Others',
        bIsWebPath:true,
        sUrl:'Others.html',"childArray" : [
        {   sTitle:'Canning and Clyde Residents Assoc',
            bIsWebPath:true,
            sUrl:'Canning and Clyde Residents Assoc.html'
        },
        {   sTitle:'Ashburton Road',
            bIsWebPath:true,
            sUrl:'Ashburton Road.html'
        }]
    }]
},
{   sTitle:'Conservation Matters',
    bIsWebPath:true,
    sUrl:'Conservation Matters.html'
},
{   sTitle:'Discussion Forums',
    bIsWebPath:true,
    sUrl:'Discussion Forums.html',"childArray" : [
    {   sTitle:'Arrowcroft Arena/Stanhope DEVELOPMENT',
        bIsWebPath:true,
        sUrl:'Stanhope.html'
    },
    {   sTitle:'Cherry Orchard Development',
        bIsWebPath:true,
        sUrl:'Cherry Orchard Development.html'
    },
    {   sTitle:'Conservation Matters - East India Estate',
        bIsWebPath:true,
        sUrl:'Conservation Matters - East India Estate.html'
    },
    {   sTitle:'COUNCIL MATTERS',
        bIsWebPath:true,
        sUrl:'COUNCIL MATTERS.html'
    },
    {   sTitle:'WEB SITE MATTERS',
        bIsWebPath:true,
        sUrl:'WEB SITE MATTERS.html'
    }]
},
{   sTitle:'Police Reports',
    bIsWebPath:true,
    sUrl:'Police Reports.html'
},
{   sTitle:'Contacts',
    bIsWebPath:true,
    sUrl:'Contacts.html',"childArray" : [
    {   sTitle:'HOME Residents Committee',
        bIsWebPath:true,
        sUrl:'HOME Residents Committee.html'
    },
    {   sTitle:'Council and other Useful Telephone Numbers',
        bIsWebPath:true,
        sUrl:'Council and other Useful Telephone Numbers.html'
    },
    {   sTitle:'ANCA',
        bIsWebPath:true,
        sUrl:'ANCA.html'
    }]
},
{   sTitle:'Pictures',
    bIsWebPath:true,
    sUrl:'Pictures.html',"childArray" : [
    {   sTitle:'HOME at work in Community',
        bIsWebPath:true,
        sUrl:'HOME at work in Community.html'
    },
    {   sTitle:'Summer AGM 2008',
        bIsWebPath:true,
        sUrl:'Summer AGM 2008.html'
    }]
},
{   sTitle:'Adverts',
    bIsWebPath:true,
    sUrl:'Adverts.html',"childArray" : [
    {   sTitle:'Council Related',
        bIsWebPath:true,
        sUrl:'Council Related.html'
    },
    {   sTitle:'LOCAL Entertainment/ACTIVITIES',
        bIsWebPath:true,
        sUrl:'LOCAL Entertainment-ACTIVITIES.html'
    },
    {   sTitle:'ITEMS FOR SALE by Residents',
        bIsWebPath:true,
        sUrl:'ITEMS FOR SALE by Residents.html'
    }]
},
{   sTitle:'Advice',
    bIsWebPath:true,
    sUrl:'Advice.html',"childArray" : [
    {   sTitle:'Postal Services',
        bIsWebPath:true,
        sUrl:'Postal Services.html'
    },
    {   sTitle:'Computers',
        bIsWebPath:true,
        sUrl:'Computers.html'
    }]
},
{   sTitle:'Letters',
    bIsWebPath:true,
    sUrl:'Letters.html'
},
{   sTitle:'History of Croydon etc',
    bIsWebPath:true,
    sUrl:'History of Croydon etc.html',"childArray" : [
    {   sTitle:'Brief History of Area',
        bIsWebPath:true,
        sUrl:'Brief History of Area.html'
    },
    {   sTitle:'History of Croydon',
        bIsWebPath:true,
        sUrl:'History of Croydon.html'
    },
    {   sTitle:'General Pollock',
        bIsWebPath:true,
        sUrl:'General Pollock.html'
    },
    {   sTitle:'General Pollock (continued)',
        bIsWebPath:true,
        sUrl:'page34.html'
    },
    {   sTitle:'General Pollock (cont)',
        bIsWebPath:true,
        sUrl:'page35.html'
    },
    {   sTitle:'General Pollock (Cont)',
        bIsWebPath:true,
        sUrl:'page36.html'
    },
    {   sTitle:'East India Company',
        bIsWebPath:true,
        sUrl:'East India Company.html'
    }]
},
{   sTitle:'Related Web Sites',
    bIsWebPath:true,
    sUrl:'Related Web Sites.html'
},
{   sTitle:'Constitution',
    bIsWebPath:true,
    sUrl:'Constitution.html'
},
{   sDescription:'Secure area for members of the Committee. Don\'t worry about any comment about security of the site',
    sTitle:'Secure',
    bIsWebPath:true,
    sUrl:'Secure.html'
}]
});