var customnavtree7 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.htm'
},
{   sTitle:'Composers',
    bIsWebPath:true,
    sUrl:'composers.htm',"childArray" : [
    {   sTitle:'James Francis Brown',
        bIsWebPath:true,
        sUrl:'jamesfrancisbrown.html',"childArray" : [
        {   sTitle:'Works',
            bIsWebPath:true,
            sUrl:'jfbworks.html',"childArray" : [
            {   sTitle:'JFB Prospero\'s Isle (Vc)',
                bIsWebPath:true,
                sUrl:'jfbprosperosisle.html'
            },
            {   sTitle:'JFB Piano Quartet',
                bIsWebPath:true,
                sUrl:'jfbpianoquartet.html',"childArray" : [
                {   sTitle:'JFB-PQ-Score1',
                    bIsWebPath:true,
                    sUrl:'jfbpqscore1.html'
                }]
            },
            {   sTitle:'JFB Violin Sonata',
                bIsWebPath:true,
                sUrl:'jfbviolinsonata.html',"childArray" : [
                {   sTitle:'VlnSnta1stMvt',
                    bIsWebPath:true,
                    sUrl:'page38.html'
                },
                {   sTitle:'VlnSnta2ndMvt',
                    bIsWebPath:true,
                    sUrl:'page39.html'
                },
                {   sTitle:'VlnSnta3rdMvt',
                    bIsWebPath:true,
                    sUrl:'page37.html'
                }]
            },
            {   sTitle:'JFB String Trio',
                bIsWebPath:true,
                sUrl:'jfbstringtrio.html'
            },
            {   sTitle:'JFB ProsperoOrch',
                bIsWebPath:true,
                sUrl:'jfbprosperoorch.html'
            },
            {   sTitle:'JFB Clarinet Concerto',
                bIsWebPath:true,
                sUrl:'jfbclarinetconcerto.html'
            }]
        },
        {   sTitle:'Recordings',
            bIsWebPath:true,
            sUrl:'jfbrecordings.html'
        }]
    },
    {   sTitle:'Peter Fribbins',
        bIsWebPath:true,
        sUrl:'peterfribbins.html',"childArray" : [
        {   sTitle:'Works',
            bIsWebPath:true,
            sUrl:'pfworks.html',"childArray" : [
            {   sTitle:'Cello Sonata',
                bIsWebPath:true,
                sUrl:'pfcellosonata.html'
            },
            {   sTitle:'Piano Trio',
                bIsWebPath:true,
                sUrl:'pfpianotrio.html'
            },
            {   sTitle:'String Quartet No. 2',
                bIsWebPath:true,
                sUrl:'pfstringquartet2.html'
            },
            {   sTitle:'Clarinet Quintet',
                bIsWebPath:true,
                sUrl:'pfclarinetquintet.html'
            }]
        },
        {   sTitle:'Recordings',
            bIsWebPath:true,
            sUrl:'pdfrecordings.html'
        }]
    },
    {   sTitle:'Alan Mills',
        bIsWebPath:true,
        sUrl:'alanmills.html',"childArray" : [
        {   sTitle:'Works',
            bIsWebPath:true,
            sUrl:'amworks.html',"childArray" : [
            {   sTitle:'In Nomine',
                bIsWebPath:true,
                sUrl:'aminnomine.html'
            },
            {   sTitle:'Invention',
                bIsWebPath:true,
                sUrl:'aminvention.html'
            },
            {   sTitle:'Celtic Minuet',
                bIsWebPath:true,
                sUrl:'amcelticminuet.html'
            },
            {   sTitle:'The Birth of Orpheus',
                bIsWebPath:true,
                sUrl:'amthebirthoforpheus.html'
            },
            {   sTitle:'Night Music',
                bIsWebPath:true,
                sUrl:'amnightmusic.html'
            },
            {   sTitle:'There is no Rose',
                bIsWebPath:true,
                sUrl:'amthereisnorose.html'
            },
            {   sTitle:'Folk-Lyric',
                bIsWebPath:true,
                sUrl:'amfolklyric.html'
            }]
        },
        {   sTitle:'Recordings',
            bIsWebPath:true,
            sUrl:'pfrecordings.html'
        }]
    },
    {   sTitle:'Hans Heimler',
        bIsWebPath:true,
        sUrl:'hansheimler.html',"childArray" : [
        {   sTitle:'Works',
            bIsWebPath:true,
            sUrl:'page44.html'
        }]
    },
    {   sTitle:'Geoffrey Palmer',
        bIsWebPath:true,
        sUrl:'geoffreypalmer.html',"childArray" : [
        {   sTitle:'Works',
            bIsWebPath:true,
            sUrl:'gpworks.html',"childArray" : [
            {   sTitle:'At the Tide\'s Mercy',
                bIsWebPath:true,
                sUrl:'gpatthetidesmercy.html'
            },
            {   sTitle:'Seas of Light and Dark',
                bIsWebPath:true,
                sUrl:'gpseasoflightanddark.html'
            }]
        }]
    },
    {   sTitle:'Wilfred Josephs',
        bIsWebPath:true,
        sUrl:'wilfredjosephs.html',"childArray" : [
        {   sTitle:'Works',
            bIsWebPath:true,
            sUrl:'page45.html'
        }]
    }]
},
{   sTitle:'New Publications',
    bIsWebPath:true,
    sUrl:'newpublications.html',"childArray" : [
    {   sTitle:'Haydn McCabe Sales',
        bIsWebPath:true,
        sUrl:'publications.htm'
    },
    {   sTitle:'Wagner',
        bIsWebPath:true,
        sUrl:'wagner.htm',"childArray" : [
        {   sTitle:'WagnerScore',
            bIsWebPath:true,
            sUrl:'wagnerscore.html'
        }]
    }]
},
{   sTitle:'About MH',
    bIsWebPath:true,
    sUrl:'about.htm'
},
{   sTitle:'MH Forum',
    sUrl:'http://www.serifwebresources.com/embed.php?uid=a62b9a3d978f389c0b515eb2c485dbcfa5c2ed9b',
    sTarget:'_blank'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact.htm'
}]
});
