var customNavTree5 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Courses Home Page',
    bIsWebPath:true,
    sUrl:'courses.html',
    sTarget:'_self'
},
{   sTitle:'Photography Q&A Workshop',
    bIsWebPath:true,
    sUrl:'fp000.html'
},
{   sTitle:'Pre-Course Workshop',
    bIsWebPath:true,
    sUrl:'fp001.html'
},
{   sTitle:'Mini Workshops',
    bIsWebPath:true,
    sUrl:'fp002.html'
},
{   sTitle:'Freelance Analogue',
    bIsWebPath:true,
    sUrl:'fp101.html'
},
{   sTitle:'Freelance Digital',
    bIsWebPath:true,
    sUrl:'fp102.html'
},
{   sTitle:'Cruise Ship Photographer',
    bIsWebPath:true,
    sUrl:'fp103.html',
    sTarget:'_self'
},
{   sTitle:'Wedding Photography Workshop',
    bIsWebPath:true,
    sUrl:'fp104.html'
},
{   sTitle:'Digital Editing Workshop',
    bIsWebPath:true,
    sUrl:'fp105.html',
    sTarget:'_self'
},
{   sDescription:'Description for Applied Perspective Workshop.',
    sTitle:'Applied Perspective Workshop',
    bIsWebPath:true,
    sUrl:'fp201.html',
    sTarget:'_self'
},
{   sDescription:'Description for On Camera Flash Photography Workshop.',
    sTitle:'On Camera Flash Workshop',
    bIsWebPath:true,
    sUrl:'fp202.html',
    sTarget:'_self'
},
{   sDescription:'Description for Informal Photography Chat Session.',
    sTitle:'Informal Chat Session (FREE)',
    bIsWebPath:true,
    sUrl:'chat.html',
    sTarget:'_self'
}]
});
