/* * Copyright (c) 2005-2006 Andriy Bidochko. * http://www.mapbuilder.net * * The script has been generated by MapBuilder.net service and released to the customer under * The GNU General Public License (GPL), which can be found at: http://www.opensource.org/licenses/gpl-license.php * * This program is free software; you can redistribute it and/or modify it under the terms of the * GNU General Public License as published by the Free Software Foundation; * either version 2 of the License, or any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. */ //That function will return the element of the array returned by map.getMapTypes() that identifies the current map function getCurrentMapTypeNumber(oMap){ var type=-1; for(var ix=0;ix 2.64 * marker.setTooltip(oOptions.label); * marker.setOpacity((oOptions.opasity ? oOptions.opasity : 100)); */ } else { var marker = new GMarker(point, icon); } GEvent.addListener(marker, "click", function() { marker.openInfoWindowHtml(html); }); return marker; } // Zoom map to. Used from InfoWindow function ZoomMapTo(num) { // Get current zoom level var currentZoom = map.getZoom(); // Re-center map newzoom = (currentZoom > 17) ? 17 : ((currentZoom == 0) ? 0 : (currentZoom + 1)); //V2-V1 compatability map.setCenter(aLocations[num][3], newzoom); } // Function is called when sidebar item is clicked or we are dealing with group boxes. function myInfoWindowHtml(num) { // Map rendering with open info window is very slow. Lets center map first. map.setCenter(aLocations[num][3]); // Use markeropenInfoWindowHtml(html) aLocations[num][0].openInfoWindowHtml(aLocations[num][2]); } /* Side Bar */ // Creates a locations list and put it into side bar function createSideBar() { var oUL = document.createElement("ul"); // write links into document. for (var i=0; i[+] Directions: To here - From here
Start address
" } GetGoogleMapsAPIVersion = function() { var v = 0; var scripts = document.getElementsByTagName("SCRIPT") for (var i=0; i" + ""; // Define Marker options = {opasity: 100, label:"Active Adventures in the Maldives"}; InfoHTML = "
Active Adventures in the Maldives


Looking for an idylic holiday in a paradise of your own? Look no
further, we have handpicked the best team in the delicious Maldives
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[0] = new Array(marker, "Active Adventures in the Maldives", InfoHTML, point); point = new GLatLng(28.998738257109807, -13.489612340927124); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Active Adventures Villas"}; InfoHTML = "
Active Adventures Villas
Fantastic Self Catered Villas offering everything you will need for a great holiday. They have see views and all have a minimum of 2 bedrooms.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[1] = new Array(marker, "Active Adventures Villas", InfoHTML, point); point = new GLatLng(29.01031717571499, -13.48863601684570); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Beatriz Spa Hotel"}; InfoHTML = "
Beatriz Spa Hotel

As close to a 5* as there is. A health and spa centre, tennis courts, gym, evening entertainment, great food, free shuttle service...click for more
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[2] = new Array(marker, "Beatriz Spa Hotel", InfoHTML, point); point = new GLatLng(28.99990183754403, -13.489665985107422); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Bike and Trekking Centre"}; InfoHTML = "
Bike and Trekking Centre

Meet Andreas and Jose, arguably the best guides Lanza has to offer. We go all over the island on paths that only we know about.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[3] = new Array(marker, "Bike and Trekking Centre", InfoHTML, point); point = new GLatLng(28.572254702533446, 34.536123275756836); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Blue Hole"}; InfoHTML = "
Blue Hole
The infamous \'Blue Hole\'. The best way is to enter at \'The Bells\', enjoy the wall and come over the reef into the deep blue!
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_yellow.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[4] = new Array(marker, "Blue Hole", InfoHTML, point); point = new GLatLng(28.743641526720708, -13.869413137435913); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Bristol Playa - 3* Plus Hesperia Hotel"}; InfoHTML = "
Bristol Playa - 3* Plus Hesperia Hotel

