var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Inicio',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'listados de Bienes Raices',
    'bIsWebPath':true,
    'sUrl':'listados_bienes_raices_en_panama.html',"childArray" : [
    {   'sTitle':'Casas Costa Sur Panama',
        'bIsWebPath':true,
        'sUrl':'costa_sur_panama.html'
    }]
},
{   'sTitle':'Oferta del Mes ',
    'bIsWebPath':true,
    'sUrl':'panama_oferta_del_mes.html',"childArray" : [
    {   'sTitle':'Villa Valencia',
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'panama_oferta_del_mes.html#Valencia'
    },
    {   'sTitle':'Clayton',
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'panama_oferta_del_mes.html#Clayton'
    },
    {   'sTitle':'Bella Vista Gardens',
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'panama_oferta_del_mes.html#Bella'
    },
    {   'sTitle':'San Carlos Panama',
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'panama_oferta_del_mes.html#Carlos'
    },
    {   'sTitle':'Sunset Coast',
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'panama_oferta_del_mes.html#Sunset'
    },
    {   'sTitle':'El Doral',
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'panama_oferta_del_mes.html#Doral'
    }]
},
{   'sTitle':'Blog',
    'bIsWebPath':true,
    'sUrl':'bienes_raices_panama_blog.html'
},
{   'sTitle':'Servicios',
    'bIsWebPath':true,
    'sUrl':'panama_servicios.html',"childArray" : [
    {   'sTitle':'Administración de Propiedades en Panamá',
        'bIsWebPath':true,
        'sUrl':'administracion_de_propiedades_panama.html'
    },
    {   'sTitle':'Giras de Bienes Raíces',
        'bIsWebPath':true,
        'sUrl':'giras_de_bienes_raices_panama.html'
    },
    {   'sTitle':'vender su propiedad',
        'bIsWebPath':true,
        'sUrl':'vender_su_propiedad.html'
    }]
},
{   'sTitle':'Quiénes somos',
    'bIsWebPath':true,
    'sUrl':'quienes_somos.html'
},
{   'sTitle':'Panamá',
    'bIsWebPath':true,
    'sUrl':'panama.html',"childArray" : [
    {   'sTitle':'Visas en Panama',
        'bIsWebPath':true,
        'sUrl':'visas_en_panama.html'
    },
    {   'sTitle':'Hipotecas y Financiamiento en Panamá',
        'bIsWebPath':true,
        'sUrl':'hipotecas_financiamiento_panama.html'
    },
    {   'sTitle':'¿Por qué Panamá?',
        'bIsWebPath':true,
        'sUrl':'por_que_panama.html'
    },
    {   'sTitle':'¿Que hacer en Panamá?',
        'bIsWebPath':true,
        'sUrl':'que_hacer_panama.html'
    },
    {   'sTitle':'Invirtiendo en Panamá',
        'bIsWebPath':true,
        'sUrl':'invirtiendo_en_panama.html'
    }]
},
{   'sTitle':'Contáctenos',
    'bIsWebPath':true,
    'sUrl':'contactenos.html'
}]
});
