var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'HOME',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'FEATURED',
    bIsWebPath:true,
    sUrl:'featured.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Free Cool Tools',
        bIsWebPath:true,
        sUrl:'cooltools.html',
        sTarget:'_self'
    },
    {   sTitle:'Editor\'s Top Picks',
        bIsWebPath:true,
        sUrl:'toppicks.html',
        sTarget:'_self'
    }]
},
{   sTitle:'NEWS & ARTICLES',
    bIsWebPath:true,
    sUrl:'news.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Daily Small Biz News & Articles',
        bIsWebPath:true,
        sUrl:'dailynews.html',
        sTarget:'_self'
    },
    {   sTitle:'Daily PODCAST',
        bIsWebPath:true,
        sUrl:'podcast.html',
        sTarget:'_self'
    },
    {   sTitle:'Small Biz Technology News',
        bIsWebPath:true,
        sUrl:'technews.html',
        sTarget:'_self'
    },
    {   sTitle:'SEO Articles',
        bIsWebPath:true,
        sUrl:'seoarticles.html',
        sTarget:'_self'
    }]
},
{   sTitle:'FREE RESOURCES',
    bIsWebPath:true,
    sUrl:'resources.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Resource Links',
        bIsWebPath:true,
        sUrl:'resourcelinks.html',
        sTarget:'_self'
    },
    {   sTitle:'Free Business Forms',
        bIsWebPath:true,
        sUrl:'forms.html',
        sTarget:'_self'
    },
    {   sTitle:'Free Business Listing Services',
        bIsWebPath:true,
        sUrl:'listingservices.html',
        sTarget:'_self'
    },
    {   sTitle:'Free Business eBooks',
        bIsWebPath:true,
        sUrl:'ebooks.html',
        sTarget:'_self'
    },
    {   sTitle:'Free Logos',
        bIsWebPath:true,
        sUrl:'freelogos.html',
        sTarget:'_self'
    },
    {   sTitle:'Free SEO Tools',
        bIsWebPath:true,
        sUrl:'freeseo.html',
        sTarget:'_self'
    },
    {   sTitle:'Free Trade Publications & Magazines',
        bIsWebPath:true,
        sUrl:'magazines.html',
        sTarget:'_self'
    }]
},
{   sDescription:'research',
    sTitle:'RESEARCH TOOLS',
    bIsWebPath:true,
    sUrl:'research.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'ONLINE LIBRARY',
        bIsWebPath:true,
        sUrl:'library.html',
        sTarget:'_self'
    },
    {   sTitle:'Government Grants',
        bIsWebPath:true,
        sUrl:'grants.html',
        sTarget:'_self'
    },
    {   sTitle:'Government Contracts',
        bIsWebPath:true,
        sUrl:'contracts.html',
        sTarget:'_self'
    },
    {   sTitle:'Demographics',
        bIsWebPath:true,
        sUrl:'demographics.html',
        sTarget:'_self'
    },
    {   sTitle:'Tax Help & Forms',
        bIsWebPath:true,
        sUrl:'taxhelp.html',
        sTarget:'_self'
    },
    {   sTitle:'Patents & Trademarks',
        bIsWebPath:true,
        sUrl:'patents.html',
        sTarget:'_self'
    },
    {   sTitle:'Killer Startups',
        bIsWebPath:true,
        sUrl:'killerstartups1.html',
        sTarget:'_self'
    }]
},
{   sTitle:'SMALL BIZ FORUMS',
    bIsWebPath:true,
    sUrl:'forums.html',
    sTarget:'_self'
},
{   sTitle:'ENDORSED VENDOR DIRECTORY',
    bIsWebPath:true,
    sUrl:'vendors.html',
    sTarget:'_self'
},
{   sTitle:'SPECIAL OFFERS',
    bIsWebPath:true,
    sUrl:'offers.html',
    sTarget:'_self'
},
{   sTitle:'COMPARE & SAVE',
    bIsWebPath:true,
    sUrl:'compare.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Compare 800 Toll Free Services',
        bIsWebPath:true,
        sUrl:'tollfree.html',
        sTarget:'_self'
    },
    {   sTitle:'Compare Cell Phone Offers',
        bIsWebPath:true,
        sUrl:'cellphone.html',
        sTarget:'_self'
    },
    {   sTitle:'Compare Cellular Plans',
        bIsWebPath:true,
        sUrl:'cellplan.html',
        sTarget:'_self'
    },
    {   sTitle:'Compare Conference Calling Services',
        bIsWebPath:true,
        sUrl:'conferencecalling.html',
        sTarget:'_self'
    },
    {   sTitle:'Compare Credit Card Offers',
        bIsWebPath:true,
        sUrl:'creditcard.html',
        sTarget:'_self'
    },
    {   sTitle:'Compare High Speed Internet & Network Services',
        bIsWebPath:true,
        sUrl:'networkservices.html',
        sTarget:'_self'
    },
    {   sTitle:'Compare PBX Phone Systems',
        bIsWebPath:true,
        sUrl:'pbxphone.html',
        sTarget:'_self'
    },
    {   sTitle:'Find Cheap Aifare',
        bIsWebPath:true,
        sUrl:'airfare.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Your NICHE',
    bIsWebPath:true,
    sUrl:'niche.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Constuction',
        bIsWebPath:true,
        sUrl:'construction.html',
        sTarget:'_self'
    },
    {   sTitle:'Real Estate',
        bIsWebPath:true,
        sUrl:'page55.html',
        sTarget:'_self'
    },
    {   sTitle:'Foodservice - Restaurant & Bar',
        bIsWebPath:true,
        sUrl:'restaurant.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Your WEBSITE',
    bIsWebPath:true,
    sUrl:'website.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Free Icons',
        bIsWebPath:true,
        sUrl:'icons.html',
        sTarget:'_self'
    },
    {   sTitle:'Free Website Templates',
        bIsWebPath:true,
        sUrl:'templates.html',
        sTarget:'_self'
    },
    {   sTitle:'Search Engine Optimization',
        bIsWebPath:true,
        sUrl:'websiteseo.html',
        sTarget:'_self'
    },
    {   sTitle:'Web Directories - Submit Your Site Free',
        bIsWebPath:true,
        sUrl:'webdirectories.html',
        sTarget:'_self'
    }]
}]
});
