var nav_226tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Our Caravan',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Fitting External Socket',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'externalsocket.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Fitting External Socket 2',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'externalsocket2.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'links.html'
},
{   'sTitle':'Useful Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'usefullinks.html'
},
{   'sTitle':'Fun Stuff',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'funstuff.html'
},
{   'sTitle':'Gallery',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'gallerymain.html'
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page5.html'
},
{   'sTitle':'Guest Book',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'guestbook.html'
},
{   'sTitle':'Tekkie Anne\'s Site',
    'bIsExternal':true,
    'sUrl':'http://www.tecks.co.uk/index.html',
    'sTarget':'_blank'
}]
});
