var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'The Home Page of Alex Doulis best selling author on the offshore and taxa avoidance',
    sTitle:'Alex Doulis Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Books',
    bIsWebPath:true,
    sUrl:'books.html',"childArray" : [
    {   sTitle:'Take your Money & Run',
        bIsWebPath:true,
        sUrl:'tymar.html'
    },
    {   sTitle:'The Bond\'s Revenge',
        bIsWebPath:true,
        sUrl:'revenge.html'
    },
    {   sTitle:'Tackling  The Taxman',
        bIsWebPath:true,
        sUrl:'tackle.html'
    },
    {   sTitle:'My Blue Haven ',
        bIsWebPath:true,
        sUrl:'haven.html'
    },
    {   sTitle:'Lost on Bay Street ',
        bIsWebPath:true,
        sUrl:'lobs.html'
    },
    {   sTitle:'Decommissioned',
        bIsWebPath:true,
        sUrl:'decom.html'
    }]
},
{   sTitle:'Tax Tips',
    bIsWebPath:true,
    sUrl:'tax_tips.html',"childArray" : [
    {   sTitle:'Fair Winds',
        bIsWebPath:true,
        sUrl:'fairwinds.html'
    },
    {   sTitle:'Who in the Hell are You',
        bIsWebPath:true,
        sUrl:'whointhehell.html'
    },
    {   sTitle:'Screwed By CRA',
        bIsWebPath:true,
        sUrl:'screwedbycra.html',"childArray" : [
        {   sTitle:'Let\'s go to Sea and pay no Taxes',
            bIsWebPath:true,
            sUrl:'letsgotosea.html'
        }]
    },
    {   sTitle:'White Hats',
        bIsWebPath:true,
        sUrl:'whitehats.html'
    },
    {   sTitle:'Could you repeat the question?',
        bIsWebPath:true,
        sUrl:'repeatthequestion.html'
    },
    {   sTitle:'It fell off the back of a truck',
        bIsWebPath:true,
        sUrl:'itfeloff.html'
    },
    {   sTitle:'Black Holes',
        bIsWebPath:true,
        sUrl:'blackhole.html'
    }]
},
{   sTitle:'Your Tax Dollars at Work ',
    bIsWebPath:true,
    sUrl:'taxdollarsat work.html',"childArray" : [
    {   sTitle:'Government versus ordinary dollars',
        bIsWebPath:true,
        sUrl:'govmtdollars.html'
    },
    {   sTitle:'Riding the Gravy Train',
        bIsWebPath:true,
        sUrl:'gravytrain.html'
    },
    {   sTitle:'Womens\'s Health',
        bIsWebPath:true,
        sUrl:'wmenhealth.html'
    },
    {   sTitle:'Divorce 2',
        bIsWebPath:true,
        sUrl:'divorce.html'
    },
    {   sTitle:'Parachutes',
        bIsWebPath:true,
        sUrl:'parachutes.html'
    },
    {   sTitle:'Divorce 1',
        bIsWebPath:true,
        sUrl:'Divorce1.html'
    },
    {   sTitle:'Skin Cancer',
        bIsWebPath:true,
        sUrl:'skincancer.html'
    },
    {   sTitle:'Sexy Side',
        bIsWebPath:true,
        sUrl:'sexyside.html'
    },
    {   sTitle:'Throw Money',
        bIsWebPath:true,
        sUrl:'throwmoney.html'
    }]
},
{   sTitle:'Send Email',
    bIsWebPath:true,
    sUrl:'sendmail.html'
},
{   sTitle:'Horror Stories',
    bIsWebPath:true,
    sUrl:'horror.html'
}]
});