This is our option for the families! It is a great little complex, owned by a prestigious hotel chain that normally only offer complete luxury. Practically a 4* The Bristol Playa is well groomed and has all the facilities you would expect form a 4* resort. It has loads of character and is situated opposite Casa Quemadas (above).
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[5] = new Array(marker, "Bristol Playa - 3* Plus Hesperia Hotel", InfoHTML, point); point = new GLatLng(28.50731557844178, -13.524169921875); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Canary Islands - We have 2 locations!"}; InfoHTML = "
Canary Islands - We have 2 locations!
Zoom in and click on the GREEN markers to view our 3 destinations in Egypt.C

HINT: Drag the map with your mouse to move side to side, and use the left toolbar to zoom in and out.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_white.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[6] = new Array(marker, "Canary Islands - We have 2 locations!", InfoHTML, point); point = new GLatLng(28.74361800964242, -13.868350982666016); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Casa Quemadas"}; InfoHTML = "
Casa Quemadas

These apartments are located 50 metres from the sea and a popular coffee bars for surfing, you are also a short walk into the town for those wanting to get involved with all the nightlife. The apartments have everything you will need for your holiday. Although it is not a luxury apartment you do have all the facilities to relax in, even a roof top terrace with shower and sea view.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[7] = new Array(marker, "Casa Quemadas", InfoHTML, point); point = new GLatLng(28.99841920857366, -13.49048137664795); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Celeste Apartments"}; InfoHTML = "
Celeste Apartments

Canarian style self-catered apartments located right in the middle of Costa Teguise. Want to be in the middle of the action then look no further...click for more
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[8] = new Array(marker, "Celeste Apartments", InfoHTML, point); point = new GLatLng(28.503676295703638, 34.519654512405396); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Coral Coast"}; InfoHTML = "
Coral Coast

3* accommodation connected to the Active Centre. We highly recommend to stay here, it simply has the best atmosphere. Sea views, beach volleyball, 5 mins walk from the centre of Dahab, what more do you want!...click for more
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[9] = new Array(marker, "Coral Coast", InfoHTML, point); point = new GLatLng(28.47714156614553, 34.52771186828613); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"DAHAB"}; InfoHTML = "
DAHAB
Click for info on our sports in \'Dahab\': Diving...Go, Multi-Activity...Go

Or ZOOM in to view our centre in \'Dahab\'

HINT: Drag the map with your mouse to move side to side and use the left
toolbar to zoom in









" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[10] = new Array(marker, "DAHAB", InfoHTML, point); point = new GLatLng(28.521560371322856, 34.511929750442505); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Dahab Paradise"}; InfoHTML = "
Dahab Paradise


The satelite map has not been updated - It is now fully built and furnished

The Dahab Paradise has got nothing but good reviews from our guests. It is further out from town and closer to the the dive sites. It has all the functionality of a 4* resort and has magnificent views!
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[11] = new Array(marker, "Dahab Paradise", InfoHTML, point); point = new GLatLng(23.05446192669381, 35.83740234375); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"EGYPT - 3 LOCATIONS"}; InfoHTML = "
EGYPT - 3 LOCATIONS
Zoom in and click on the GREEN markers to view our 3 destinations in Egypt.C

HINT: Drag the map with your mouse to move side to side, and use the left toolbar to zoom in and out.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_white.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[12] = new Array(marker, "EGYPT - 3 LOCATIONS", InfoHTML, point); point = new GLatLng(28.995679104131376, -13.495051860809326); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"El Guarapo"}; InfoHTML = "
El Guarapo

Set back from the hussle and bussle, these set of apartments are fantastic. Full cooking facilities, hair dryer etc. If your wanting a little peace and only a 5 minute walk from the centre then look no further!..click for more

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[13] = new Array(marker, "El Guarapo", InfoHTML, point); point = new GLatLng(25.308959391301386, 34.966392517089844); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Elphinstone"}; InfoHTML = "
Elphinstone
Voted as one of the top 2 dives in the Red Sea
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_yellow.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[14] = new Array(marker, "Elphinstone", InfoHTML, point); point = new GLatLng(27.87023677196417, 34.313950538635254); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Falcon Hills"}; InfoHTML = "
Falcon Hills

