var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Snow 2010',
        bIsExternal:true,
        sUrl:'http://www.b0lus.com/snow2010'
    }]
},
{   sTitle:'Family',
    bIsWebPath:true,
    sUrl:'family/index.html'
},
{   sTitle:'Work',
    bIsWebPath:true,
    sUrl:'work/index.html'
},
{   sTitle:'Hobbies',
    bIsWebPath:true,
    sUrl:'hobbies/index.html',"childArray" : [
    {   sTitle:'Cars',
        bIsWebPath:true,
        sUrl:'cars/index.html',"childArray" : [
        {   sTitle:'Skye',
            bIsWebPath:true,
            sUrl:'minisky.html',
            sTarget:'_self'
        },
        {   sTitle:'Nemo',
            bIsWebPath:true,
            sUrl:'minineon.html',
            sTarget:'_self'
        },
        {   sTitle:'Elfie',
            bIsWebPath:true,
            sUrl:'elf1.html',
            sTarget:'_self'
        },
        {   sTitle:'Evy',
            bIsWebPath:true,
            sUrl:'clubby71.html',
            sTarget:'_self'
        },
        {   sTitle:'Clubby Estate',
            bIsWebPath:true,
            sUrl:'clubby.html',
            sTarget:'_self'
        },
        {   sTitle:'Capri',
            bIsWebPath:true,
            sUrl:'capri.html',
            sTarget:'_self'
        },
        {   sTitle:'1275GT',
            bIsWebPath:true,
            sUrl:'1275gt.html',
            sTarget:'_self'
        },
        {   sTitle:'VW T25 camper',
            bIsWebPath:true,
            sUrl:'images/cars/vwt25v8.html',
            sTarget:'_self'
        },
        {   sTitle:'XC90',
            bIsWebPath:true,
            sUrl:'xc90.html',
            sTarget:'_self'
        },
        {   sTitle:'Cars Sold',
            bIsWebPath:true,
            sUrl:'cars/carssold.html',"childArray" : [
            {   sTitle:'Eddie',
                bIsWebPath:true,
                sUrl:'minicitye.html',
                sTarget:'_self'
            },
            {   sTitle:'Gigi',
                bIsWebPath:true,
                sUrl:'minijetblack.html',
                sTarget:'_self'
            },
            {   sTitle:'Austin A40',
                bIsWebPath:true,
                sUrl:'a40.html',
                sTarget:'_self'
            },
            {   sTitle:'1970 Elf',
                bIsWebPath:true,
                sUrl:'elf2.html',
                sTarget:'_self'
            },
            {   sTitle:'1985 Mini Mayfair',
                bIsWebPath:true,
                sUrl:'c-minimayfair.html',
                sTarget:'_self'
            },
            {   sTitle:'Harriet',
                bIsWebPath:true,
                sUrl:'mini78.html',
                sTarget:'_self'
            }]
        },
        {   sTitle:'Cars History',
            bIsWebPath:true,
            sUrl:'cars/carhistory.html'
        },
        {   sTitle:'Mini Tips',
            bIsWebPath:true,
            sUrl:'cars/minitips/index.html',
            sTarget:'_self',"childArray" : [
            {   sTitle:'Non-start diagnosis',
                bIsWebPath:true,
                sUrl:'cars/minitips/mini_non-start_diagnosis.html',
                sTarget:'_self'
            },
            {   sTitle:'Door Reskinning',
                bIsWebPath:true,
                sUrl:'cars/minitips/mini_door_reskin.html',
                sTarget:'_self'
            }]
        },
        {   sTitle:'Crich 2010',
            bIsExternal:true,
            sUrl:'http://www.b0lus.com/cmd2010'
        },
        {   sTitle:'Thong Run 2010',
            bIsExternal:true,
            sUrl:'http://www.b0lus.com/tr2010'
        },
        {   sTitle:'Crich 2011',
            bIsExternal:true,
            sUrl:'http://www.b0lus.com/cmd2011'
        },
        {   sTitle:'Thoresby 2011',
            bIsExternal:true,
            sUrl:'http://www.b0lus.com/tamd2011'
        }]
    },
    {   sTitle:'Guitars',
        bIsWebPath:true,
        sUrl:'hobbies/guitars/index.html',"childArray" : [
        {   sTitle:'Firebird',
            bIsWebPath:true,
            sUrl:'firebird.html',
            sTarget:'_self'
        },
        {   sTitle:'UKMG',
            bIsWebPath:true,
            sUrl:'ukmg.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Fancy Dress',
        bIsWebPath:true,
        sUrl:'hobbies/fancydress/index.html'
    },
    {   sTitle:'Caravanning',
        bIsWebPath:true,
        sUrl:'hobbies/caravan.html'
    },
    {   sTitle:'Food & Drink',
        bIsWebPath:true,
        sUrl:'hobbies/food&drink.html'
    }]
},
{   sTitle:'My Blog',
    bIsWebPath:true,
    sUrl:'blog/index.html'
}]
});
