var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Helping businesses excel at selling',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Selling & Social Media',
    'bIsWebPath':true,
    'sUrl':'selling-and-social-media.html',"childArray" : [
    {   'sDescription':'Analysis of some of the many social media systems and how they can be used for selling business to business',
        'sTitle':'Business Social Media',
        'bIsWebPath':true,
        'sUrl':'b2b-social-media.html'
    },
    {   'sTitle':'Selecting Social Media',
        'bIsWebPath':true,
        'sUrl':'easy-guide-to-selecting-social-media.html'
    }]
},
{   'sDescription':'Tools and techniques to transform sales performance',
    'sTitle':'Methodologies',
    'bIsWebPath':true,
    'sUrl':'proposition.html',"childArray" : [
    {   'sTitle':'Sales Diagnostics',
        'bIsWebPath':true,
        'sUrl':'diagnostics.html'
    },
    {   'sTitle':'Bid Support',
        'bIsWebPath':true,
        'sUrl':'bid-support.html'
    },
    {   'sTitle':'Visual Plans',
        'bIsWebPath':true,
        'sUrl':'mindmap.html'
    },
    {   'sTitle':'Concise Opportunity Plan',
        'bIsWebPath':true,
        'sUrl':'sales-plan.html'
    },
    {   'sTitle':'Concise Account Plan',
        'bIsWebPath':true,
        'sUrl':'account-plan.html'
    },
    {   'sTitle':'Concise Marketing',
        'bIsWebPath':true,
        'sUrl':'concise-marketing.html'
    }]
},
{   'sTitle':'About us',
    'bIsWebPath':true,
    'sUrl':'aboutus.html'
},
{   'sTitle':'Contact us',
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
