var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sDescription:'Toy vans, Van toy, Custom van toy.',
    sTitle:'Toy vans',
    bIsWebPath:true,
    sUrl:'toyvan.html'
},
{   sTitle:'Vanews',
    bIsWebPath:true,
    sUrl:'magazine.html'
},
{   sTitle:'History',
    bIsWebPath:true,
    sUrl:'VanninHistory.html',"childArray" : [
    {   sTitle:'NSVA/UK',
        bIsWebPath:true,
        sUrl:'nsva.uk.html'
    },
    {   sTitle:'Money for kids',
        bIsWebPath:true,
        sUrl:'money for kids.html'
    },
    {   sTitle:'More History',
        bIsWebPath:true,
        sUrl:'morehistory.html'
    },
    {   sTitle:'Steve Stringer vans',
        bIsWebPath:true,
        sUrl:'stringer.html'
    },
    {   sTitle:'Friends Past',
        bIsWebPath:true,
        sUrl:'friends.html'
    },
    {   sTitle:'Denham',
        bIsWebPath:true,
        sUrl:'denham.html'
    },
    {   sDescription:'George barris',
        sTitle:'George barris',
        bIsWebPath:true,
        sUrl:'georgebarris.html'
    }]
},
{   sTitle:'Van Picture\'s',
    bIsWebPath:true,
    sUrl:' Van Picture\'s .html',"childArray" : [
    {   sTitle:'Old picture\'s',
        bIsWebPath:true,
        sUrl:'oldvans.html'
    },
    {   sTitle:'1970s',
        bIsWebPath:true,
        sUrl:'1970s.html'
    },
    {   sTitle:'6 wheelers',
        bIsWebPath:true,
        sUrl:'6wheels.html'
    },
    {   sTitle:'Astro Vans',
        bIsWebPath:true,
        sUrl:'astro.html'
    },
    {   sTitle:'Chevy vans',
        bIsWebPath:true,
        sUrl:'chevy.html'
    },
    {   sTitle:'Dodge vans',
        bIsWebPath:true,
        sUrl:'dodge.html'
    },
    {   sTitle:'Early models',
        bIsWebPath:true,
        sUrl:'early.html'
    },
    {   sDescription:'custom vans',
        sTitle:'Econolines',
        bIsWebPath:true,
        sUrl:'econolines.html'
    },
    {   sTitle:'Old NSVA Picture\'s',
        bIsWebPath:true,
        sUrl:'oldnsva.html'
    }]
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html',"childArray" : [
    {   sTitle:'links2',
        bIsWebPath:true,
        sUrl:'links2.html'
    },
    {   sTitle:'Members site\'s',
        bIsWebPath:true,
        sUrl:'Memberssite\'s.html'
    }]
},
{   sTitle:'Old Nat\'s',
    bIsWebPath:true,
    sUrl:'Old Nat\'s picture\'s.html',"childArray" : [
    {   sTitle:'Nat\'s picture\'s',
        bIsWebPath:true,
        sUrl:'natspics.html'
    }]
},
{   sTitle:'Join the NSVA',
    bIsWebPath:true,
    sUrl:'join.html'
},
{   sTitle:'2012 Events',
    bIsWebPath:true,
    sUrl:'whats.on.html'
}]
});
