var global_navtree = WpNavBar.readTree({
"childArray" : [
{   bSeparatorBefore:true,
    sDescription:'Fiction and non-fiction devoted to Chinese-American topics',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Fiction',
    bIsExternal:true,
    sUrl:'',"childArray" : [
    {   sDescription:'A genetic thriller',
        sTitle:'The Color of Ice',
        bIsWebPath:true,
        sUrl:'colorofice.html',"childArray" : [
        {   sTitle:'None',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'colorofice.html#Colorofice'
        }]
    },
    {   sTitle:'Journey into a Far Country',
        bIsWebPath:true,
        sUrl:'journey.html',"childArray" : [
        {   sTitle:'None',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'journey.html#Journey'
        }]
    },
    {   sTitle:'The Superior Men of Xinjiang',
        bIsWebPath:true,
        sUrl:'superiormen.html',"childArray" : [
        {   sTitle:'None',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'superiormen.html#Super1'
        }]
    },
    {   bSeparatorAfter:true,
        sDescription:'international action thriller',
        sTitle:'The Vengeance of Superior Men',
        bIsWebPath:true,
        sUrl:'superiorvengeance.html',"childArray" : [
        {   bSeparatorAfter:true,
            sTitle:'Vengeance',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'superiorvengeance.html#vengeance'
        }]
    }]
},
{   sTitle:'Non-fiction',
    bIsExternal:true,
    sUrl:'',"childArray" : [
    {   sTitle:'The Easiest Way to Learn Mandarin',
        bIsWebPath:true,
        sUrl:'easymandarin.html',"childArray" : [
        {   sTitle:'None',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'easymandarin.html#Mnemonics'
        }]
    },
    {   sTitle:'Becoming Tough',
        bIsWebPath:true,
        sUrl:'becomingtough.html',"childArray" : [
        {   sTitle:'None',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'becomingtough.html#Tough'
        }]
    },
    {   sTitle:'The Belgian Mandarin',
        bIsWebPath:true,
        sUrl:'beligianmandarin.html',"childArray" : [
        {   sTitle:'None',
            bIsAnchor:true,
            bIsWebPath:true,
            sUrl:'beligianmandarin.html#Belgian'
        }]
    }]
},
{   sTitle:'Martial Arts',
    bIsWebPath:true,
    sUrl:'xinyi.html',"childArray" : [
    {   sTitle:'None',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'xinyi.html#Martial'
    }]
},
{   sTitle:'Publishing',
    bIsWebPath:true,
    sUrl:'publishingwithSAbooks.html'
},
{   sTitle:'Ordering',
    bIsWebPath:true,
    sUrl:'orderingfromSAbooks.html',"childArray" : [
    {   sTitle:'None',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'orderingfromSAbooks.html#ordering'
    }]
}]
});