var customNavTree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Bible Games Company',
    sUrl:'http://biblegamescompany.com/index.html',"childArray" : [
    {   sTitle:'Board Games',
        sUrl:'http://biblegamescompany.com/boardgames.html'
    },
    {   sTitle:'Card Games',
        sUrl:'http://biblegamescompany.com/cardgames.html'
    },
    {   sTitle:'Bible Quiz Cards',
        sUrl:'http://biblegamescompany.com/bqc.html'
    },
    {   sTitle:'Software',
        sUrl:'http://biblegamescompany.com/software.html'
    },
    {   sTitle:'Invisible Ink Books',
        sUrl:'http://biblegamescompany.com/activitybooks.html'
    },
    {   sTitle:'Magnetic Playsets',
        sUrl:'http://biblegamescompany.com/magnetic.html'
    },
    {   sTitle:'Jigsaw Puzzles',
        sUrl:'http://biblegamescompany.com/puzzles.html'
    },
    {   sTitle:'Skinners Salve',
        sUrl:'http://biblegamescompany.com/skinners.html'
    },
    {   sTitle:'Tabernacle',
        sUrl:'http://biblegamescompany.com/tabernacle.html',"childArray" : [
        {   sTitle:'Tabernacle Model',
            sUrl:'http://biblegamescompany.com/tabmodel.html'
        },
        {   sTitle:'Tabernacle Books',
            sUrl:'http://biblegamescompany.com/tabbooks.html'
        },
        {   sTitle:'Tabernacle DVD',
            sUrl:'http://biblegamescompany.com/tabdvd.html'
        }]
    },
    {   sTitle:'Ten Commandments',
        sUrl:'http://biblegamescompany.com/commandments.html',"childArray" : [
        {   sTitle:'10C Plaques',
            sUrl:'http://biblegamescompany.com/10cplaques.html'
        }]
    },
    {   sTitle:'66 Club',
        sUrl:'http://biblegamescompany.com/66club.html'
    },
    {   sTitle:'Wipe Off Charts',
        sUrl:'http://biblegamescompany.com/wipeoff.html'
    },
    {   sTitle:'Audio Dramas',
        sUrl:'http://biblegamescompany.com/audio.html'
    },
    {   sTitle:'Agapeland',
        sUrl:'http://biblegamescompany.com/agapeland.html',"childArray" : [
        {   sTitle:'Agapeland DVD',
            sUrl:'http://biblegamescompany.com/agapelanddvd.html'
        },
        {   sTitle:'Agapeland CD',
            sUrl:'http://biblegamescompany.com/agapelandcd.html'
        }]
    },
    {   sTitle:'DVD',
        sUrl:'http://biblegamescompany.com/dvd.html'
    },
    {   sTitle:'Anti-Evolution',
        sUrl:'http://biblegamescompany.com/poster.html'
    }]
},
{   sTitle:'Stores',
    sUrl:'http://biblegamescompany.com/stores.html'
},
{   bSeparatorBefore:true,
    sTitle:'Consumers',
    sUrl:'http://www.faithoutlet.com',
    sTarget:'_blank'
},
{   bSeparatorBefore:true,
    sTitle:'Tech Support',
    sUrl:'http://www.biblegamescompany.com/techsupport.htm',
    sTarget:'_self'
},
{   sTitle:'About Us',
    sUrl:'http://biblegamescompany.com/aboutus.html'
}]
});
