var nav_183tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'aboutus.html',
    'sTarget':'_self'
},
{   'sTitle':'Products',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'products.html',"childArray" : [
    {   'sTitle':'Luminous Pigments',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'pigments.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Residential Toxic Gas Sensors',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'restoxic.html',"childArray" : [
        {   'sTitle':'NAP-505 CO Gas Sensor',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'nap-505.html'
        },
        {   'sTitle':'NAP-550 Nitrogen Dioxide Sensor',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'nap-550.html'
        }]
    },
    {   'sTitle':'Residential Flammable Gas Sensors',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'rescats.html',"childArray" : [
        {   'sTitle':'NAP-55A flammable Gas Sensor from Nemoto',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'nap-55a.html'
        },
        {   'sDescription':'Description and Technical details of the NAP-50A Natural Gas / Methane sensor from Nemoto',
            'sTitle':'The NAP-50A Flammable Gas Sensor',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'nap-50a.html'
        },
        {   'sTitle':'NAP-56A Flammable Gas Sensor',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'nap-56a.html'
        },
        {   'sDescription':'Description and Technical data of ther Nemoto NAP-66A Flammabnle Gas Sensor from Nemoto',
            'sTitle':'NAP-66A Flammable Gas Sensor',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'nap-66a.html'
        }]
    },
    {   'sTitle':'Humidity Sensors',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'humidity.html'
    },
    {   'sTitle':'Incomplete Combustion Sensors',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'nap-79a-79a.html'
    },
    {   'sTitle':'Quick Datasheet Download Page',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'downloads.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contactus.html'
}]
});
