var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Entero Health',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'about_us.html',"childArray" : [
    {   'sTitle':'Testimonials',
        'bIsWebPath':true,
        'sUrl':'testimonials.html',"childArray" : [
        {   'sTitle':'Rick Roufus',
            'bIsWebPath':true,
            'sUrl':'rick-roufus.html'
        },
        {   'sTitle':'Plinio Cruz',
            'bIsWebPath':true,
            'sUrl':'plinio-cruz.html'
        },
        {   'sTitle':'Jorge \"Macaco\" Patino',
            'bIsWebPath':true,
            'sUrl':'jorge-macaco-patino.html'
        },
        {   'sTitle':'Felipe Sertanejo',
            'bIsWebPath':true,
            'sUrl':'felipe-sertanejo.html'
        },
        {   'sTitle':'Flavio Alvaro',
            'bIsWebPath':true,
            'sUrl':'flavio-alvaro.html'
        }]
    }]
},
{   'sTitle':'Products',
    'bIsWebPath':true,
    'sUrl':'products.html',"childArray" : [
    {   'sTitle':'4Life RioVida Tri-Factor Formula',
        'bIsWebPath':true,
        'sUrl':'riovida_trifactor.html'
    },
    {   'sTitle':'Vital Nutrients Pack - Women',
        'bIsWebPath':true,
        'sUrl':'vnpw.html'
    },
    {   'sTitle':'Vital Nutrients Pack - Men',
        'bIsWebPath':true,
        'sUrl':'vnpm.html'
    },
    {   'sTitle':'Anti-Aging Pack - Women',
        'bIsWebPath':true,
        'sUrl':'aapw.html'
    },
    {   'sTitle':'Anti-Aging Pack - Men',
        'bIsWebPath':true,
        'sUrl':'aapm.html'
    },
    {   'sTitle':'Active Living Pack - Women',
        'bIsWebPath':true,
        'sUrl':'alpw.html'
    },
    {   'sTitle':'Weight Management',
        'bIsWebPath':true,
        'sUrl':'weight_management.html'
    },
    {   'sTitle':'Personal Care Products',
        'bIsWebPath':true,
        'sUrl':'personal_care.html'
    },
    {   'sTitle':'Animal Care Products',
        'bIsWebPath':true,
        'sUrl':'animal_care.html'
    }]
},
{   'sTitle':'Transfer Factors',
    'bIsWebPath':true,
    'sUrl':'transfer_factors.html'
},
{   'sTitle':'Entero Blog',
    'bIsWebPath':true,
    'sUrl':'blog.html'
},
{   'sTitle':'Sign-Up',
    'bIsWebPath':true,
    'sUrl':'signup.html',"childArray" : [
    {   'sTitle':'Benefits of Signing up with Entero Health',
        'bIsWebPath':true,
        'sUrl':'benefits.html'
    }]
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact.html',"childArray" : [
    {   'sTitle':'Email',
        'bIsWebPath':true,
        'sUrl':'email.html'
    },
    {   'sTitle':'Facebook',
        'bIsWebPath':true,
        'sUrl':'facebook.html'
    },
    {   'sTitle':'Twitter',
        'bIsWebPath':true,
        'sUrl':'twitter.html'
    }]
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html',"childArray" : [
    {   'sTitle':'Sponsors',
        'bIsWebPath':true,
        'sUrl':'sponsors.html'
    },
    {   'sTitle':'Associates',
        'bIsWebPath':true,
        'sUrl':'associates.html'
    },
    {   'sTitle':'Lend a Hand',
        'bIsWebPath':true,
        'sUrl':'lend-a-hand.html'
    }]
}]
});
