var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Home',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'index.html'
    },
    {   sTitle:'About',
        bIsWebPath:true,
        sUrl:'about.html'
    },
    {   sTitle:'Contact',
        bIsWebPath:true,
        sUrl:'contact.html'
    }]
},
{   sTitle:'Vehicle Interface',
    bIsWebPath:true,
    sUrl:'which-tuning-interface.html',"childArray" : [
    {   sTitle:'Which tuning Interface',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'which-tuning-interface.html'
    },
    {   sTitle:'Getting Started',
        bIsWebPath:true,
        sUrl:'getting-started.html'
    },
    {   sTitle:'Choosing a Wideband',
        bIsWebPath:true,
        sUrl:'choosing-a-wideband.html'
    },
    {   sTitle:'Installing a Wideband',
        bIsWebPath:true,
        sUrl:'installing-a-wideband.html'
    }]
},
{   sTitle:'Engine',
    bIsWebPath:true,
    sUrl:'engine.html',"childArray" : [
    {   sTitle:'LS3 Introduction',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'engine.html'
    }]
},
{   sTitle:'Transmission',
    bIsWebPath:true,
    sUrl:'6l80e-intro.html',"childArray" : [
    {   sTitle:'Introduction',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'6l80e-intro.html',"childArray" : [
        {   sTitle:'6L80 Introduction',
            bIsExternal:true,
            bIsWebPath:true,
            sUrl:'6l80e-intro.html'
        },
        {   sTitle:'Specifications',
            bIsWebPath:true,
            sUrl:'6l80-specifications.html'
        },
        {   sTitle:'6L80e features',
            bIsWebPath:true,
            sUrl:'6l80e-features.html'
        },
        {   sTitle:'Checking the fluid level',
            bIsWebPath:true,
            sUrl:'6l80e-fluid-check.html'
        }]
    },
    {   sTitle:'Tuning',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'6l80e-slow-2-3.html',"childArray" : [
        {   sTitle:'Auto-manual-mode',
            bIsWebPath:true,
            sUrl:'6l80e-auto-man-mode.html'
        },
        {   bSeparatorBefore:true,
            sDescription:'Tuning',
            sTitle:'Slow 2-3 change',
            bIsWebPath:true,
            sUrl:'6l80e-slow-2-3.html'
        },
        {   sTitle:'Changing the Shift Times',
            bIsWebPath:true,
            sUrl:'desired-shift-times-pt1.html'
        },
        {   sTitle:'Real Sport Mode',
            bIsWebPath:true,
            sUrl:'real-sport-mode.html'
        }]
    }]
},
{   sTitle:'Share',
    bIsWebPath:true,
    sUrl:'share.html'
}]
});
