var customNavTree17 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'.ca ',
    bIsWebPath:true,
    sUrl:'.ca.html',
    sTarget:'_self'
},
{   sTitle:'.com',
    bIsWebPath:true,
    sUrl:'.com.html',
    sTarget:'_self'
},
{   sTitle:'.net',
    bIsWebPath:true,
    sUrl:'.net.html',
    sTarget:'_self'
},
{   sTitle:'.me',
    bIsWebPath:true,
    sUrl:'.me.html',
    sTarget:'_self'
},
{   sTitle:'.org',
    bIsWebPath:true,
    sUrl:'.org.html',
    sTarget:'_self'
},
{   sTitle:'.info',
    bIsWebPath:true,
    sUrl:'.info.html',
    sTarget:'_self'
},
{   sTitle:'.biz',
    bIsWebPath:true,
    sUrl:'.biz.html',
    sTarget:'_self'
},
{   sTitle:'.tv',
    bIsWebPath:true,
    sUrl:'.tv.html',
    sTarget:'_self'
},
{   sTitle:'.us',
    bIsWebPath:true,
    sUrl:'.us.html',
    sTarget:'_self'
},
{   sTitle:'.ws',
    bIsWebPath:true,
    sUrl:'.ws.html',
    sTarget:'_self'
},
{   sTitle:'.cc',
    bIsWebPath:true,
    sUrl:'.cc.html',
    sTarget:'_self'
},
{   sTitle:'Business',
    bIsWebPath:true,
    sUrl:'business.html',
    sTarget:'_self'
},
{   sTitle:'Computers',
    bIsWebPath:true,
    sUrl:'computers.html',
    sTarget:'_self'
},
{   sTitle:'Finance',
    bIsWebPath:true,
    sUrl:'finance.html',
    sTarget:'_self'
},
{   sTitle:'Games',
    bIsWebPath:true,
    sUrl:'games.html',
    sTarget:'_self'
},
{   sTitle:'Gaming',
    bIsWebPath:true,
    sUrl:'gaming.html',
    sTarget:'_self'
},
{   sTitle:'Insurance',
    bIsWebPath:true,
    sUrl:'insurance.html',
    sTarget:'_self'
},
{   sTitle:'Jobs',
    bIsWebPath:true,
    sUrl:'jobs.html',
    sTarget:'_self'
},
{   sTitle:'Legal',
    bIsWebPath:true,
    sUrl:'legal.html',
    sTarget:'_self'
},
{   sTitle:'Real Estate',
    bIsWebPath:true,
    sUrl:'realestate.html',
    sTarget:'_self'
},
{   sTitle:'Shopping',
    bIsWebPath:true,
    sUrl:'shopping.html',
    sTarget:'_self'
},
{   sTitle:'\"The\"',
    bIsWebPath:true,
    sUrl:'the.html',
    sTarget:'_self'
},
{   sTitle:'All Domains',
    bIsWebPath:true,
    sUrl:'alldomains.html',
    sTarget:'_self'
}]
});
