var nav_170tree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Accum Medical Waste Home Page ',
    'sTitle':' Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sDescription':'About Accu Medical Waste',
    'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page2.html'
},
{   'sDescription':'Training OSHA',
    'sTitle':'OSHA Traning ',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page3.html'
},
{   'sDescription':'Accu Medcial Waste Products',
    'sTitle':'Products ',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page4.html'
},
{   'sDescription':'Accu Medical Request a Quote',
    'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page5.html'
},
{   'sTitle':'Important Links',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page8.html',
    'sTarget':'_self'
}]
});
