var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'Solutions',
        'bIsWebPath':true,
        'sUrl':'solutions.html'
    },
    {   'sTitle':'Assignments',
        'bIsWebPath':true,
        'sUrl':'assignments.html'
    },
    {   'sTitle':'Software Solutions',
        'bIsWebPath':true,
        'sUrl':'sw-solutions.html'
    },
    {   'sTitle':'Terms of Use',
        'bIsWebPath':true,
        'sUrl':'terms.html'
    }]
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'about-us.html',"childArray" : [
    {   'sTitle':'Setting the Vision',
        'bIsWebPath':true,
        'sUrl':'vision.html'
    },
    {   'sTitle':'John Warren, CEO and Chief Scientist',
        'bIsWebPath':true,
        'sUrl':'jhw.html'
    },
    {   'sTitle':'Robin Oldman, COO',
        'bIsWebPath':true,
        'sUrl':'rdo.html'
    },
    {   'sTitle':'Links Page',
        'bIsWebPath':true,
        'sUrl':'rant-links.html'
    }]
},
{   'sTitle':'Products & Services',
    'bIsWebPath':true,
    'sUrl':'prods.html',"childArray" : [
    {   'sTitle':'SPECIFY4IT',
        'bIsWebPath':true,
        'sUrl':'s4it.html',"childArray" : [
        {   'sTitle':'SPECIFY4IT Video',
            'bIsWebPath':true,
            'sUrl':'s4it-video.html'
        },
        {   'sTitle':'How SPECIFY4IT Works',
            'bIsWebPath':true,
            'sUrl':'s4it-how.html'
        },
        {   'sTitle':'Future of Software Development',
            'bIsWebPath':true,
            'sUrl':'s4it-future.html'
        },
        {   'sTitle':'Specification Issues',
            'bIsWebPath':true,
            'sUrl':'s4it-issues.html'
        },
        {   'sTitle':'Questions about SPECIFY4IT™',
            'bIsWebPath':true,
            'sUrl':'s4it-qanda.html'
        }]
    },
    {   'sTitle':'Business Application of IT',
        'bIsWebPath':true,
        'sUrl':'bus-apps.html'
    },
    {   'sTitle':'Software Applications of IT',
        'bIsWebPath':true,
        'sUrl':'sw-apps.html'
    },
    {   'sTitle':'PDT Advantages',
        'bIsWebPath':true,
        'sUrl':'advantage.html'
    },
    {   'sTitle':'High Integrity Business Systems',
        'bIsWebPath':true,
        'sUrl':'hi-integ.html'
    }]
},
{   'sTitle':'Resources',
    'bIsWebPath':true,
    'sUrl':'resources.html',"childArray" : [
    {   'sTitle':'Articles & Reports',
        'bIsWebPath':true,
        'sUrl':'articles.html'
    },
    {   'sTitle':'PDT Blog',
        'bIsWebPath':true,
        'sUrl':'theblog.html'
    },
    {   'sDescription':'Talk at meeting of Berkshire Branch of BCS. Outline of development of computer languages from Assembler to the present. Introduction of SPECIFY4IT, a specification language with the ability to reduce development time and cost by up to half. This could spell the end for business system programmers.',
        'sTitle':'Meeting Report',
        'bIsWebPath':true,
        'sUrl':'BCStalk.html'
    },
    {   'sDescription':'Subscription form for the PDT Newsletter, Precision Matters',
        'sTitle':'Newsletter Subscription',
        'bIsWebPath':true,
        'sUrl':'subscription.html'
    }]
},
{   'sTitle':'Industries',
    'bIsWebPath':true,
    'sUrl':'industry.html',"childArray" : [
    {   'sTitle':'Business Experience',
        'bIsWebPath':true,
        'sUrl':'ind-bus.html'
    },
    {   'sTitle':'Energy Sector Experience',
        'bIsWebPath':true,
        'sUrl':'ind-energy.html'
    },
    {   'sTitle':'Public Sector Experience',
        'bIsWebPath':true,
        'sUrl':'ind-public.html'
    },
    {   'sTitle':'MoD (UK) Experience',
        'bIsWebPath':true,
        'sUrl':'ind-mod.html'
    },
    {   'sTitle':'Police and Criminal Justice Sector Experience',
        'bIsWebPath':true,
        'sUrl':'ind-police.html'
    }]
},
{   'sTitle':'Press Centre',
    'bIsWebPath':true,
    'sUrl':'press.html',"childArray" : [
    {   'sTitle':'SPECIFY4IT Press Release',
        'bIsWebPath':true,
        'sUrl':'s4it-press.html'
    }]
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact.html',"childArray" : [
    {   'sTitle':'Enquiry Form',
        'bIsWebPath':true,
        'sUrl':'enquiry.html'
    }]
}]
});