A 4 star hotel that is very comfortable with marbled
bathrooms, air con, pools, sat tv, pool table, bedouin bars...click for more
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[15] = new Array(marker, "Falcon Hills", InfoHTML, point); point = new GLatLng(27.870843770787374, 34.31346774101257); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Falcon Inn and Falcon Hills"}; InfoHTML = "
Falcon Inn and Falcon Hills

A 4 star hotel that is very comfortable with marbled bathrooms, air con, pools, sat tv, pool table, bedouin bars, attached to the dive centre...click for more
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[16] = new Array(marker, "Falcon Inn and Falcon Hills", InfoHTML, point); point = new GLatLng(28.721453162010064, -13.8427734375); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Flag Beach Centre"}; InfoHTML = "
Flag Beach Centre

Our centre is right on the beach and home to our surf , windsurf  and kitesurf school. They monitor and provide safety for all the advanced surfers on the beach.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_yellow.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[17] = new Array(marker, "Flag Beach Centre", InfoHTML, point); point = new GLatLng(28.64479960910591, -13.798828125); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Fuerteventura - Canary Islands"}; InfoHTML = "
Fuerteventura - Canary Islands
Click for info on our sports in \'Fuerte\': Surfing...Go, Windsurfing...Go, Kitesurfing...Go



Or ZOOM in to view our centre in \'Fuerte\'



HINT: Drag the map with your mouse to move side to side and use the left toolbar to zoom in
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[18] = new Array(marker, "Fuerteventura - Canary Islands", InfoHTML, point); point = new GLatLng(28.69134057983568, -13.832988739013672); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Glassy Beach"}; InfoHTML = "
Glassy Beach
Another Surf , WIndsurf and Kitesurf Beach, Ideal for playing in flat water or wave riding, depending on the conditions.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[19] = new Array(marker, "Glassy Beach", InfoHTML, point); point = new GLatLng(26.796221250877196, 33.94228219985962); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Holiday Inn"}; InfoHTML = "
Holiday Inn

Like all plaves in Egypt, it falls shy of its rating (4*), however if you expect a 3* you will be more than happy. Loads to do and all the basics are there. Click for MORE

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[20] = new Array(marker, "Holiday Inn", InfoHTML, point); point = new GLatLng(24.221293002879502, 35.44605731964111); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Inner Reef"}; InfoHTML = "
Inner Reef
Ironically just as likely to dive with dolphins here!
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_yellow.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[21] = new Array(marker, "Inner Reef", InfoHTML, point); point = new GLatLng(25.257368942341465, 34.7905308008194); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Kahramana 5* Resort"}; InfoHTML = "
Kahramana 5* Resort
5* facilities in the middle of the desert
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[22] = new Array(marker, "Kahramana 5* Resort", InfoHTML, point); point = new GLatLng(24.21481070468504, 35.425055623054504); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Kite and Windsurf Centre"}; InfoHTML = "
Kite and Windsurf Centre

Amazing bay followed by an inner and outer reef. Ideal for all levels. Click for more
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_white.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[23] = new Array(marker, "Kite and Windsurf Centre", InfoHTML, point); point = new GLatLng(28.990123601014233, -13.49297046661377); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"LANZAROTE"}; InfoHTML = "
LANZAROTE
Click for info on our sports in \'Lanza\': Diving...Go, Windsurfing...Go, Kitesurfing...Go, Surfing...Go

Or ZOOM in to view our centre in \'Lanza\'

HINT: Drag the map with your mouse to move side to side and use the left toolbar to zoom in


" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[24] = new Array(marker, "LANZAROTE", InfoHTML, point); point = new GLatLng(29.00168471763674, -13.48803520202636); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Lanzarote Gardens"}; InfoHTML = "
Lanzarote Gardens

Ideal for families. This hotel/apartments have  all the facilities the kids will need: ping pong, pool tables, kids club for all ages, kids entertainment...click for more
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[25] = new Array(marker, "Lanzarote Gardens", InfoHTML, point); point = new GLatLng(4.5702648023012, 73.41304779052734); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"MALDIVES"}; InfoHTML = "
MALDIVES
Our centre in the Maldives is Diving only, click for more info or ZOOM in to view the location.

