var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'News & Notices',
    bIsWebPath:true,
    sUrl:'News.html',"childArray" : [
    {   sTitle:'Deadlines',
        bIsWebPath:true,
        sUrl:'Salute2GGG.html'
    },
    {   sTitle:'Cookoff Notices',
        bIsWebPath:true,
        sUrl:'cookoffnotices.html',
        sTarget:'_self'
    },
    {   sTitle:'Subscription',
        bIsWebPath:true,
        sUrl:'subscription.html',
        sTarget:'_self'
    },
    {   sTitle:'From the editor...',
        bIsWebPath:true,
        sUrl:'fromtheeditor.html',"childArray" : [
        {   sTitle:'Changes made to Goat Gap Gazette',
            bIsWebPath:true,
            sUrl:'Chgs2GGG.html'
        }]
    },
    {   sTitle:'Photo Gallery',
        bIsWebPath:true,
        sUrl:'photogallery.html',
        sTarget:'_self'
    },
    {   sTitle:'Thank You\'s',
        bIsWebPath:true,
        sUrl:'ThankYous.html'
    },
    {   sTitle:'Condolences',
        bIsWebPath:true,
        sUrl:'Condolences.html'
    }]
},
{   sTitle:'Winners',
    bIsWebPath:true,
    sUrl:'Winners.html',"childArray" : [
    {   sTitle:'Chili',
        bIsWebPath:true,
        sUrl:'chiliwinners.html',"childArray" : [
        {   sTitle:'January Chili Winners',
            bIsWebPath:true,
            sUrl:'janchiliwinners.html',
            sTarget:'_self'
        },
        {   sTitle:'2009 October Chili Winners',
            bIsWebPath:true,
            sUrl:'2009octchiliwinners.html',
            sTarget:'_self'
        },
        {   sTitle:'2009 November Chili Winners',
            bIsWebPath:true,
            sUrl:'2009novchiliwinners.html',
            sTarget:'_self'
        },
        {   sTitle:'2009 December Chili Winners',
            bIsWebPath:true,
            sUrl:'209decchiliwinners.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Terlingua Qualified',
        bIsWebPath:true,
        sUrl:'terlinguaqualified.html',"childArray" : [
        {   sTitle:'CASI Qualified Chili',
            bIsWebPath:true,
            sUrl:'casiqualchili.html',
            sTarget:'_self'
        },
        {   sTitle:'Tolbert Qualified Chili',
            bIsWebPath:true,
            sUrl:'tolbetqualchili.html'
        },
        {   sTitle:'CASI Qualified Show',
            bIsWebPath:true,
            sUrl:'casiqualshow.html'
        },
        {   sTitle:'Tolbert Qualified Show',
            bIsWebPath:true,
            sUrl:'tolbertqualshow.html'
        }]
    }]
},
{   sTitle:'Upcoming Cookoffs',
    bIsWebPath:true,
    sUrl:'upcomingcookoffs.html',"childArray" : [
    {   bSeparatorAfter:true,
        sTitle:'BBQ',
        bIsWebPath:true,
        sUrl:'upcomingbbqcookoffs.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'January BBQ Cookoffs',
            bIsWebPath:true,
            sUrl:'janbbqcookoffs.html'
        },
        {   sTitle:'February BBQ Cookoffs',
            bIsWebPath:true,
            sUrl:'febbbqcookoffs.html'
        },
        {   sTitle:'March BBQ Cookoffs',
            bIsWebPath:true,
            sUrl:'marbbqcookoffs.html'
        },
        {   sTitle:'April BBQ Cookoffs',
            bIsWebPath:true,
            sUrl:'aprbbqcookoffs.html'
        }]
    },
    {   sTitle:'Chili',
        bIsWebPath:true,
        sUrl:'upcomingchilicookoffs.html',"childArray" : [
        {   sTitle:'January Chili Cookoffs',
            bIsWebPath:true,
            sUrl:'janchilicookoffs.html'
        },
        {   sTitle:'February Chili Cookoffs',
            bIsWebPath:true,
            sUrl:'febchilicookoffs.html',
            sTarget:'_self'
        },
        {   sTitle:'March Chili Cookoffs',
            bIsWebPath:true,
            sUrl:'marchilicookoffs.html',
            sTarget:'_self'
        },
        {   sTitle:'April Chili Cookoffs',
            bIsWebPath:true,
            sUrl:'aprchilicookoffs.html',
            sTarget:'_self'
        }]
    }]
},
{   sTitle:'Cookoff Kits',
    bIsWebPath:true,
    sUrl:'ccokits.html',"childArray" : [
    {   sTitle:'CASI',
        bIsWebPath:true,
        sUrl:'casikit.html'
    },
    {   sTitle:'ICS',
        bIsWebPath:true,
        sUrl:'icskit.html'
    },
    {   sTitle:'Tolbert',
        bIsWebPath:true,
        sUrl:'tolbertkit.html'
    }]
},
{   sTitle:'Orgs',
    bIsWebPath:true,
    sUrl:'orgs.html',
    sTarget:'_self'
}]
});