var nav_259tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'sUrl':''
},
{   'sTitle':'About ',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'About.html',
    'sTarget':'_self'
},
{   'sTitle':'Services',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Services.html'
},
{   'sTitle':'Hosting',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Hosting.html'
},
{   'sTitle':'Preview',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Preview.html'
},
{   'sTitle':'Contact ',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Contact.html'
},
{   'sTitle':'Terms & Conditions',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Terms&Conditions.html'
},
{   'sTitle':'Privacy Policy',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'PrivacyPolicy.html'
}]
});
