Listing

Taverna Finale in Keri Lake, Zakinthos, Ionian Islands

Taverna Finale

Phone No - For Silver or Gold Package Only

Website - For Gold Package Only

Email - For Silver or Gold Package Only

.. μόνο σε Golden Members!

Keri Taverna in Keri Lake, Zakinthos, Ionian Islands

Keri Taverna

Phone No - For Silver or Gold Package Only

Website - For Gold Package Only

Email - For Silver or Gold Package Only

.. μόνο σε Golden Members!

Artina Villa in Keri Lake, Zakinthos, Ionian Islands

Artina Villa

Phone No - For Silver or Gold Package Only

Website - For Gold Package Only

Email - For Silver or Gold Package Only

.. μόνο σε Golden Members!

Keri Studios in Keri Lake, Zakinthos, Ionian Islands

Keri Studios

Phone No - For Silver or Gold Package Only

Website - For Gold Package Only

Email - For Silver or Gold Package Only

.. μόνο σε Golden Members!

Blue Lake in Keri Lake, Zakinthos, Ionian Islands

Blue Lake

Phone No - For Silver or Gold Package Only

Website - For Gold Package Only

Email - For Silver or Gold Package Only

.. μόνο σε Golden Members!

to Tsi Ostrias','location': [37.68235884, 20.8314997],'message':'','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'77162'},{'name':'Villa Theodora','location': [37.68247877, 20.83266681],'message':'
Villa Theodora

Keri , Zakynthos, 29092, Greece

Villa

http://www.villa-theodora.gr

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'71384'},{'name':'Lucia Studios','location': [37.63633773, 20.80903727],'message':'
Lucia Studios

Laganas, Zakinthos Island, 29092, Greece

Hotel

http://

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'60557'},{'name':'Elea Hotel Apartments and Villas','location': [37.68308163, 20.83052874],'message':'
Elea Hotel Apartments and Villas

Argasio, Zakinthos, 29100, Greece

Villa

30 2695 045890

http://www.eleahotel.gr/

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'51964'},{'name':'Blue Lake','location': [37.68260614, 20.83340943],'message':'
Blue Lake

Limni Keri, Zakynthos, Ionian Islands, 29092, Greece

Hotel

http://www.bluelake. org/alumni/

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'38071'},{'name':'Kyprinos Studios &Amp; Apartments','location': [37.68308163, 20.83052874],'message':'','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'35950'},{'name':'Kookis Village','location': [37.6835189, 20.83104908],'message':'','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'19536'},{'name':'Villa Belvedere','location': [37.6200898, 20.81112832],'message':'
Villa Belvedere

Vassilikos, Zakinthos, 29100, Greece

Villa

30 694 484 7027

http://villabelvederezante.gr/

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'9047'}]; 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);