var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Xesgen Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'About Xesgen',
        bIsWebPath:true,
        sUrl:'aboutxesgen.html',"childArray" : [
        {   sTitle:'IN4.ORG.UK Home',
            bIsExternal:true,
            sUrl:'',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Transsexuality & Me',
        bIsWebPath:true,
        sUrl:'transsexualityandme.html',"childArray" : [
        {   sTitle:'Poems About My Life',
            bIsWebPath:true,
            sUrl:'poems.html'
        }]
    }]
},
{   sTitle:'News',
    bIsWebPath:true,
    sUrl:'news.html'
},
{   sTitle:'Gender & Sexuality',
    bIsWebPath:true,
    sUrl:'genderandsexuality.html',"childArray" : [
    {   sTitle:'Transvestisim',
        bIsWebPath:true,
        sUrl:'transvestisim.html'
    }]
},
{   sTitle:'Gender Dysphoria',
    bIsWebPath:true,
    sUrl:'genderdysphoria.html',"childArray" : [
    {   sTitle:'Pathway To Care',
        bIsWebPath:true,
        sUrl:'pathwaytocare.html'
    }]
},
{   sTitle:'Useful Information',
    bIsWebPath:true,
    sUrl:'information.html'
}]
});
