var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Inicio',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Productos',
    'bIsWebPath':true,
    'sUrl':'products.html'
},
{   'sTitle':'Acerca',
    'bIsWebPath':true,
    'sUrl':'about.html'
},
{   'sDescription':'tegucigalpa,la ceiba,danli,san pedro sula,computadoras,apple,hp,mac,samsung,lg,microsoft,canon,epson,triple lite,compaq,cnet,cash business,disney',
    'sTitle':'Contactanos',
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'Términos',
    'bIsWebPath':true,
    'sUrl':'terms.html'
}]
});
