var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Making Money',
    'bIsWebPath':true,
    'sUrl':'makingmoney.html',"childArray" : [
    {   'sTitle':'Online Marketing',
        'bIsWebPath':true,
        'sUrl':'onlinemarketing.html'
    },
    {   'sTitle':'Business & Investing',
        'bIsWebPath':true,
        'sUrl':'business&investing.html'
    },
    {   'sTitle':'Employment & Jobs',
        'bIsWebPath':true,
        'sUrl':'employment&jobs.html'
    },
    {   'sTitle':'Reference',
        'bIsWebPath':true,
        'sUrl':'reference.html'
    },
    {   'sTitle':'Forex Robots',
        'bIsWebPath':true,
        'sUrl':'forexrobots.html'
    },
    {   'sTitle':'Betting Systems',
        'bIsWebPath':true,
        'sUrl':'bettingsystems.html'
    }]
},
{   'sTitle':'Health & Fitness',
    'bIsWebPath':true,
    'sUrl':'health&fitness.html',"childArray" : [
    {   'sTitle':'Weight loss',
        'bIsWebPath':true,
        'sUrl':'weightloss.html'
    },
    {   'sTitle':'Muscle Building',
        'bIsWebPath':true,
        'sUrl':'musclebuilding.html'
    },
    {   'sTitle':'Health & Wellbeing',
        'bIsWebPath':true,
        'sUrl':'healthandwellbeing.html'
    },
    {   'sTitle':'Sport',
        'bIsWebPath':true,
        'sUrl':'sport.html'
    }]
},
{   'sTitle':'Self Help',
    'bIsWebPath':true,
    'sUrl':'selfhelp.html',"childArray" : [
    {   'sTitle':'Self Help',
        'bIsWebPath':true,
        'sUrl':'selfhelpproducts.html'
    },
    {   'sTitle':'Dating & Relationships',
        'bIsWebPath':true,
        'sUrl':'dating&relationships.html'
    },
    {   'sTitle':'Education',
        'bIsWebPath':true,
        'sUrl':'educationproducts.html'
    },
    {   'sTitle':'Languages',
        'bIsWebPath':true,
        'sUrl':'languages.html'
    },
    {   'sTitle':'Spirituality',
        'bIsWebPath':true,
        'sUrl':'spirituality.html'
    }]
},
{   'sTitle':'Entertainment',
    'bIsWebPath':true,
    'sUrl':'entertainment.html',"childArray" : [
    {   'sTitle':'Arts & Entertainment',
        'bIsWebPath':true,
        'sUrl':'arts&entertainment.html'
    },
    {   'sTitle':'Games & Gaming',
        'bIsWebPath':true,
        'sUrl':'games&gaming.html'
    },
    {   'sTitle':'Travel',
        'bIsWebPath':true,
        'sUrl':'travel.html'
    }]
},
{   'sTitle':'Home & Garden',
    'bIsWebPath':true,
    'sUrl':'home&garden.html',"childArray" : [
    {   'sTitle':'Home & Garden',
        'bIsWebPath':true,
        'sUrl':'home&gardenproducts.html'
    },
    {   'sTitle':'Green | Eco Products',
        'bIsWebPath':true,
        'sUrl':'greenecoproducts.html'
    },
    {   'sTitle':'Cooking | Food | Wine',
        'bIsWebPath':true,
        'sUrl':'cookingfoodwine.html'
    },
    {   'sTitle':'Parenting & Families',
        'bIsWebPath':true,
        'sUrl':'parenting&families.html'
    }]
},
{   'sTitle':'Software & Services',
    'bIsWebPath':true,
    'sUrl':'software.html',"childArray" : [
    {   'sTitle':'Computers & Internet',
        'bIsWebPath':true,
        'sUrl':'computers&internet.html'
    },
    {   'sTitle':'Mobile Phones',
        'bIsWebPath':true,
        'sUrl':'mobilephones.html'
    },
    {   'sTitle':'Software & Services',
        'bIsWebPath':true,
        'sUrl':'software&services.html'
    }]
}]
});