HINT: Drag the map with your mouse side to side and use the toolbar on the left to zoom in.

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_white.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[26] = new Array(marker, "MALDIVES", InfoHTML, point); point = new GLatLng(24.036430724667373, 35.540771484375); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"MARSA ALAM"}; InfoHTML = "
MARSA ALAM
Click for info on our sports in Marsa: Diving...Go, Windsurfing...Go, Kitesurfing...Go, Multi-Activity...Go

Or ZOOM in to view our centre in Marsa Alam

HINT: Drag the map with your mouse to move side to side, and use the left toolbar to zoom in and out. 
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[27] = new Array(marker, "MARSA ALAM", InfoHTML, point); point = new GLatLng(26.790475069807865, 33.935909271240234); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Menaville"}; InfoHTML = "
Menaville

Worth
going all inclusive as there are few shops and areas to dine other than
the current accommodation in Safaga. The Menaville is ideal for
families, those wanting a fun, easy and basic accommodation option.
Loads to do and comfortable. Click for MORE
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[28] = new Array(marker, "Menaville", InfoHTML, point); point = new GLatLng(28.719014365918454, -14.00173187255859); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"More Kite\/Wind\/Surf lagoons"}; InfoHTML = "
More Kite/Wind/Surf lagoons
Flat water lagoons perfect for learning in!
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[29] = new Array(marker, "More Kite/Wind/Surf lagoons", InfoHTML, point); point = new GLatLng(27.913884589505766, 34.33021545410156); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Na'ama Bay"}; InfoHTML = "
Na'ama Bay
Hard Rock Cafe, Buddha Bar, Casinos and hundreds of bars. This vibrant area is called, \'The Las Vegas of Egypt\'. Na\'ama Bay has its own fun character to it, you wouldn\'t want to stay here but it is a must to visit at night.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_yellow.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[30] = new Array(marker, "Na'ama Bay", InfoHTML, point); point = new GLatLng(24.92610686620269, 34.96184508316219); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Nakari Village"}; InfoHTML = "
Nakari Village

Ultimate Village for clubs and home to the launch for Dolphin House
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[31] = new Array(marker, "Nakari Village", InfoHTML, point); point = new GLatLng(28.993445677609987, -13.489580154418945); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Occidental Grand Teguise Playa - 4 star"}; InfoHTML = "
Occidental Grand Teguise Playa - 4 star

Ideal for those wanting a little more luxury. Sea views and right by the beach. Tennis & squash courts, kids clubs, evening entertainment...click for more
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[32] = new Array(marker, "Occidental Grand Teguise Playa - 4 star", InfoHTML, point); point = new GLatLng(27.8615392435509, 34.29648399353027); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Old Sharm"}; InfoHTML = "
Old Sharm
Markets, fantastic restaurants, local shops and loads to see. This is a must for an evening out.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_yellow.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[33] = new Array(marker, "Old Sharm", InfoHTML, point); point = new GLatLng(26.793500470357483, 33.93759906291962); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Orca Dive Club"}; InfoHTML = "
Orca Dive Club
Active\'s Chosen Dive Centre
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[34] = new Array(marker, "Orca Dive Club", InfoHTML, point); point = new GLatLng(26.793366392899888, 33.93710017204285); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Orca Dive Village"}; InfoHTML = "
Orca Dive Village

Smaller and more personal but with limited facilities. The \'Village\' is more social and Active\'s choice of accommodation in Safaga. You chooose. Ideal for diving as you are next to the dive centre. Click for MORE

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[35] = new Array(marker, "Orca Dive Village", InfoHTML, point); point = new GLatLng(29.224845221807314, -13.460569381713867); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Orzala Beach"}; InfoHTML = "
Orzala Beach
Another surf spot for learning to surf!
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[36] = new Array(marker, "Orzala Beach", InfoHTML, point); point = new GLatLng(27.732464595307246, 34.25914764404297); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Ras Mohammed"}; InfoHTML = "
Ras Mohammed
The glorious and beautiful Ras Mohammed National Park
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_yellow.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[37] = new Array(marker, "Ras Mohammed", InfoHTML, point); point = new GLatLng(26.78701189742279, 33.94120931625366); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Safaga"}; InfoHTML = "
Safaga
Click the following links: Diving Safaga - Kitesurfing Safaga - Windsurfing Safaga

