var nav_178tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html',
    'sTarget':'_self'
},
{   'sTitle':'Gallery',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'gallery/gallery.html',
    'sTarget':'_self'
},
{   'sTitle':'Technicians',
    'bIsExternal':true,
    'sUrl':'http://www.tecks.co.uk/technicians',
    'sTarget':'_self'
},
{   'sTitle':'Marty',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'marty/marty.html',
    'sTarget':'_self'
},
{   'sTitle':'Camping',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'camping/campingandcaravanning.html',
    'sTarget':'_self'
},
{   'sTitle':'Fogey\'s Place',
    'bIsExternal':true,
    'sUrl':'http://www.fogeysplace.co.uk',
    'sTarget':'_blank'
},
{   'sTitle':'The Digital Site',
    'bIsExternal':true,
    'sUrl':'http://www.thedigitalsite.co.uk/The_Digital_Site/Home.html',
    'sTarget':'_blank'
},
{   'sTitle':'Contact Anne',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'special/contact.html',
    'sTarget':'_self'
}]
});
