var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About',
    bIsWebPath:true,
    sUrl:'about.html'
},
{   sTitle:'Services',
    bIsWebPath:true,
    sUrl:'servicesmusictranscriptionproofreadingeditingarrangingcomposing.html'
},
{   sTitle:'Church',
    bIsWebPath:true,
    sUrl:'church.html'
},
{   sTitle:'Samples',
    bIsWebPath:true,
    sUrl:'samples.html',"childArray" : [
    {   sTitle:'Duet',
        bIsWebPath:true,
        sUrl:'duet_choir_orchestra.html'
    },
    {   sTitle:'Jazz Score',
        bIsWebPath:true,
        sUrl:'jazz_score.html'
    },
    {   sTitle:'Lead Sheet',
        bIsWebPath:true,
        sUrl:'leadsheet.html'
    },
    {   sTitle:'Piano & Vocal Score',
        bIsWebPath:true,
        sUrl:'pianoandvocalscore.html'
    },
    {   sTitle:'Choir & Orchestra',
        bIsWebPath:true,
        sUrl:'givethanks.html'
    },
    {   sTitle:'Choir & Horn Section',
        bIsWebPath:true,
        sUrl:'magnify.html'
    },
    {   sTitle:'5 Voices & Bass Guitar',
        bIsWebPath:true,
        sUrl:'brood.html'
    }]
},
{   sTitle:'Price',
    bIsWebPath:true,
    sUrl:'price.html'
},
{   bSeparatorAfter:true,
    sTitle:'Downloads',
    bIsWebPath:true,
    sUrl:'download-scores-sheet-music.html',"childArray" : [
    {   sTitle:'Glory to God',
        bIsWebPath:true,
        sUrl:'christmas-shee-tmusic-glory-to-god-shepherds.html'
    },
    {   sTitle:'Magnify',
        bIsWebPath:true,
        sUrl:'christmas-sheet-music-magnify-magnificat.html'
    },
    {   sTitle:'Hush (Massacre of the Innocents)',
        bIsWebPath:true,
        sUrl:'christmas-sheet-music-massacre-of-the-innocents-infants-matthew2-lament.html'
    },
    {   sTitle:'Wait is Over (Nunc Dimitis)',
        bIsWebPath:true,
        sUrl:'nunc-dimitis-wait-is-over-simeon-anna-luke2.html'
    },
    {   sTitle:'Free Sheet Music',
        bIsWebPath:true,
        sUrl:'free-sheet-music-scores.html',"childArray" : [
        {   sTitle:'Free Christmas Sheet Music',
            bIsWebPath:true,
            sUrl:'page30.html'
        }]
    }]
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html'
}]
});
