var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'The home page for DaveThunder.com, the official website of comedian and actor Dave Thunder.',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sDescription:'Dave Thunder is a comedian and actor from New York City.  Learn more about Dave on this page.',
    sTitle:'Bio',
    bIsWebPath:true,
    sUrl:'bio.html'
},
{   sDescription:'Dave has a large repertoire of characters and impersonations.  This page features some favorites.',
    sTitle:'Characters',
    bIsWebPath:true,
    sUrl:'characters.html',"childArray" : [
    {   sTitle:'Jimmy Deluca',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'characters.html#jimmydeluca'
    },
    {   sTitle:'Barry Glynn',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'characters.html#barryglynn'
    },
    {   sTitle:'Ricky Rogers',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'characters.html#rickyrogers'
    },
    {   sTitle:'Larry Tree',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'characters.html#larrytree'
    },
    {   sTitle:'Mark Twain',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'characters.html#marktwain'
    },
    {   sTitle:'R.C. Biggens',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'characters.html#rcbiggens'
    }]
},
{   sDescription:'Click on this page to view some of Dave Thunder\'s comedy videos.',
    sTitle:'Videos',
    bIsWebPath:true,
    sUrl:'videos.html'
},
{   sDescription:'This is a photo gallery featuring various pictures, posters, and publicity stills from Dave Thunder\'s various projects.',
    sTitle:'Pictures',
    bIsWebPath:true,
    sUrl:'pictures.html'
},
{   sDescription:'Links to some of Dave Thunder\'s favorite websites.',
    sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html'
},
{   sDescription:'E-mail addresses and mailing lists for DaveThunder.com.',
    sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html'
},
{   sDescription:'Dave Thunder\'s current shows and projects.',
    sTitle:'Shows and Projects',
    bIsWebPath:true,
    sUrl:'shows.html',"childArray" : [
    {   sDescription:'Dave Thunder and Jon Bander are M4, America\'s favorite comedy duo.',
        sTitle:'M4 Sketch Comedy',
        bIsWebPath:true,
        sUrl:'m4home.html'
    }]
},
{   sTitle:'YouTube',
    bIsExternal:true,
    sUrl:'http://www.youtube.com/davethundercomedy',
    sTarget:'_blank'
}]
});
