var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Products',
    bIsWebPath:true,
    sUrl:'page8.html',"childArray" : [
    {   sTitle:'Complete Fill Coolants',
        bIsWebPath:true,
        sUrl:'page9.html',"childArray" : [
        {   sTitle:'Tectaloy 60 Plus',
            bIsWebPath:true,
            sUrl:'page14.html'
        },
        {   sTitle:'Tectaloy 90 Plus',
            bIsWebPath:true,
            sUrl:'page15.html'
        },
        {   sTitle:'Tectaloy 100 Plus',
            bIsWebPath:true,
            sUrl:'page17.html'
        },
        {   sTitle:'Tectaloy Commodore V6 Top Up',
            bIsWebPath:true,
            sUrl:'page19.html'
        },
        {   sTitle:'Tectaloy Rust Guard',
            bIsWebPath:true,
            sUrl:'page20.html'
        },
        {   sTitle:'Tectaloy VPlus Orange Top Up',
            bIsWebPath:true,
            sUrl:'page21.html'
        },
        {   sTitle:'Tectaloy MUKWOT Radiator Flush',
            bIsWebPath:true,
            sUrl:'page22.html'
        },
        {   sTitle:'Tectaloy HD2 Heavy Duty Radiator Flush',
            bIsWebPath:true,
            sUrl:'page23.html'
        },
        {   sTitle:'Tectaloy Radiator Stop Leak',
            bIsWebPath:true,
            sUrl:'page16.html'
        }]
    },
    {   sTitle:'Concentrate Coolants',
        bIsWebPath:true,
        sUrl:'page10.html',"childArray" : [
        {   sTitle:'Tectaloy Xtra Cool',
            bIsWebPath:true,
            sUrl:'page24.html'
        },
        {   sTitle:'Tectaloy Xtra Cool GOLD',
            bIsWebPath:true,
            sUrl:'page25.html'
        },
        {   sTitle:'Tectaloy Anti Freeze / Anti Boil',
            bIsWebPath:true,
            sUrl:'page26.html'
        },
        {   sTitle:'Tectaloy Hi Load Red',
            bIsWebPath:true,
            sUrl:'page29.html'
        },
        {   sTitle:'Tectaloy Long Life Coolant',
            bIsWebPath:true,
            sUrl:'page32.html'
        },
        {   sTitle:'Tectaloy VPlus Orange',
            bIsWebPath:true,
            sUrl:'page31.html'
        },
        {   sTitle:'Tectaloy VPlus',
            bIsWebPath:true,
            sUrl:'page33.html'
        },
        {   sTitle:'Tectaloy Rustguard Corrosion Inhibitor',
            bIsWebPath:true,
            sUrl:'page37.html'
        },
        {   sTitle:'Tectaloy MUKWOT Radiator Flush',
            bIsWebPath:true,
            sUrl:'page34.html'
        },
        {   sTitle:'Tectaloy HD2 Heavy Duty Radiator Flush',
            bIsWebPath:true,
            sUrl:'page35.html'
        },
        {   sTitle:'Tectaloy Radiator Stop Leak',
            bIsWebPath:true,
            sUrl:'page36.html'
        }]
    },
    {   sTitle:'Other Related Products',
        bIsWebPath:true,
        sUrl:'page11.html',"childArray" : [
        {   sTitle:'Drum Siphon Pump',
            bIsWebPath:true,
            sUrl:'page39.html'
        },
        {   sTitle:'Mutlipurpose Drum Opener',
            bIsWebPath:true,
            sUrl:'page40.html'
        }]
    }]
},
{   sTitle:'Events',
    bIsWebPath:true,
    sUrl:'events.html',"childArray" : [
    {   sTitle:'WTA: Tectaloy Drift Challenge',
        bIsWebPath:true,
        sUrl:'wta_tdc.html'
    },
    {   sTitle:'WTA: Driver Profiles',
        bIsWebPath:true,
        sUrl:'driversprofiles.html'
    },
    {   sTitle:'WTA: Drift Challenge Teaser',
        bIsWebPath:true,
        sUrl:'driftchallengeteaser.html'
    }]
},
{   sTitle:'Images',
    bIsWebPath:true,
    sUrl:'images.html'
},
{   sTitle:'Information Books',
    bIsWebPath:true,
    sUrl:'page12.html'
},
{   sTitle:'Videos',
    bIsWebPath:true,
    sUrl:'videos.html'
},
{   sTitle:'Material Safety Data',
    bIsWebPath:true,
    sUrl:'Page 4.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'Page 5.html'
}]
});