var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Trinity Photography NI',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Portraits',
    bIsWebPath:true,
    sUrl:'trinity portraits.html'
},
{   sDescription:'a description of trinity photography\'s work',
    sTitle:'About us',
    bIsWebPath:true,
    sUrl:'about.html'
},
{   sDescription:'our small web gallery',
    sTitle:' Gallery',
    bIsWebPath:true,
    sUrl:'gallery.html',"childArray" : [
    {   sDescription:'The wedding of stephen & Nicola',
        sTitle:'Gallery One',
        bIsWebPath:true,
        sUrl:'stephen & nicola.html'
    },
    {   sDescription:'The wedding of Micheal & Maeve',
        sTitle:'Gallery Two',
        bIsWebPath:true,
        sUrl:'micheal & maeve.html'
    },
    {   sDescription:'thw wedding of colleen and brian',
        sTitle:'Gallery Three',
        bIsWebPath:true,
        sUrl:'colleen & brian gallery.html'
    },
    {   sTitle:'Gallery Four',
        bIsWebPath:true,
        sUrl:'page14.html'
    }]
},
{   bSeparatorBefore:true,
    sDescription:'packages overview page',
    sTitle:' Packages ',
    bIsWebPath:true,
    sUrl:'packages .html',"childArray" : [
    {   sDescription:'the platinum package wedding album',
        sTitle:'The Platinum Package',
        bIsWebPath:true,
        sUrl:'the platinum package.html',"childArray" : [
        {   sTitle:'Platinum Album Preview',
            bIsWebPath:true,
            sUrl:'platinum album preview.html'
        }]
    },
    {   sDescription:'the gold wedding album packages',
        sTitle:'The gold Package',
        bIsWebPath:true,
        sUrl:'the gold album.html'
    },
    {   sDescription:'Silver Album package ',
        sTitle:'The Silver Package',
        bIsWebPath:true,
        sUrl:'silver package.html'
    },
    {   sDescription:'The Memories package (photodisc)',
        sTitle:'The memoriesPackage',
        bIsWebPath:true,
        sUrl:'the memories package.html'
    },
    {   sDescription:'budget package, cheap wedding photography,cut price, affordable,plain.',
        sTitle:'The Essentials Package',
        bIsWebPath:true,
        sUrl:'budget package.html'
    }]
},
{   sDescription:'how to contact trinity photography',
    sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html'
}]
});
