var nav_113tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'30 Day Money Back Guarantee',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'guarantee.html',
    'sTarget':'_self'
},
{   'sTitle':'Control Panel',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'controlpanel.html'
},
{   'sTitle':'FAQ',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'faq.html'
},
{   'sTitle':'Compare Plans',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'compareplans.html'
},
{   'sTitle':'Cancellation and Refunds',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'cancellations.html',
    'sTarget':'_self'
},
{   'sTitle':'Policies',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'policies.html',
    'sTarget':'_self'
},
{   'sTitle':'Website Templates',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'webtemplates.html',
    'sTarget':'_self'
}]
});
