var nav_232tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Returns',
    'bIsExternal':true,
    'sUrl':'http://www.goodgoth.com/returns.htm',
    'sTarget':'_self'
},
{   'sDescription':'Got a Question?',
    'sTitle':'Help',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'faq.htm',
    'sTarget':'_self'
},
{   'sTitle':'View Cart',
    'bIsExternal':true,
    'sUrl':'http://www.romancart.com/cart.asp?storeid=21077',
    'sTarget':'_self'
},
{   'sTitle':'Track an Order',
    'bIsExternal':true,
    'sUrl':'http://www.goodgoth.com/ordinq.htm',
    'sTarget':'_self'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html',
    'sTarget':'_self'
}]
});
