var nav_208tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about.html'
},
{   'sTitle':'Why Advertise',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'whyadvertise.html'
},
{   'sTitle':'FAQ',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'faq.html'
},
{   'sTitle':'Distribution',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'distribution.html'
},
{   'sTitle':'Advertisers',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'advertisers.html',
    'sTarget':'_self'
},
{   'sTitle':'Coupons',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'couponoffers.html',
    'sTarget':'_self'
},
{   'sTitle':'What\'s Happening',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'happening.html'
},
{   'sTitle':'Readers Contest',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contest.html',
    'sTarget':'_self'
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html',
    'sTarget':'_self'
}]
});
