<!--
var navMenus =
{
//Start Menu 1
// RESORT: Residence CANDIA 
//     Apartments   // resort_apartments.php
//     Services     // resort_services.php
//     Surroundings // resort_surroundings.php
//     Contact us   // resort_contacts.php
//     Newsletter subscription  // resort_newsletter.php
//     Links        // resort_links.php
'resort':{//Menu Section Image
'./resort_apartments.php':{//Menu Section URL
'103':{//Menu Section Width
'80':{//Menu Section Height
'Residence Candia':{//Menu Section Alt Tag
'#b8e1ff':{//Child Menu Rollover Color
//Start Child Menu Section/Leave Blank If No Menu Items
'Our Neighbourhood':{
'./resort_apartments.php':{
//Start Third Level Page Section/Leave Blank If No Menu Items
//End Third Level Page Section/Leave Blank If No Menu Items
}},
'Our Apartments':{
'./resort_surroundings.php':{
//Start Third Level Page Section/Leave Blank If No Menu Items
//End Third Level Page Section/Leave Blank If No Menu Items
}},
'Virtual Tour':{
'./virtual_tour.php':{
}},
'Contact us':{
'resort_contacts.php':{
//Start Third Level Page Section/Leave Blank If No Menu Items
//End Third Level Page Section/Leave Blank If No Menu Items
}},
'Newsletter subscription':{
'resort_newsletter.php':{
//Start Third Level Page Section/Leave Blank If No Menu Items
//End Third Level Page Section/Leave Blank If No Menu Items
}}
//End Child Menu Section/Leave Blank If No Menu Items
}
}
}
}
}
},
//Start Menu 2
//Rates
//     Our Rates                    // rates_standard.php
//     Special Offers : last minute // rates_special_offers.php
//     Enquiries                    // rates_enquiries.php
//     Booking                      // rates_booking.php
'services':{//Menu Section Image
'rates_standard.php':{//Menu Section URL
'103':{//Menu Section Width
'80':{//Menu Section Height
'Our Rates':{//Menu Section Alt Tag
'#6699ff':{//Child Menu Rollover Color
//Start Child Menu Section/Leave Blank If No Menu Items
'Our Rates':{
'rates_standard.php':{
}},
'Enquiries':{
'rates_enquiries.php':{
}},
'Booking':{
'rates_booking.php':{
}}
//End Child Menu Section/Leave Blank If No Menu Items
}
}
}
}
}
},
//Start Menu 3
//Location
//     How to Reach Us  // location_arrival.php
//     Connections      // location_connections.php
'clients':{//Menu Section Image
'./location_arrival.php':{//Menu Section URL
'103':{//Menu Section Width
'80':{//Menu Section Height
'LOCATION':{//Menu Section Alt Tag
'#303F90':{//Child Menu Rollover Color
//Start Child Menu Section/Leave Blank If No Menu Items
'How to Reach Us':{
'./location_arrival.php':{
}},
'Aerial photography':{
'./location_aerial.php':{
}}
//End Child Menu Section/Leave Blank If No Menu Items
}
}
}
}
}
}
};
//-->