var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Core Values',
    bIsWebPath:true,
    sUrl:'corevalues.html',"childArray" : [
    {   sTitle:'Our Christian History',
        bIsWebPath:true,
        sUrl:'christianhistory.html'
    },
    {   sTitle:'Who Is We',
        bIsWebPath:true,
        sUrl:'whoiswe.html'
    },
    {   sTitle:'In God We Trust',
        bIsWebPath:true,
        sUrl:'trustingod.html'
    },
    {   sTitle:'Prayer',
        bIsWebPath:true,
        sUrl:'prayer.html'
    },
    {   sTitle:'Core Values',
        bIsWebPath:true,
        sUrl:'corevalueslist.html'
    }]
},
{   sTitle:'Policies',
    bIsWebPath:true,
    sUrl:'policies.html',"childArray" : [
    {   sTitle:'Abortion',
        bIsWebPath:true,
        sUrl:'abortion.html'
    },
    {   sTitle:'Homosexual Agenda',
        bIsWebPath:true,
        sUrl:'homosexual.html'
    },
    {   sTitle:'Marriage',
        bIsWebPath:true,
        sUrl:'marriage.html'
    },
    {   sTitle:'Deficit Spending',
        bIsWebPath:true,
        sUrl:'deficitspending.html'
    },
    {   sTitle:'Military Spending',
        bIsWebPath:true,
        sUrl:'military.html'
    },
    {   sTitle:'Constitutional Amendments',
        bIsWebPath:true,
        sUrl:'amendments.html'
    },
    {   sTitle:'Government Reform',
        bIsWebPath:true,
        sUrl:'govreform.html'
    },
    {   sTitle:'Health Care Reform',
        bIsWebPath:true,
        sUrl:'health.html'
    },
    {   sTitle:'Foreign Policy',
        bIsWebPath:true,
        sUrl:'foreignpolicy.html'
    },
    {   sTitle:'Energy Policy',
        bIsWebPath:true,
        sUrl:'energy.html'
    },
    {   sTitle:'Tax Reform',
        bIsWebPath:true,
        sUrl:'taxreform.html'
    },
    {   sTitle:'Immigration',
        bIsWebPath:true,
        sUrl:'immigration.html'
    },
    {   sTitle:'Education',
        bIsWebPath:true,
        sUrl:'education.html'
    },
    {   sTitle:'Drug Policy',
        bIsWebPath:true,
        sUrl:'drugpolicy.html'
    },
    {   sTitle:'Social Security',
        bIsWebPath:true,
        sUrl:'socialsecurity.html'
    },
    {   sTitle:'Medicare',
        bIsWebPath:true,
        sUrl:'medicare.html'
    },
    {   sTitle:'Welfare',
        bIsWebPath:true,
        sUrl:'welfare.html'
    }]
},
{   sTitle:'My Story',
    bIsWebPath:true,
    sUrl:'mystory.html'
},
{   sTitle:'Forum',
    bIsExternal:true,
    sUrl:'http://www.serifwebresources.com/embed.php?uid=c358b6486f53729a13e8bfd0af47b234d6bb8a07',
    sTarget:'_blank'
},
{   sTitle:'Register',
    bIsWebPath:true,
    sUrl:'register.html'
},
{   sTitle:'Tid Bits',
    bIsWebPath:true,
    sUrl:'tidbits.html',"childArray" : [
    {   sTitle:'Declaration & Constitution',
        bIsWebPath:true,
        sUrl:'declaration.html'
    },
    {   sTitle:'Blog',
        bIsWebPath:true,
        sUrl:'blog.html'
    },
    {   sTitle:'Links',
        bIsWebPath:true,
        sUrl:'links.html'
    },
    {   sTitle:'Articles & Videos',
        bIsWebPath:true,
        sUrl:'articles.html'
    },
    {   sTitle:'Famous Quotes',
        bIsWebPath:true,
        sUrl:'quotes.html'
    },
    {   sTitle:'Jokes & Cartoons',
        bIsWebPath:true,
        sUrl:'jokes.html'
    },
    {   sTitle:'I Miss Reagan',
        bIsWebPath:true,
        sUrl:'reagan.html'
    },
    {   sTitle:'Econ 101 - Heidi\'s Bar',
        bIsWebPath:true,
        sUrl:'econ101.html'
    },
    {   sTitle:'Graph of the Day',
        bIsWebPath:true,
        sUrl:'dailychart.html'
    },
    {   sTitle:'Tax Poem',
        bIsWebPath:true,
        sUrl:'taxpoem.html'
    },
    {   sTitle:'Photos',
        bIsWebPath:true,
        sUrl:'photos.html'
    },
    {   sTitle:'US Debt Clock',
        bIsWebPath:true,
        sUrl:'debtclock.html'
    }]
}]
});