var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'about.html',"childArray" : [
    {   'sTitle':'Testimonials',
        'bIsWebPath':true,
        'sUrl':'page64.html'
    },
    {   'sTitle':'Our Facilities',
        'bIsWebPath':true,
        'sUrl':'facilities.html'
    },
    {   'sTitle':'Location & Directions',
        'bIsWebPath':true,
        'sUrl':'location.html'
    }]
},
{   'sTitle':'What We Offer',
    'bIsWebPath':true,
    'sUrl':'products.html',"childArray" : [
    {   'sTitle':'For Children',
        'bIsWebPath':true,
        'sUrl':'children.html',"childArray" : [
        {   'sTitle':'Private Lessons',
            'bIsWebPath':true,
            'sUrl':'lessons.html'
        },
        {   'sTitle':'Performances',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'performanceopps.html',
            'sTarget':'_self'
        },
        {   'sTitle':'Young Maestros Summer Camp',
            'bIsWebPath':true,
            'sUrl':'youngmaestros.html'
        },
        {   'sTitle':'Theater',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'theater.html',
            'sTarget':'_self'
        }]
    },
    {   'sTitle':'For Teens',
        'bIsWebPath':true,
        'sUrl':'teens.html',"childArray" : [
        {   'sTitle':'Private Lessons',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'lessons.html'
        },
        {   'sTitle':'Music Theory',
            'bIsWebPath':true,
            'sUrl':'musictheory.html'
        },
        {   'sTitle':'Theater',
            'bIsWebPath':true,
            'sUrl':'theater.html'
        },
        {   'sTitle':'Ensembles',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'ens.html',
            'sTarget':'_self'
        },
        {   'sTitle':'Performances',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'performanceopps.html',
            'sTarget':'_self'
        }]
    },
    {   'sTitle':'For Adults',
        'bIsWebPath':true,
        'sUrl':'adults.html',"childArray" : [
        {   'sTitle':'Private Lessons for Adults',
            'bIsWebPath':true,
            'sUrl':'privatelessonsadults.html'
        },
        {   'sTitle':'Music Theory',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'musictheory.html'
        },
        {   'sTitle':'Ensembles',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'ens.html',
            'sTarget':'_self'
        },
        {   'sTitle':'Performances',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'performanceopps.html',
            'sTarget':'_self'
        }]
    }]
},
{   'sTitle':'Benefits',
    'bIsWebPath':true,
    'sUrl':'benefits.html',"childArray" : [
    {   'sTitle':'Performances',
        'bIsWebPath':true,
        'sUrl':'performanceopps.html'
    },
    {   'sTitle':'Ensembles',
        'bIsWebPath':true,
        'sUrl':'ens.html'
    }]
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contactinfo.html'
},
{   'sTitle':'Resources',
    'bIsWebPath':true,
    'sUrl':'students.htm',"childArray" : [
    {   'sTitle':'Student Pages',
        'bIsExternal':true,
        'sUrl':'http://mm.ecosystemsoftware.com/',
        'sTarget':'_blank'
    },
    {   'sTitle':'Newsletter',
        'bIsWebPath':true,
        'sUrl':'newsletter.html'
    },
    {   'sTitle':'Practice Tracks',
        'bIsWebPath':true,
        'sUrl':'practicetracks.html'
    },
    {   'sTitle':'Live Broadcasts',
        'bIsWebPath':true,
        'sUrl':'broadcast.html'
    },
    {   'sTitle':'Sign Up for a Program',
        'bIsWebPath':true,
        'sUrl':'signup.html'
    },
    {   'sTitle':'Make A Payment',
        'bIsWebPath':true,
        'sUrl':'payments.html'
    },
    {   'sTitle':'Facebook Page',
        'bIsExternal':true,
        'sUrl':'http://www.facebook.com/maestrohaddonfield',
        'sTarget':'_self'
    },
    {   'sTitle':'YouTube Channel',
        'bIsExternal':true,
        'sUrl':'http://www.youtube.com/maestrostudioshfield',
        'sTarget':'_blank'
    },
    {   'sTitle':'Customer Comment Form',
        'bIsWebPath':true,
        'sUrl':'comments.html'
    },
    {   'sTitle':'Tuition & Policies',
        'bIsWebPath':true,
        'sUrl':'policies.html'
    },
    {   'sTitle':'Join Our Mailing List',
        'bIsWebPath':true,
        'sUrl':'mailinglist.html'
    },
    {   'sTitle':'Purchase Event Tickets',
        'bIsWebPath':true,
        'sUrl':'tickets.html'
    }]
}]
});
