var nav_1tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'aboutus.html'
},
{   'sTitle':'Foundry House',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'foundryhouse.html',"childArray" : [
    {   'sTitle':'Hire Rates and procedure ',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'hireratesandprocedures.html'
    }]
},
{   'sTitle':'Pembroke Millponds & Holyland Wood',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'millpondsandhollylandwood.html'
},
{   'sTitle':'Festival',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'festival.html',"childArray" : [
    {   'sTitle':'Festival 2010',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'festival2010.html'
    },
    {   'sTitle':'Festival 2009',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'festival2009.html'
    },
    {   'sTitle':'Festival 2008',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'festival2008.html'
    }]
},
{   'sTitle':'The Pembroke Story',
    'bIsExternal':true,
    'sUrl':'http://www.pembrokestory.org.uk/index.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Dolly Mixtures/Main Street',
        'bIsExternal':true,
        'sUrl':'http://www.pembrokestory.org.uk/mainstreet',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Heritage & Town Environment',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'heritageandtown.html',"childArray" : [
    {   'sTitle':'Litter picking ',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'litterpicking.html'
    },
    {   'sTitle':'Tidy Towns Partnership ',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'tidytownspartnership.html'
    },
    {   'sTitle':'Floral Enhancements',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'floralenhancements.html',
        'sTarget':'_self'
    }]
}]
});
