var nav_259tree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Infotech weighing home page',
    'sTitle':'Home',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self'
},
{   'sTitle':'News',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'news.html',
    'sTarget':'_self'
},
{   'sTitle':'Software',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'software.html',
    'sTarget':'_self'
},
{   'sTitle':'Case Studies',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'studies.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Waste Software',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'waste.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Skip Software',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'skip.html',
        'sTarget':'_self'
    },
    {   'sTitle':' Quarry Software',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'quarry.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Gatehouse Software',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'gatehouse.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Support',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'support.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Downloads',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'downloads.html'
    }]
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html',
    'sTarget':'_self'
}]
});