Or ZOOM in to view our centre in \'Safaga\'

HINT: Drag the map with your mouse to move side to side and use the left
toolbar to zoom in

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[38] = new Array(marker, "Safaga", InfoHTML, point); point = new GLatLng(29.00356140029964, -13.480782508850098); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Sands Beach"}; InfoHTML = "
Sands Beach


Fully equiped apartments located on the beach which are part of a big resort.

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[39] = new Array(marker, "Sands Beach", InfoHTML, point); point = new GLatLng(28.992713703799215, -13.500609397888184); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Santa Rosa"}; InfoHTML = "
Santa Rosa

Spacious apartments set back from the centre. Ideal for those wanting something a little quieter. Only 2 years old you will find everthing in good condition...click for more
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[40] = new Array(marker, "Santa Rosa", InfoHTML, point); point = new GLatLng(24.16179025764371, 35.68539619445801); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Sataya - Dolphin Reef"}; InfoHTML = "
Sataya - Dolphin Reef
Words cannot explain this place!!!
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_yellow.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[41] = new Array(marker, "Sataya - Dolphin Reef", InfoHTML, point); point = new GLatLng(25.245268496258916, 34.794806241989136); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Shagra Village - Mothership"}; InfoHTML = "
Shagra Village - Mothership

Home to Eliphinstone Reef and arguably the best house reef in Egypt! Shagra has the good diving and a liitle more comfort and civilisation than the other villages.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[42] = new Array(marker, "Shagra Village - Mothership", InfoHTML, point); point = new GLatLng(28.067284733483117, 34.43106651306152); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Sharks Bay"}; InfoHTML = "
Sharks Bay
This is the northern harbour used for day trips to \'The Straights of Tiran\'.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_yellow.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[43] = new Array(marker, "Sharks Bay", InfoHTML, point); point = new GLatLng(27.72304374380292, 34.33021545410156); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"SHARM EL SHEIKH"}; InfoHTML = "
SHARM EL SHEIKH
Click for info on our sports in \'Sharm\': Diving only...Go

Or ZOOM in to view our centre in \'Sharm\'

HINT: Drag the map with your mouse to move side to side and use the left
toolbar to zoom in





" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[44] = new Array(marker, "SHARM EL SHEIKH", InfoHTML, point); point = new GLatLng(28.743222921935413, -13.867042064666748); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Sol Y Mar - Surf House"}; InfoHTML = "
Sol Y Mar - Surf House

Best described as a backpackers hostel. This surf house is very basic, no luxuries and no frills but down to earth and very social. It is ideally located near the nightlife, if your looking for something on a budget and planning to spend most of your time on the beach but want to meet other people then this is your place!
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[45] = new Array(marker, "Sol Y Mar - Surf House", InfoHTML, point); point = new GLatLng(28.673419481935206, -14.010143280029297); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Surf Beach"}; InfoHTML = "
Surf Beach
Although we surf all over the island, this is a major surf beach we use
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[46] = new Array(marker, "Surf Beach", InfoHTML, point); point = new GLatLng(28.50332744594632, 34.519654512405396); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"The Active Centre"}; InfoHTML = "
The Active Centre

Originally a dive centre it now offers over 30 excursions from visiting the pyramids to sunset kayaking trips. You will meet Chris, Emma, Tom and Cecille if you can pull them away from the inviting hammocks and bamboo sofas. The centre enjoys beach volleyball, beach bbq\'s, a bar, bedouin tent and much more.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[47] = new Array(marker, "The Active Centre", InfoHTML, point); point = new GLatLng(27.87087222377376, 34.31313514709473); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"The Active Dive Centre"}; InfoHTML = "
The Active Dive Centre

