var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Property Details',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Pictures ',
    bIsWebPath:true,
    sUrl:'villa_house_pictures.html'
},
{   sTitle:'Contact Details',
    bIsWebPath:true,
    sUrl:'contact_details.html'
}]
});
