var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Ajooba Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   bSeparatorAfter:true,
    sTitle:'About Ajooba and Bengals',
    bIsWebPath:true,
    sUrl:'About.html',
    sTarget:'_self'
},
{   sTitle:'Ajooba News',
    bIsWebPath:true,
    sUrl:'News.html',
    sTarget:'_self'
},
{   sTitle:'Studs',
    bIsWebPath:true,
    sUrl:'Studs.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Korshki Back to the Future',
        bIsWebPath:true,
        sUrl:'Adam.html',
        sTarget:'_self'
    },
    {   sTitle:'Suntouched Wow Factor of Ajooba',
        bIsWebPath:true,
        sUrl:'Auberon.html',
        sTarget:'_self'
    },
    {   sTitle:'Ajooba Basilio',
        bIsWebPath:true,
        sUrl:'Basil.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Proven Queens',
    bIsWebPath:true,
    sUrl:'Queens.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Purebliss Kukiko of Ajooba',
        bIsWebPath:true,
        sUrl:'Kuki.html',
        sTarget:'_self'
    },
    {   sTitle:'Kelsar Rosabella of Ajooba',
        bIsWebPath:true,
        sUrl:'Rosie.html',
        sTarget:'_self'
    },
    {   sTitle:'Tedith Little Gem of Ajooba',
        bIsWebPath:true,
        sUrl:'Gem.html',
        sTarget:'_self'
    },
    {   sTitle:'Ingoy\'s WildHeart of Ajooba',
        bIsWebPath:true,
        sUrl:'WildHeart.html',
        sTarget:'_self'
    },
    {   sTitle:'Ajooba Cant Touch This',
        bIsWebPath:true,
        sUrl:'Nyla.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Potential Queens',
    bIsWebPath:true,
    sUrl:'PotentialQueens.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'CH Ajooba Zarrina',
        bIsWebPath:true,
        sUrl:'AjoobaZarrina.html',
        sTarget:'_self'
    },
    {   sTitle:'Ajooba Sarayu',
        bIsWebPath:true,
        sUrl:'Ajooasarayu.html',
        sTarget:'_self'
    },
    {   sTitle:'Ajooba Amber Glow',
        bIsWebPath:true,
        sUrl:'Ajoobaamberglow.html',
        sTarget:'_self'
    },
    {   sTitle:'Junglefire Ajooba Miaka',
        bIsWebPath:true,
        sUrl:'Junglefireajoobamiaka.html',
        sTarget:'_self'
    },
    {   sTitle:'Karsuka Tatyana of Ajooba',
        bIsWebPath:true,
        sUrl:'Karsukatatyanaofajooba.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Kittens Available',
    bIsWebPath:true,
    sUrl:'Kittens.html',
    sTarget:'_self'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'ContactUs.html',
    sTarget:'_self'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'Links.html',
    sTarget:'_self'
}]
});