var nav_1tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page3.html'
},
{   'sTitle':'Shopping',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page12.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'eDressme',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page9.html'
    },
    {   'sTitle':'TJ FORMAL',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page10.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Plus-size Fashions',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page4.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Dereon',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page11.html',
        'sTarget':'_blank'
    },
    {   'sTitle':'ASOYA',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page13.html',
        'sTarget':'_blank'
    },
    {   'sTitle':'Becker Surfboards',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page14.html',
        'sTarget':'_blank'
    },
    {   'sTitle':'Decal Girl',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page15.html',
        'sTarget':'_blank'
    },
    {   'sTitle':'Lets Talk Mobile Phones',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page16.html',
        'sTarget':'_blank'
    },
    {   'sTitle':'PacSun',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page17.html',
        'sTarget':'_blank'
    },
    {   'sTitle':'Golfsmith',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page18.html',
        'sTarget':'_blank'
    },
    {   'sTitle':'Bass Pro Golf',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page19.html',
        'sTarget':'_blank'
    },
    {   'sTitle':'PacSun Dresses',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page20.html',
        'sTarget':'_blank'
    },
    {   'sTitle':'pinemeadowgolf.com ',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page21.html',
        'sTarget':'_blank'
    },
    {   'sTitle':'zZounds',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page22.html',
        'sTarget':'_blank'
    },
    {   'sTitle':'Dressses from Beckers',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page23.html',
        'sTarget':'_blank'
    },
    {   'sTitle':'DJPremium',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page24.html',
        'sTarget':'_blank'
    },
    {   'sTitle':'TGW.com',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page25.html',
        'sTarget':'_blank'
    },
    {   'sTitle':'Dr Jays',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'page27.html',
        'sTarget':'_blank'
    }]
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page5.html'
},
{   'sTitle':'Privacy Policy',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page8.html'
},
{   'sTitle':'Fashion Blog',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page28.html',
    'sTarget':'_blank'
}]
});
