var customNavTree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Overview',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Fantastic Sea and Golf Views',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Totally Private',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Two minute walk to the Beach',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Five minute walk to the Golf Club',
        sUrl:'',
        sTarget:'_self'
    }]
},
{   sTitle:'Prime Location',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Vale do Lobo 5 Star Resort, Algarve, Portugal',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Exclusive Private Location',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Detailed Location Maps - Link',
        sUrl:'http://www.fabulousvilla.com/locationmap.html',
        sTarget:'_blank'
    },
    {   sTitle:'Vale do Lobo Resort information - Link',
        sUrl:'http://www.fabulousvilla.com/valedoloboinformation.html',
        sTarget:'_blank'
    }]
},
{   sTitle:'Main Features',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Heated Private Pool with electric cover',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Heated separate Jacuzzi',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'4 Double Bedrooms (possibly 5 or 6)',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Large solid oak Kitchen',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Full size Snooker/ Games Room',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Modern Office',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'2 Garages (or 1 Garage and a Gym)',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Landscaped Gardens',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Separate Air Conditioning throughout',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'All mains: Gas, Drains, Water &  Electricity (70 kVA)',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Gas Central Heating and Solar Power',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Excellent Energy Rating',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Music / Sat. Radio / Sat. TV in all rooms',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Total Security including CCTV',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Detailed information on the villa - Link',
        sUrl:'http://www.FabulousVilla.com/villainformation.html',
        sTarget:'_blank'
    }]
},
{   sTitle:'Buyers Guide',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Privately owned on two plots',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Total land area approx. 1,600 m2',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Constructed area approx. 550 m2',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Possible Offshore / Private Mortgage',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Full Plans available',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Long term Golf Title available',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Contents available',
        sUrl:'',
        sTarget:'_self'
    },
    {   sTitle:'Price in Euros, UK£ or US$ - Link',
        sUrl:'http://www.VillaPrice.info',
        sTarget:'_blank'
    }]
},
{   sTitle:'Brochure & Video',
    sUrl:'',
    sTarget:'_blank',"childArray" : [
    {   sTitle:'Download Brochure (large file in pdf) - Link',
        sUrl:'http://www.fabulousvilla.com/brochure.html',
        sTarget:'_blank'
    },
    {   sTitle:'YouTube Video - Link',
        sUrl:'http://www.youtube.com/watch?v=iZDjDfidk9c',
        sTarget:'_blank'
    }]
},
{   sTitle:'Contact',
    sUrl:'',
    sTarget:'_blank',"childArray" : [
    {   sTitle:'Contact information - Link',
        sUrl:'http://www.FabulousVilla.com/contact.html',
        sTarget:'_blank'
    }]
}]
});
