var global_navtree = WpNavBar.readTree({
"childArray" : [
{   bSeparatorBefore:true,
    sDescription:'Fiction and non-fiction devoted to Chinese-American topics',
    sTitle:'Home',
    sUrl:'index.html'
},
{   sTitle:'Fiction',
    bIsExternal:true,
    sUrl:'',"childArray" : [
    {   sDescription:'A genetic thriller',
        sTitle:'The Color of Ice',
        sUrl:'gadcolorofice.html',"childArray" : [
        {   sTitle:'None',
            bIsAnchor:true,
            sUrl:'gadcolorofice.html#Colorofice'
        }]
    },
    {   sDescription:'A novel of love and prejudice in modern China',
        sTitle:'Journey into a Far Country',
        sUrl:'gadjourney.html',"childArray" : [
        {   sTitle:'None',
            bIsAnchor:true,
            sUrl:'gadjourney.html#Journey'
        }]
    },
    {   sTitle:'The Superior Men of Xinjiang',
        sUrl:'gadsuperiormen.html',"childArray" : [
        {   sTitle:'None',
            bIsAnchor:true,
            sUrl:'gadsuperiormen.html#Super1'
        }]
    },
    {   bSeparatorAfter:true,
        sDescription:'international action thriller',
        sTitle:'The Vengeance of Superior Men',
        sUrl:'gadsuperiorvengeance.html',"childArray" : [
        {   bSeparatorAfter:true,
            sTitle:'Vengeance',
            bIsAnchor:true,
            sUrl:'gadsuperiorvengeance.html#vengeance'
        }]
    }]
},
{   sTitle:'Non-fiction',
    bIsExternal:true,
    sUrl:'',"childArray" : [
    {   sTitle:'The Easiest Way to Learn Mandarin',
        sUrl:'gadeasymandarin.html',"childArray" : [
        {   sTitle:'None',
            bIsAnchor:true,
            sUrl:'gadeasymandarin.html#Mnemonics'
        }]
    },
    {   sTitle:'Becoming Tough',
        sUrl:'gadbecomingtough.html',"childArray" : [
        {   sTitle:'None',
            bIsAnchor:true,
            sUrl:'gadbecomingtough.html#Tough'
        }]
    },
    {   sTitle:'The Belgian Mandarin',
        sUrl:'gadbeligianmandarin.html',"childArray" : [
        {   sTitle:'None',
            bIsAnchor:true,
            sUrl:'gadbeligianmandarin.html#Belgian'
        }]
    }]
},
{   sTitle:'Martial Arts',
    sUrl:'gadxinyi.html',"childArray" : [
    {   sTitle:'None',
        bIsAnchor:true,
        sUrl:'gadxinyi.html#Martial'
    }]
},
{   sTitle:'Free Stories',
    sUrl:'gadfreestories.html'
},
{   sTitle:'Publishing',
    sUrl:'publishingwithGadflyBooks.html'
},
{   sTitle:'Ordering',
    sUrl:'orderingfromGadflyBooks.html',"childArray" : [
    {   sTitle:'None',
        bIsAnchor:true,
        sUrl:'orderingfromGadflyBooks.html#ordering'
    }]
}]
});