var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Pearson Family',
    bIsWebPath:true,
    sUrl:'pearson_family.html',"childArray" : [
    {   sTitle:'Early Days',
        bIsWebPath:true,
        sUrl:'early_days.html'
    },
    {   sTitle:'Kiwi\'s We Were',
        bIsWebPath:true,
        sUrl:'kiwi\'s_we_were.html'
    },
    {   sTitle:'History & Stuff',
        bIsWebPath:true,
        sUrl:'history_&_stuff.html'
    },
    {   sTitle:'The War & Marriage',
        bIsWebPath:true,
        sUrl:'war_marriage.html'
    },
    {   sTitle:'Return to Ireland',
        bIsWebPath:true,
        sUrl:'return_to_ireland.html'
    },
    {   sTitle:'Wee Icky',
        bIsWebPath:true,
        sUrl:'wee_icky.html'
    },
    {   sTitle:'Pearson Aunts & Uncles',
        bIsWebPath:true,
        sUrl:'pearson_aunts_uncles.html'
    },
    {   sTitle:'Ivon - Local Hero',
        bIsWebPath:true,
        sUrl:'ivon_local_hero.html'
    },
    {   sTitle:'Early Memories & School Days',
        bIsWebPath:true,
        sUrl:'early_memories_&_school_days.html'
    },
    {   sTitle:'More School Memories',
        bIsWebPath:true,
        sUrl:'more_school_memories.html',"childArray" : [
        {   sTitle:'Vale Friends & Derryallen',
            bIsWebPath:true,
            sUrl:'vale_friends_&_derryallen.html'
        }]
    },
    {   sTitle:'Derryallen Memories',
        bIsWebPath:true,
        sUrl:'derryallen_memories.html'
    },
    {   sTitle:'Melvyn Pearson - Ancestors',
        bIsWebPath:true,
        sUrl:'melvyn_pearson_ancestors.html'
    },
    {   sTitle:'Mullavilly Primary School',
        bIsWebPath:true,
        sUrl:'mullavilly_primary_school.html'
    },
    {   bSeparatorAfter:true,
        sTitle:'Melvyn Pearson\'s Decendants',
        bIsWebPath:true,
        sUrl:'melvyn_pearson_decendants.html'
    },
    {   sTitle:'Pearson Ulster Covenant',
        bIsWebPath:true,
        sUrl:'pearson_ulster_covenant.html'
    },
    {   sTitle:'Murder in Richhill',
        bIsWebPath:true,
        sUrl:'pearson_murder_in_richhill.html'
    }]
},
{   sTitle:'Our Adventures',
    bIsWebPath:true,
    sUrl:'pearson _adventures.html',"childArray" : [
    {   sTitle:'Sporting Moments',
        bIsWebPath:true,
        sUrl:'sporting_moments.html'
    }]
},
{   sTitle:'Armstrong Family',
    bIsWebPath:true,
    sUrl:'armstrong_family.html',"childArray" : [
    {   sTitle:'Wm Henry Grattan Armstrong',
        bIsWebPath:true,
        sUrl:'wm_ henry_ grattan_ armstrong.html'
    },
    {   sTitle:'The Canadian Armstrongs\'s',
        bIsWebPath:true,
        sUrl:'the_canadian_ armstrongs\'s.html'
    },
    {   sTitle:'Armstrong & Links to the Orange Order',
        bIsWebPath:true,
        sUrl:'armstrong_orange_order.html'
    },
    {   sTitle:'Armstrong Ulster Covenant',
        bIsWebPath:true,
        sUrl:'armstrong_ulster_covenant.html'
    },
    {   sTitle:'Wiliam James - Army Career',
        bIsWebPath:true,
        sUrl:'wm_james_army_career.html'
    }]
},
{   sTitle:'Clydesdale Family',
    bIsWebPath:true,
    sUrl:'clydesdale_family.html',"childArray" : [
    {   sTitle:'Sharron\'s Ancestors',
        bIsWebPath:true,
        sUrl:'clydesdale_ancestors.html'
    },
    {   sTitle:'Sharron\'s Desendants',
        bIsWebPath:true,
        sUrl:'clydesdale_decendants.html'
    },
    {   sTitle:'Clydesdale Ulster Covenant',
        bIsWebPath:true,
        sUrl:'clydesdale_ulster_covenant.html'
    }]
},
{   sTitle:'Law Family',
    bIsWebPath:true,
    sUrl:'law_family.html',"childArray" : [
    {   sTitle:'Law Ulster Covenant',
        bIsWebPath:true,
        sUrl:'law_ulster_covenant.html'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'about_us.html',"childArray" : [
    {   sTitle:'A wee Intro - About Me',
        bIsWebPath:true,
        sUrl:'a_wee_intro.html'
    }]
}]
});