var customnavtree5 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Bible Games Company',
    sUrl:'http://biblegamescompany.com/index.html',"childArray" : [
    {   sTitle:'Board Games',
        sUrl:'http://biblegamescompany.com/boardgames.html',
        sTarget:'_self'
    },
    {   sTitle:'Card Games',
        sUrl:'http://biblegamescompany.com/cardgames.html',
        sTarget:'_self'
    },
    {   sTitle:'Bible Quiz Cards',
        sUrl:'http://biblegamescompany.com/bqc.html',
        sTarget:'_self'
    },
    {   sTitle:'Software',
        sUrl:'http://biblegamescompany.com/software.html',
        sTarget:'_self'
    },
    {   sTitle:'Invisible Ink Books',
        sUrl:'http://biblegamescompany.com/activitybooks.html',
        sTarget:'_self'
    },
    {   sTitle:'Magnetic Playsets',
        sUrl:'http://biblegamescompany.com/magnetic.html',
        sTarget:'_self'
    },
    {   sTitle:'Jig Saw Puzzles',
        sUrl:'http://biblegamescompany.com/puzzles.html',
        sTarget:'_self'
    },
    {   sTitle:'Skinners Salve',
        sUrl:'http://biblegamescompany.com/skinners.html',
        sTarget:'_self'
    },
    {   sTitle:'Tabernacle',
        sUrl:'http://biblegamescompany.com/tabernacle.html',
        sTarget:'_self'
    },
    {   sTitle:'Ten Commandments',
        sUrl:'http://biblegamescompany.com/commandments.html',
        sTarget:'_self'
    },
    {   sTitle:'66 Club',
        sUrl:'http://biblegamescompany.com/66club.html',
        sTarget:'_self'
    },
    {   sTitle:'Wipe Off Charts',
        sUrl:'http://biblegamescompany.com/wipeoff.html',
        sTarget:'_self'
    },
    {   sTitle:'Audio Dramas',
        sUrl:'http://biblegamescompany.com/audio.html',
        sTarget:'_self'
    },
    {   sTitle:'Agapeland',
        sUrl:'http://biblegamescompany.com/agapeland.html',
        sTarget:'_self'
    },
    {   sTitle:'DVD',
        sUrl:'http://biblegamescompany.com/dvd.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Stores',
    sUrl:'http://biblegamescompany.com/stores.html',
    sTarget:'_self'
},
{   sTitle:'Consumers',
    sUrl:'http://www.faithoutlet.com',
    sTarget:'_self'
},
{   sTitle:'Tech Support',
    sUrl:'http://www.biblegamescompany.com/techsupport.htm',
    sTarget:'_self'
},
{   sTitle:'About Us',
    sUrl:'http://biblegamescompany.com/aboutus.html',
    sTarget:'_self'
}]
});