var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Now',
    bIsWebPath:true,
    sUrl:'cwmllinau_as_it_is_now.html',
    sTarget:'_self'
},
{   sTitle:'Then',
    bIsWebPath:true,
    sUrl:'historical_views_of_cwmllinau.html',
    sTarget:'_self'
},
{   sTitle:'Cottages',
    bIsWebPath:true,
    sUrl:'beautiful_cottages_in_cwmllinau.html',
    sTarget:'_self'
},
{   sTitle:'River',
    bIsWebPath:true,
    sUrl:'afon_llinau_in_cwmllinau.html',
    sTarget:'_self'
},
{   sTitle:'Photos',
    bIsWebPath:true,
    sUrl:'photographs_in_and_around_cwmllinau.html',
    sTarget:'_self'
},
{   sTitle:'Speak Welsh',
    bIsWebPath:true,
    sUrl:'learn_welsh.html',
    sTarget:'_self'
},
{   sTitle:'Caravan Park',
    bIsWebPath:true,
    sUrl:'bryn_uchel.html',
    sTarget:'_self'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'cwm_llinau_links.html',
    sTarget:'_self'
}]
});
