var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'sUrl':'http://pyramidlock.com/index.html'
},
{   'sTitle':'Service\'s',
    'sUrl':'http://pyramidlock.com/services.html'
},
{   'sTitle':'Videos',
    'sUrl':'http://pyramidlock.com/videos.html'
},
{   'sTitle':'Links',
    'sUrl':'http://pyramidlock.com/links.html'
},
{   'sTitle':'Contact',
    'sUrl':'http://pyramidlock.com/contact.html'
}]
});
