var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'News',
    bIsWebPath:true,
    sUrl:'news.html'
},
{   sTitle:'Products',
    bIsWebPath:true,
    sUrl:'products.html',"childArray" : [
    {   sTitle:'Integrated amplifiers',
        bIsWebPath:true,
        sUrl:'integratedamplifiers.html',"childArray" : [
        {   sTitle:'Cyclone 2',
            bIsWebPath:true,
            sUrl:'cyclone 2.html'
        },
        {   sTitle:'Cyclone 3',
            bIsWebPath:true,
            sUrl:'cyclone3.html'
        }]
    },
    {   sTitle:'Talk 6 series',
        bIsWebPath:true,
        sUrl:'Talk6seriesa.html',"childArray" : [
        {   sTitle:'Hurricane 6',
            bIsWebPath:true,
            sUrl:'Talk Hurricane 6.html'
        },
        {   sTitle:'Thunder  6',
            bIsWebPath:true,
            sUrl:'Talk Thunder 6.html'
        },
        {   sTitle:'Tornado 6 Mono',
            bIsWebPath:true,
            sUrl:'Tornado 6 Mono.html'
        }]
    },
    {   sTitle:'Talk Professional',
        bIsWebPath:true,
        sUrl:'Talkpro.html'
    }]
},
{   sTitle:'Edwards Audio',
    bIsWebPath:true,
    sUrl:'edwardsaudio.html',"childArray" : [
    {   sTitle:'Apprentice series',
        bIsWebPath:true,
        sUrl:'apprentice_series.html',"childArray" : [
        {   sTitle:'Apprentice TT',
            bIsWebPath:true,
            sUrl:'apptt.html'
        },
        {   sDescription:'apprentice MM, Phono Stage, MM, Edwards Audio',
            sTitle:'Apprentice MM',
            bIsWebPath:true,
            sUrl:'appmm.html'
        }]
    },
    {   sTitle:'The 1 Series',
        bIsWebPath:true,
        sUrl:'page47.html',"childArray" : [
        {   sTitle:'MM1',
            bIsWebPath:true,
            sUrl:'page48.html'
        },
        {   sTitle:'MC1 PLUS',
            bIsWebPath:true,
            sUrl:'MC1_PLUS.html'
        },
        {   sTitle:'HA1',
            bIsWebPath:true,
            sUrl:'HA1.html'
        },
        {   sTitle:'MC1',
            bIsWebPath:true,
            sUrl:'page49.html'
        },
        {   sTitle:'MM1 PLUS',
            bIsWebPath:true,
            sUrl:'mm1_plus.html'
        },
        {   sTitle:'PSU1',
            bIsWebPath:true,
            sUrl:'Psu1.html'
        },
        {   sTitle:'TT1',
            bIsWebPath:true,
            sUrl:'eatt1.html'
        },
        {   sTitle:'ISO1',
            bIsWebPath:true,
            sUrl:'page46.html'
        }]
    },
    {   sTitle:'The 2 Series',
        bIsWebPath:true,
        sUrl:'2 Series.html',"childArray" : [
        {   sTitle:'MC2',
            bIsWebPath:true,
            sUrl:'MC2a.html'
        },
        {   sTitle:'HA2',
            bIsWebPath:true,
            sUrl:'HA1a.html'
        },
        {   sTitle:'PSU2',
            bIsWebPath:true,
            sUrl:'Psu2a.html'
        }]
    },
    {   sTitle:'The 3 series',
        bIsWebPath:true,
        sUrl:'3 series.html',"childArray" : [
        {   sTitle:'MC3',
            bIsWebPath:true,
            sUrl:'MC3a.html'
        },
        {   sTitle:'PSU3',
            bIsWebPath:true,
            sUrl:'PSU3.html'
        }]
    }]
},
{   sTitle:'Cables',
    bIsWebPath:true,
    sUrl:'talkcables.html'
},
{   sTitle:'Support',
    bIsWebPath:true,
    sUrl:'Support.html',"childArray" : [
    {   sTitle:'Contact',
        bIsWebPath:true,
        sUrl:'Contacla.html'
    },
    {   sTitle:'TALK Guarantee Registration',
        bIsWebPath:true,
        sUrl:'Talk_guarantee_form.html'
    },
    {   sTitle:'Edwards Audio Guarantee Registration',
        bIsWebPath:true,
        sUrl:'EA_guarantee_forma.html'
    },
    {   sTitle:'UK Retailers',
        bIsWebPath:true,
        sUrl:'Supportaa.html'
    },
    {   sTitle:'Downloads',
        bIsWebPath:true,
        sUrl:'Download.html',"childArray" : [
        {   sTitle:'EA Product Manuals',
            bIsWebPath:true,
            sUrl:'EA_Product_Manuals.html'
        },
        {   sTitle:'TALK Product Manuals',
            bIsWebPath:true,
            sUrl:'Talk_Product_Manuals.html'
        },
        {   sTitle:'Price Lists',
            bIsWebPath:true,
            sUrl:'Pricelists.html'
        }]
    }]
}]
});
