var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'The home page of tobyfox.co.uk. This is where you can veiw my past history, and see my cats and dogs.',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'Chat',
        'bIsWebPath':true,
        'sUrl':'home/chat.html'
    },
    {   'sTitle':'My Shop',
        'bIsWebPath':true,
        'sUrl':'home/shop/index.html'
    },
    {   'sTitle':'Animations',
        'bIsWebPath':true,
        'sUrl':'home/films.html'
    },
    {   'sDescription':'Do you want to know where I am, Click here! I\'m on Youtube, facebook, wallwisher, etc...',
        'sTitle':'Links',
        'bIsWebPath':true,
        'sUrl':'home/links/index.html',"childArray" : [
        {   'sTitle':'Adverts',
            'bIsWebPath':true,
            'sUrl':'links/adverts.html'
        }]
    }]
},
{   'sDescription':'Toby Fox RADIO is the best place here! (not litterally) Listen to my podcasts and download them from iTunes, because here, they all are!',
    'sTitle':'RADIO',
    'bIsWebPath':true,
    'sUrl':'radio/index.html',"childArray" : [
    {   'sDescription':'This is a map for where I have been on my world tour.',
        'sTitle':'Radio- MAP',
        'bIsWebPath':true,
        'sUrl':'radio/map.html'
    },
    {   'sDescription':'Do you want a mention on my podcast?',
        'sTitle':'Request',
        'bIsWebPath':true,
        'sUrl':'radio/request.html'
    },
    {   'sTitle':'Hotel room',
        'bIsWebPath':true,
        'sUrl':'radio/hotelroom/index.html'
    }]
},
{   'sDescription':'Toby Fox TV, coming soon to TobyFox.co.uk and YouTube!',
    'sTitle':'TV',
    'bIsWebPath':true,
    'sUrl':'tv/index.html'
},
{   'sTitle':'Help and Support',
    'bIsWebPath':true,
    'sUrl':'home/h&s.html'
},
{   'sDescription':'The VIP Lounge on tobyfox.co.uk. Where all the cool cats hang out!',
    'sTitle':'VIP Lounge',
    'bIsWebPath':true,
    'sUrl':'vip/redirect.html'
}]
});