Salam - Located in between Naama Bay and the Old Town. Our guests reckon our service is one of the best in Sharm, come and find out for yourself.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[48] = new Array(marker, "The Active Dive Centre", InfoHTML, point); point = new GLatLng(28.997640350658095, -13.49207997322082); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"The Active Dive Centre"}; InfoHTML = "
The Active Dive Centre

Hello - here you will find Laurent, Petra and Pete (aka: The Tele Tubbies) who are all crazy about diving. With over 2000 local dives each we know the Lanza secrets.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[49] = new Array(marker, "The Active Dive Centre", InfoHTML, point); point = new GLatLng(29.11729969711324, -13.56399536132812); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"The Active Surf & Kitesurf Centre"}; InfoHTML = "
The Active Surf & Kitesurf Centre

Located on \"The Best Beach in Europe for Water Sports\" at the foot of the stunning Famara cliffs in Famara National Park. There is a reason why Lanza is called \"the Hawaii of Europe\"!


" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[50] = new Array(marker, "The Active Surf & Kitesurf Centre", InfoHTML, point); point = new GLatLng(28.999620327349763, -13.489494323730469); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"The Active Windsurf Centre"}; InfoHTML = "
The Active Windsurf Centre

Come visit Laurent &Kabe right on the beach.  Come and use our kayaks or enjoy a coffee whilst watching the windsurfers tear it up.

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[51] = new Array(marker, "The Active Windsurf Centre", InfoHTML, point); point = new GLatLng(28.55440750209165, 34.5210599899292); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"The Canyon"}; InfoHTML = "
The Canyon
Best explained by Angie (over 4,000 dives), \"looking back at Cam in the canyon, with the deep blue behind and the ray of light shinning through the crack above, totally blew me away.\"
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_yellow.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[52] = new Array(marker, "The Canyon", InfoHTML, point); point = new GLatLng(24.229198513970324, 35.58591842651367); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"The Fury Shoals"}; InfoHTML = "
The Fury Shoals
You can dive these shaols for 2 weeks and not be bored or do the same dive!
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_yellow.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[53] = new Array(marker, "The Fury Shoals", InfoHTML, point); point = new GLatLng(28.49884886688563, 34.51831340789795); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"The town centre, Dahab"}; InfoHTML = "
The town centre, Dahab
Only a 5-10 minute walk from the Active Centre. Here you will find restaurants serving great food, bars and the odd dance floor. A greta place to get all your presents or enjoy a magnificent seafood platter! (only £4).
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_yellow.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[54] = new Array(marker, "The town centre, Dahab", InfoHTML, point); point = new GLatLng(28.72339512621933, -13.83650779724121); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"The Windsurf \/ Kitesurf Beach"}; InfoHTML = "
The Windsurf / Kitesurf Beach
This is where you will be windsurfing and kitesurfing!
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[55] = new Array(marker, "The Windsurf / Kitesurf Beach", InfoHTML, point); point = new GLatLng(26.796893535016107, 33.94255042076111); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Tornado - Surf Centre"}; InfoHTML = "
Tornado - Surf Centre
Active\'s Choice for Kitesurfing and WIndsurfing
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[56] = new Array(marker, "Tornado - Surf Centre", InfoHTML, point); point = new GLatLng(27.8566068562379, 34.28060531616211); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Travco - Main Harbour"}; InfoHTML = "
Travco - Main Harbour
This is the busiest harbour in the world for diving, we leave here for Ras Mohammed and southern dive sites.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_yellow.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[57] = new Array(marker, "Travco - Main Harbour", InfoHTML, point); point = new GLatLng(24.21593106508411, 35.42587637901306); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"Wadi Lahami Village"}; InfoHTML = "
Wadi Lahami Village

The Ultimum Diving and Surfing Safari. Dolphins, Duogongs and unbelievable fields of hard coral. The most remote and most special village...click for MORE

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[58] = new Array(marker, "Wadi Lahami Village", InfoHTML, point); }