var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'NeedfulGift',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Catagorys',
    bIsWebPath:true,
    sUrl:'catagorys.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Outdoor Living Pg1',
        bIsWebPath:true,
        sUrl:'outdoorliving1.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Outdoor Living pg2',
            bIsWebPath:true,
            sUrl:'outdoorliving2.html',
            sTarget:'_self'
        },
        {   sTitle:'Outdoor Living 3 (fountains)',
            bIsWebPath:true,
            sUrl:'outdoor_living3.html',
            sTarget:'_self'
        },
        {   sTitle:'Outdoor Living 4',
            bIsWebPath:true,
            sUrl:'outdoor_living4.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Kids\' Stuff',
        bIsWebPath:true,
        sUrl:'kidstuff.html',
        sTarget:'_self'
    },
    {   sTitle:'Candles & Scents pg1',
        bIsWebPath:true,
        sUrl:'candles_scents1.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Candles & Scents pg2',
            bIsWebPath:true,
            sUrl:'candles_scents2.html',
            sTarget:'_self'
        },
        {   sTitle:'Candles & Scents pg3',
            bIsWebPath:true,
            sUrl:'candles_scents3.html',
            sTarget:'_self'
        },
        {   sTitle:'Candles & Scents pg4',
            bIsWebPath:true,
            sUrl:'candles_scents4.html',
            sTarget:'_self'
        },
        {   sDescription:'Candles, Candles Holders, Scents',
            sTitle:'Candles & Scents pg5',
            bIsWebPath:true,
            sUrl:'candles_scents5.html',
            sTarget:'_self'
        },
        {   sTitle:'Candles & Scents pg6',
            bIsWebPath:true,
            sUrl:'page26.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Myths & Legend pg1',
        bIsWebPath:true,
        sUrl:'myth_legend1.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Myths & Legend pg2 (Dragon Lore)',
            bIsWebPath:true,
            sUrl:'myth_legend2.html',
            sTarget:'_self'
        },
        {   sTitle:'Myths & Legend pg3 (Dragon Lore)',
            bIsWebPath:true,
            sUrl:'myth_legend3.html',
            sTarget:'_self'
        },
        {   sTitle:'Myths & Legend pg4 (Swords)',
            bIsWebPath:true,
            sUrl:'swords1.html',
            sTarget:'_self'
        },
        {   sTitle:'Myths & Legend pg5 (Skulls & Pirates)',
            bIsWebPath:true,
            sUrl:'skulls_pirates1.html',
            sTarget:'_self'
        },
        {   sTitle:'Myths & Legend pg6 (Skulls & Pirates 2)',
            bIsWebPath:true,
            sUrl:'skulls_pitates2.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Fantasy & Fairy Tales',
        bIsWebPath:true,
        sUrl:'fantasy_fairytale1.html',
        sTarget:'_self'
    },
    {   sTitle:'Kitchen Things 1',
        bIsWebPath:true,
        sUrl:'kitchen1.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Kitchen Things 2',
            bIsWebPath:true,
            sUrl:'kitchen2.html',
            sTarget:'_self'
        },
        {   sTitle:'Kitchen Things 3',
            bIsWebPath:true,
            sUrl:'kitchen3.html',
            sTarget:'_self'
        },
        {   sTitle:'Kitchen Things 4',
            bIsWebPath:true,
            sUrl:'kitchen4.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Baby',
        bIsWebPath:true,
        sUrl:'baby.html',
        sTarget:'_self'
    },
    {   sDescription:'automotive gifts',
        sTitle:'Automotive',
        bIsWebPath:true,
        sUrl:'automotive.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Holidays',
    bIsWebPath:true,
    sUrl:'holidays.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Fathers Day',
        bIsWebPath:true,
        sUrl:'father1.html',
        sTarget:'_self'
    },
    {   sTitle:'Valentines Day',
        bIsWebPath:true,
        sUrl:'valentines_day1.html',
        sTarget:'_self'
    },
    {   sTitle:'blank',
        bIsWebPath:true,
        sUrl:'blank.html',
        sTarget:'_self'
    }]
}]
});
