var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'sUrl':'http://www.cellists.com/index.html'
},
{   'sTitle':'Brass',
    'sUrl':'http://www.cellists.com/brass-instruments.html',"childArray" : [
    {   'sTitle':'Trumpets',
        'sUrl':'http://www.cellists.com/trumpets.html'
    },
    {   'sTitle':'Alto Horn',
        'sUrl':'http://www.cellists.com/alto-horn.html'
    },
    {   'sTitle':'Baritone Horn',
        'sUrl':'http://www.cellists.com/baritone-horn.html'
    },
    {   'sTitle':'Bugles',
        'sUrl':'http://www.cellists.com/bugles.html'
    },
    {   'sTitle':'Cornets',
        'sUrl':'http://www.cellists.com/cornets.html'
    },
    {   'sTitle':'Euphonium',
        'sUrl':'http://www.cellists.com/euphonium.html'
    },
    {   'sTitle':'Flugelhorn',
        'sUrl':'http://www.cellists.com/flugelhorn.html'
    },
    {   'sTitle':'French Horn',
        'sUrl':'http://www.cellists.com/french-horn.html'
    },
    {   'sTitle':'Mellophone',
        'sUrl':'http://www.cellists.com/mellophone.html'
    },
    {   'sTitle':'Sousaphone',
        'sUrl':'http://www.cellists.com/sousaphone.html'
    },
    {   'sTitle':'Trombone',
        'sUrl':'http://www.cellists.com/trombone.html'
    },
    {   'sTitle':'Tuba',
        'sUrl':'http://www.cellists.com/tuba.html'
    }]
},
{   'sTitle':'Strings',
    'sUrl':'http://www.cellists.com/string-instruments.html',"childArray" : [
    {   'sTitle':'Violins',
        'sUrl':'http://www.cellists.com/violins.html'
    },
    {   'sTitle':'Violas',
        'sUrl':'http://www.cellists.com/violas.html'
    },
    {   'sTitle':'Cellos',
        'sUrl':'http://www.cellists.com/cellos.html'
    },
    {   'sTitle':'Double Bass',
        'sUrl':'http://www.cellists.com/double-bass.html'
    },
    {   'sTitle':'Harps',
        'sUrl':'http://www.cellists.com/cheap-harps.html'
    }]
},
{   'sTitle':'Woodwind',
    'sUrl':'http://www.cellists.com/woodwind-instruments.html',"childArray" : [
    {   'sTitle':'Clarinets',
        'sUrl':'http://www.cellists.com/clarinet.html'
    },
    {   'sTitle':'Flutes',
        'sUrl':'http://www.cellists.com/flutes.html'
    },
    {   'sTitle':'Bassoon',
        'sUrl':'http://www.cellists.com/bassoon.html'
    },
    {   'sTitle':'English Horn',
        'sUrl':'http://www.cellists.com/english-horn.html'
    },
    {   'sTitle':'Harmonicas',
        'sUrl':'http://www.cellists.com/harmonica.html'
    },
    {   'sTitle':'Piccolo',
        'sUrl':'http://www.cellists.com/piccolo.html'
    },
    {   'sTitle':'Recorders',
        'sUrl':'http://www.cellists.com/recorders.html'
    },
    {   'sTitle':'Saxophone',
        'sUrl':'http://www.cellists.com/saxophone.html'
    }]
},
{   'sTitle':'Pianos',
    'sUrl':'http://www.cellists.com/pianos-for-sale.html',"childArray" : [
    {   'sTitle':'Digital Pianos',
        'sUrl':'http://www.cellists.com/digital-pianos.html'
    }]
},
{   'sTitle':'Percussion',
    'sUrl':'http://www.cellists.com/percussion-instruments.html',"childArray" : [
    {   'sTitle':'Timpani',
        'sUrl':'http://www.cellists.com/timpani.html'
    },
    {   'sTitle':'Triangles, Blocks, Chimes',
        'sUrl':'http://www.cellists.com/triangles-and-chimes.html'
    },
    {   'sTitle':'Cymbals',
        'sUrl':'http://www.cellists.com/cheap-cymbals.html'
    },
    {   'sTitle':'Glockenspiel',
        'sUrl':'http://www.cellists.com/glockenspiel.html'
    },
    {   'sTitle':'Vibraphone',
        'sUrl':'http://www.cellists.com/vibraphone.html'
    },
    {   'sTitle':'Xylophone',
        'sUrl':'http://www.cellists.com/page46.html'
    },
    {   'sTitle':'Snare Drums',
        'sUrl':'http://www.cellists.com/snare-drums.html'
    },
    {   'sTitle':'Tom toms',
        'sUrl':'http://www.cellists.com/tom-toms.html'
    },
    {   'sTitle':'Cajon Drum',
        'sUrl':'http://www.cellists.com/cajon-drum.html'
    }]
},
{   'sTitle':'Accessories',
    'sUrl':'http://www.cellists.com/instrument-accessories.html'
},
{   'sTitle':'Contact Us',
    'sUrl':'http://www.cellists.com/contact-us.html'
}]
});
