var nav_1tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Sun',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'sun.html'
},
{   'sTitle':'Spray',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'spray.html',"childArray" : [
    {   'sTitle':'Tanfastiq Spray Tans Are Better',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'betterspraytans.html',
        'sTarget':'_self'
    },
    {   'sTitle':'How to Spray Tan',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'spray-tan-preparation.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Spray Tan FAQs',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'spray-faq.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Spa',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'spa.html',"childArray" : [
    {   'sTitle':'Fit Body Wrap',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'fitbodywrap.html',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'How Fit Works',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'howfitworks.html',
            'sTarget':'_self'
        },
        {   'sTitle':'Science of Weight Loss',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'weightlossscience.html',
            'sTarget':'_self'
        },
        {   'sTitle':'Fit FAQs',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'fit-faq.html',
            'sTarget':'_self'
        }]
    },
    {   'sTitle':'Teeth Whitening',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'teethwhitening.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Specials',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'specials.html'
},
{   'sTitle':'About',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about tanfastiq.html',"childArray" : [
    {   'sTitle':'Locations',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'locations.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Careers',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'careers.html',
        'sTarget':'_self'
    }]
}]
});
