var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Services',
    'bIsWebPath':true,
    'sUrl':'san-diego-seo-services.html'
},
{   'sTitle':'Domains',
    'bIsWebPath':true,
    'sUrl':'optimized-domain-names.html'
},
{   'sTitle':'R-Web Packages',
    'bIsWebPath':true,
    'sUrl':'web-packages.html'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact-us.html'
}]
});
