var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'owners and operators',
    bIsWebPath:true,
    sUrl:'page2.html'
},
{   sTitle:'individual histories',
    bIsWebPath:true,
    sUrl:'page3.html',"childArray" : [
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'cross reference:  registration - c/n',
        bIsWebPath:true,
        sUrl:'page102.html'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'vanguard variants',
        bIsWebPath:true,
        sUrl:'page110.html'
    }]
},
{   sTitle:'contributors',
    bIsWebPath:true,
    sUrl:'page4.html'
},
{   sTitle:'bibliography',
    bIsWebPath:true,
    sUrl:'page5.html'
},
{   sTitle:'links',
    bIsWebPath:true,
    sUrl:'page58.html',"childArray" : [
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'vickers viscount network',
        bIsExternal:true,
        sUrl:'http://www.vickersviscount.net',
        sTarget:'_blank'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'The Brooklands Museum',
        bIsExternal:true,
        sUrl:'http://www.brooklandsmuseum.com',
        sTarget:'_blank'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Vickers Vanguard / Merchantman',
        bIsExternal:true,
        sUrl:'http://www.vickers-vanguard-merchantman.com',
        sTarget:'_blank'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'the aviation hobby shop',
        bIsExternal:true,
        sUrl:'http://www.tahs.com',
        sTarget:'_blank'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'classic british flight sim',
        bIsExternal:true,
        sUrl:'http://www.cbfsim.org',
        sTarget:'_blank'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'VC10.net',
        bIsExternal:true,
        sUrl:'http://www.VC10.net',
        sTarget:'_blank'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'dan clark\'s vanguard project',
        bIsExternal:true,
        sUrl:'http://www.dswimmer.webs.com/',
        sTarget:'_blank'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'andysvideo',
        bIsExternal:true,
        sUrl:'http://www.andysvideo.com',
        sTarget:'_blank'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'airic.ca',
        bIsExternal:true,
        sUrl:'http://www.airic.ca',
        sTarget:'_blank'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'NA3T',
        bIsExternal:true,
        sUrl:'http://www.transportphotos.com',
        sTarget:'_blank'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'The \"Airnet \" Web Site',
        bIsExternal:true,
        sUrl:'http://www.aviation-links.co.uk',
        sTarget:'_blank'
    },
    {   bSeparatorBefore:true,
        bSeparatorAfter:true,
        sTitle:'Photavia Press',
        bIsExternal:true,
        sUrl:'http://www.photav.demon.co.uk',
        sTarget:'_blank'
    }]
}]
});
