var customNavTree17 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'HOME',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'PRODUCTS',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'• INTERVIEWING',
        bIsWebPath:true,
        sUrl:'interviewing-fast-job-search.html',
        sTarget:'_self'
    },
    {   sTitle:'• RESUMES',
        bIsWebPath:true,
        sUrl:'resume-job-search.html',
        sTarget:'_self'
    },
    {   sTitle:'•  NETWORKING',
        bIsWebPath:true,
        sUrl:'networking-job-search.html',
        sTarget:'_self'
    },
    {   sTitle:'• SEARCH STRATEGIES',
        bIsWebPath:true,
        sUrl:'search-strategies-job-finding.html',
        sTarget:'_self'
    },
    {   sTitle:'• NEGOTIATING',
        bIsWebPath:true,
        sUrl:'negotiating-job-search.html',
        sTarget:'_self'
    },
    {   sTitle:'• 21 KEYS',
        bIsWebPath:true,
        sUrl:'successful-job-search-keys.html',
        sTarget:'_self'
    },
    {   sTitle:'• RESUME SAMPLES & TEMPLATES',
        bIsWebPath:true,
        sUrl:'resume-templates-samples.html',
        sTarget:'_self'
    },
    {   sTitle:'• COVER LETTERS SAMPLES & TEMPLATES',
        bIsWebPath:true,
        sUrl:'resume-templates-samples.html',
        sTarget:'_self'
    }]
},
{   sTitle:'JOB BOARDS AND MORE',
    bIsWebPath:true,
    sUrl:'free-job-resources-links.html',
    sTarget:'_self'
},
{   sTitle:'FREE ARTICLES',
    bIsWebPath:true,
    sUrl:'free-articles-job-search-market-tips.html',
    sTarget:'_self'
},
{   sTitle:'VIDEO CLIPS',
    bIsWebPath:true,
    sUrl:'job-training-videos.html',
    sTarget:'_self'
},
{   sTitle:'PROGRAM APPLICATIONS',
    bIsWebPath:true,
    sUrl:'training-system-outplacement.html',
    sTarget:'_self'
},
{   sTitle:'CONTACT US',
    bIsWebPath:true,
    sUrl:'contactus.html',
    sTarget:'_self'
}]
});
