var customNavTree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Biografie',
    bIsWebPath:true,
    sUrl:'biografie.html'
},
{   sTitle:'beeld en geluid',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Discografie',
        bIsWebPath:true,
        sUrl:'discografie.html'
    },
    {   sTitle:'Videoclips',
        bIsWebPath:true,
        sUrl:'videoclips.html'
    },
    {   sTitle:'Media',
        bIsWebPath:true,
        sUrl:'media.html'
    },
    {   sTitle:'Fotoalbum',
        sUrl:'',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Foto-shoot',
            bIsWebPath:true,
            sUrl:'fotoshoots.html'
        },
        {   sTitle:'CD Presentatie',
            bIsWebPath:true,
            sUrl:'fotocdpresentatie.html'
        },
        {   sTitle:'Optredens',
            bIsWebPath:true,
            sUrl:'optredens.html'
        },
        {   sTitle:'Met Fans',
            bIsWebPath:true,
            sUrl:'metfans.html'
        },
        {   sTitle:'Collega Artiesten',
            bIsWebPath:true,
            sUrl:'collegaartiesten.html'
        },
        {   sTitle:'Diverse Fotos',
            bIsWebPath:true,
            sUrl:'fotodiverse.html'
        }]
    }]
},
{   sTitle:'Waar ben ik',
    bIsWebPath:true,
    sUrl:'waarbenik.html'
},
{   sTitle:'gastenboek',
    sUrl:'http://www.zangeres-milana.nl/gastenboek'
},
{   sTitle:'Links',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Radiostations',
        bIsWebPath:true,
        sUrl:'page18.html'
    },
    {   sTitle:'Collega artiesten',
        bIsWebPath:true,
        sUrl:'collegalinken.html'
    },
    {   sTitle:'Overig',
        bIsWebPath:true,
        sUrl:'pagina22.html'
    }]
},
{   sTitle:'Contact',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Informatie',
        bIsWebPath:true,
        sUrl:'page21.html'
    },
    {   sTitle:'Adresgegevens',
        bIsWebPath:true,
        sUrl:'page20.html'
    }]
},
{   sTitle:'Fanhoek',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Webshop',
        bIsWebPath:true,
        sUrl:'webshop.html'
    },
    {   sDescription:'Legal Download',
        sTitle:'Downloads',
        sUrl:'http://www.legaldownload.net/Milana',
        sTarget:'_blank'
    },
    {   sTitle:'Songteksten',
        bIsWebPath:true,
        sUrl:'page25.html'
    },
    {   sTitle:'Hyves',
        bIsWebPath:true,
        sUrl:'hyves.html'
    },
    {   sTitle:'Twitter',
        sUrl:'http://twitter.com/milana2604',
        sTarget:'_blank'
    }]
}]
});
