var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'News 2011',
        bIsWebPath:true,
        sUrl:'pagina39.html'
    },
    {   sTitle:'News 2010',
        bIsWebPath:true,
        sUrl:'pagina40.html'
    },
    {   sTitle:'News 2009',
        bIsWebPath:true,
        sUrl:'pagina41.html'
    },
    {   sTitle:'News 2008',
        bIsWebPath:true,
        sUrl:'pagina42.html'
    }]
},
{   sTitle:'Young Stars',
    bIsWebPath:true,
    sUrl:'Pagina 2.html',"childArray" : [
    {   sTitle:'Gallery',
        bIsWebPath:true,
        sUrl:'pagina11.html'
    }]
},
{   sTitle:'Queens',
    bIsWebPath:true,
    sUrl:'pagina10.html',"childArray" : [
    {   sTitle:'Foxy',
        bIsWebPath:true,
        sUrl:'pagina12.html',"childArray" : [
        {   sTitle:'Gallery',
            bIsWebPath:true,
            sUrl:'pagina13.html'
        },
        {   sTitle:'Showresults',
            bIsWebPath:true,
            sUrl:'pagina16.html'
        }]
    }]
},
{   sTitle:'Neuters',
    bIsWebPath:true,
    sUrl:'Pagina 3.html',"childArray" : [
    {   sTitle:'George',
        bIsWebPath:true,
        sUrl:'pagina23.html'
    },
    {   sTitle:'Lis',
        bIsWebPath:true,
        sUrl:'pagina24.html',"childArray" : [
        {   sTitle:'Showresults',
            bIsWebPath:true,
            sUrl:'pagina25.html'
        }]
    },
    {   sTitle:'Quiz',
        bIsWebPath:true,
        sUrl:'pagina26.html'
    },
    {   sTitle:'Indi',
        bIsWebPath:true,
        sUrl:'pagina27.html'
    },
    {   sTitle:'Nemo',
        bIsWebPath:true,
        sUrl:'pagina28.html',"childArray" : [
        {   sTitle:'Show',
            bIsWebPath:true,
            sUrl:'pagina38.html'
        }]
    },
    {   sTitle:'Cooper',
        bIsWebPath:true,
        sUrl:'pagina29.html'
    },
    {   sTitle:'City',
        bIsWebPath:true,
        sUrl:'pagina45.html',"childArray" : [
        {   sTitle:'Gallery',
            bIsWebPath:true,
            sUrl:'pagina46.html'
        }]
    },
    {   sTitle:'Berry',
        bIsWebPath:true,
        sUrl:'pagina47.html',"childArray" : [
        {   sTitle:'Gallery',
            bIsWebPath:true,
            sUrl:'pagina48.html'
        }]
    },
    {   sTitle:'Sun Dance',
        bIsWebPath:true,
        sUrl:'pagina57.html',"childArray" : [
        {   sTitle:'Gallery',
            bIsWebPath:true,
            sUrl:'pagina58.html'
        },
        {   sTitle:'Showresults',
            bIsWebPath:true,
            sUrl:'pagina59.html'
        }]
    }]
},
{   sTitle:'Kittens',
    bIsWebPath:true,
    sUrl:'Pagina 4.html',"childArray" : [
    {   sTitle:'Kittens... Breaking News...',
        bIsWebPath:true,
        sUrl:'pagina50.html',"childArray" : [
        {   sTitle:'Tundra Drums',
            bIsWebPath:true,
            sUrl:'pagina49.html'
        },
        {   sTitle:'Daily Breeze',
            bIsWebPath:true,
            sUrl:'pagina51.html'
        },
        {   sTitle:'Marlow Review',
            bIsWebPath:true,
            sUrl:'pagina52.html'
        },
        {   sTitle:'Benton Harbor',
            bIsWebPath:true,
            sUrl:'pagina53.html'
        },
        {   sTitle:'Woodford Times',
            bIsWebPath:true,
            sUrl:'pagina54.html'
        },
        {   sTitle:'SampsonIndependent',
            bIsWebPath:true,
            sUrl:'pagina55.html'
        },
        {   sTitle:'Gallery kittens',
            bIsWebPath:true,
            sUrl:'pagina56.html'
        }]
    }]
},
{   sTitle:'Plans',
    bIsWebPath:true,
    sUrl:'pagina37.html'
},
{   sTitle:'Offspring',
    bIsWebPath:true,
    sUrl:'Pagina 5.html',"childArray" : [
    {   sTitle:'Blue Lyrics',
        bIsWebPath:true,
        sUrl:'pagina32.html'
    },
    {   sTitle:'Diamonds',
        bIsWebPath:true,
        sUrl:'pagina33.html'
    },
    {   sTitle:'Native Indians',
        bIsWebPath:true,
        sUrl:'pagina34.html'
    },
    {   sTitle:'Kat Von D.',
        bIsWebPath:true,
        sUrl:'pagina43.html'
    }]
},
{   sTitle:'Loving Memory',
    bIsWebPath:true,
    sUrl:'pagina35.html'
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'pagina44.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'pagina36.html'
},
{   sTitle:'Guestbook',
    bIsExternal:true,
    sUrl:'http://www.tboek.nl/gastenboek/eastavenue',
    sTarget:'_blank'
},
{   sTitle:'Contact',
    bIsExternal:true,
    sUrl:'mailto:eastavenue@upcmail.nl'
}]
});
