var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Pictures of Little Karoo succulents. Forthcoming publications are a similar CD on the succulents of the Great Karoo, one on the cultivation of succulents and a book on plant photography.',
    sTitle:'Home ',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sDescription:'CD with descriptions of about 300 succulent genera and how to grow them.',
    sTitle:'What\'s new',
    bIsWebPath:true,
    sUrl:'what\'s new.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'symbols',
        bIsWebPath:true,
        sUrl:'symbols.html',
        sTarget:'_self'
    }]
},
{   sTitle:'About us',
    bIsWebPath:true,
    sUrl:'page2.html',
    sTarget:'_self'
},
{   sDescription:'CD showing 240 species of succulents occurring in the semi-desert Little Karoo in South Africa. Descriptions, where to find them, popular names and over 700 photos.',
    sTitle:'Products',
    bIsWebPath:true,
    sUrl:'Products.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Reviews',
        bIsWebPath:true,
        sUrl:'page5.html',
        sTarget:'_self'
    },
    {   sTitle:'Buy',
        bIsWebPath:true,
        sUrl:'page6.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Articles',
    bIsWebPath:true,
    sUrl:'page4.html',
    sTarget:'_self'
},
{   sDescription:'Some of the succulent plants occurring in the Little Karoo.',
    sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'page7.html',
    sTarget:'_self'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html',
    sTarget:'_self'
},
{   sTitle:'Contact us',
    bIsWebPath:true,
    sUrl:'page8.html',
    sTarget:'_self'
}]
});