var nav_32tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsAnchor':true,
    'sUrl':'http://trophyshackinc.com/index.html#Home',
    'sTarget':'_self'
},
{   'sTitle':'Products',
    'bIsExternal':true,
    'bIsAnchor':true,
    'sUrl':'http://trophyshackinc.com/products.html#Products',
    'sTarget':'_self'
},
{   'sTitle':'Catalog Links',
    'bIsExternal':true,
    'bIsAnchor':true,
    'sUrl':'http://trophyshackinc.com/catalog_links.html#Catalog_Links',
    'sTarget':'_self'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsAnchor':true,
    'sUrl':'http://trophyshackinc.com/company_information/contact_us.html#Contact_Us',
    'sTarget':'_self'
}]
});
