Listing

Fira Deep Blue in Thirasia, Sandorini, Cyclades Islands

Fira Deep Blue

Phone No - For Silver or Gold Package Only

Website - For Gold Package Only

Email - For Silver or Gold Package Only

.. μόνο σε Golden Members!

torini','location': [36.41727, 25.431816],'message':'','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'119465'},{'name':'Pelican Kipos','location': [36.418392, 25.4327],'message':'
Pelican Kipos

Danezi, Fira 847 00, Greece

Entertainment | Caf? and Bar

+30 2286 023433

http://www.pelican.gr/cafe-winerestaurant/en

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'119467'},{'name':'Franco\'s Bar','location': [36.418377, 25.431004],'message':'
Franco’s Bar

Fira 847 00, Santorini, Greece

Entertainment | Caf? and Bar

+30 2286 024428

http://www.francos.gr/

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'119459'},{'name':'V Lounge Cafe & Cocktail Bar','location': [36.4177, 25.431616],'message':'
V Lounge Cafe & Cocktail Bar

Ipapantis Walkway, Panorama Boutique Hotel, Fira 847 00, Santorini

Entertainment | Caf? and Bar

+30 2286 021760

http://https://www.facebook.com/VLoungeCafeCocktailBar

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'119461'},{'name':'Ampelos Greek Restaurant & Wine Bar','location': [36.417053, 25.431738],'message':'
Ampelos Greek Restaurant & Wine Bar

Fabrica Center, Ypapantis, Fira 847 00, Greece

Entertainment | Caf? and Bar

+30 2286 025554

http://www.ampelos.com.gr/

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'119463'},{'name':'Volkan on the Rocks Cafe','location': [36.421547, 25.428238],'message':'
Volkan on the Rocks Cafe

Nomikou M, 847 00, Santorini, Greece

Entertainment | Caf? and Bar

302286025226

http://volkanontherockscafe.com/

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'119457'},{'name':'Fira Deep Blue','location': [36.415642, 25.431023],'message':'
Fira Deep Blue

Fira Chora, Santorini, 84700, Greece

Room

+30(22860)25143

http://www.firadeepbluesuite.com/

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'110327'}]; var clustering = ''; var map; var mgr; var markerClusterer; var markerArray = []; var mClusterer = null; var pippoint_effects='click'; var infoBubble = new InfoBubble({maxWidth:210,minWidth:210,minHeight:"auto",padding:0,borderRadius:0,borderWidth:0,overflow:"visible",backgroundColor:"#fff"}); var isDraggable = jQuery(document).width() > 480 ? true : false; var isscrollwheel = jQuery(document).width() > 480 ? true : false; var dragging = zoom_changed = false; var bounds_modified = false; var new_bounds; var query_string='post_type=listing&taxonomy=listingcategory&slug='; var zoom_changed=1; function initialize() { bounds = new google.maps.LatLngBounds(); var myOptions = { scrollwheel: isscrollwheel, draggable: isDraggable, zoom: CITY_MAP_ZOOMING_FACT, center: new google.maps.LatLng(CITY_MAP_CENTER_LAT, CITY_MAP_CENTER_LNG), mapTypeId: google.maps.MapTypeId.ROADMAP } map = new google.maps.Map(document.getElementById("map_canvas"),myOptions); /* map style customizer */ var styles = []; map.setOptions({styles: styles}); /* Add Google Map marlkers */ mgr = new MarkerManager( map ); templ_add_googlemap_markers(markers); if ( zoom_option==1) { map.fitBounds(bounds); map.setCenter(bounds.getCenter( ) ) ; } /* but that message is not within the marker's instance data */ google.maps.event.addListener(map, 'dragstart', function() { dragging = false; }); google.maps.event.addListener(map, 'dragend', function() { dragging = true; }); google.maps.event.addListener(map, 'bounds_changed', function() { bounds_modified = true; new_bounds = map.getBounds(); }); google.maps.event.addListener(map, 'zoom_changed', function() { if ( zoom_changed!=1) { dragging = true; } zoom_changed=0; }); google.maps.event.addListener(map, 'idle', function(ev) { /*new_bounds = map.getBounds();*/ refresh_markers(); }); } google.maps.event.addDomListener(window, 'load', initialize);