var customNavTree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Samples',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Completed Web Site Samples 1',
        bIsWebPath:true,
        sUrl:'websamples1.htm'
    },
    {   sTitle:'Completed Web Site Samples 2',
        bIsWebPath:true,
        sUrl:'websamples2.htm'
    },
    {   sTitle:'Scroller and Ticker Samples',
        bIsWebPath:true,
        sUrl:'samples_scrollers_tickers.htm'
    },
    {   sTitle:'Slideshows 1 and 2',
        bIsWebPath:true,
        sUrl:'slideshow1_&_2.htm'
    },
    {   sTitle:'Slide Show 3',
        bIsWebPath:true,
        sUrl:'slideshow3.htm'
    },
    {   sTitle:'Slide Show 4',
        bIsWebPath:true,
        sUrl:'slideshow4.htm'
    },
    {   sTitle:'Picture Gallery',
        bIsWebPath:true,
        sUrl:'picture_gallery.htm'
    },
    {   sTitle:'Flash, Banner, Animated Samples',
        bIsWebPath:true,
        sUrl:'samples_banners.htm',
        sTarget:'_self'
    },
    {   sTitle:'About Using Photos',
        bIsWebPath:true,
        sUrl:'using_photos.htm'
    },
    {   sTitle:'Photo Rollover and Pop-Up Samples',
        bIsWebPath:true,
        sUrl:'samples_photo_rollovers.htm'
    },
    {   sTitle:'Photo Enhancement Samples',
        bIsWebPath:true,
        sUrl:'samples_photo_enhancements.htm'
    },
    {   sTitle:'Web Text Samples',
        bIsWebPath:true,
        sUrl:'sample_text.htm'
    },
    {   sTitle:'E-Books',
        bIsWebPath:true,
        sUrl:'ebooks.htm'
    },
    {   sTitle:'Writing Samples',
        bIsWebPath:true,
        sUrl:'samples_writing.htm'
    },
    {   sTitle:'Editing Samples',
        bIsWebPath:true,
        sUrl:'samples_editing.htm'
    },
    {   sTitle:'A Partial List of Completed Projects',
        bIsWebPath:true,
        sUrl:'complprojects.htm',
        sTarget:'_self'
    },
    {   sTitle:'Thumbnails of Completed Print Projects',
        bIsWebPath:true,
        sUrl:'thumbsamples.htm',
        sTarget:'_self'
    },
    {   sTitle:' A Partial List of Production Capabilities',
        bIsWebPath:true,
        sUrl:'project_capabilities.htm',
        sTarget:'_self'
    }]
}]
});
