var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Norris Management Ltd\'s major website. Good current affairs articles and reviews  NML offers business services in 3 main areas: Major Capital Project and bidding support, Small trade contractor tendering support and creative writing for websites, newsletters and media articles ',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Services',
    'bIsWebPath':true,
    'sUrl':'services.html',"childArray" : [
    {   'sDescription':'Project Support services are offered throughout the Uk using PRINCE2 principles.  Interim management, consultancy, contracting.',
        'sTitle':'Project Support',
        'bIsWebPath':true,
        'sUrl':'project.html'
    },
    {   'sTitle':'Multi-Discipline Tender Support ',
        'bIsWebPath':true,
        'sUrl':'multidisciplinetendersupport.html'
    },
    {   'sTitle':'Smaill Business Tendering Support',
        'bIsWebPath':true,
        'sUrl':'subbietendering.html'
    },
    {   'sTitle':'Creative Writing',
        'bIsWebPath':true,
        'sUrl':'writing.html',"childArray" : [
        {   'sDescription':'Creative writing: Written communication in our society takes many forms and to be effective, it needs to be clear, unambiguous and in language that suits the medium and target audience.  Modern technology has brought with it myriad channels of communication, all of which have their own style and imperatives.\r\nGetting your message across is therefore an expert business and  Norris Management Ltd is there for you to provide a personal service to copy write your web site, write articles, reports, or look after your newsletter.     \r\n',
            'sTitle':'Creative Writing - Detail',
            'bIsWebPath':true,
            'sUrl':'writingdetail.html'
        },
        {   'sTitle':'Article Archive ',
            'bIsWebPath':true,
            'sUrl':'articlearchive.html'
        }]
    }]
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'aboutus.html'
},
{   'sDescription':'Norris Management contact details',
    'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
