var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html',"childArray" : [
    {   'sTitle':'Terms of Use',
        'bIsWebPath':true,
        'sUrl':'terms.html'
    },
    {   'sTitle':'Disclamier',
        'bIsWebPath':true,
        'sUrl':'disclaimer.html'
    }]
},
{   'sTitle':'Our Villas',
    'bIsWebPath':true,
    'sUrl':'ourvillas.html',"childArray" : [
    {   'sTitle':'2 Bedroom Apartments',
        'bIsWebPath':true,
        'sUrl':'2_bedroom_divert.html'
    },
    {   'sTitle':'2 Bedroom Villas',
        'bIsWebPath':true,
        'sUrl':'2_bedroom_villas.html'
    },
    {   'sTitle':'3 Bedroom Villas',
        'bIsWebPath':true,
        'sUrl':'3_bedroom_divert.html'
    },
    {   'sTitle':'4 Bedroom Villas',
        'bIsWebPath':true,
        'sUrl':'4_bedroom_divert.html'
    },
    {   'sTitle':'5 Bedroom Villas',
        'bIsWebPath':true,
        'sUrl':'5_bedroom_divert.html'
    }]
},
{   'sTitle':'Transfers',
    'bIsWebPath':true,
    'sUrl':'transfers.html'
},
{   'sTitle':'Special Offers',
    'bIsWebPath':true,
    'sUrl':'offers.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contactus.html'
},
{   'sTitle':'Useful Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
},
{   'sTitle':'Comments',
    'bIsWebPath':true,
    'sUrl':'comments.html'
},
{   'sTitle':'Location',
    'bIsWebPath':true,
    'sUrl':'location.html',"childArray" : [
    {   'bSeparatorBefore':true,
        'sDescription':'About Ayia Thekla',
        'sTitle':'About Ayia Thekla',
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'location.html#Ayia_Thekla_Area'
    }]
},
{   'sTitle':'Celtic Services',
    'bIsWebPath':true,
    'sUrl':'celtic-services.html'
}]
});
