var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'About Us',
    sUrl:'http://guatecall.com/index.html'
},
{   sTitle:'Services',
    sUrl:'http://guatecall.com/services.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Inbound Services',
        bIsExternal:true,
        sUrl:'http://guatecall.com/services.html',
        sTarget:'_self'
    },
    {   sTitle:'Back Office Solutions',
        bIsExternal:true,
        sUrl:'http://guatecall.com/services.html',
        sTarget:'_self'
    },
    {   sTitle:'Outbound Telemarketing and Surveys',
        bIsExternal:true,
        sUrl:'http://guatecall.com/services.html',
        sTarget:'_self'
    },
    {   sTitle:'Web Based Chats',
        bIsExternal:true,
        sUrl:'http://guatecall.com/services.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Why Guatemala',
    sUrl:'http://guatecall.com/whyguatemala.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Telephony',
        bIsExternal:true,
        sUrl:'http://guatecall.com/whyguatemala.html',
        sTarget:'_self'
    },
    {   sTitle:'Region',
        bIsExternal:true,
        sUrl:'http://guatecall.com/whyguatemala.html',
        sTarget:'_self'
    },
    {   sTitle:'Proximity',
        bIsExternal:true,
        sUrl:'http://guatecall.com/whyguatemala.html',
        sTarget:'_self'
    },
    {   sTitle:'Population',
        bIsExternal:true,
        sUrl:'http://guatecall.com/whyguatemala.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Competetive Advantage',
    sUrl:'http://guatecall.com/competetiveadvantage.html',
    sTarget:'_self'
},
{   sTitle:'People & Environment',
    sUrl:'http://guatecall.com/people&environment.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'People',
        bIsExternal:true,
        sUrl:'http://guatecall.com/people&environment.html',
        sTarget:'_self'
    },
    {   sTitle:'Environment',
        bIsExternal:true,
        sUrl:'http://guatecall.com/people&environment.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Contact Us',
    sUrl:'http://guatecall.com/contactus.html',
    sTarget:'_self'
}]
});
