var nav_257tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Our Profile',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'aboutus.html',
    'sTarget':'_self'
},
{   'sTitle':'CN Around the World',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'world.html'
},
{   'sTitle':'Coffee News College',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'college.html',
    'sTarget':'_self'
},
{   'sTitle':'Videos',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'videos.html',
    'sTarget':'_self'
},
{   'sTitle':'How to Apply',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'how to apply.html'
},
{   'sTitle':'FAQ',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'faq.html'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact us.html'
},
{   'sTitle':'Publishers Login',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Canadian & International Content',
        'bIsExternal':true,
        'sUrl':'http://www.coffeenewsnet.com/Restrict/',
        'sTarget':'_blank'
    },
    {   'sTitle':'USA Content',
        'bIsExternal':true,
        'sUrl':'http://www.coffeenewsusa.com/private/content.php',
        'sTarget':'_blank'
    },
    {   'sTitle':'Global Resource Center',
        'bIsExternal':true,
        'sUrl':'http://www.coffeenewsnet.com/posts/',
        'sTarget':'_blank'
    }]
}]
});
