var customNavTree97 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Apparel',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Skating Tights',
        bIsWebPath:true,
        sUrl:'skatingtights.html',
        sTarget:'_self'
    },
    {   sTitle:'Gloves & Leg Warmers',
        bIsWebPath:true,
        sUrl:'gloverslegwarm.html',
        sTarget:'_self'
    },
    {   sTitle:'Hats & Headbands',
        bIsWebPath:true,
        sUrl:'hatsheadbands.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Intern. Wheels',
    bIsWebPath:true,
    sUrl:'internationalwheels.html',
    sTarget:'_self'
},
{   sTitle:'Choreographing',
    bIsWebPath:true,
    sUrl:'editrite.html',
    sTarget:'_self'
},
{   sTitle:'Ankle Booties',
    bIsWebPath:true,
    sUrl:'anklebootiest.html',
    sTarget:'_self'
},
{   sTitle:'Boot Covers',
    bIsWebPath:true,
    sUrl:'bootcovers.html',
    sTarget:'_self'
},
{   sTitle:'Blade Covers',
    bIsWebPath:true,
    sUrl:'bladecovers.html',
    sTarget:'_self'
},
{   sTitle:'Blade Guards',
    bIsWebPath:true,
    sUrl:'bladeguards.html',
    sTarget:'_self'
},
{   sTitle:'Skating Boots',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Klingbeil Skating Boots',
        bIsWebPath:true,
        sUrl:'klingbeilboots.html',
        sTarget:'_self'
    },
    {   sTitle:'SP Teri Skating Boots',
        bIsWebPath:true,
        sUrl:'spteriboots.html',
        sTarget:'_self'
    },
    {   sTitle:'Riedell Skating Boots',
        bIsWebPath:true,
        sUrl:'riedellboots.html',
        sTarget:'_self'
    },
    {   sTitle:'Harlick Skating Boots',
        bIsWebPath:true,
        sUrl:'harlickboots.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Ice Blades',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'MK Ice Blades',
        bIsWebPath:true,
        sUrl:'mkblades.html',
        sTarget:'_self'
    },
    {   sTitle:'JW Ice Blades',
        bIsWebPath:true,
        sUrl:'jwblades.html',
        sTarget:'_self'
    },
    {   sTitle:'Paramount Blades',
        bIsWebPath:true,
        sUrl:'paramountblades.html',
        sTarget:'_self'
    }]
}]
});
