var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'Information about Datum Survey Products Limited',
    'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'about us.html'
},
{   'sTitle':'Our Products',
    'bIsWebPath':true,
    'sUrl':'our products.html',"childArray" : [
    {   'sDescription':'Datum Automatic Levels are available in two different ranges, with a total of nine different models to suit all site applications, including a precise Parallel Plate Micrometer model.',
        'sTitle':'Automatic Levels',
        'bIsWebPath':true,
        'sUrl':'automatic levels.html',"childArray" : [
        {   'sDescription':'Datum AL Automatic Levels are available in four different models to suit all site applications.',
            'sTitle':'AL Level range',
            'bIsWebPath':true,
            'sUrl':'al levels.html'
        },
        {   'sDescription':'Datum NA Automatic Levels are available in four different models to suit all site applications. A Parallel Plate Micrometer is also available fo rthe NA32 model.',
            'sTitle':'NA Level range',
            'bIsWebPath':true,
            'sUrl':'na levels.html'
        }]
    },
    {   'sTitle':'Spot & Line Lasers',
        'bIsWebPath':true,
        'sUrl':'spot line lasers.html',"childArray" : [
        {   'sDescription':'The Datum DSSL1 Square Line Laser.',
            'sTitle':'DSSL1',
            'bIsWebPath':true,
            'sUrl':'dssl1.html'
        },
        {   'sTitle':'DPL1PLUS',
            'bIsWebPath':true,
            'sUrl':'dpl1plus.html'
        },
        {   'sTitle':'DPL5PLUS',
            'bIsWebPath':true,
            'sUrl':'dpl5plus.html'
        }]
    },
    {   'sTitle':'Rotating Lasers',
        'bIsWebPath':true,
        'sUrl':'rotating lasers.html',"childArray" : [
        {   'sTitle':'QUATTRO',
            'bIsWebPath':true,
            'sUrl':'quattro.html'
        },
        {   'sTitle':'STARTER',
            'bIsWebPath':true,
            'sUrl':'starter.html'
        },
        {   'sTitle':'DUO',
            'bIsWebPath':true,
            'sUrl':'duo.html'
        },
        {   'sTitle':'DUAL GRADE',
            'bIsWebPath':true,
            'sUrl':'dual grade.html'
        }]
    },
    {   'sTitle':'Machine Control',
        'bIsWebPath':true,
        'sUrl':'machine control.html'
    },
    {   'sDescription':'Datum DLMT70 Laser Distance Measurement Tool',
        'sTitle':'Laser Distance Measurement',
        'bIsWebPath':true,
        'sUrl':'dlmt70.html'
    },
    {   'sTitle':'Electronic Theodolites',
        'bIsWebPath':true,
        'sUrl':'electronic theodolites.html'
    },
    {   'sTitle':'Accessories',
        'bIsWebPath':true,
        'sUrl':'accessories.html',"childArray" : [
        {   'sTitle':'Tripods',
            'bIsWebPath':true,
            'sUrl':'tripods.html',"childArray" : [
            {   'sTitle':'Rising Tripods',
                'bIsWebPath':true,
                'sUrl':'page30.html'
            }]
        },
        {   'sTitle':'Staffs',
            'bIsWebPath':true,
            'sUrl':'staffs.html'
        },
        {   'sTitle':'Laser Accessories',
            'bIsWebPath':true,
            'sUrl':'laseracc.html'
        },
        {   'sTitle':'Prism Systems',
            'bIsWebPath':true,
            'sUrl':'prisms.html'
        }]
    }]
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact us.html'
},
{   'sDescription':'Register your new Datum product to qualify for our extended warrantys.',
    'sTitle':'Register Product',
    'bIsWebPath':true,
    'sUrl':'register.html'
}]
});
