Listing

Faros Fish Tavern in Atalanti, Fthiotida, Central Greece

Faros Fish Tavern

Phone No - For Silver or Gold Package Only

Website - For Gold Package Only

Email - For Silver or Gold Package Only

.. μόνο σε Golden Members!

Elena in Atalanti, Fthiotida, Central Greece

Elena

Phone No - For Silver or Gold Package Only

Website - For Gold Package Only

Email - For Silver or Gold Package Only

.. μόνο σε Golden Members!

Panorama in Atalanti, Fthiotida, Central Greece

Panorama

Phone No - For Silver or Gold Package Only

Website - For Gold Package Only

Email - For Silver or Gold Package Only

.. μόνο σε Golden Members!

Eleonas Guesthouse in Atalanti, Fthiotida, Central Greece

Eleonas Guesthouse

Phone No - For Silver or Gold Package Only

Website - For Gold Package Only

Email - For Silver or Gold Package Only

.. μόνο σε Golden Members!

Rent Rooms Alexiou in Atalanti, Fthiotida, Central Greece

Rent Rooms Alexiou

Phone No - For Silver or Gold Package Only

Website - For Gold Package Only

Email - For Silver or Gold Package Only

.. μόνο σε Golden Members!

to Xronia','location': [38.66039481, 23.04223895],'message':'','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'34487'},{'name':'Sungate Beach','location': [38.64130509, 23.04223895],'message':'
Sungate Beach

Rovies, Evia, 34005, Greece

Hotel

+30 210 8035557. +30 22270 29201. +30 697 4648866

http://www.sungatebeach.gr/

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'26284'},{'name':'Kaminos Resort','location': [38.6393895, 23.07082611],'message':'
Kaminos Resort

Limni, Evia, 34005, Greece

Hotel

http://

','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'10579'},{'name':'Pharos Rooms','location': [38.68454961, 23.02105665],'message':'
Pharos Rooms

Ilia, Edipsos,Ilia, 34300, Greece

Room

http://pharosrooms.gr/

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