var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'Description abot nanosys',
    'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'About Us.html'
},
{   'sDescription':'Description of Areas of Expertise',
    'sTitle':'Expertise',
    'bIsWebPath':true,
    'sUrl':'Expertise.html'
},
{   'sDescription':'Description of Products',
    'sTitle':'Products',
    'bIsWebPath':true,
    'sUrl':'Products.html'
},
{   'sDescription':'Description of Training',
    'sTitle':'Training',
    'bIsWebPath':true,
    'sUrl':'Training.html'
},
{   'sDescription':'Description of Services',
    'sTitle':'Services',
    'bIsWebPath':true,
    'sUrl':'page6.html'
},
{   'sTitle':'Enovation',
    'bIsWebPath':true,
    'sUrl':'Enovation.html'
},
{   'sDescription':'Secription of support',
    'sTitle':'Support',
    'bIsWebPath':true,
    'sUrl':'Support.html'
},
{   'sTitle':'Engineer for You',
    'bIsWebPath':true,
    'sUrl':'EngineerforYou.html'
},
{   'sDescription':'Contact details',
    'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'Contact Us.html'
}]
});
