var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.htm',"childArray" : [
    {   sTitle:'Reader\'s Belief',
        bIsWebPath:true,
        sUrl:'belief.htm'
    }]
},
{   sTitle:'Defining MLM',
    bIsWebPath:true,
    sUrl:'mlmdefine.htm',"childArray" : [
    {   sTitle:'Chain Letters',
        bIsWebPath:true,
        sUrl:'chainletters.htm'
    },
    {   sTitle:'Geometric Growth',
        bIsWebPath:true,
        sUrl:'geopro.htm',"childArray" : [
        {   sTitle:'Top01',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'geopro.htm#Anchor01'
        }]
    },
    {   sTitle:'MLM Market Saturation',
        bIsWebPath:true,
        sUrl:'marketsat.htm'
    },
    {   sTitle:'Advertising',
        bIsWebPath:true,
        sUrl:'adcon.htm'
    },
    {   sTitle:'World Figures',
        bIsWebPath:true,
        sUrl:'worldfigures.htm',"childArray" : [
        {   sTitle:'Top02',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'worldfigures.htm#Anchor02'
        }]
    }]
},
{   sTitle:'Article Index',
    bIsWebPath:true,
    sUrl:'articleindex.htm',"childArray" : [
    {   sTitle:'MLM Crisis Point',
        bIsWebPath:true,
        sUrl:'crisispoint1.htm'
    },
    {   sTitle:'MLM Legality Test',
        bIsWebPath:true,
        sUrl:'legaltest.htm'
    },
    {   sTitle:'Make Money in MLM',
        bIsWebPath:true,
        sUrl:'makemoney.htm'
    },
    {   sTitle:'MLM Dishonesty',
        bIsWebPath:true,
        sUrl:'dishonest.htm'
    },
    {   sTitle:'MLM Lies',
        bIsWebPath:true,
        sUrl:'lies.htm'
    },
    {   sTitle:'MLM\'s Extraordinary People',
        bIsWebPath:true,
        sUrl:'extraordinarypeople.htm'
    },
    {   sTitle:'MLM Million $$$ Income',
        bIsWebPath:true,
        sUrl:'incomeopp.htm'
    },
    {   sTitle:'MLM Spin Doctors',
        bIsWebPath:true,
        sUrl:'spindoctor.htm'
    }]
},
{   sTitle:'My Story',
    bIsWebPath:true,
    sUrl:'story.htm'
},
{   sTitle:'FAQS',
    bIsWebPath:true,
    sUrl:'faqs.htm',"childArray" : [
    {   sTitle:'Reader\'s Comments',
        bIsWebPath:true,
        sUrl:'comments.htm',"childArray" : [
        {   sTitle:'Comments02',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'comments.htm#Comments2'
        },
        {   sTitle:'Comments01',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'comments.htm#Comments'
        }]
    },
    {   sTitle:'Reader\'s Comments 2',
        bIsWebPath:true,
        sUrl:'comments1.htm'
    }]
},
{   sTitle:'What\'s New',
    bIsWebPath:true,
    sUrl:'whatsnew.htm'
},
{   sTitle:'Contact Me',
    bIsWebPath:true,
    sUrl:'contactme.htm'
},
{   sTitle:'Resource Links',
    bIsWebPath:true,
    sUrl:'resourcelinks.htm',"childArray" : [
    {   sTitle:'German Links',
        bIsWebPath:true,
        sUrl:'germanlinks.htm'
    }]
}]
});