var hotelmarkers   = [];
var resortmarkers  = [];
var airportmarkers = [];
var poimarkers     = [];

function loadGoogleMaps()
{
    if (!GBrowserIsCompatible()) return;

    var map = new GMap2(document.getElementById("map"));
    map.addControl(new GSmallMapControl());
    map.addControl(new GMapTypeControl());

    var baseIcon              = new GIcon();
    baseIcon.iconSize         = new GSize(32,32);
    baseIcon.shadowSize       = new GSize(0,0);
    baseIcon.iconAnchor       = new GPoint(16,32);
    baseIcon.infoWindowAnchor = new GPoint(16,0);

    var bank = new GIcon(baseIcon, "http://maps.google.com/mapfiles/kml/pal5/icon14.png", null,null);
    var pharmacy = new GIcon(baseIcon, "http://maps.google.com/mapfiles/kml/pal5/icon14.png", null,null);
    var resort = new GIcon(baseIcon, "/images/mapicons/map_ski_resort.png", null,null);
    var info = new GIcon(baseIcon, "http://maps.google.com/mapfiles/kml/pal5/icon14.png", null,null);
    var postoffice = new GIcon(baseIcon, "http://maps.google.com/mapfiles/kml/pal5/icon14.png", null,null);
    var restaurant = new GIcon(baseIcon, "http://maps.google.com/mapfiles/kml/pal5/icon14.png", null,null);
    var hotel = new GIcon(baseIcon, "/images/mapicons/map_other_hotel.png", null,null);
    var swimming = new GIcon(baseIcon, "http://maps.google.com/mapfiles/kml/pal5/icon14.png", null,null);
    var skihire = new GIcon(baseIcon, "/images/mapicons/map_hire_shop.png", null,null);
    var gondola = new GIcon(baseIcon, "/images/mapicons/map_ski_lifts.png", null,null);
    var skischool = new GIcon(baseIcon, "/images/mapicons/map_ski_school.png", null,null);
    var golf = new GIcon(baseIcon, "http://maps.google.com/mapfiles/kml/pal5/icon14.png", null,null);
    var airport = new GIcon(baseIcon, "/images/mapicons/map_airport.png", null,null);
    var bus = new GIcon(baseIcon, "http://maps.google.com/mapfiles/kml/pal5/icon14.png", null,null);
    var bar = new GIcon(baseIcon, "http://maps.google.com/mapfiles/kml/pal5/icon14.png", null,null);
    var grocery = new GIcon(baseIcon, "http://maps.google.com/mapfiles/kml/pal5/icon14.png", null,null);
    var icerink = new GIcon(baseIcon, "http://maps.google.com/mapfiles/kml/pal5/icon14.png", null,null);
    var draglift = new GIcon(baseIcon, "/images/mapicons/map_ski_lifts.png", null,null);
    var chairlift = new GIcon(baseIcon, "/images/mapicons/map_ski_lifts.png", null,null);
    var atm = new GIcon(baseIcon, "http://maps.google.com/mapfiles/kml/pal5/icon14.png", null,null);

    var hotel     = new GIcon(baseIcon, "/images/mapicons/map_current_hotel.png", null, null);
    var nearhotel = new GIcon(baseIcon, "/images/mapicons/map_other_hotel.png", null, null);
    var resort    = new GIcon(baseIcon, "/images/mapicons/map_ski_resort.png", null, null);
    var airport   = new GIcon(baseIcon, "/images/mapicons/map_airport.png", null, null);

            hotelmarkers.push(createMarker(new GLatLng(47.513, 13.4324), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/annaberg/alpendorf_dachsteinwest/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Alpendorf Dachstein-West" align="left" /><a href="/ski/austria/annaberg/alpendorf_dachstein_west" target="_parent">Alpendorf Dachstein-West</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>Relaxed, friendly atmosphere.</li><li>Situated close to the slopes.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1324, 10.2708), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/thumbnails/aantar01.jpg" width="50" height="50" alt="Holidays to Hotel Arlberg" align="left" /><a href="/ski/austria/st_anton/hotel_arlberg" target="_parent">Hotel Arlberg</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Family-run accommodation.</li><li>Situated close to the slopes.</li><li>Traditional style accommodation.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1288, 10.2654), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/st_anton_am_arlberg/hotel_post/thumbnail/01exterior.jpg" width="50" height="50" alt="Holidays to Hotel Post" align="left" /><a href="/ski/austria/st_anton/hotel_post" target="_parent">Hotel Post</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Close to ski lifts.</li><li>High quality, traditional style.</li><li>Located in the centre of the resort.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1255, 10.2582), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_aantke01.jpg" width="50" height="50" alt="Holidays to Hotel Kertess" align="left" /><a href="/ski/austria/st_anton/hotel_kertess" target="_parent">Hotel Kertess</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Comfortable accommodation.</li><li>Traditional style accommodation.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.125, 10.2492), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_aantmk01.jpg" width="50" height="50" alt="Holidays to Hotel Mooserkreuz" align="left" /><a href="/ski/austria/st_anton/hotel_mooserkreuz" target="_parent">Hotel Mooserkreuz</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Traditional Tyrolean style.</li><li>Walking distance to resort amenities.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1257, 10.2576), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_aantmo01.jpg" width="50" height="50" alt="Holidays to Hotel Montjola" align="left" /><a href="/ski/austria/st_anton/hotel_montjola" target="_parent">Hotel Montjola</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>High quality accommodation.</li><li>Relaxed, friendly atmosphere.</li><li>Traditional Tyrolean style.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1241, 10.2538), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/thumbnails/aantsc01.jpg" width="50" height="50" alt="Holidays to Hotel Karl Schranz" align="left" /><a href="/ski/austria/st_anton/hotel_karl_schranz" target="_parent">Hotel Karl Schranz</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Close to ski lifts.</li><li>Traditional Alpine style.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1423, 10.302), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_aanttf01.jpg" width="50" height="50" alt="Holidays to Hotel Tirolerhof" align="left" /><a href="/ski/austria/st_anton/hotel_tirolerhof" target="_parent">Hotel Tirolerhof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Excellent value for money.</li><li>Relaxed, friendly atmosphere.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1313, 10.271), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_aantva01.jpg" width="50" height="50" alt="Holidays to Hotel Valluga" align="left" /><a href="/ski/austria/st_anton/hotel_valluga" target="_parent">Hotel Valluga</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Comfortable accommodation.</li><li>Family-run accommodation.</li><li>Located in the centre of the resort.</li><li>Traditional Alpine style.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3984, 11.9444), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/alpbach/hotel_alphof/thumbnail/01exterior.jpg" width="50" height="50" alt="Holidays to Hotel Alphof" align="left" /><a href="/ski/austria/alpbach/hotel_alphof" target="_parent">Hotel Alphof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Located in the centre of the resort.</li><li>Relaxed, friendly atmosphere.</li><li>Traditional Tyrolean style.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3766, 11.9734), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/alpbach/haus_andreas_rostall/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Haus Andreas & Roßstall" align="left" /><a href="/ski/austria/alpbach/haus_andreas_and_rostall" target="_parent">Haus Andreas & Roßstall</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>Excellent value for money.</li><li>Offers stunning mountain views.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1487, 9.76037), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/brserberg/dunza/thumbnail/01exterior.jpg" width="50" height="50" alt="Holidays to Dunza" align="left" /><a href="/ski/austria/burserberg/dunza" target="_parent">Dunza</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Family-run accommodation.</li><li>Relaxed, friendly atmosphere.</li><li>Ski in - ski out location.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1183, 13.1415), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_abgaab01.jpg" width="50" height="50" alt="Holidays to Kur & Sporthotel Alpenblick" align="left" /><a href="/ski/austria/bad_gastein/kur_and_sporthotel_alpenblick" target="_parent">Kur & Sporthotel Alpenblick</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Bad Gastein.</li><li>Family-run accommodation.</li><li>Offers stunning mountain views.</li><li>Ski in - ski out location.</li><li>Walking distance to resort amenities.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1144, 13.1349), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_abgaae01.jpg" width="50" height="50" alt="Holidays to Hotel Elisabethpark" align="left" /><a href="/ski/austria/bad_gastein/hotel_elisabethpark" target="_parent">Hotel Elisabethpark</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Extensive wellness area.</li><li>Located in the centre of the resort.</li><li>Open log fire in lobby.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1153, 13.1336), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_abgabh01.jpg" width="50" height="50" alt="Holidays to Hotel Bärenhof" align="left" /><a href="/ski/austria/bad_gastein/hotel_barenhof" target="_parent">Hotel Bärenhof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Extensive wellness area.</li><li>In a panoramic location.</li><li>Spacious and modern accommodation.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1148, 13.1344), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/bad_gastein_bad_hofgastein/del_urope/thumbnail/01exterior.jpg" width="50" height="50" alt="Holidays to Del Èurope" align="left" /><a href="/ski/austria/bad_gastein/del_Europe" target="_parent">Del Èurope</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Bad Gastein.</li><li>Comfortable accommodation.</li><li>High quality accommodation.</li><li>Located in the centre of the resort.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1094, 13.134), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/bad_gastein_bad_hofgastein/hotel_der_lindenhof/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Hotel Der Lindenhof" align="left" /><a href="/ski/austria/bad_gastein/hotel_der_lindenhof" target="_parent">Hotel Der Lindenhof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Accommodation is located in Bad Gastein.</li><li>Close to resort centre.</li><li>Relaxed, friendly atmosphere.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1691, 13.1091), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_abgaga01.jpg" width="50" height="50" alt="Holidays to Hotel Germania" align="left" /><a href="/ski/austria/bad_gastein/hotel_germania" target="_parent">Hotel Germania</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Bad Hofgastein.</li><li>Extensive wellness area.</li><li>Good service and delicious food.</li><li>Located in the centre of the resort.</li><li>Offers luxurious accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.0901, 13.1153), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/bad_gastein_bad_hofgastein/haas/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Haas" align="left" /><a href="/ski/austria/bad_gastein/haas" target="_parent">Haas</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Accommodation is located in Bad Gastein.</li><li>Family-run accommodation.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.116, 13.1368), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_abgahc01.jpg" width="50" height="50" alt="Holidays to Hotel Cordial Sanotel" align="left" /><a href="/ski/austria/bad_gastein/hotel_cordial_sanotel" target="_parent">Hotel Cordial Sanotel</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Bad Gastein.</li><li>Close to resort centre.</li><li>Extensive wellness area.</li><li>Good service and delicious food.</li><li>In a panoramic location.</li><li>Perfect for families.</li><li>Spacious and modern accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1179, 13.1343), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_abgahm01.jpg" width="50" height="50" alt="Holidays to Hotel Mozart" align="left" /><a href="/ski/austria/bad_gastein/hotel_mozart" target="_parent">Hotel Mozart</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Bad Gastein.</li><li>Hosts a popular local bar.</li><li>Located in the centre of the resort.</li><li>Modern accommodation.</li><li>Recognised locally for great food.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1711, 13.1051), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_abgako01.jpg" width="50" height="50" alt="Holidays to Kurhotel Osterreichischer Hof" align="left" /><a href="/ski/austria/bad_gastein/kurhotel_osterreichischer_hof" target="_parent">Kurhotel Osterreichischer Hof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Accommodation is located in Bad Hofgastein.</li><li>Extensive wellness area.</li><li>Perfect for families.</li><li>Traditional style accommodation.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1671, 13.1081), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_abgakp01.jpg" width="50" height="50" alt="Holidays to Kur & Sporthotel Palace" align="left" /><a href="/ski/austria/bad_gastein/kur_and_sporthotel_palace" target="_parent">Kur & Sporthotel Palace</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Bad Hofgastein.</li><li>Close to resort centre.</li><li>Comfortable accommodation.</li><li>Extensive wellness area.</li><li>Located in the centre of the resort.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.115, 13.1333), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_abgamb01.jpg" width="50" height="50" alt="Holidays to Mondi Holiday Bellevue" align="left" /><a href="/ski/austria/bad_gastein/mondi_holiday_bellevue" target="_parent">Mondi Holiday Bellevue</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>High quality spacious apartments.</li><li>Located in the centre of the resort.</li><li>Perfect for families.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1706, 13.1053), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_abgana01.jpg" width="50" height="50" alt="Holidays to Hotel Norica" align="left" /><a href="/ski/austria/bad_gastein/hotel_norica" target="_parent">Hotel Norica</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Bad Hofgastein.</li><li>Family-run accommodation.</li><li>Located in the centre of the resort.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1725, 13.0998), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_abgasa01.jpg" width="50" height="50" alt="Holidays to Sporthotel Alpina" align="left" /><a href="/ski/austria/bad_gastein/sporthotel_alpina" target="_parent">Sporthotel Alpina</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Bad Hofgastein.</li><li>Comfortable accommodation.</li><li>Good service and delicious food.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1336, 13.1369), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/bad_gastein_bad_hofgastein/hotel_sonngastein/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Hotel  Sonngastein" align="left" /><a href="/ski/austria/bad_gastein/hotel_sonngastein" target="_parent">Hotel  Sonngastein</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Accommodation is located in Bad Gastein.</li><li>In a panoramic location.</li><li>Perfect for families.</li><li>Traditional style accommodation.</li><li>Wellness area. (Small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1748, 13.1056), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_abgati01.jpg" width="50" height="50" alt="Holidays to Impuls hotel Tirol" align="left" /><a href="/ski/austria/bad_gastein/impuls_hotel_tirol" target="_parent">Impuls hotel Tirol</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Bad Hofgastein.</li><li>Close to resort centre.</li><li>High quality, traditional style.</li><li>Modern accommodation.</li><li>Walking distance to resort amenities.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1142, 13.1345), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_abgaws01.jpg" width="50" height="50" alt="Holidays to Hotel Weismayr" align="left" /><a href="/ski/austria/bad_gastein/hotel_weismayr" target="_parent">Hotel Weismayr</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Excellent value for money.</li><li>Extensive wellness area.</li><li>Located in the centre of the resort.</li><li>Open log fire in lobby.</li><li>Perfect for families.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.286, 12.8705), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/bruck_in_pinzgau/appartementpension_stadlmhl/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Pension Stadlmühl" align="left" /><a href="/ski/austria/bruck_in_pinzgau/apartmentpension_stadlmuhl" target="_parent">Pension Stadlmühl</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Relaxed, friendly atmosphere.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3409, 11.845), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/fgen_im_zillertal/crystal/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Crystal" align="left" /><a href="/ski/austria/fugen_im_zillertal/crystal" target="_parent">Crystal</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>High quality, traditional style.</li><li>Situated close to the slopes.</li><li>Ski in - ski out location.</li><li>Walking distance to resort amenities.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3455, 11.8482), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/fgen_im_zillertal/hotel_hubertus/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Hotel Hubertus" align="left" /><a href="/ski/austria/fugen_im_zillertal/hotel_hubertus" target="_parent">Hotel Hubertus</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Close to resort centre.</li><li>Situated close to the slopes.</li><li>Ski in - ski out location. (with good snow conditions)</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3397, 11.8441), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/fgen_im_zillertal/kohlerhof/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Kohlerhof" align="left" /><a href="/ski/austria/fugen_im_zillertal/kohlerhof" target="_parent">Kohlerhof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Close to ski lifts.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3426, 13.3952), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/flachau/austria/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Apartments Austria" align="left" /><a href="/ski/austria/flachau/apartments_austria" target="_parent">Apartments Austria</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Family-run accommodation.</li><li>Located in the centre of the resort.</li><li>Relaxed, friendly atmosphere.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.4762, 12.5438), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/fieberbrunn/alte_post/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Alte Post" align="left" /><a href="/ski/austria/fieberbrunn/alte_post_fieberbrunn" target="_parent">Alte Post</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Family-run accommodation.</li><li>Located in the centre of the resort.</li><li>Situated close to the slopes.</li><li>Traditional Tyrolean style.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.0545, 10.6158), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/fiss/hotel_fisser_hof/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Hotel Fisser Hof" align="left" /><a href="/ski/austria/fiss/hotel_fisser_hof" target="_parent">Hotel Fisser Hof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Comfortable accommodation.</li><li>Family-run accommodation.</li><li>Offers stunning mountain views.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.9861, 10.025), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/gaschurn/rssle/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Rössle" align="left" /><a href="/ski/austria/gaschurn/rossle" target="_parent">Rössle</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Located in the centre of the resort.</li><li>Situated close to the slopes.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.5118, 12.3176), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/going/familien_sport_hotel_cordial/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Familien & Sport Hotel Cordial" align="left" /><a href="/ski/austria/going/familien_and_sport_hotel_cordial" target="_parent">Familien & Sport Hotel Cordial</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>Offers stunning mountain views.</li><li>Ski in - ski out location.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.9723, 12.8968), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/grokirchheim/post/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Post" align="left" /><a href="/ski/austria/grokirchheim/post_grosskirchheim" target="_parent">Post</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Good service and delicious food.</li><li>Located in the centre of the resort.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.2252, 12.0344), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/gerlos/hotel_garni_victoria_neubau/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Hotel Garni Victoria - Neubau" align="left" /><a href="/ski/austria/gerlos/hotel_garni_victoria__neubau" target="_parent">Hotel Garni Victoria - Neubau</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>Located in the centre of the resort.</li><li>Situated close to the slopes.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.2259, 12.035), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/gerlos/mitterhof/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Mitterhof" align="left" /><a href="/ski/austria/gerlos/mitterhof" target="_parent">Mitterhof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Located in the centre of the resort.</li><li>Relaxed, friendly atmosphere.</li><li>Situated close to the slopes.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.9665, 10.161), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_agltam01.jpg" width="50" height="50" alt="Holidays to Hotel Almhof" align="left" /><a href="/ski/austria/galtur/hotel_almhof" target="_parent">Hotel Almhof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Close to ski lifts.</li><li>Ski in - ski out location.</li><li>Traditional Tyrolean style.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.9688, 10.1879), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_agltfn01.jpg" width="50" height="50" alt="Holidays to Hotel Fluchthorn" align="left" /><a href="/ski/austria/galtur/hotel_fluchthorn" target="_parent">Hotel Fluchthorn</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Located in the centre of the resort.</li><li>Relaxed, friendly atmosphere.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.2057, 11.8647), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/hippach/gredler/thumbnail/01exterior.jpg" width="50" height="50" alt="Holidays to Pension Gredler" align="left" /><a href="/ski/austria/mayrhofen/gredler" target="_parent">Pension Gredler</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Accommodation is located in Hippach.</li><li>Comfortable accommodation.</li><li>Located in the centre of the resort.</li><li>Relaxed, friendly atmosphere.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3505, 11.8735), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/hart_im_zillertal/ferienhotel_hoppet/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Ferienhotel Hoppet" align="left" /><a href="/ski/austria/hart_im_zillertal/ferienhotel_hoppet" target="_parent">Ferienhotel Hoppet</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>Walking distance to resort amenities.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.2662, 11.4091), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ainnap01.jpg" width="50" height="50" alt="Holidays to Hotel Alpin Park" align="left" /><a href="/ski/austria/innsbruck/hotel_alpin_park" target="_parent">Hotel Alpin Park</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Traditional style accommodation.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.269, 11.3971), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ainngb01.jpg" width="50" height="50" alt="Holidays to Grauer Bär" align="left" /><a href="/ski/austria/innsbruck/grauer_bar" target="_parent">Grauer Bär</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Located in the centre of the resort.</li><li>Traditional and modern accommodation.</li><li>Walking distance to resort amenities.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.0076, 10.285), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_aislsb01.jpg" width="50" height="50" alt="Holidays to Hotel Seiblishof" align="left" /><a href="/ski/austria/ischgl/hotel_seiblishof" target="_parent">Hotel Seiblishof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Extensive wellness area.</li><li>In a panoramic location.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.2651, 12.7504), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akapal01.jpg" width="50" height="50" alt="Holidays to Hotel Active by Leitner&rsquo;s" align="left" /><a href="/ski/austria/kaprun/hotel_active_by_leitners" target="_parent">Hotel Active by Leitner&rsquo;s</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Modern accommodation.</li><li>Spacious and modern accommodation.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.2728, 12.7639), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akapbb01.jpg" width="50" height="50" alt="Holidays to Pension Bergblick" align="left" /><a href="/ski/austria/kaprun/pension_bergblick" target="_parent">Pension Bergblick</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Excellent value for money.</li><li>Relaxed, friendly atmosphere.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.2764, 12.7731), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akapha01.jpg" width="50" height="50" alt="Holidays to Hotel Antonius" align="left" /><a href="/go/hotel/AKAPHA" target="_parent">Hotel Antonius</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Good service and delicious food.</li><li>In a panoramic location.</li><li>Situated close to the slopes.</li><li>Spacious and comfortable accommodation.</li><li>Walking distance to resort amenities.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.2694, 12.7535), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akapka01.jpg" width="50" height="50" alt="Holidays to Hotel Kaprunerhof" align="left" /><a href="/ski/austria/kaprun/hotel_kaprunerhof" target="_parent">Hotel Kaprunerhof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Offers stunning mountain views.</li><li>Relaxed, friendly atmosphere.</li><li>Traditional Tyrolean style.</li><li>Walking distance to resort amenities.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.2732, 12.7608), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akapmt01.jpg" width="50" height="50" alt="Holidays to Hotel Mitteregger" align="left" /><a href="/ski/austria/kaprun/hotel_mitteregger" target="_parent">Hotel Mitteregger</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Close to resort centre.</li><li>Good service and delicious food.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.2735, 12.7586), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akappa01.jpg" width="50" height="50" alt="Holidays to Pension Alpenrose" align="left" /><a href="/ski/austria/kaprun/pension_alpenrose" target="_parent">Pension Alpenrose</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Family-run accommodation.</li><li>Located in the centre of the resort.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.268, 12.7545), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akappb01.jpg" width="50" height="50" alt="Holidays to Pension Bergheil" align="left" /><a href="/ski/austria/kaprun/pension_bergheil" target="_parent">Pension Bergheil</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Close to ski lifts.</li><li>Family-run accommodation.</li><li>Relaxed, friendly atmosphere.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.2742, 12.7601), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akapsf01.jpg" width="50" height="50" alt="Holidays to Hotel St. Florian" align="left" /><a href="/ski/austria/kaprun/hotel_st_florian" target="_parent">Hotel St. Florian</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>Located in the centre of the resort.</li><li>Relaxed, friendly atmosphere.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.272, 12.769), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akapst01.jpg" width="50" height="50" alt="Holidays to Sport Pension Trauner" align="left" /><a href="/ski/austria/kaprun/sport_pension_trauner" target="_parent">Sport Pension Trauner</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Comfortable accommodation.</li><li>Family-run accommodation.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.2634, 12.746), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akapzm01.jpg" width="50" height="50" alt="Holidays to Gasthof Zur Mühle" align="left" /><a href="/ski/austria/kaprun/gasthof_zur_muhle" target="_parent">Gasthof Zur Mühle</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Family-run accommodation.</li><li>Offers stunning mountain views.</li><li>Traditional Tyrolean style.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.2732, 12.7691), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akapzu03.jpg" width="50" height="50" alt="Holidays to Hotel Zur Burg" align="left" /><a href="/ski/austria/kaprun/hotel_zurburg" target="_parent">Hotel Zur Burg</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Extensive wellness area.</li><li>Good service and delicious food.</li><li>High quality accommodation.</li><li>Relaxed, friendly atmosphere.</li><li>Traditional and modern accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.4322, 12.3181), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akchfe01.jpg" width="50" height="50" alt="Holidays to Ferienhotel Elisabeth" align="left" /><a href="/ski/austria/kirchberg/ferienhotel_elisabeth" target="_parent">Ferienhotel Elisabeth</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Extensive wellness area.</li><li>Relaxed, friendly atmosphere.</li><li>Spacious rooms.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.4379, 12.3203), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akchkr01.jpg" width="50" height="50" alt="Holidays to Kroneck" align="left" /><a href="/ski/austria/kirchberg/kroneck" target="_parent">Kroneck</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Extensive wellness area.</li><li>Offers stunning mountain views.</li><li>Ski in - ski out location.</li><li>Traditional style accommodation.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.4388, 12.3196), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akchlf01.jpg" width="50" height="50" alt="Holidays to Lifthotel" align="left" /><a href="/ski/austria/kirchberg/lifthotel" target="_parent">Lifthotel</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Comfortable accommodation.</li><li>Family-run accommodation.</li><li>In a panoramic location.</li><li>Ski in - ski out location.</li><li>Traditional Tyrolean style.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.4522, 12.3017), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akchpf01.jpg" width="50" height="50" alt="Holidays to Pension Franglhof" align="left" /><a href="/ski/austria/kirchberg/pension_franglhof" target="_parent">Pension Franglhof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Excellent value for money.</li><li>Relaxed, friendly atmosphere.</li><li>Traditional Tyrolean style.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.4454, 12.3193), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akchsn01.jpg" width="50" height="50" alt="Holidays to Activ Sunny Hotel Sonne" align="left" /><a href="/ski/austria/kirchberg/hotel_sonne_kirchberg" target="_parent">Activ Sunny Hotel Sonne</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Extensive wellness area.</li><li>Good service and delicious food.</li><li>High quality accommodation.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.4429, 12.3884), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akitkh01.jpg" width="50" height="50" alt="Holidays to Hotel Kaiserhof" align="left" /><a href="/ski/austria/kitzbuhel/hotel_kaiserhof" target="_parent">Hotel Kaiserhof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Close to ski lifts.</li><li>Extensive wellness area.</li><li>Good service and delicious food.</li><li>Offers luxurious accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.4448, 12.3931), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akitmt01.jpg" width="50" height="50" alt="Holidays to Hotel Maria Theresia" align="left" /><a href="/ski/austria/kitzbuhel/hotel_maria_theresia" target="_parent">Hotel Maria Theresia</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Extensive wellness area.</li><li>Located in the centre of the resort.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.4532, 12.3818), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akitsl01.jpg" width="50" height="50" alt="Holidays to Hotel Schloss Lebenberg" align="left" /><a href="/ski/austria/kitzbuhel/hotel_schloss_lebenberg" target="_parent">Hotel Schloss Lebenberg</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Extensive wellness area.</li><li>Good service and delicious food.</li><li>Offers luxurious accommodation.</li><li>Open log fire in lobby.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.4467, 12.3909), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akitst01.jpg" width="50" height="50" alt="Holidays to Hotel Strasshofer" align="left" /><a href="/ski/austria/kitzbuhel/hotel_strasshofer" target="_parent">Hotel Strasshofer</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Good service and delicious food.</li><li>Located in the centre of the resort.</li><li>Traditional Tyrolean style.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.4443, 12.3946), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akitsw01.jpg" width="50" height="50" alt="Holidays to Hotel Schwarzer Adler" align="left" /><a href="/ski/austria/kitzbuhel/hotel_schwarzer_adler" target="_parent">Hotel Schwarzer Adler</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Extensive wellness area.</li><li>Located in the centre of the resort.</li><li>Offers luxurious accommodation.</li><li>Recognised locally for fine cuisine.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.4437, 12.3883), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akitsz01.jpg" width="50" height="50" alt="Holidays to Hotel Schweizerhof" align="left" /><a href="/ski/austria/kitzbuhel/hotel_schweizerhof" target="_parent">Hotel Schweizerhof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Extensive wellness area.</li><li>High quality accommodation.</li><li>Located in the centre of the resort.</li><li>Situated close to the slopes.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.4664, 12.3874), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_akitvg01.jpg" width="50" height="50" alt="Holidays to Landhotel  Vordergrub" align="left" /><a href="/ski/austria/kitzbuhel/pension_vordergrub" target="_parent">Landhotel  Vordergrub</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Comfortable accommodation.</li><li>Relaxed, friendly atmosphere.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1751, 12.1621), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/krimml/nationalparkhotel_klockerhaus/thumbnail/01exterior.jpg" width="50" height="50" alt="Holidays to Nationalparkhotel Klockerhaus" align="left" /><a href="/ski/austria/krimml/nationalparkhotel_klockerhaus" target="_parent">Nationalparkhotel Klockerhaus</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Comfortable accommodation.</li><li>Located in the centre of the resort.</li><li>Offers stunning mountain views.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.6694, 12.4049), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/kssen/hotel_restaurant_riedl/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Hotel Restaurant Riedl" align="left" /><a href="/ski/austria/kossen/hotel_restaurant_riedl" target="_parent">Hotel Restaurant Riedl</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>In a panoramic location.</li><li>Spacious and comfortable accommodation.</li><li>Traditional Alpine style.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.399, 10.8875), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_alergl01.jpg" width="50" height="50" alt="Holidays to Ferienanlage Lärchenhof" align="left" /><a href="/ski/austria/lermoos/ferien_larchenhof" target="_parent">Ferienanlage Lärchenhof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Spacious and comfortable accommodation.</li><li>Traditional Tyrolean style.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3719, 11.1639), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/leutasch/familienhotel_marcati/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Familienhotel Marcati" align="left" /><a href="/ski/austria/leutasch/familienhotel_marcati" target="_parent">Familienhotel Marcati</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Located in the centre of the resort.</li><li>Perfect for families.</li><li>Relaxed, friendly atmosphere.</li><li>Traditional Tyrolean style.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.266, 9.70267), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/laternsbonacker/gasthof_bergfrieden/thumbnail/02reception.jpg" width="50" height="50" alt="Holidays to Gasthof Bergfrieden" align="left" /><a href="/ski/austria/laternsbonacker/gasthof_bergfrieden" target="_parent">Gasthof Bergfrieden</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Family-run accommodation.</li><li>Perfect for families.</li><li>Ski in - ski out location. (In the right snow conditions)</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1963, 11.8576), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_amayap01.jpg" width="50" height="50" alt="Holidays to Hotel Alpina" align="left" /><a href="/go/hotel/AMAYAP" target="_parent">Hotel Alpina</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Schwendau.</li><li>Comfortable accommodation.</li><li>Excellent value for money.</li><li>Family-run accommodation.</li><li>Good service and delicious food.</li><li>Ideal for large groups.</li><li>In a panoramic location.</li><li>Relaxed, friendly atmosphere.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1663, 11.8628), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_amayms07.jpg" width="50" height="50" alt="Holidays to Sporthotel Mannis" align="left" /><a href="/go/hotel/AMAYMS" target="_parent">Sporthotel Mannis</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Mayrhofen.</li><li>Close to ski lifts.</li><li>Excellent leisure facilities.</li><li>Located in the centre of the resort.</li><li>Offers stunning mountain views.</li><li>Relaxed, friendly atmosphere.</li><li>Spacious and comfortable accommodation.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1697, 11.8637), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_amayne01.jpg" width="50" height="50" alt="Holidays to Hotel Neuhaus Alpendomizil" align="left" /><a href="/ski/austria/mayrhofen/hotel_neuhaus" target="_parent">Hotel Neuhaus Alpendomizil</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Mayrhofen.</li><li>Close to ski lifts.</li><li>Excellent leisure facilities.</li><li>Good service and delicious food.</li><li>High quality, traditional style.</li><li>Located in the centre of the resort.</li><li>Situated close to the slopes.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1676, 11.8651), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_amayps01.jpg" width="50" height="50" alt="Holidays to Hotel Garni Postschlossl" align="left" /><a href="/go/hotel/AMAYPS" target="_parent">Hotel Garni Postschlossl</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Mayrhofen.</li><li>Close to ski lifts.</li><li>Comfortable accommodation.</li><li>Located in the centre of the resort.</li><li>Perfect for families.</li><li>Relaxed, friendly atmosphere.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1636, 11.861), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_amaysa01.jpg" width="50" height="50" alt="Holidays to Fun & Spa Hotel Strass" align="left" /><a href="/ski/austria/mayrhofen/fun_and_spa_hotel_strass" target="_parent">Fun & Spa Hotel Strass</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Mayrhofen.</li><li>Close to ski lifts.</li><li>Extensive wellness area.</li><li>Located in the centre of the resort.</li><li>Spacious and comfortable accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1791, 11.8616), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_amaysb01.jpg" width="50" height="50" alt="Holidays to Alpin-Hotel Schrofenblick" align="left" /><a href="/ski/austria/mayrhofen/alpinhotel_schrofenblick" target="_parent">Alpin-Hotel Schrofenblick</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Mayrhofen.</li><li>Close to ski lifts.</li><li>Family-run accommodation.</li><li>Perfect for families.</li><li>Relaxed, friendly atmosphere.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1633, 11.8554), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_amaysg01.jpg" width="50" height="50" alt="Holidays to Hotel St. Georg" align="left" /><a href="/ski/austria/mayrhofen/hotel_sonne_mayrhofen" target="_parent">Hotel St. Georg</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Mayrhofen.</li><li>Close to ski lifts.</li><li>Extensive wellness area.</li><li>Family-run accommodation.</li><li>Perfect for families.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1601, 11.8567), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_amaysl01.jpg" width="50" height="50" alt="Holidays to Hotel Alpenschlössl" align="left" /><a href="/go/hotel/AMAYSL" target="_parent">Hotel Alpenschlössl</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Mayrhofen.</li><li>Close to resort centre.</li><li>Close to ski lifts.</li><li>Relaxed, friendly atmosphere.</li><li>Spacious and modern accommodation.</li><li>Spacious rooms.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.2795, 12.4825), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/mittersill/kogler/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Hotel Kogler" align="left" /><a href="/ski/austria/mittersill/hotel_kogler" target="_parent">Hotel Kogler</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Traditional style accommodation.</li><li>Walking distance to resort amenities.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.8896, 10.5025), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/nauders/hochland/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Hochland" align="left" /><a href="/ski/austria/nauders/hochland" target="_parent">Hochland</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>Family-run accommodation.</li><li>Located in the centre of the resort.</li><li>Situated close to the slopes.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.4482, 12.1017), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_anedhf01.jpg" width="50" height="50" alt="Holidays to Hotel Harfenwirt" align="left" /><a href="/ski/austria/niederau/hotel_harfenwirt" target="_parent">Hotel Harfenwirt</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Family-run accommodation.</li><li>Situated close to the slopes.</li><li>Traditional Tyrolean style.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.4499, 12.0893), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_anedsb01.jpg" width="50" height="50" alt="Holidays to Hotel Schneeberger" align="left" /><a href="/ski/austria/niederau/gasthof_schneeberger" target="_parent">Hotel Schneeberger</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Family-run accommodation.</li><li>Hosts a popular local bar.</li><li>Traditional Tyrolean style.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.4493, 12.0898), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_anedsm01.jpg" width="50" height="50" alt="Holidays to Hotel Simmerlwirt" align="left" /><a href="/ski/austria/niederau/hotel_simmerlwirt" target="_parent">Hotel Simmerlwirt</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Accommodation is located in Niederau.</li><li>Located in the centre of the resort.</li><li>Recognised locally for great food.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.4505, 12.096), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_anedss01.jpg" width="50" height="50" alt="Holidays to Hotel Sonnschein" align="left" /><a href="/ski/austria/niederau/hotel_sonnschein" target="_parent">Hotel Sonnschein</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Extensive wellness area.</li><li>Family-run accommodation.</li><li>In a panoramic location.</li><li>Perfect for families.</li><li>Situated close to the slopes.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(49.2583, 12.9678), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/neukirchen/hotel_landhaus_rohregger/thumbnail/01exterior.jpg" width="50" height="50" alt="Holidays to Hotel Landhaus Rohregger" align="left" /><a href="/ski/austria/neukirchen/hotel_landhaus_rohregger" target="_parent">Hotel Landhaus Rohregger</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Located in the centre of the resort.</li><li>Relaxed, friendly atmosphere.</li><li>Situated close to the slopes.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.872, 11.0293), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_aobgaa01.jpg" width="50" height="50" alt="Holidays to Hotel Alpina" align="left" /><a href="/ski/austria/obergurgl/hotel_alpina_obergurgl" target="_parent">Hotel Alpina</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Good service and delicious food.</li><li>High quality accommodation.</li><li>Situated close to the slopes.</li><li>Ski in - ski out location.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.8714, 11.0286), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_aobgab01.jpg" width="50" height="50" alt="Holidays to Hotels Austria & Bellevue" align="left" /><a href="/ski/austria/obergurgl/hotels_austria_and_bellevue" target="_parent">Hotels Austria & Bellevue</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Close to ski lifts.</li><li>High quality accommodation.</li><li>Offers stunning mountain views.</li><li>Ski in - ski out location.</li><li>Walking distance to resort amenities.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.2483, 13.5585), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_aobtsz01.jpg" width="50" height="50" alt="Holidays to Hotel Schütz" align="left" /><a href="/ski/austria/obertauern/hotel_schutz" target="_parent">Hotel Schütz</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Family-run accommodation.</li><li>Good service and delicious food.</li><li>High quality accommodation.</li><li>Located in the centre of the resort.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.4393, 12.0421), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_aobudw01.jpg" width="50" height="50" alt="Holidays to Gasthof Dorferwirt" align="left" /><a href="/ski/austria/niederau/gasthof_dorferwirt" target="_parent">Gasthof Dorferwirt</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Oberau.</li><li>Family-run accommodation.</li><li>Recognised locally for fine cuisine.</li><li>Relaxed, friendly atmosphere.</li><li>Traditional style accommodation.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.2337, 12.9923), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_araufk01.jpg" width="50" height="50" alt="Holidays to Hotel Ferienwelt Kristall" align="left" /><a href="/ski/austria/rauris/hotel_ferienwelt_kristall" target="_parent">Hotel Ferienwelt Kristall</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Close to resort centre.</li><li>Situated close to the slopes.</li><li>Traditional style accommodation.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.2252, 12.9943), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/rauris/gasthof_salzburgerhof/thumbnail/rauris_winter01.jpg" width="50" height="50" alt="Holidays to Gasthof Salzburgerhof" align="left" /><a href="/ski/austria/rauris/gasthof_salzburgerhof" target="_parent">Gasthof Salzburgerhof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>Located in the centre of the resort.</li><li>Relaxed, friendly atmosphere.</li><li>Situated close to the slopes.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.2262, 12.9941), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_araupa01.jpg" width="50" height="50" alt="Holidays to Gasthof Pension Alpenrose" align="left" /><a href="/ski/austria/rauris/gasthof_pension_alpenrose" target="_parent">Gasthof Pension Alpenrose</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Relaxed, friendly atmosphere.</li><li>Situated close to the slopes.</li><li>Traditional Alpine style.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.2293, 12.9941), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/rauris/platzwirt/thumbnail/platzwirt_rauris1-08.jpg" width="50" height="50" alt="Holidays to Pension Platzwirt" align="left" /><a href="/ski/austria/rauris/platzwirt" target="_parent">Pension Platzwirt</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Family-run accommodation.</li><li>Located in the centre of the resort.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.224, 12.9941), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_arausm01.jpg" width="50" height="50" alt="Holidays to Schönblick Mountain Resort" align="left" /><a href="/ski/austria/rauris/schonblick_mountain_resort" target="_parent">Schönblick Mountain Resort</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Close to ski lifts.</li><li>Excellent leisure facilities.</li><li>Luxury modern apartments.</li><li>Situated close to the slopes.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3775, 12.5904), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/saalbachhinterglemm/alpina/thumbnail/01exterior.jpg" width="50" height="50" alt="Holidays to Hotel Alpina" align="left" /><a href="/ski/austria/saalbach_hinterglemm/alpina" target="_parent">Hotel Alpina</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Hinterglemm.</li><li>Comfortable accommodation.</li><li>Family-run accommodation.</li><li>Hosts a popular local bar.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3907, 12.6365), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_asaaas01.jpg" width="50" height="50" alt="Holidays to Alpenhotel Saalbach" align="left" /><a href="/ski/austria/saalbach_hinterglemm/alpenhotel_saalbach" target="_parent">Alpenhotel Saalbach</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Saalbach.</li><li>High quality accommodation.</li><li>Located at the foot of the slopes.</li><li>Located in the centre of the resort.</li><li>Spacious and comfortable accommodation.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3909, 12.6367), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_asaabs01.jpg" width="50" height="50" alt="Holidays to Berger&rsquo;s Sporthotel" align="left" /><a href="/ski/austria/saalbach_hinterglemm/bergers_sporthotel" target="_parent">Berger&rsquo;s Sporthotel</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Saalbach.</li><li>Close to ski lifts.</li><li>Hosts a popular local bar.</li><li>Located in the centre of the resort.</li><li>Traditional Tyrolean style.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3783, 12.5955), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_asaads01.jpg" width="50" height="50" alt="Holidays to Hotel Zur Dorfschmiede" align="left" /><a href="/ski/austria/saalbach_hinterglemm/hotel_dorfschmiede" target="_parent">Hotel Zur Dorfschmiede</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Hinterglemm.</li><li>Located in the centre of the resort.</li><li>Recognised locally for fine cuisine.</li><li>Relaxed, friendly atmosphere.</li><li>Spacious and modern accommodation.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3921, 12.6365), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_asaaev01.jpg" width="50" height="50" alt="Holidays to Hotel Eva Village" align="left" /><a href="/ski/austria/saalbach_hinterglemm/hotel_eva_village" target="_parent">Hotel Eva Village</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Saalbach.</li><li>Close to ski lifts.</li><li>Family-run accommodation.</li><li>Good service and delicious food.</li><li>Hosts a popular local bar.</li><li>Located in the centre of the resort.</li><li>Spacious and modern accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3903, 12.6238), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_asaafu01.jpg" width="50" height="50" alt="Holidays to Ferien- und Reitanlage Altachhof" align="left" /><a href="/ski/austria/saalbach_hinterglemm/ferien_und_reitanlage_altachhof" target="_parent">Ferien- und Reitanlage Altachhof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Saalbach.</li><li>Comfortable accommodation.</li><li>Situated close to the slopes.</li><li>Spacious and comfortable accommodation.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3784, 12.5959), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/saalbachhinterglemm/glemmtalerhof/thumbnail/01exterior.jpg" width="50" height="50" alt="Holidays to Glemmtalerhof" align="left" /><a href="/ski/austria/saalbach_hinterglemm/glemmtalerhof" target="_parent">Glemmtalerhof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Hinterglemm.</li><li>High quality accommodation.</li><li>High quality, traditional style.</li><li>Located in the centre of the resort.</li><li>Relaxed, friendly atmosphere.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3799, 12.6773), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/saalbachhinterglemm/gasthof_hotel_tiroler_buam/thumbnail/01exterior.jpg" width="50" height="50" alt="Holidays to Gasthof - Hotel Tiroler Buam" align="left" /><a href="/ski/austria/saalbach_hinterglemm/gasthof__hotel_tiroler_buam" target="_parent">Gasthof - Hotel Tiroler Buam</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Saalbach.</li><li>Comfortable accommodation.</li><li>Good service and delicious food.</li><li>Relaxed, friendly atmosphere.</li><li>Ski in - ski out location.</li><li>Traditional style accommodation.</li><li>Wellness area. (Small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3892, 12.622), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_asaahs01.jpg" width="50" height="50" alt="Holidays to Hotel Sonne" align="left" /><a href="/ski/austria/saalbach_hinterglemm/hotel_sonne_saalbach" target="_parent">Hotel Sonne</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Saalbach.</li><li>Extensive wellness area.</li><li>Family-run accommodation.</li><li>Good service and delicious food.</li><li>Relaxed, friendly atmosphere.</li><li>Traditional Tyrolean style.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3905, 12.6341), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_asaakl01.jpg" width="50" height="50" alt="Holidays to Hotel Kristall" align="left" /><a href="/ski/austria/saalbach_hinterglemm/hotel_kristall" target="_parent">Hotel Kristall</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Saalbach.</li><li>Close to ski lifts.</li><li>Extensive wellness area.</li><li>Located in the centre of the resort.</li><li>Offers stunning mountain views.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3911, 12.6366), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_asaapr01.jpg" width="50" height="50" alt="Holidays to Hotel Panther" align="left" /><a href="/ski/austria/saalbach_hinterglemm/hotel_panther_kleeblatt" target="_parent">Hotel Panther</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Extensive wellness area.</li><li>Located in the centre of the resort.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3915, 12.6388), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_asaare01.jpg" width="50" height="50" alt="Holidays to Alpin-Resort Reiterhof" align="left" /><a href="/ski/austria/saalbach_hinterglemm/alpinresort_reiterhof" target="_parent">Alpin-Resort Reiterhof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Good service and delicious food.</li><li>Recognised locally for great food.</li><li>Relaxed, friendly atmosphere.</li><li>Situated close to the slopes.</li><li>Spacious and modern accommodation.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3771, 12.5854), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_asaaso01.jpg" width="50" height="50" alt="Holidays to Hotel Sonnalp" align="left" /><a href="/ski/austria/saalbach_hinterglemm/hotel_sonnalp_saalbach" target="_parent">Hotel Sonnalp</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Hinterglemm.</li><li>Good service and delicious food.</li><li>Offers luxurious accommodation.</li><li>Offers stunning mountain views.</li><li>Walking distance to resort amenities.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3915, 12.6366), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_asaasp01.jpg" width="50" height="50" alt="Holidays to Sport & Spaß Hotel Neuhaus" align="left" /><a href="/ski/austria/saalbach_hinterglemm/sport_and_spass_hotel_neuhaus" target="_parent">Sport & Spaß Hotel Neuhaus</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Saalbach.</li><li>Close to ski lifts.</li><li>Extensive wellness area.</li><li>Family-run accommodation.</li><li>Located in the centre of the resort.</li><li>Spacious and modern accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3821, 12.6047), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/saalbachhinterglemm/sonnwies/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Apartment Sonnwies" align="left" /><a href="/ski/austria/saalbach_hinterglemm/sonnwies" target="_parent">Apartment Sonnwies</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Hinterglemm.</li><li>Comfortable accommodation.</li><li>High quality accommodation.</li><li>Located in the centre of the resort.</li><li>Situated close to the slopes.</li><li>Spacious and comfortable accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3919, 12.6369), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_asaawb01.jpg" width="50" height="50" alt="Holidays to Hotel Wechselberger" align="left" /><a href="/ski/austria/saalbach_hinterglemm/hotel_wechselberger" target="_parent">Hotel Wechselberger</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Accommodation is located in Saalbach.</li><li>Comfortable accommodation.</li><li>Family-run accommodation.</li><li>Situated close to the slopes.</li><li>Traditional Alpine style.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3921, 13.6899), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/schladming/hotel_posthotel/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Hotel Posthotel" align="left" /><a href="/ski/austria/schladming/hotel_posthotel" target="_parent">Hotel Posthotel</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Located in the centre of the resort.</li><li>Relaxed, friendly atmosphere.</li><li>Traditional Alpine style.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3346, 11.1872), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_aseeaa01.jpg" width="50" height="50" alt="Holidays to Hotel Alpina" align="left" /><a href="/ski/austria/seefeld/hotel_alpina_seefeld" target="_parent">Hotel Alpina</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Close to ski lifts.</li><li>Traditional style accommodation.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3043, 11.202), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_aseeat01.jpg" width="50" height="50" alt="Holidays to Hotel Alpenkönig Tirol" align="left" /><a href="/ski/austria/seefeld/hotel_alpenkonig_tirol" target="_parent">Hotel Alpenkönig Tirol</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>High quality accommodation.</li><li>Offers stunning mountain views.</li><li>Spacious and comfortable accommodation.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3271, 11.1905), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_aseehw01.jpg" width="50" height="50" alt="Holidays to Wellness Hotel Stefanie" align="left" /><a href="/ski/austria/seefeld/hotel_wellness_stefanie" target="_parent">Wellness Hotel Stefanie</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Located in the centre of the resort.</li><li>Situated close to the slopes.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3297, 11.1866), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/seefeld/kaltschmid/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Ferienhotel Kaltschmid" align="left" /><a href="/ski/austria/seefeld/kaltschmid" target="_parent">Ferienhotel Kaltschmid</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Good service and delicious food.</li><li>Located in the centre of the resort.</li><li>Situated close to the slopes.</li><li>Traditional style accommodation.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3368, 11.1863), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_aseelh01.jpg" width="50" height="50" alt="Holidays to Hotel Lärchenhof" align="left" /><a href="/ski/austria/seefeld/hotel_larchenhof" target="_parent">Hotel Lärchenhof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Offers stunning mountain views.</li><li>Walking distance to resort amenities.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3268, 11.1914), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/seefeld/wellnesshotel_schnruh/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Wellnesshotel Schönruh" align="left" /><a href="/ski/austria/seefeld/wellnesshotel_schonruh" target="_parent">Wellnesshotel Schönruh</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Located in the centre of the resort.</li><li>Offers luxurious accommodation.</li><li>Situated close to the slopes.</li><li>Wellness area. (Small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.7485, 12.4175), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/sillian/feriendorf_hochpustertal/thumbnail/01exterior.jpg" width="50" height="50" alt="Holidays to Feriendorf Hochpustertal" align="left" /><a href="/ski/austria/sillian/feriendorf_hochpustertal" target="_parent">Feriendorf Hochpustertal</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Spacious and comfortable accommodation.</li><li>Traditional style accommodation.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.9192, 12.3206), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/st_jakob_im_defereggental/blu_hotels_alpenhof/thumbnail/01exterior.jpg" width="50" height="50" alt="Holidays to Blu Hotels Alpenhof" align="left" /><a href="/ski/austria/st_jakob_im_defereggental/blu_hotels_alpenhof" target="_parent">Blu Hotels Alpenhof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>High quality, traditional style.</li><li>Situated close to the slopes.</li><li>Walking distance to resort amenities.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.9635, 11.0106), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/slden/erhart/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Erhart" align="left" /><a href="/ski/austria/solden/erhart" target="_parent">Erhart</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Close to ski lifts.</li><li>Located in the centre of the resort.</li><li>Relaxed, friendly atmosphere.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.9425, 11.0072), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/slden/silbertal/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Silbertal" align="left" /><a href="/ski/austria/solden/silbertal" target="_parent">Silbertal</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>Offers stunning mountain views.</li><li>Ski in - ski out location.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.0701, 10.8438), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/st_leonhard_im_pitztal/gasthof_lieselesonne/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Gasthof Liesele-Sonne" align="left" /><a href="/ski/austria/st_leonhard_im_pitztal/gasthof_lieselesonne" target="_parent">Gasthof Liesele-Sonne</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Comfortable accommodation.</li><li>Relaxed, friendly atmosphere.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.9688, 10.8708), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/st_leonhard_im_pitztal/hotel_mittagskogel/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Hotel Mittagskogel" align="left" /><a href="/ski/austria/st_leonhard_im_pitztal/hotel_mittagskogel" target="_parent">Hotel Mittagskogel</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Comfortable accommodation.</li><li>Located in the centre of the resort.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.5028, 12.1934), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_asolas01.jpg" width="50" height="50" alt="Holidays to Schindlhaus Apartments" align="left" /><a href="/ski/austria/soll/schindlhaus_apartments" target="_parent">Schindlhaus Apartments</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Excellent value for money.</li><li>Ideal for large groups.</li><li>Located in the centre of the resort.</li><li>Spacious and modern accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.5042, 12.1926), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_asolau01.jpg" width="50" height="50" alt="Holidays to Hotel Austria" align="left" /><a href="/ski/austria/soll/hotel_austria_soll" target="_parent">Hotel Austria</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Excellent value for money.</li><li>Hosts a popular local bar.</li><li>Ideal for large groups.</li><li>Located in the centre of the resort.</li><li>Spacious rooms.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.5042, 12.1938), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_asoleg01.jpg" width="50" height="50" alt="Holidays to Hotel Eggerwirt" align="left" /><a href="/ski/austria/soll/hotel_eggerwirt" target="_parent">Hotel Eggerwirt</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Open log fire in lobby.</li><li>Recognised locally for great food.</li><li>Relaxed, friendly atmosphere.</li><li>Traditional Tyrolean style.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.5045, 12.1854), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_asolff01.jpg" width="50" height="50" alt="Holidays to Ferienhotel Fuchs" align="left" /><a href="/ski/austria/soll/ferienhotel_fuchs" target="_parent">Ferienhotel Fuchs</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Traditional Tyrolean style.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.5085, 12.1954), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_asolfg01.jpg" width="50" height="50" alt="Holidays to Pension Feichter Gerlinde" align="left" /><a href="/ski/austria/soll/pension_feichter_gerlinde" target="_parent">Pension Feichter Gerlinde</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Close to resort centre.</li><li>Excellent value for money.</li><li>Relaxed, friendly atmosphere.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.5046, 12.1934), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_asolfp01.jpg" width="50" height="50" alt="Holidays to Pension Faistenauer" align="left" /><a href="/ski/austria/soll/pension_faistenauer" target="_parent">Pension Faistenauer</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Close to resort centre.</li><li>Excellent value for money.</li><li>Family-run accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.5039, 12.194), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_asolgs01.jpg" width="50" height="50" alt="Holidays to Hotel Garni Schönblick" align="left" /><a href="/ski/austria/soll/hotel_garni_schonblick" target="_parent">Hotel Garni Schönblick</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Located in the centre of the resort.</li><li>Relaxed, friendly atmosphere.</li><li>Spacious and comfortable accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.5046, 12.1975), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_asolko01.jpg" width="50" height="50" alt="Holidays to Pension Konrad" align="left" /><a href="/ski/austria/soll/pension_konrad" target="_parent">Pension Konrad</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Excellent value for money.</li><li>In a panoramic location.</li><li>Relaxed, friendly atmosphere.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.5083, 12.1953), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_asolpn01.jpg" width="50" height="50" alt="Holidays to Pension Niedermühlbichler" align="left" /><a href="/ski/austria/soll/pension_niedermuhlbichler" target="_parent">Pension Niedermühlbichler</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Excellent value for money.</li><li>Family-run accommodation.</li><li>Offers stunning mountain views.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.5033, 12.1883), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_asolty01.jpg" width="50" height="50" alt="Holidays to Hotel Tyrol" align="left" /><a href="/ski/austria/soll/hotel_tyrol_seefeld_soll" target="_parent">Hotel Tyrol</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Good service and delicious food.</li><li>Offers stunning mountain views.</li><li>Perfect for families.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.5175, 12.4234), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_astjau01.jpg" width="50" height="50" alt="Holidays to Sporthotel Austria" align="left" /><a href="/ski/austria/st_johann_in_tirol/sporthotel_austria" target="_parent">Sporthotel Austria</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in St. Johann in Tirol</li><li>Family-run accommodation.</li><li>Good service and delicious food.</li><li>Located at the foot of the slopes.</li><li>Spacious rooms.</li><li>Traditional style accommodation.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.5203, 12.4252), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_astjbd01.jpg" width="50" height="50" alt="Holidays to Hotel Bergwell Dorfschmiede" align="left" /><a href="/ski/austria/st_johann_in_tirol/hotel_bergwell_dorfschmiede" target="_parent">Hotel Bergwell Dorfschmiede</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in St. Johann in Tirol</li><li>Located in the centre of the resort.</li><li>Situated close to the slopes.</li><li>Traditional style accommodation.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.5208, 12.426), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_astjgp01.jpg" width="50" height="50" alt="Holidays to Garni Panorama" align="left" /><a href="/go/hotel/ASTJGP" target="_parent">Garni Panorama</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Accommodation is located in St. Johann in Tirol</li><li>Close to ski lifts.</li><li>Comfortable accommodation.</li><li>Excellent value for money.</li><li>Located in the centre of the resort.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.5224, 12.4288), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/st_johann_in_tirol/pensionapartements_bachern/thumbnail/01exterior.jpg" width="50" height="50" alt="Holidays to Pension Bachern" align="left" /><a href="/ski/austria/st_johann_in_tirol/pension_bachern" target="_parent">Pension Bachern</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Accommodation is located in St. Johann in Tirol</li><li>Family-run accommodation.</li><li>Traditional Tyrolean style.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.8108, 13.0412), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_aszgsa01.jpg" width="50" height="50" alt="Holidays to Sacher" align="left" /><a href="/ski/austria/salzburg/sacher" target="_parent">Sacher</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Relaxed, friendly atmosphere.</li><li>Spacious and comfortable accommodation.</li><li>Traditional style accommodation.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1663, 11.3626), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/telfes_im_stubaital/hotel_tyrol/thumbnail/01exterior.jpg" width="50" height="50" alt="Holidays to Hotel Tyrol" align="left" /><a href="/ski/austria/telfes_im_stubaital/hotel_tyrol" target="_parent">Hotel Tyrol</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Located in the centre of the resort.</li><li>Offers stunning mountain views.</li><li>Recognised locally for great food.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.1264, 11.6964), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/tux/alpinhotel_berghaus/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Alpinhotel Berghaus" align="left" /><a href="/ski/austria/tux/alpinhotel_berghaus" target="_parent">Alpinhotel Berghaus</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>Relaxed, friendly atmosphere.</li><li>Spacious rooms.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.2863, 12.5706), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/uttendorf_im_pinzgau/rudolfshtte/thumbnail/01exterior.jpg" width="50" height="50" alt="Holidays to Rudolfshütte" align="left" /><a href="/ski/austria/uttendorf_im_pinzgau/rudolfshutte" target="_parent">Rudolfshütte</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Excellent value for money.</li><li>In a panoramic location.</li><li>Located on the slopes.</li><li>Ski in - ski out location.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.8623, 10.9165), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/vent/kleon/thumbnail/01exterior.jpg" width="50" height="50" alt="Holidays to Kleon" align="left" /><a href="/ski/austria/vent/kleon" target="_parent">Kleon</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Family-run accommodation.</li><li>Located in the centre of the resort.</li><li>Ski in - ski out location.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.0008, 12.4694), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/virgen/hotel_pension_bronte_house/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Hotel Pension Bronte House" align="left" /><a href="/ski/austria/virgen/hotel_pension_bronte_house" target="_parent">Hotel Pension Bronte House</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Modern accommodation.</li><li>Relaxed, friendly atmosphere.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.423, 12.2194), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/westendorf/wellnesshotel_sportalm_schw/thumbnail/01exterior.jpg" width="50" height="50" alt="Holidays to Wellness-Hotel Sportalm & Schwaigeraim" align="left" /><a href="/ski/austria/westendorf/wellnesshotel_sportalm_and_schw" target="_parent">Wellness-Hotel Sportalm & Schwaigeraim</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Located on the slopes.</li><li>Offers stunning mountain views.</li><li>Relaxed, friendly atmosphere.</li><li>Ski in - ski out location.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3335, 13.2969), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/wagrain/sporthotel_wagrain/thumbnail/01exterior.jpg" width="50" height="50" alt="Holidays to Sporthotel Wagrain" align="left" /><a href="/ski/austria/wagrain/sporthotel_wagrain" target="_parent">Sporthotel Wagrain</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Comfortable accommodation.</li><li>Located in the centre of the resort.</li><li>Ski in - ski out location.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3241, 12.7991), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_azelfs01.jpg" width="50" height="50" alt="Holidays to Hotel Fischerwirt" align="left" /><a href="/ski/austria/zell_am_see/hotel_fischerwirt" target="_parent">Hotel Fischerwirt</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Zell am See.</li><li>Family-run accommodation.</li><li>Good service and delicious food.</li><li>Hosts a popular local bar.</li><li>Located in the centre of the resort.</li><li>Traditional style accommodation.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3243, 12.7968), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_azelgh01.jpg" width="50" height="50" alt="Holidays to Hotel Glasererhaus" align="left" /><a href="/ski/austria/zell_am_see/hotelpension_glasauerhaus" target="_parent">Hotel Glasererhaus</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Zell am See.</li><li>Family-run accommodation.</li><li>Relaxed, friendly atmosphere.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.2966, 12.7722), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/zell_am_see/gasthof_limberghof/thumbnail/01exterior.jpg" width="50" height="50" alt="Holidays to Gasthof  Limberghof" align="left" /><a href="/ski/austria/zell_am_see/gasthof_limberghof" target="_parent">Gasthof  Limberghof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Accommodation is located in Zell am See.</li><li>Family-run accommodation.</li><li>Situated close to the slopes.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.324, 12.8011), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_azelgr01.jpg" width="50" height="50" alt="Holidays to Grand Hotel" align="left" /><a href="/ski/austria/zell_am_see/grand_hotel" target="_parent">Grand Hotel</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Zell am See.</li><li>Extensive wellness area.</li><li>In a panoramic location.</li><li>Offers stunning mountain views.</li><li>Perfect for families.</li><li>Traditional style accommodation.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3028, 12.7928), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/zell_am_see/gasthof_der_schtthof/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Gasthof Der Schütthof" align="left" /><a href="/ski/austria/zell_am_see/gasthof_der_schutthof" target="_parent">Gasthof Der Schütthof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Accommodation is located in Schüttdorf.</li><li>Located in the centre of the resort.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3253, 12.7976), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_azelhg01.jpg" width="50" height="50" alt="Holidays to Haus Gadenstatter" align="left" /><a href="/ski/austria/zell_am_see/haus_gadenstatter" target="_parent">Haus Gadenstatter</a><br /><br /><ul><li>Accommodation is located in Zell am See.</li><li>Excellent value for money.</li><li>Located in the centre of the resort.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3404, 12.798), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_azelhw01.jpg" width="50" height="50" alt="Holidays to Pension Hochwimmer" align="left" /><a href="/ski/austria/zell_am_see/pension_hochwimmer" target="_parent">Pension Hochwimmer</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Zell am See.</li><li>Excellent value for money.</li><li>Relaxed, friendly atmosphere.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3241, 12.7969), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_azelhz01.jpg" width="50" height="50" alt="Holidays to Hotel Heitzmann" align="left" /><a href="/ski/austria/zell_am_see/hotel_heitzmann" target="_parent">Hotel Heitzmann</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Zell am See.</li><li>High quality accommodation.</li><li>Located in the centre of the resort.</li><li>Relaxed, friendly atmosphere.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3236, 12.7978), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_azelle01.jpg" width="50" height="50" alt="Holidays to Hotel Lebzelter" align="left" /><a href="/ski/austria/zell_am_see/hotel_lebzelter" target="_parent">Hotel Lebzelter</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Accommodation is located in Zell am See.</li><li>Located in the centre of the resort.</li><li>Traditional style accommodation.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3022, 12.7929), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_azellt01.jpg" width="50" height="50" alt="Holidays to Hotel Latini" align="left" /><a href="/ski/austria/zell_am_see/hotel_latini" target="_parent">Hotel Latini</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Schüttdorf.</li><li>Extensive wellness area.</li><li>High quality, traditional style.</li><li>Located in the centre of the resort.</li><li>Relaxed, friendly atmosphere.</li><li>Situated close to the slopes.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3273, 12.7747), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_azelpd01.jpg" width="50" height="50" alt="Holidays to Hotel-Pension Daxer" align="left" /><a href="/ski/austria/zell_am_see/hotelpension_daxer" target="_parent">Hotel-Pension Daxer</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Zell am See.</li><li>Comfortable accommodation.</li><li>Family-run accommodation.</li><li>Situated close to the slopes.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3278, 12.7725), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_azelsb01.jpg" width="50" height="50" alt="Holidays to Hotel Schwebebahn" align="left" /><a href="/ski/austria/zell_am_see/ferienhotel_schwebebahn" target="_parent">Hotel Schwebebahn</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Zell am See.</li><li>Close to ski lifts.</li><li>Excellent leisure facilities.</li><li>Family-run accommodation.</li><li>Good service and delicious food.</li><li>Located at the foot of the slopes.</li><li>Perfect for families.</li><li>Ski in - ski out location.</li><li>Traditional style accommodation.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3228, 12.7995), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_azelse01.jpg" width="50" height="50" alt="Holidays to Hotel Seehof" align="left" /><a href="/ski/austria/zell_am_see/hotel_seehof" target="_parent">Hotel Seehof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Accommodation is located in Zell am See.</li><li>Comfortable accommodation.</li><li>Family-run accommodation.</li><li>Offers stunning mountain views.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.325, 12.7913), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_azelsg01.jpg" width="50" height="50" alt="Holidays to Hotel St. Georg" align="left" /><a href="/ski/austria/zell_am_see/hotel_st_georg_zell" target="_parent">Hotel St. Georg</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Zell am See.</li><li>Close to ski lifts.</li><li>Family-run accommodation.</li><li>Good service and delicious food.</li><li>Located in the centre of the resort.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3282, 12.8175), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/austria/zell_am_see/hotel_st_hubertushof/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Hotel St. Hubertushof" align="left" /><a href="/ski/austria/zell_am_see/hotel_st_hubertushof" target="_parent">Hotel St. Hubertushof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Accommodation is located in Zell am See.</li><li>Good service and delicious food.</li><li>Offers stunning mountain views.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3031, 12.7935), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_azelsk01.jpg" width="50" height="50" alt="Holidays to Hotel Schönblick" align="left" /><a href="/ski/austria/zell_am_see/hotel_schonblick" target="_parent">Hotel Schönblick</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Accommodation is located in Schüttdorf.</li><li>Comfortable accommodation.</li><li>Family-run accommodation.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3252, 12.7879), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_azelwh01.jpg" width="50" height="50" alt="Holidays to Hotel Waldhof" align="left" /><a href="/ski/austria/zell_am_see/hotel_waldhof" target="_parent">Hotel Waldhof</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Accommodation is located in Zell am See.</li><li>Excellent leisure facilities.</li><li>Good service and delicious food.</li><li>High quality, traditional style.</li><li>Perfect for families.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.3237, 12.797), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_azelzu01.jpg" width="50" height="50" alt="Holidays to Hotel Zum Hirschen" align="left" /><a href="/ski/austria/zell_am_see/hotel_zum_hirschen" target="_parent">Hotel Zum Hirschen</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Accommodation is located in Zell am See.</li><li>Close to ski lifts.</li><li>Good service and delicious food.</li><li>Ideal for large groups.</li><li>Located in the centre of the resort.</li><li>Traditional style accommodation.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.7581, 8.03056), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/switzerland/brienz/hotel_brienzerburli/thumbnail/01-brienzerburli_brienz1-exterior.jpg" width="50" height="50" alt="Holidays to Hotel Brienzerburli" align="left" /><a href="/ski/switzerland/brienz/hotel_brienzerburli" target="_parent">Hotel Brienzerburli</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Located in the centre of the resort.</li><li>Offers stunning mountain views.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.7495, 8.05258), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/switzerland/brienz/hotel_brienz/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Hotel Brienz" align="left" /><a href="/ski/switzerland/brienz/hotel_brienz" target="_parent">Hotel Brienz</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>In a panoramic location.</li><li>Modern accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.3175, 7.5007), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ccrmmp01.jpg" width="50" height="50" alt="Holidays to Hotel Le Mont Paisible" align="left" /><a href="/ski/switzerland/crans_montana/hotel_le_mont_paisible" target="_parent">Hotel Le Mont Paisible</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>In a panoramic location.</li><li>Situated close to the slopes.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.4744, 7.28806), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/switzerland/gstaad/hotel_alpine_lodge/thumbnail/01-alpine_lodge_gstaad-exterior.jpg" width="50" height="50" alt="Holidays to Hotel Alpine Lodge" align="left" /><a href="/ski/switzerland/gstaad/hotel_alpine_lodge" target="_parent">Hotel Alpine Lodge</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Modern accommodation.</li><li>Offers stunning mountain views.</li><li>Relaxed, friendly atmosphere.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.7486, 8.19556), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/switzerland/hasliberg/viktoria/thumbnail/01-viktoria_hasliberg-exterior.jpg" width="50" height="50" alt="Holidays to Viktoria" align="left" /><a href="/ski/switzerland/hasliberg/viktoria" target="_parent">Viktoria</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Located in the centre of the resort.</li><li>Offers stunning mountain views.</li><li>Ski in - ski out location. (Depending on snow conditions)</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.4702, 7.68927), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/switzerland/kandersteg/hotel_blmlisalp/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Hotel Blümlisalp" align="left" /><a href="/ski/switzerland/kandersteg/hotel_blumlisalp" target="_parent">Hotel Blümlisalp</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Located in the centre of the resort.</li><li>Offers stunning mountain views.</li><li>Relaxed, friendly atmosphere.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.0939, 7.95611), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/switzerland/saas_almagell/kristall_saphir/thumbnail/01-kristall_saph_saas_alm-exterior.jpg" width="50" height="50" alt="Holidays to Kristall - Saphir" align="left" /><a href="/ski/switzerland/saas_almagell/kristall__saphir" target="_parent">Kristall - Saphir</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Situated close to the slopes.</li><li>Spacious and comfortable accommodation.</li><li>Walking distance to resort amenities.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.6, 9.58333), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/switzerland/savognin/cresta/thumbnail/01-cresta_savognin-exterior.jpg" width="50" height="50" alt="Holidays to Cresta" align="left" /><a href="/ski/switzerland/savognin/cresta" target="_parent">Cresta</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Family-run accommodation.</li><li>Located in the centre of the resort.</li><li>Offers stunning mountain views.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.0696, 7.77641), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/switzerland/tsch_bei_zermatt/city/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Hotel City" align="left" /><a href="/ski/switzerland/tasch_bei_zermatt/city" target="_parent">Hotel City</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Excellent value for money.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.197, 9.30877), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/switzerland/unterwasser/hotel_sntis/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Hotel Säntis" align="left" /><a href="/ski/switzerland/unterwasser/hotel_santis" target="_parent">Hotel Säntis</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Close to resort centre.</li><li>Family-run accommodation.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.6072, 7.92179), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/switzerland/wengen/hotel_belvedere/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Hotel Belvedere" align="left" /><a href="/ski/switzerland/wengen/hotel_belvedere" target="_parent">Hotel Belvedere</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Comfortable accommodation.</li><li>Situated close to the slopes.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.2557, 9.30817), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/switzerland/wildhaus_unterwasser/hotel_hirschen/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Hotel Hirschen" align="left" /><a href="/ski/switzerland/wildhaus__unterwasser/hotel_hirschen" target="_parent">Hotel Hirschen</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Located in the centre of the resort.</li><li>Modern accommodation.</li><li>Situated close to the slopes.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(47.6215, 13.0001), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/germany/berchtesgaden/hotel_binderhusl/thumbnail/01external.jpg" width="50" height="50" alt="Holidays to Hotel  Binderhäusl" align="left" /><a href="/ski/germany/berchtesgaden/hotel_binderhausl" target="_parent">Hotel  Binderhäusl</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Close to resort centre.</li><li>Excellent value for money.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.572, 6.8274), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_farclv01.jpg" width="50" height="50" alt="Holidays to Le Village 1950" align="left" /><a href="/ski/france/les_arcs/le_village_hmc" target="_parent">Le Village 1950</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Les Arcs 1950.</li><li>Close to ski lifts.</li><li>Located in the centre of the resort.</li><li>Luxury modern apartments.</li><li>Traditional Savoyard style.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.09, 6.084), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fadhal01.jpg" width="50" height="50" alt="Holidays to Les Chalets de L&rsquo;Altiport" align="left" /><a href="/ski/france/alpe_dhuez/les_chalets_de_laltiport" target="_parent">Les Chalets de L&rsquo;Altiport</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>Traditional style accommodation.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.089, 6.0787), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fadhbg01.jpg" width="50" height="50" alt="Holidays to Résidence Les Bergers Belambra Club" align="left" /><a href="/ski/france/alpe_dhuez/residence_les_bergers" target="_parent">Résidence Les Bergers Belambra Club</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>Excellent value for money.</li><li>Ski in - ski out location.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.0916, 6.06782), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fadhob01.jpg" width="50" height="50" alt="Holidays to Résidence l&rsquo;Ours Blanc" align="left" /><a href="/ski/france/alpe_dhuez/residence_lours_blanc" target="_parent">Résidence l&rsquo;Ours Blanc</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Excellent value for money.</li><li>Located in the centre of the resort.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.0905, 6.06767), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fadhro01.jpg" width="50" height="50" alt="Holidays to Hotel Le Royal Ours Blanc" align="left" /><a href="/ski/france/alpe_dhuez/hotel_le_royal_ours_blanc" target="_parent">Hotel Le Royal Ours Blanc</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>Excellent leisure facilities.</li><li>Located in the centre of the resort.</li><li>Traditional and modern accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.5746, 6.78433), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_farcac01.jpg" width="50" height="50" alt="Holidays to Les Alpages de Chantel 1800" align="left" /><a href="/ski/france/les_arcs/les_alpages_de_chantel" target="_parent">Les Alpages de Chantel 1800</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Les Arcs 1800.</li><li>Excellent leisure facilities.</li><li>High quality spacious apartments.</li><li>In a panoramic location.</li><li>Situated close to the slopes.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.57, 6.77863), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_farcbm01.jpg" width="50" height="50" alt="Holidays to Résidence Le Belmont 1800" align="left" /><a href="/ski/france/les_arcs/residence_le_belmont" target="_parent">Résidence Le Belmont 1800</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Les Arcs 1800.</li><li>Close to resort centre.</li><li>Excellent value for money.</li><li>Offers stunning mountain views.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.5753, 6.7796), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_farcgo01.jpg" width="50" height="50" alt="Holidays to Hôtel Le Golf 1800" align="left" /><a href="/ski/france/les_arcs/hotel_du_golf" target="_parent">Hôtel Le Golf 1800</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Les Arcs 1800.</li><li>Excellent leisure facilities.</li><li>Located in the centre of the resort.</li><li>Located on the slopes.</li><li>Offers stunning mountain views.</li><li>Open log fire in lobby.</li><li>Spacious rooms.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.5716, 6.8314), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_farsar01.jpg" width="50" height="50" alt="Holidays to Hotel  Club L&rsquo;Aiguille Rouge 2000" align="left" /><a href="/ski/france/les_arcs/hotel_club_laiguille_rouge" target="_parent">Hotel  Club L&rsquo;Aiguille Rouge 2000</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Les Arcs 2000.</li><li>Excellent value for money.</li><li>In a panoramic location.</li><li>Perfect for families.</li><li>Ski in - ski out location.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.5735, 6.83402), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_farsca01.jpg" width="50" height="50" alt="Holidays to Chalet Altitude 2000" align="left" /><a href="/go/hotel/FARSCA" target="_parent">Chalet Altitude 2000</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Les Arcs 2000.</li><li>Close to resort centre.</li><li>High quality accommodation.</li><li>Ski in - ski out location.</li><li>Traditional Savoyard style.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.5732, 6.83372), '<div class="gmap-hotel"><p class="main"><a href="/go/hotel/FARSCO" target="_parent">Chalet de l&rsquo;Ours 2000</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Les Arcs 2000.</li><li>Close to resort centre.</li><li>Ski in - ski out location.</li><li>Spacious and comfortable accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.192, 6.7789), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_favzan01.jpg" width="50" height="50" alt="Holidays to Résidence Antares Avoriaz" align="left" /><a href="/ski/france/avoriaz/residence_antares_avoriaz" target="_parent">Résidence Antares Avoriaz</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Located on the slopes.</li><li>Offers stunning mountain views.</li><li>Spacious and comfortable accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.1913, 6.7707), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_favzbs01.jpg" width="50" height="50" alt="Holidays to Les Balcons du Soleil" align="left" /><a href="/ski/france/avoriaz/les_balcons_du_soleil" target="_parent">Les Balcons du Soleil</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>High quality accommodation.</li><li>Located on the slopes.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.1919, 6.7719), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_favzlf01.jpg" width="50" height="50" alt="Holidays to La Falaise" align="left" /><a href="/ski/france/avoriaz/la_falaise" target="_parent">La Falaise</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Located at the foot of the slopes.</li><li>Offers stunning mountain views.</li><li>Spacious and comfortable accommodation.</li><li>Traditional style accommodation.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.191, 6.77707), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_favzps01.jpg" width="50" height="50" alt="Holidays to Les Portes du Soleil" align="left" /><a href="/ski/france/avoriaz/les_portes_du_soleil" target="_parent">Les Portes du Soleil</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Comfortable accommodation.</li><li>Located on the slopes.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.1878, 6.776), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_favzrs01.jpg" width="50" height="50" alt="Holidays to Residence Sépia" align="left" /><a href="/ski/france/avoriaz/residence_sepia" target="_parent">Residence Sépia</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>High quality accommodation.</li><li>Located on the slopes.</li><li>Spacious rooms.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4519, 6.68916), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fcevac01.jpg" width="50" height="50" alt="Holidays to Les Alpages de Champagny" align="left" /><a href="/ski/france/champagny_en_vanoise/les_alpages_de_champagny" target="_parent">Les Alpages de Champagny</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Extensive wellness area.</li><li>High quality spacious apartments.</li><li>In a panoramic location.</li><li>Offers stunning mountain views.</li><li>Traditional and modern accommodation.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.9821, 6.9256), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fchaca01.jpg" width="50" height="50" alt="Holidays to Le Cristal d&rsquo;Argentiere" align="left" /><a href="/ski/france/chamonix/cristal_argentiere" target="_parent">Le Cristal d&rsquo;Argentiere</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Argentiere.</li><li>High quality accommodation.</li><li>Spacious and comfortable accommodation.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4157, 6.63583), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fchvco01.jpg" width="50" height="50" alt="Holidays to Courchevel Olympic" align="left" /><a href="/ski/france/courchevel_1850/courchevel_olympic" target="_parent">Courchevel Olympic</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Located in the centre of the resort.</li><li>Open log fire in lobby.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.9179, 6.8679), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fcmxag01.jpg" width="50" height="50" alt="Holidays to Résidence Maeva Chamois Blanc - L&rsquo;Aiguille" align="left" /><a href="/ski/france/chamonix/residence_laiguille" target="_parent">Résidence Maeva Chamois Blanc - L&rsquo;Aiguille</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Chamonix Centre.</li><li>Close to ski lifts.</li><li>Offers stunning mountain views.</li><li>Traditional Savoyard style.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.9262, 6.87058), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fcmxap01.jpg" width="50" height="50" alt="Holidays to Hotel Alpina" align="left" /><a href="/ski/france/chamonix/hotel_alpina_chamonix" target="_parent">Hotel Alpina</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Chamonix Centre.</li><li>Hosts a popular local bar.</li><li>Located in the centre of the resort.</li><li>Relaxed, friendly atmosphere.</li><li>Walking distance to resort amenities.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.9237, 6.8739), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fcmxcm01.jpg" width="50" height="50" alt="Holidays to Residences La Ginabelle" align="left" /><a href="/ski/france/chamonix/la_chamoines" target="_parent">Residences La Ginabelle</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Chamonix Centre.</li><li>Ideal for large groups.</li><li>Located in the centre of the resort.</li><li>Traditional Savoyard style.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.9241, 6.86978), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fcmxcx01.jpg" width="50" height="50" alt="Holidays to Hotel Croix Blanche" align="left" /><a href="/ski/france/chamonix/hotel_croix_blanche" target="_parent">Hotel Croix Blanche</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Chamonix Centre.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.9185, 6.8668), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fcmxlr01.jpg" width="50" height="50" alt="Holidays to La Riviere" align="left" /><a href="/ski/france/chamonix/la_reviere" target="_parent">La Riviere</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Chamonix Centre.</li><li>Close to resort centre.</li><li>Close to ski lifts.</li><li>Excellent value for money.</li><li>Relaxed, friendly atmosphere.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.9284, 6.8676), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fcmxls01.jpg" width="50" height="50" alt="Holidays to Les Balcons Du Savoy" align="left" /><a href="/ski/france/chamonix/les_balcons_du_savoy" target="_parent">Les Balcons Du Savoy</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Chamonix Centre.</li><li>Close to ski lifts.</li><li>Excellent leisure facilities.</li><li>High quality spacious apartments.</li><li>Offers stunning mountain views.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.9232, 6.8725), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fcmxpi01.jpg" width="50" height="50" alt="Holidays to Hotel Pointe Isabelle" align="left" /><a href="/ski/france/chamonix/hotel_pointe_isabelle" target="_parent">Hotel Pointe Isabelle</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Chamonix Centre.</li><li>Comfortable accommodation.</li><li>Located in the centre of the resort.</li><li>Offers stunning mountain views.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.8955, 6.781), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fhhspb01.jpg" width="50" height="50" alt="Holidays to Le Hameau de Pierre Blanche" align="left" /><a href="/ski/france/chamonix/le_hameau_de_pierre_blanche" target="_parent">Le Hameau de Pierre Blanche</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Les Houches.</li><li>Close to ski lifts.</li><li>Luxury modern apartments.</li><li>Offers stunning mountain views.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.507, 6.70531), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/france/belle_plagne/rsidence_pierre_vacances_belle_plagne_le_quartz/thumbnail/391-1-01-290x218.jpg" width="50" height="50" alt="Holidays to Résidence P & V Belle Plagne le Quartz" align="left" /><a href="/ski/france/la_plagne/residence_pierre_and_vacances_belle_plagne_le_quartz" target="_parent">Résidence P & V Belle Plagne le Quartz</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Belle Plagne.</li><li>Close to ski lifts.</li><li>Ski in - ski out location.</li><li>Spacious and comfortable accommodation.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4319, 6.5955), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fmblca01.jpg" width="50" height="50" alt="Holidays to Pierre Vacance Le Christiania Apartments" align="left" /><a href="/ski/france/la_tania/christiania_apartments" target="_parent">Pierre Vacance Le Christiania Apartments</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Located at the foot of the slopes.</li><li>Located in the centre of the resort.</li><li>Spacious and modern accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4318, 6.5962), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fmbllm01.jpg" width="50" height="50" alt="Holidays to Hotel Spa Le Montana" align="left" /><a href="/ski/france/la_tania/le_montana" target="_parent">Hotel Spa Le Montana</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>Located at the foot of the slopes.</li><li>Located in the centre of the resort.</li><li>Spacious rooms.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.2564, 6.25697), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fltses01.jpg" width="50" height="50" alt="Holidays to L&rsquo;ecrin des Sybelles" align="left" /><a href="/ski/france/la_toussuire/lecrin_des_sybelles" target="_parent">L&rsquo;ecrin des Sybelles</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>High quality spacious apartments.</li><li>Offers stunning mountain views.</li><li>Situated close to the slopes.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4522, 6.5667), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fmblal01.jpg" width="50" height="50" alt="Holidays to Hotel Amelie" align="left" /><a href="/ski/france/meribel_valley/hotel_amelie" target="_parent">Hotel Amelie</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Accommodation is located in Brides Les Bains.</li><li>Close to ski lifts.</li><li>Comfortable accommodation.</li><li>Located in the centre of the resort.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.3736, 6.5779), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fmblam01.jpg" width="50" height="50" alt="Holidays to Hôtel le Mottaret" align="left" /><a href="/ski/france/meribel_valley/hotel_le_mottaret" target="_parent">Hôtel le Mottaret</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Mottaret.</li><li>Comfortable accommodation.</li><li>Relaxed, friendly atmosphere.</li><li>Situated close to the slopes.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4536, 6.5618), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fmblcy01.jpg" width="50" height="50" alt="Holidays to Résidence Cybèle" align="left" /><a href="/ski/france/meribel_valley/residence_cybele" target="_parent">Résidence Cybèle</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Accommodation is located in Brides Les Bains.</li><li>Comfortable accommodation.</li><li>Excellent leisure facilities.</li><li>Excellent value for money.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4163, 6.5657), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fmblfm1.jpg" width="50" height="50" alt="Holidays to Les Fermes de Méribel" align="left" /><a href="/ski/france/meribel_valley/les_fermes_de_meribel" target="_parent">Les Fermes de Méribel</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Méribel Village.</li><li>Close to ski lifts.</li><li>Excellent leisure facilities.</li><li>Luxury modern apartments.</li><li>Offers stunning mountain views.</li><li>Open log fire in lobby.</li><li>Perfect for families.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4523, 6.5672), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fmblgc01.jpg" width="50" height="50" alt="Holidays to Le Grand Chalet" align="left" /><a href="/ski/france/meribel_valley/le_grand_chalet" target="_parent">Le Grand Chalet</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Brides Les Bains.</li><li>Close to ski lifts.</li><li>Excellent value for money.</li><li>Ideal for large groups.</li><li>Located in the centre of the resort.</li><li>Modern accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4513, 6.5715), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fmblha01.jpg" width="50" height="50" alt="Holidays to Hotel Athena" align="left" /><a href="/ski/france/meribel_valley/hotel_athena" target="_parent">Hotel Athena</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Brides Les Bains.</li><li>Excellent value for money.</li><li>Traditional Alpine style.</li><li>Walking distance to resort amenities.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.374, 6.5727), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fmblhm01.jpg" width="50" height="50" alt="Holidays to Le Hameau du Mottaret" align="left" /><a href="/ski/france/meribel_valley/le_hameau_du_mottaret" target="_parent">Le Hameau du Mottaret</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Mottaret.</li><li>Located on the slopes.</li><li>Perfect for families.</li><li>Ski in - ski out location.</li><li>Spacious and comfortable accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4521, 6.567), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fmblhv01.jpg" width="50" height="50" alt="Holidays to Hotel La Vanoise" align="left" /><a href="/ski/france/meribel_valley/hotel_la_vanoise" target="_parent">Hotel La Vanoise</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Brides Les Bains.</li><li>Close to ski lifts.</li><li>Excellent value for money.</li><li>Located in the centre of the resort.</li><li>Spacious and comfortable accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.397, 6.5659), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fmbllr01.jpg" width="50" height="50" alt="Holidays to Les Ravines" align="left" /><a href="/ski/france/meribel_valley/les_ravines" target="_parent">Les Ravines</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Méribel Centre.</li><li>Close to ski lifts.</li><li>Excellent value for money.</li><li>Located in the centre of the resort.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4041, 6.5671), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fmblml01.jpg" width="50" height="50" alt="Holidays to Eurogroup Les Chalets Méribel" align="left" /><a href="/ski/france/meribel_valley/chalet_morel_2" target="_parent">Eurogroup Les Chalets Méribel</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Méribel Centre.</li><li>Offers stunning mountain views.</li><li>Relaxed, friendly atmosphere.</li><li>Spacious and modern accommodation.</li><li>Traditional Alpine style.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.3715, 6.5842), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fmblrc01.jpg" width="50" height="50" alt="Holidays to Residence Les Crets Pierre Vacances premium" align="left" /><a href="/ski/france/meribel_valley/residence_les_crets" target="_parent">Residence Les Crets Pierre Vacances premium</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Mottaret.</li><li>High quality accommodation.</li><li>In a panoramic location.</li><li>Ski in - ski out location.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4518, 6.5677), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fmblvv01.jpg" width="50" height="50" alt="Holidays to L&rsquo;Hotel Altis-Val Vert" align="left" /><a href="/ski/france/meribel_valley/lhotel_altis-val_vert" target="_parent">L&rsquo;Hotel Altis-Val Vert</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Brides Les Bains.</li><li>Close to ski lifts.</li><li>Located in the centre of the resort.</li><li>Spacious and comfortable accommodation.</li><li>Traditional Alpine style.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.3116, 6.5444), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fmmtca01.jpg" width="50" height="50" alt="Holidays to Chalets de l&rsquo;Adonis" align="left" /><a href="/ski/france/les_menuires/chalets_de_ladonis" target="_parent">Chalets de l&rsquo;Adonis</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Close to ski lifts.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.3324, 6.5348), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fmmthm01.jpg" width="50" height="50" alt="Holidays to Club Belambra Le Hameau Des Airelles" align="left" /><a href="/ski/france/les_menuires/le_hameau_des_airelles" target="_parent">Club Belambra Le Hameau Des Airelles</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Offers stunning mountain views.</li><li>Ski in - ski out location.</li><li>Traditional Savoyard style.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.3289, 6.5347), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fmmtlc01.jpg" width="50" height="50" alt="Holidays to Residence Les Clarines" align="left" /><a href="/ski/france/les_menuires/residence_les_clarines" target="_parent">Residence Les Clarines</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>High quality, traditional style.</li><li>Walking distance to resort amenities.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.327, 6.5381), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fmmtnc01.jpg" width="50" height="50" alt="Holidays to Club Belambra Neige et Ciel" align="left" /><a href="/ski/france/les_menuires/neige_et_ciel" target="_parent">Club Belambra Neige et Ciel</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Perfect for families.</li><li>Situated close to the slopes.</li><li>Spacious rooms.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.3183, 6.5445), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fmmtnu01.jpg" width="50" height="50" alt="Holidays to Residence Necou" align="left" /><a href="/ski/france/les_menuires/residence_necou" target="_parent">Residence Necou</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Comfortable accommodation.</li><li>Situated close to the slopes.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.1791, 6.70905), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fmrzce01.jpg" width="50" height="50" alt="Holidays to Chalet Eira" align="left" /><a href="/ski/france/morzine/chalet_eira" target="_parent">Chalet Eira</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Close to resort centre.</li><li>Good service and delicious food.</li><li>Modern accommodation.</li><li>Relaxed, friendly atmosphere.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.1795, 6.7065), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fmrzch01.jpg" width="50" height="50" alt="Holidays to La Caleche" align="left" /><a href="/ski/france/morzine/la_caleche" target="_parent">La Caleche</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>High quality accommodation.</li><li>Located in the centre of the resort.</li><li>Traditional Alpine style.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.1783, 6.70523), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fmrzcr01.jpg" width="50" height="50" alt="Holidays to Chalet Renard" align="left" /><a href="/ski/france/morzine/chalet_renard" target="_parent">Chalet Renard</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Ski in - ski out location.</li><li>Spacious and comfortable accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.5072, 6.6939), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fbplcn01.jpg" width="50" height="50" alt="Holidays to Le Cervin" align="left" /><a href="/ski/france/la_plagne/le_cervin" target="_parent">Le Cervin</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Plagne Soleil.</li><li>Located at the foot of the slopes.</li><li>Offers stunning mountain views.</li><li>Traditional Savoyard style.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.5131, 6.67803), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fplnce01.jpg" width="50" height="50" alt="Holidays to Les Chalets Edelweiss" align="left" /><a href="/ski/france/la_plagne/les_chalets_edelweiss" target="_parent">Les Chalets Edelweiss</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in La Plagne 1800.</li><li>Close to ski lifts.</li><li>High quality accommodation.</li><li>Located in the centre of the resort.</li><li>Modern accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4538, 6.9014), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ftgsbv01.jpg" width="50" height="50" alt="Holidays to Club Belambra Le Borsat IV" align="left" /><a href="/ski/france/tignes/borsat_iv" target="_parent">Club Belambra Le Borsat IV</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Excellent value for money.</li><li>Located in the centre of the resort.</li><li>Situated close to the slopes.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4553, 6.8987), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ftgsca01.jpg" width="50" height="50" alt="Holidays to Chalet Alpina" align="left" /><a href="/ski/france/tignes/chalet_alpina" target="_parent">Chalet Alpina</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Tignes Val Claret.</li><li>Close to ski lifts.</li><li>Relaxed, friendly atmosphere.</li><li>Traditional Savoyard style.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4711, 6.907), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ftgsdm01.jpg" width="50" height="50" alt="Holidays to Les Suites du Montana" align="left" /><a href="/ski/france/tignes/les_suites_du_montana" target="_parent">Les Suites du Montana</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Tignes Le Lac.</li><li>Close to resort centre.</li><li>Close to ski lifts.</li><li>Offers luxurious accommodation.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4576, 6.8992), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ftgsen01.jpg" width="50" height="50" alt="Holidays to L&rsquo;Écrin des Neiges" align="left" /><a href="/ski/france/tignes/lecrin_des_neiges" target="_parent">L&rsquo;Écrin des Neiges</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Tignes Val Claret.</li><li>Luxury apartments.</li><li>Situated close to the slopes.</li><li>Traditional Savoyard style.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.458, 6.8994), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ftgsev01.jpg" width="50" height="50" alt="Holidays to L&rsquo;Écrin Du Val Claret" align="left" /><a href="/ski/france/tignes/lecrin_du_val_claret" target="_parent">L&rsquo;Écrin Du Val Claret</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Accommodation is located in Tignes Val Claret.</li><li>Close to resort centre.</li><li>High quality, traditional style.</li><li>Situated close to the slopes.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4545, 6.8988), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ftgsfc01.jpg" width="50" height="50" alt="Holidays to La Ferme du Val Claret" align="left" /><a href="/ski/france/tignes/la_ferme_du_val_claret" target="_parent">La Ferme du Val Claret</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>High quality spacious apartments.</li><li>Located at the foot of the slopes.</li><li>Open log fire in lobby.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4534, 6.9014), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ftgshb01.jpg" width="50" height="50" alt="Holidays to Le Hameau du Borsat" align="left" /><a href="/ski/france/tignes/le_hameau_du_borsat" target="_parent">Le Hameau du Borsat</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Excellent value for money.</li><li>Located on the slopes.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4585, 6.89907), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ftgslr01.jpg" width="50" height="50" alt="Holidays to Le Rond Point des Pistes" align="left" /><a href="/ski/france/tignes/le_rond_point_des_pistes_tignes" target="_parent">Le Rond Point des Pistes</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Tignes Val Claret.</li><li>Close to ski lifts.</li><li>Excellent value for money.</li><li>Located in the centre of the resort.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4718, 6.9064), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ftgsmh01.jpg" width="50" height="50" alt="Holidays to Hotel Village Montana" align="left" /><a href="/ski/france/tignes/hotel_village_montana" target="_parent">Hotel Village Montana</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Accommodation is located in Tignes Le Lac.</li><li>Close to resort centre.</li><li>Close to ski lifts.</li><li>High quality accommodation.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4579, 6.9006), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ftgsnv01.jpg" width="50" height="50" alt="Holidays to Residence Le Nevada" align="left" /><a href="/ski/france/tignes/residence_le_nevada" target="_parent">Residence Le Nevada</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Located in the centre of the resort.</li><li>Luxury apartments.</li><li>Open log fire in lobby.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.472, 6.9071), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ftgsrm01.jpg" width="50" height="50" alt="Holidays to Village Montana Apartments" align="left" /><a href="/ski/france/tignes/village_montana_apartments" target="_parent">Village Montana Apartments</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Close to ski lifts.</li><li>High quality accommodation.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4577, 6.9012), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ftgssn01.jpg" width="50" height="50" alt="Holidays to Hotel Les Suites du Nevada" align="left" /><a href="/ski/france/tignes/hotel_les_suites_du_nevada" target="_parent">Hotel Les Suites du Nevada</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Accommodation is located in Tignes Val Claret.</li><li>Good service and delicious food.</li><li>Offers luxurious accommodation.</li><li>Situated close to the slopes.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4496, 6.9785), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fvisal01.jpg" width="50" height="50" alt="Holidays to The Alpina Lodge" align="left" /><a href="/ski/france/val_disere/the_alpina_lodge" target="_parent">The Alpina Lodge</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>High quality accommodation.</li><li>Located in the centre of the resort.</li><li>Relaxed, friendly atmosphere.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.462, 6.9649), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fvisbv01.jpg" width="50" height="50" alt="Holidays to Les Balcons de Bellevarde" align="left" /><a href="/ski/france/val_disere/les_balcons_de_bellevarde" target="_parent">Les Balcons de Bellevarde</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Comfortable accommodation.</li><li>Offers stunning mountain views.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4509, 6.976), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fviscd01.jpg" width="50" height="50" alt="Holidays to Résidence du Centre" align="left" /><a href="/ski/france/val_disere/les_chalets_de_solaise" target="_parent">Résidence du Centre</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Close to ski lifts.</li><li>Traditional style accommodation.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4472, 6.9795), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fvishb01.jpg" width="50" height="50" alt="Holidays to Hotel Le Brussel&rsquo;s" align="left" /><a href="/ski/france/val_disere/hotel_brussells" target="_parent">Hotel Le Brussel&rsquo;s</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>High quality, traditional style.</li><li>Hosts a popular local bar.</li><li>Located at the foot of the slopes.</li><li>Located in the centre of the resort.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4509, 6.97375), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fvisjb01.jpg" width="50" height="50" alt="Holidays to Club Belambra Les Jardins de la Balme" align="left" /><a href="/ski/france/val_disere/les_jardins_de_la_balme" target="_parent">Club Belambra Les Jardins de la Balme</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>Excellent value for money.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4487, 6.978), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fvislb01.jpg" width="50" height="50" alt="Holidays to Hotel Bellier" align="left" /><a href="/ski/france/val_disere/hotel_bellier" target="_parent">Hotel Bellier</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Close to ski lifts.</li><li>Open log fire in lobby.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4629, 6.96447), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fvisld01.jpg" width="50" height="50" alt="Holidays to La Daille Soleil" align="left" /><a href="/ski/france/val_disere/la_daille" target="_parent">La Daille Soleil</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Comfortable accommodation.</li><li>Excellent value for money.</li><li>Relaxed, friendly atmosphere.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4476, 6.9826), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fvisls01.jpg" width="50" height="50" alt="Holidays to Chalet-Hotel Les Sorbiers" align="left" /><a href="/ski/france/val_disere/chalethotel_les_sorbiers" target="_parent">Chalet-Hotel Les Sorbiers</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Close to ski lifts.</li><li>Relaxed, friendly atmosphere.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4476, 6.9807), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fvislt01.jpg" width="50" height="50" alt="Holidays to Hôtel L&rsquo;Aigle des Neiges" align="left" /><a href="/ski/france/val_disere/hotel_latitudes" target="_parent">Hôtel L&rsquo;Aigle des Neiges</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Good service and delicious food.</li><li>Offers luxurious accommodation.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.4615, 6.9635), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fvisvt01.jpg" width="50" height="50" alt="Holidays to Residence Le Villeret" align="left" /><a href="/ski/france/val_disere/residence_le_villeret" target="_parent">Residence Le Villeret</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Excellent value for money.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.1539, 6.42076), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fvlrcg01.jpg" width="50" height="50" alt="Holidays to Chalets du Galibier 1 & 2" align="left" /><a href="/ski/france/valloire/chalets_du_galibier" target="_parent">Chalets du Galibier 1 & 2</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Spacious and modern accommodation.</li><li>Traditional and modern accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.2964, 6.5779), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fvthcb01.jpg" width="50" height="50" alt="Holidays to Cheval Blanc" align="left" /><a href="/ski/france/val_thorens/cheval_blanc" target="_parent">Cheval Blanc</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Close to ski lifts.</li><li>Perfect for families.</li><li>Relaxed, friendly atmosphere.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.2965, 6.579), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fvthmt01.jpg" width="50" height="50" alt="Holidays to Residences Village Montana" align="left" /><a href="/ski/france/val_thorens/residences_village_montana" target="_parent">Residences Village Montana</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Close to resort centre.</li><li>Perfect for families.</li><li>Situated close to the slopes.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.2984, 6.5794), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fvthng01.jpg" width="50" height="50" alt="Holidays to Residence L&rsquo;Altineige" align="left" /><a href="/ski/france/val_thorens/residence_laltineige" target="_parent">Residence L&rsquo;Altineige</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Close to ski lifts.</li><li>Excellent value for money.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.2982, 6.5806), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fvthol01.jpg" width="50" height="50" alt="Holidays to Club Belambra Résidence Les Olympiades" align="left" /><a href="/ski/france/val_thorens/residence_les_olympiades" target="_parent">Club Belambra Résidence Les Olympiades</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Excellent value for money.</li><li>Ski in - ski out location.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.2968, 6.5796), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fvthrs01.jpg" width="50" height="50" alt="Holidays to Residence Le Silveralp" align="left" /><a href="/ski/france/val_thorens/residence_le_silveralp" target="_parent">Residence Le Silveralp</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Located at the foot of the slopes.</li><li>Modern accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.2966, 6.577), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fvthts01.jpg" width="50" height="50" alt="Holidays to Temple Du Soleil" align="left" /><a href="/ski/france/val_thorens/temple_du_soleil" target="_parent">Temple Du Soleil</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Ski in - ski out location.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(45.2971, 6.5833), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_fvthvt01.jpg" width="50" height="50" alt="Holidays to Hotel Le Val Thorens" align="left" /><a href="/ski/france/val_thorens/hotel_le_val_thorens" target="_parent">Hotel Le Val Thorens</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Located in the centre of the resort.</li><li>Recognised locally for great food.</li><li>Spacious and comfortable accommodation.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.5404, 10.139), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ilivak01.jpg" width="50" height="50" alt="Holidays to Hotel Alaska" align="left" /><a href="/ski/italy/livigno/hotel_alaska" target="_parent">Hotel Alaska</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Close to ski lifts.</li><li>Family-run accommodation.</li><li>Located in the centre of the resort.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.5174, 10.1232), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ilivax01.jpg" width="50" height="50" alt="Holidays to Hotel Alexander" align="left" /><a href="/go/hotel/ILIVAX" target="_parent">Hotel Alexander</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>Offers stunning mountain views.</li><li>Relaxed, friendly atmosphere.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.5248, 10.1269), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ilivcp01.jpg" width="50" height="50" alt="Holidays to Casa Pozzi" align="left" /><a href="/ski/italy/livigno/casa_pozzi" target="_parent">Casa Pozzi</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Comfortable accommodation.</li><li>Excellent value for money.</li><li>Located in the centre of the resort.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.5373, 10.1344), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ilivcv01.jpg" width="50" height="50" alt="Holidays to Hotel Valeria" align="left" /><a href="/ski/italy/livigno/hotel_valeria" target="_parent">Hotel Valeria</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Family-run accommodation.</li><li>Relaxed, friendly atmosphere.</li><li>Walking distance to resort amenities.</li><li>Wellness area.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.5473, 10.1387), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ilivgd01.jpg" width="50" height="50" alt="Holidays to Garni Delia" align="left" /><a href="/ski/italy/livigno/garni_delia" target="_parent">Garni Delia</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Close to ski lifts.</li><li>Excellent value for money.</li><li>Family-run accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.536, 10.1343), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ilivgl01.jpg" width="50" height="50" alt="Holidays to Hotel Original Galli" align="left" /><a href="/ski/italy/livigno/hotel_original_galli" target="_parent">Hotel Original Galli</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>Excellent value for money.</li><li>Hosts a popular local bar.</li><li>Lively accommodation.</li><li>Situated close to the slopes.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.5509, 10.1428), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ilivgm01.jpg" width="50" height="50" alt="Holidays to Garni Moon" align="left" /><a href="/ski/italy/livigno/garni_moon" target="_parent">Garni Moon</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Close to resort centre.</li><li>Close to ski lifts.</li><li>Comfortable accommodation.</li><li>Family-run accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.5273, 10.136), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ilivin01.jpg" width="50" height="50" alt="Holidays to Hotel Intermonti" align="left" /><a href="/ski/italy/livigno/hotel_intermonti" target="_parent">Hotel Intermonti</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>High quality accommodation.</li><li>In a panoramic location.</li><li>Open log fire in lobby.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.5529, 10.1319), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ilivlp01.jpg" width="50" height="50" alt="Holidays to Chalet La Pineta" align="left" /><a href="/ski/italy/livigno/chalet_la_pineta" target="_parent">Chalet La Pineta</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>Hosts a popular local bar.</li><li>Located on the slopes.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.5175, 10.1224), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ilivpa01.jpg" width="50" height="50" alt="Holidays to Chalet La Palma" align="left" /><a href="/ski/italy/livigno/chalet_la_palma" target="_parent">Chalet La Palma</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>Excellent value for money.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.5243, 10.1258), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ilivsg01.jpg" width="50" height="50" alt="Holidays to Hotel Sporting" align="left" /><a href="/ski/italy/livigno/hotel_sporting" target="_parent">Hotel Sporting</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>Located at the foot of the slopes.</li><li>Relaxed, friendly atmosphere.</li><li>Ski in - ski out location.</li><li>Traditional Alpine style.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.5386, 10.1359), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_ilivzo01.jpg" width="50" height="50" alt="Holidays to Hotel Zodiac" align="left" /><a href="/ski/italy/livigno/hotel_zodiac" target="_parent">Hotel Zodiac</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Excellent value for money.</li><li>Located in the centre of the resort.</li><li>Situated close to the slopes.</li><li>Spacious rooms.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.574, 1.48273), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_nariar01.jpg" width="50" height="50" alt="Holidays to Hotel Arinsal" align="left" /><a href="/ski/andorra/arinsal_and_pal/hotel_arinsal" target="_parent">Hotel Arinsal</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Excellent value for money.</li><li>Open log fire in lobby.</li><li>Recognised locally for great food.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5737, 1.48314), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_nariay01.jpg" width="50" height="50" alt="Holidays to Hotel Ayma" align="left" /><a href="/ski/andorra/arinsal_and_pal/hotel_ayma" target="_parent">Hotel Ayma</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Close to ski lifts.</li><li>Excellent value for money.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5685, 1.48957), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_naribh01.jpg" width="50" height="50" alt="Holidays to Xalet Besoli Husa Hotel" align="left" /><a href="/ski/andorra/arinsal_and_pal/xalet_besoli_husa_hotel" target="_parent">Xalet Besoli Husa Hotel</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>In a panoramic location.</li><li>Modern accommodation.</li><li>Recognised locally for great food.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5658, 1.4904), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_naridi01.jpg" width="50" height="50" alt="Holidays to Hotel Club Daina Apartments" align="left" /><a href="/ski/andorra/arinsal_and_pal/hotel_club_diana_apartments" target="_parent">Hotel Club Daina Apartments</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Excellent value for money.</li><li>Perfect for families.</li><li>Spacious and comfortable accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.572, 1.48423), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_narimz01.jpg" width="50" height="50" alt="Holidays to St Moritz Apartments" align="left" /><a href="/ski/andorra/arinsal_and_pal/san_moritz_apartments" target="_parent">St Moritz Apartments</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>High quality spacious apartments.</li><li>Perfect for families.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5777, 1.47905), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_naripg01.jpg" width="50" height="50" alt="Holidays to Hotel Patagonia" align="left" /><a href="/ski/andorra/arinsal_and_pal/aparthotel_patagonia" target="_parent">Hotel Patagonia</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Extensive wellness area.</li><li>Modern accommodation.</li><li>Offers stunning mountain views.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5739, 1.48238), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_naripr01.jpg" width="50" height="50" alt="Holidays to Hotel Princesa Parc" align="left" /><a href="/ski/andorra/arinsal_and_pal/hotel_princesa_parc" target="_parent">Hotel Princesa Parc</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Excellent leisure facilities.</li><li>High quality accommodation.</li><li>Recognised locally for fine cuisine.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5659, 1.491), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_narisg01.jpg" width="50" height="50" alt="Holidays to Hotel St. Gothard" align="left" /><a href="/ski/andorra/arinsal_and_pal/hotel_st_gothard" target="_parent">Hotel St. Gothard</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Excellent value for money.</li><li>Good service and delicious food.</li><li>Perfect for families.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5748, 1.482), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_narixv01.jpg" width="50" height="50" alt="Holidays to Xalet Verdu" align="left" /><a href="/ski/andorra/arinsal_and_pal/xalet_verdu" target="_parent">Xalet Verdu</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Close to ski lifts.</li><li>Modern accommodation.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5467, 1.51421), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_nlmnhf01.jpg" width="50" height="50" alt="Holidays to Hotel Font" align="left" /><a href="/ski/andorra/la_massana/hotel_font" target="_parent">Hotel Font</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Comfortable accommodation.</li><li>Excellent value for money.</li><li>Located in the centre of the resort.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5468, 1.51494), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_nlmnhm01.jpg" width="50" height="50" alt="Holidays to Hotel Magic La Massana" align="left" /><a href="/ski/andorra/la_massana/hotel_magic_la_massana" target="_parent">Hotel Magic La Massana</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Extensive wellness area. (charges apply)</li><li>High quality accommodation.</li><li>Located in the centre of the resort.</li><li>Perfect for families.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5426, 1.51741), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_nlmnmp01.jpg" width="50" height="50" alt="Holidays to Marco Polo" align="left" /><a href="/ski/andorra/la_massana/marco_polo" target="_parent">Marco Polo</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Modern accommodation.</li><li>Relaxed, friendly atmosphere.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5472, 1.51339), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_nlmnms01.jpg" width="50" height="50" alt="Holidays to Hotel Magic Ski" align="left" /><a href="/ski/andorra/la_massana/hotel_magic_ski" target="_parent">Hotel Magic Ski</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Excellent leisure facilities. (charges apply)</li><li>High quality accommodation.</li><li>Located in the centre of the resort.</li><li>Modern accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5419, 1.7312), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_npcaaa01.jpg" width="50" height="50" alt="Holidays to Alaska Apartments" align="left" /><a href="/ski/andorra/pas_de_la_casa/alaska_apartments" target="_parent">Alaska Apartments</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>High quality accommodation.</li><li>Located in the centre of the resort.</li><li>Situated close to the slopes.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5417, 1.7308), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_npcaam01.jpg" width="50" height="50" alt="Holidays to Apartments Manzano" align="left" /><a href="/ski/andorra/pas_de_la_casa/apartments_manzano" target="_parent">Apartments Manzano</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Close to ski lifts.</li><li>Ideal for large groups.</li><li>In a panoramic location.</li><li>Situated close to the slopes.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.54, 1.7312), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_npcaao01.jpg" width="50" height="50" alt="Holidays to Aparthotel Olimpiades" align="left" /><a href="/ski/andorra/pas_de_la_casa/aparthotel_olimpiades" target="_parent">Aparthotel Olimpiades</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Excellent value for money.</li><li>Located in the centre of the resort.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5412, 1.73124), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_npcaca01.jpg" width="50" height="50" alt="Holidays to Hotel Camel-lot" align="left" /><a href="/ski/andorra/pas_de_la_casa/hotel_camellot" target="_parent">Hotel Camel-lot</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>Relaxed, friendly atmosphere.</li><li>Situated close to the slopes.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5392, 1.73365), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_npcafb01.jpg" width="50" height="50" alt="Holidays to Frontera Blanca" align="left" /><a href="/ski/andorra/pas_de_la_casa/frontera_blanca" target="_parent">Frontera Blanca</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Excellent value for money.</li><li>Hosts a popular local bar.</li><li>Located at the foot of the slopes.</li><li>Located in the centre of the resort.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.541, 1.7307), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_npcahm01.jpg" width="50" height="50" alt="Holidays to Hotel Himàlaia Pas" align="left" /><a href="/ski/andorra/pas_de_la_casa/hotel_himalaia_pas" target="_parent">Hotel Himàlaia Pas</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Situated close to the slopes.</li><li>Spacious and comfortable accommodation.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5444, 1.73132), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_npcamp01.jpg" width="50" height="50" alt="Holidays to Hotel Magic Pas" align="left" /><a href="/ski/andorra/pas_de_la_casa/hotel_magic_pas" target="_parent">Hotel Magic Pas</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>Located in the centre of the resort.</li><li>Situated close to the slopes.</li><li>Wellness area. (charges apply) (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5425, 1.73071), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_npcasd01.jpg" width="50" height="50" alt="Holidays to Apartments Crest" align="left" /><a href="/ski/andorra/pas_de_la_casa/apartments_sandi_iv" target="_parent">Apartments Crest</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Excellent value for money.</li><li>Hosts a popular local bar.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5417, 1.73148), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_npcasl01.jpg" width="50" height="50" alt="Holidays to Residence Snow Lake" align="left" /><a href="/ski/andorra/pas_de_la_casa/residence_snow_lake" target="_parent">Residence Snow Lake</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Relaxed, friendly atmosphere.</li><li>Situated close to the slopes.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5778, 1.64926), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_nslddc01.jpg" width="50" height="50" alt="Holidays to Hotel Del Clos" align="left" /><a href="/ski/andorra/soldeu_and_el_tarter/hotel_del_clos" target="_parent">Hotel Del Clos</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Good service and delicious food.</li><li>Offers stunning mountain views.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5797, 1.65971), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_nsldes01.jpg" width="50" height="50" alt="Holidays to Hotel Euro Esqui" align="left" /><a href="/ski/andorra/soldeu_and_el_tarter/hotel_euro_esqui" target="_parent">Hotel Euro Esqui</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Extensive wellness area. (charges apply)</li><li>Relaxed, friendly atmosphere.</li><li>Spacious and comfortable accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.576, 1.66889), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_nsldhh01.jpg" width="50" height="50" alt="Holidays to Hotel Sport Hermitage" align="left" /><a href="/ski/andorra/soldeu_and_el_tarter/hotel_hermitage" target="_parent">Hotel Sport Hermitage</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Extensive wellness area.</li><li>Offers luxurious accommodation.</li><li>Offers stunning mountain views.</li><li>Recognised locally for fine cuisine.</li><li>Spacious rooms.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5769, 1.66722), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_nsldhm01.jpg" width="50" height="50" alt="Holidays to Hotel Himàlaia Soldeu" align="left" /><a href="/ski/andorra/soldeu_and_el_tarter/hotel_himalaia_soldeu" target="_parent">Hotel Himàlaia Soldeu</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>High quality accommodation.</li><li>Located in the centre of the resort.</li><li>Relaxed, friendly atmosphere.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5777, 1.65035), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_nsldno01.jpg" width="50" height="50" alt="Holidays to Hotel Nordic" align="left" /><a href="/ski/andorra/soldeu_and_el_tarter/hotel_nordic" target="_parent">Hotel Nordic</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Extensive wellness area.</li><li>Good service and delicious food.</li><li>Located at the foot of the slopes.</li><li>Offers luxurious accommodation.</li><li>Ski in - ski out location.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5769, 1.66557), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_nsldpi01.jpg" width="50" height="50" alt="Holidays to Hotel Piolets" align="left" /><a href="/ski/andorra/soldeu_and_el_tarter/hotel_piolets" target="_parent">Hotel Piolets</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Excellent leisure facilities.</li><li>High quality accommodation.</li><li>Located in the centre of the resort.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5777, 1.66358), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_nsldpp01.jpg" width="50" height="50" alt="Holidays to Piolets Park and Spa" align="left" /><a href="/ski/andorra/soldeu_and_el_tarter/piolets_park_and_spa" target="_parent">Piolets Park and Spa</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to resort centre.</li><li>Close to ski lifts.</li><li>Excellent leisure facilities.</li><li>High quality accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5763, 1.66978), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_nsldsp01.jpg" width="50" height="50" alt="Holidays to Hotel Sport" align="left" /><a href="/ski/andorra/soldeu_and_el_tarter/hotel_sport" target="_parent">Hotel Sport</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Close to ski lifts.</li><li>Extensive wellness area.</li><li>Located in the centre of the resort.</li><li>Recognised locally for great food.</li><li>Traditional style accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(42.5758, 1.66946), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_nsldsv01.jpg" width="50" height="50" alt="Holidays to Sporthotel Village" align="left" /><a href="/ski/andorra/soldeu_and_el_tarter/sporthotel_village" target="_parent">Sporthotel Village</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>A personal and warm welcome awaits you.</li><li>Good service and delicious food.</li><li>Located at the foot of the slopes.</li><li>Located in the centre of the resort.</li><li>Offers luxurious accommodation.</li><li>Spacious and modern accommodation.</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.4825, 13.7811), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_skkgal01.jpg" width="50" height="50" alt="Holidays to Hotel Alpina" align="left" /><a href="/ski/slovenia/kranjska_gora/hotel_alpina_gora" target="_parent">Hotel Alpina</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Comfortable accommodation.</li><li>In a panoramic location.</li><li>Walking distance to resort amenities.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.4848, 13.7816), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_skkghk01.jpg" width="50" height="50" alt="Holidays to Hotel Kompas" align="left" /><a href="/ski/slovenia/kranjska_gora/hotel_kompas" target="_parent">Hotel Kompas</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Good service and delicious food.</li><li>Located at the foot of the slopes.</li><li>Perfect for families.</li><li>Spacious and comfortable accommodation.</li><li>Wellness area. (small)</li></ul></p></div>', nearhotel));
        hotelmarkers.push(createMarker(new GLatLng(46.4848, 13.7816), '<div class="gmap-hotel"><p class="main"><img border="0" src="http://image.directski.com/images/hotels/t_skkglx01.jpg" width="50" height="50" alt="Holidays to Hotel Larix" align="left" /><a href="/ski/slovenia/kranjska_gora/hotel_larix" target="_parent">Hotel Larix</a><br /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><img border="0" src="http://image.directski.com/images/panels/shortlist_stars.gif" width="12" height="12" alt="*" /><br /><ul><li>Extensive wellness area.</li><li>Located at the foot of the slopes.</li><li>Modern accommodation.</li><li>Walking distance to resort amenities.</li></ul></p></div>', nearhotel));

            resortmarkers.push(createMarker(new GLatLng(47.513, 13.4324), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/annaberg" target="_parent">Annaberg</a><br />Annaberg is located 777 above sea level and has 2500 inhabitants. It offers sports and recreation in a beautiful alpine environment. The charming and picturesque village welcomes families. Situated near Salzburg and the Salzkammergut, it is an ideal point of departure for various excursions.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.3833, 12.3111), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/aschau_bei_kirchberg" target="_parent">Aschau bei Kirchberg</a><br />Aschau bei Kirchberg, with it&rsquo;s 900 inhabitants, is situated in the mountains at the end of a romantic valley, by the river Aschauer Ache and lies 800m above sea level. It is in a peaceful location linked with the Kitzbühel Ski Area.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.3778, 13.4236), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/altenmarkt__zauchensee" target="_parent">Altenmarkt - Zauchensee</a><br />Altenmarkt is 856m above sea level with a population of 3,345. With its Sportworld Amade Altenmarkt is a skier&rsquo;s paradise in winter. Tradition on the one hand and entertainment on the other hand make sure that you will enjoy your stay.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.12, 10.255), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_aant.jpg" width="50" height="50" alt="Holidays to St. Anton am Arlberg" align="left" /><a href="/ski/austria/st_anton" target="_parent">St. Anton am Arlberg</a><br />Many people purchase cars like a BMW simply because of its reputation, panache or exclusivity - that is until they drive it, and discover that it is also a damned good and highly entertaining vehicle. This is a suitable analogy to use for one of Europe&rsquo;s finest and most reputable ski resorts, St. Anton. Set in the Arlberg region, St. Anton also embraces the villages and exclusive ski resorts of Lech, St. Christoph, Stuben and Zürs. If you drive a &rsquo;beamer&rsquo; and like a label or two on your clothes then this is the location for you.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.3984, 11.9444), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/alpbach" target="_parent">Alpbach</a><br />Alpbach in 1993 received the title of &rsquo;most beautiful village of Austria. It is 1000 meters above sea level in a southern side of the Tyrolean Inntales on a sunny plateau. Powder snow and snow in winter make Alpbach a beautiful resort. Excellent hotels and pensions, and the wide range in Alpbachtal make your vacation an experience.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.5643, 13.3463), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/abtenau" target="_parent">Abtenau</a><br />45km south of the Mozart town (Salzburg) is Abtenau which is situated 712m above the sea level (5734 inhabitants). Here you will find all what you need for active and sportive holidays in the very beautiful alps-area. You can also relax and enjoy the wonderful panorama.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.1606, 9.71439), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/burserberg" target="_parent">Bürserberg</a><br />Bürserberg has access to 5 pistes, which are served by 4 ski lifts. As the skiing is at a low altitude snow cover can be variable but to combat this, the resort has 24 snow cannons.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.1459, 13.1253), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/bad_gastein" target="_parent">Bad Gastein / Bad Hofgastein</a><br />The resorts of Bad Gastein and Bad Hofgastein are set in the Gasteinertal ski area. This is one of the largest ski areas in Austria offering access to 200kms of ski slopes split over four separate areas. Both villages offer access to excellent spa facilities.<br /><br /><br /><br />Bad Hofgastein would be the prettier of the two with more traditional austrian buildings and a pedestrianised centre. It would also be the quieter of the two resorts for après ski. <br /><br /><br /><br /><br /><br />There is so much to do in either area that it will be hard to take advantage of all the extra facilities these resorts offer when off the slopes. There are natural spas, springs and baths - all of which are great for relaxation after a hard ski day.  <br /><br /><br /><br />All levels are taken care of in the area with nice gentle slopes and nursery runs for beginners to learn on and eventually advance to the many intermediate slopes in the region. For the more advanced there are more challenging runs to take advantage of while cross country skiers are also catered for in the area. Each area offers a mix for boarders from snowparks with half pipes to terrain parks with rails and tabletops.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.286, 12.8243), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/bruck_in_pinzgau" target="_parent">Bruck in Pinzgau</a><br />Bruck in Pinzgau, with its 4307 inhabitants, lies 758m above sea level and offers a tranquil backdrop for a refreshing holiday. On the edge of the &rsquo;Hohe Tauern&rsquo; national park, it boasts a range of sporting and leisure opportunities that leaves nothing to be desired.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.815, 13.7983), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/bad_kleinkirchheim" target="_parent">Bad Kleinkirchheim</a><br />Welcome to Austria&rsquo;s sunny south - Bad Kleinkirchheim is on the edge of the nock Mountain National Park. The famous holiday resort and is located at 1000m above sea level, has 1849 inhabitants and offers families, sports and recreation-seekers ideal winter conditions.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.4079, 10.7476), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/berwang" target="_parent">Berwang</a><br />Amid the Zugspitz area is Berwang which is 1,336m above sea level. The resort is sunny and has a beautiful countryside just a few kilometres behind the German / Austrian border. Even Germany&rsquo;s most famous Alpine peaks, the imposing Felskoloss the Zugspitze, are the mountain peaks just beyond Berwang. The altitude makes it idyllic, and the mountain village has a health resort.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.3833, 10.9), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/biberwier" target="_parent">Biberwier</a><br />Biberwier with its 610 inhabitants lies 989m above sea level. The small valley within the Zugspitzarena has a lot to offer the active visitor, especially in winter.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.45, 12.25), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/brixen_im_thale" target="_parent">Brixen im Thale</a><br />Brixen im Thale, 800m above sea level, has 2700 inhabitants and is located in the wonderful Brixental Valley. In winter, Brixen is a paradise for all those, who love the mountains. Traditional guesthouses, excellent restaurants, along with numerous cabins, offer ideal holiday conditions.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.2844, 9.88444), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/damuls" target="_parent">Damüls</a><br />Damüls presents itself as a high resort - with just 330 inhabitants - between the Bregenzerwald and the Great valley, anywhere from 1,400 to 2,100m above sea level. The cozy mountain village with its charm guarantees snow throughout the winter</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.3985, 10.92), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/ehrwald" target="_parent">Ehrwald</a><br />Ehrwald is pretty little resort which has retained its rustic unhurried village atmosphere. It’s an excellent base for outdoor activities such as skiing, snowboarding, alpine curling, tobogganing, sleigh rides, winter hiking and snow shoe hiking.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.227, 12.826), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/fusch_an_der_glocknerstrae" target="_parent">Fusch an der Glocknerstraße</a><br />The nature reserve Fusch an der Gloßglocknerstrasse lies 805m above sea level and has 800 inhabitants. Every year, more than a million visitors make the &rsquo;Glocknerstrasse&rsquo; an excursion destination of extraordinary status. Fusch is rich in plants and animals, particularly in the &rsquo;Kaiser-Franz-Josefs-Höhe&rsquo; area, where marmots can be seen. Varied points of interest, information plaques and educational walks accompany the visitor to the mountain peaks. Really cosy, beautiful breakfast pensions, rustic guesthouses, or holidaying on a farm, invite the holidaymaker to linger in this traditional holiday and health resort.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.7957, 13.3034), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/fuschl_am_see" target="_parent">Fuschl am See</a><br />Fuschl am See, with 1323 inhabitants, is a pretty village in the &rsquo;Salzburger Land&rsquo; region, and lies 670m above sea level, directly on the coast of the Fuschl lake. The Fuschl Lake is certainly one of the nicest lakes in the &rsquo;Salzkammergut&rsquo; area and due to its location close to Salzburg; Fuschl is an ideal starting point for excursions to &rsquo;Mozart&rsquo;s city&rsquo;.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.3461, 11.8494), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/fugen_im_zillertal" target="_parent">Fügen im Zillertal</a><br />The four season’s holiday paradise in the Zillertal valley is 550m above sea level and has 5000 inhabitants. The first two ski areas in the Ziller valley and the adventure Zillertal are embedded within an impressive mountain. Winter offers numerous activities and a lot of variety.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.3427, 13.3943), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/flachau" target="_parent">Flachau</a><br />Flachau, lying at 925m above sea level with a population of 2600, is situated in the mountains, in the heart of the connected Salzburg Sportwelt Amadé ski area.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.4758, 12.5436), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/fieberbrunn" target="_parent">Fieberbrunn</a><br />Situated on the sunny Streuböden plateau (790m), the town of Fieberbrunn comfortably crosses the divide from traditional Tyrolean mountain village to a modern sports and holiday centre. Never adverse to change, the town only gained its present title in the 14th century when a visiting princess was cured of a sickness when she took a drink from a local spring, hence &rsquo;fever spring&rsquo;, a statue now marks the event. No doubt the princess was also enlivened by the magnificent alpine views afforded by the town&rsquo;s position, particularly from the &rsquo;Hochhörndlhutte&rsquo; high on the Hochhörndl Mountain. Fieberbrunn is perhaps now most famous for its annual snowboarding competition in January and its &rsquo;Scheedorado&rsquo; (Snowdorado) Ski area.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.0559, 10.6202), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/fiss" target="_parent">Fiss</a><br />Fiss - the village with 900 inhabitants, lies 1,436m above sea level - is located in the heart of the sun terrace Tyrol. A holiday in Fiss, the warm and typical Tyrolean mountain village, brings energy and power and makes sure your all relaxed before heading back to the everyday work life. The impressive mountain world is at the heart of every holiday in Fiss. The cozy village offers a comprehensive program for the whole family!</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.4338, 13.52), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/filzmoos" target="_parent">Filzmoos</a><br />The idyllic village Filzmoos lies 1057m above sea level, at the foot of the 2454-metre high Bischofsmütze. 1350 inhabitants live in Filzmoos. Escape from everyday stress and Filzmoos can be a world full of holiday rest and relaxation in a beautiful nature.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.9861, 10.025), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/gaschurn" target="_parent">Gaschurn</a><br />At 1000m Gaschurn has 1318 inhabitants, embedded in fascinating mountain scenery, and is directly on the ski area and in the expanses of the Silvretta, one in Gaschurn Hochmontafon which becomes the most attractive tourist communities in Vorarlberg. Despite a large number of high-quality housing the village has lost none of its charm and tradition.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.5167, 12.3333), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/going" target="_parent">Going</a><br />Going is the gateway to the fantastic Ski Welt Wilder Kaiser-Brixental ski area. The impressive peaks of the Wilder Kaiser emerge before Going in a spectacular way.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.9723, 12.8968), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/grokirchheim" target="_parent">Großkirchheim</a><br />Grosskirchheim, lying at 1024m above sea level, is situated in the mountains, by a river, and has 1604 inhabitants. Nestled in one of Europe’s biggest conservation areas, the idyllic community of Grosskirchheim has Döllach at its centre. Here you can completely forget the hectic pace of everyday life - and let yourself be enraptured by the beauty of nature. There are many opportunities for your holiday days in the Alps to turn into unique, unforgettable experiences. From guided walks, mountain and wildlife tours, to traditional horseback trekking through the &rsquo;Hohe Tauern&rsquo; national park.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.2259, 12.035), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/gerlos" target="_parent">Gerlos</a><br />Gerlos lies 1250m above sea level and has 780 inhabitants. The Gerlos valley is on the side of the Ziller valley - framed by five other magnificent, romantic side-valleys which are all ideal for relatively easy walks. Gerlos is a holiday resort for the whole family: the children&rsquo;s adventure program brings fun and relaxation for the young and the old.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.9667, 10.175), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/galtur" target="_parent">Galtür</a><br />This picturesque, typically Tyrolean village is the shy sister to its bigger sibling Ischgl. Don’t let this put you off however as Galtür has its own unique charm and personality waiting to be discovered. Linked to Ischgl by a free ski bus. Galtür is the choice of many families and improver skiers who like the option of a joint ski area without the rowdy nightlife.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.4089, 13.7681), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/haus_im_ennstal" target="_parent">Haus im Ennstal</a><br />At an altitude of 740m, Haus, with its 2500 inhabitants, lies by a stream at the foot of a mountain. Together with Aich and Gössenberg, Haus is seeped in tradition and in the winter time it’s one of the most beautiful places in Styria. Village life in the mountains - where everybody knows your name!</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.6272, 13.3672), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/hermagor" target="_parent">Hermagor</a><br />Hermagor has 110km of slopes, with beginner slopes to World Cup slopes.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.8994, 11.0526), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/hochgurgl_im_Otztal" target="_parent">Hochgurgl im Ötztal</a><br />Here in Hochgurgl, the place with the best snow guarantee in the Alps, there&rsquo;s something special about the skiing possibilities right on your doorstep. Obergurgl-Hochgurgl offers its guests free pistes and free lifts without waiting times. Snow is guaranteed from the middle of November until beginning of May, a must for fair-weather skiers! A holiday for the whole family with skiing, carving, snowboarding and much more!</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.3503, 11.8738), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/hart_im_zillertal" target="_parent">Hart im Zillertal</a><br />Hart (550m above sea level) belongs to the &rsquo;Fügen-Hochfügen-Zillertal&rsquo; holiday region and lies at the entrance to the Zillertal valley, just 7km away from the motorway. The Fügen-Hochfügen-Zillertal region is a huge skiing arena with a total of 480km of prepared pistes. The whole skiing area reaches up to an altitude of 3286m (on the Tuxer glacier). Cafés, restaurants, magical wooden cabins and inns invite you to linger here.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.347, 11.71), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/hochpillberg" target="_parent">Hochpillberg</a><br />Pill Mountain is located in a central location in the Inn Valley. The village is 535m high and is an ideal starting point for trips and excursions of all kinds.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.4493, 12.1594), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/hopfgarten" target="_parent">Hopfgarten</a><br />If you are in search of a lovely town where you can pursue your outdoor hobbies and where there is scenic beauty everywhere you look, you can stop looking! Hopfgarten-Kelchsau is delightfully located in a wind-protected and fog free basin at the foot of the majestic "Hohe Salve" mountain, at an altitude of between 620 and 800m with 5300 inhabitants. Just one hour drive from Munich, Salzburg and Innsbruck, and easily accessible by bus, car and/or train, and because of its central location Hopfgarten-Kelchsau is an ideal outing base. It’s a very charming town with beautiful cobblestone square, narrow lanes, and a splendid baroque church.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.5845, 12.065), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/hinterthiersee" target="_parent">Hinterthiersee</a><br />On a plateau above the Thiersee valley and surrounded by forests and meadows lies Hinterthiersee, at an altitude of 860m and with 470 inhabitants. The picturesque, romantic mountain village is surrounded by a fascinating mountain panorama. Hinterthiersee is a sociable village which both seeks and values contact with its guests. You&rsquo;ll certainly feel at home here.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.231, 11.4089), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/igls" target="_parent">Igls</a><br />Igls with its 2200 inhabitants is situated in the mountains at an altitude of 900m, just 5km away from Innsbruck. As the Olympic Winter Games were held twice here (1964 and 1976), Igls is known as a winter sport resort all over the world. For the sporty visitors, Igls boasts a rich variety of options to choose from: Ski the immaculately groomed slopes and cross country ski tracks,  take an exhilarating toboggan downhill ride, rush down the Olympic bobsled run, go for a spin on the natural ice skating rink, try your hand at Alpine curling and if that’s not enough how about a game of tennis or squash. And as a cultural center, many folkloric and cultural events take place in Igls and Innsbruck during the winter season.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.283, 11.3949), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_ainn01.jpg" width="50" height="50" alt="Holidays to Innsbruck" align="left" /><a href="/ski/austria/innsbruck" target="_parent">Innsbruck</a><br />Twice host to the Olympic games, this historic university town is ideal for those who want to experience some culture along with their skiing. Featuring a vast array of attractions from Museums, concert halls and zoo to shopping in the pedestrianised medieval centre, Innsbruck is the perfect city break destination with the added bonus of top quality skiing.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.012, 10.2915), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_aisl01.jpg" width="50" height="50" alt="Holidays to Ischgl" align="left" /><a href="/ski/austria/ischgl" target="_parent">Ischgl</a><br />Ischgl is a popular charming resort with reliable snow and high slopes. This fashionable alpine village presents some of the best skiing in Austria. <br /><br />Ischgl is a popular charming resort with reliable snow and high slopes. This once very German orientated resort is now one of the most sought after resorts in the UK and Irish market, with some of the resorts clientele including Tina Turner, Bon Jovi or the more modern Pussycat Dolls and Scissor Sisters, this resort oozes life in the mountains. Ischgl also offers the added convenience of an underground walkway which makes the properties all easily accessible to the town and lifts. The mountain restaurants tend to be of high quality, with a number offering table service</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.4705, 12.1441), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/itter" target="_parent">Itter</a><br />Itter is only 5km (or a 10 minute bus ride) away from the well known resort of Söll.  Much smaller and quieter than neighbouring Söll, you&rsquo;ll find that prices are much lower here. The village nestles at the foot of the Hohe Salve mountain (1,829m), one of Tirol&rsquo;s most beautiful peaks.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.0025, 12.6286), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/kals_am_groglockner" target="_parent">Kals am Großglockner</a><br />In Kals authentic Tirolean hospitality has always been of major importance. The village boasts interesting cultural and traditional events as well as attractive family packages in all accommodation categories.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.267, 12.7588), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_akap01.jpg" width="50" height="50" alt="Holidays to Kaprun" align="left" /><a href="/ski/austria/kaprun" target="_parent">Kaprun</a><br />Kaprun is well located at the foot of the Kitzsteinhorn glacier and, together with nearby Zell am See, makes up the well known Europa Sport Region. The village itself is built with traditional Austrian architecture which means you can enjoy your holiday while surrounded by the perfect Tyrolean ambience. Due to its variety of accommodation it is one of the more reasonably priced Austrian ski resorts.<br /><br /><br /><br />Kaprun offers fantastic ski and boarding opportunities for all ages and abilities with access to 130km of pistes. These opportunities are split up over three main areas - a local area on the Maiskogel, the glacial slopes of the Kitzsteinhorn and the Schmittenhohe Mountain in Zell am See. The local slopes are easily accessible from the village while nearby Zell am See can be reached by the local bus service and all the slopes are covered on one lift pass.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.445, 12.3167), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_akch01.jpg" width="50" height="50" alt="Holidays to Kirchberg" align="left" /><a href="/ski/austria/kirchberg" target="_parent">Kirchberg</a><br />Kirchberg is located in the heart of the &rsquo;Kitzbühel Ski Circus&rsquo;. It’s a picturesque village with a good selection of après ski activities and nightlife. You will have access to enough slopes to satisfy everyone making this a fantastic destination for those looking to ski the area but not pay the higher costs involved in a stay in Kitzbühel.<br /><br /><br /><br />While just over the mountain from Kitzbühel itself, the town has quickly metamorphosed from quiet little sis&rsquo; into a ski Mecca that rivals its more established neighbour in slope accessibility and raucous après-ski entertainment. It attracts a variety of holidaymakers from couples to groups and families. Everyone is taken care of here! <br /><br /><br /><br />The world famous Hahnenkamm Race Week is only one of the many ski and boarding related festivals held in this region each season, so there&rsquo;ll be plenty to drag you away from the piste or, perhaps more importantly, the bar during your stay.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.5583, 12.4476), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/kirchdorf_in_tirol" target="_parent">Kirchdorf in Tirol</a><br />Kirchdorf, situated in the mountains, lies 640m above sea level and has 2300 inhabitants. Experience &rsquo;imperial&rsquo; holidays in Kirchdorf in the Tyrol. After dark the resort offers many restaurants, cosy cafés, homely inns and bars.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.45, 12.375), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_akit01.jpg" width="50" height="50" alt="Holidays to Kitzbühel" align="left" /><a href="/ski/austria/kitzbuhel" target="_parent">Kitzbühel</a><br />Even if you have never donned a pair of ski boots or any multicoloured windcheaters, you may have copped ears on the world famous Kitzbühel. This resort is the ultimate alpine skiing resort. High on class and style as well as full of picturesque villages and top notch shopping facilities, Kitzbühel has something for everyone. Dating back to the 14th century the town is partnered as a resort with Kirchberg and both are mostly pedestrianised with traditional painted houses and narrow romantic lanes and passages in which to sneak a quick dose of &rsquo;how&rsquo;s your father&rsquo; with your loved one.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.2219, 12.1747), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/krimml" target="_parent">Krimml</a><br />Krimml lies, with its 980 inhabitants, at an altitude of 1076m, and is situated in the mountains close to a skiing area. Idyll and cosiness harmonise with the countryside, customs and culture. You&rsquo;ll find it easy here to unify your body and soul. The roaring and raging of the impressive Krimml waterfalls - the highest in Europe - is both moving and exciting.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.67, 12.4059), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/kossen" target="_parent">Kössen</a><br />Kössen is situated by the majestic peaks of the Kaiser mountain range.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.03, 13.6135), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/katschberg" target="_parent">Katschberg</a><br />Katschberg is far from the big city bustle, this enchanted cosy village is in a beautiful alpine setting. This unique landscape offers possibilities for relaxation, fun and fitness.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.2667, 11.8667), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/kaltenbach" target="_parent">Kaltenbach</a><br />Kaltenbach is connected to the Hochfugen-Hochzillertail ski area and has 155km of prepared runs. There is 2 eight person gondola’s which means hardly any wait time.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.3985, 10.8875), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/lermoos" target="_parent">Lermoos</a><br />The tallest mountain in Germany is called the Zugspitze and is part of the famous Zugspitz glacier, which has enveloped much of the German and Austrian Alps. Lermoos is truly an Alpine ski resort and those of you who want to get some experience in the Alps could do a lot worse than here. Popular with Irish and UK holidaymakers, Lermoos is a typical resort in the Tirol region of Austria - steeped in tradition and with a ski infrastructure second to none. Lermoos is part of a chain of towns including Berwang, Bichelbach, Biberwier and Ehrwald, which are all covered by the same lift pass and easily reached by regular free ski bus or train.  All the towns in this chain offer a fantastic Tyrolean skiing experience and at Euro friendly not wallet burning prices.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.8305, 12.7698), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/lienz" target="_parent">Lienz</a><br />The idyllic town of Lienz, set 673m above sea level is surrounded by stunning Alpine scenery - the renowned Dolomites in the south and some of the highest peaks of the Alps in the north. The small town (13,000 inhabitants) and its surrounding villages have still remained their originality and enjoy favorable weather conditions, influenced by the Mediterranean climate. The town center is lined with old houses with colorful facades, street-side cafes and small shops decorated with flowers. No industrial plants, no motorways, no traffic jams destroy the harmonic atmosphere of this town. Lienz - the ultimate resort for recreation, action and comfort.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.5864, 12.6935), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/lofer" target="_parent">Lofer</a><br />Lofer is 640m above sea level in Saalachtal. The small village with 1,800 inhabitants is has a family-friendly and welcoming atmosphere and is the perfect starting point for many excursions. Enjoy an evening in the pedestrian zone of the place!</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.3667, 11.15), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/leutasch" target="_parent">Leutasch</a><br />Leutasch is Europe´s largest cross-country skiing area. Leutasch boasts a total of 200km of classic trails and 80km of skating trails for all ability levels. Experienced cross-country skiers will love the 15km of un-groomed tracks in the Gaistal valley.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.266, 9.70267), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/laternsbonacker" target="_parent">Laterns-Bonacker</a><br />Laterns is behind the &rsquo;Üblen gorge&rsquo;, alpine peaks and dense forests surround the mountain side. Laterns is 900m above sea level and has 759 inhabitants.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.4063, 12.9041), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/maria_alm_am_steinernen_meer" target="_parent">Maria Alm am Steinernen Meer</a><br />Maria Alm is 800m above sea level between the powerful Steineren limestone mountains of the north and the soft grass mountains in the south. The well-known place of pilgrimage with a population of 2198 offers its guests at any time of year many opportunities for sports, games and fun. The beauty of this unique and idyllic landscape guarantees an unforgettable holiday experience for the whole family.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.1669, 11.8629), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_amay01.jpg" width="50" height="50" alt="Holidays to Mayrhofen Valley" align="left" /><a href="/ski/austria/mayrhofen" target="_parent">Mayrhofen Valley</a><br />Set in the heart of the Ziller Valley in Tirol, Mayrhofen is one of Europe&rsquo;s most famous resorts and deservedly so.  Most of our accommodation is within a snowball&rsquo;s throw of both the Penkenbahn Gondola and the resort centre.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.1687, 11.3792), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/mieders" target="_parent">Mieders</a><br />Mieders is 982m above sea level and has 1600 inhabitants. The little and traditional Tyrolean village in the mountains, at the beginning of the ‘Stubaital’ and is close to Serles. Have a romantic walk through the highest situated monastery of Europe ‘Maria Waldrast’ and after that enjoy a meal in the traditional monastery restaurant.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.0006, 12.5414), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/matrei_in_osttirol" target="_parent">Matrei in Osttirol</a><br />Relaxed and un-spoilt, Matrei nestles at an altitude of 1000m between the two highest mountains in Austria and in the centre of the Nature reserve &rsquo;Hohe Tauern South&rsquo;. This small and friendly family resort with 4800 inhabitants offers picturesque countryside with natural and cultural treasures in abundance, along with a wide range of sports and leisure facilities. Due to its central location, all winter ski regions can easily be reached.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.9884, 13.1696), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/mallnitz" target="_parent">Mallnitz</a><br />Mallnitz which is 1200m above sea level is set in the National Park “Hohe Tauern”. It is an idyllic place with 1014 inhabitants but has retained its village character and is very proud of it. Well maintained hotels and guesthouses look after guests, the hiking trails are great if you are looking to experience nature and the cable cars/chair lifts make it easy to reach the summit. For culture there is the Pro Musica Mallnitz which has musical events on throughout the year.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.2795, 12.4825), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/mittersill" target="_parent">Mittersill</a><br />Mittersill is 789m above sea level in the heart of the national parks&rsquo; Hohe Tauern &rsquo;. The town has 5,500 residents and offers magnificent mountain scenery.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.8921, 10.5045), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/nauders" target="_parent">Nauders</a><br />Nauders is a living village with 1600 inhabitants, situated at an altitude of 1400 meters and surrounded by beautiful mountains. The mild climate and outstanding sports and leisure facilities make Nauders a popular tourist destination.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.4481, 12.0876), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_aned01.jpg" width="50" height="50" alt="Holidays to Niederau / Oberau" align="left" /><a href="/ski/austria/niederau" target="_parent">Niederau / Oberau</a><br />Set within the romantically named Wildschönau (derived from &rsquo;wild&rsquo; and &rsquo;beautiful&rsquo;) area and close to the Kitzbühel ski area lies the picturesque resorts of Niederau and Oberau. In this truly unspoiled snowy corner of the Tyrol, you are afforded an opportunity to experience life and skiing at a very relaxed pace. Due to the variety of skiing levels catered for, the villages are particularly attractive to families although there is still quite a lively après-ski scene. The rural charm is enhanced by the availability of fresh milk and cheese from the nearby Käsealm dairy and the idyllic neighbouring churches and farmhouses. Niederau is most definitely a place to let cares and pretensions drift away, at least for a week.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(49.2583, 12.9678), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/neukirchen" target="_parent">Neukirchen</a><br />The village has 4200 inhabitants and is situated in the Bavarian Forest in Eastern Bavaria near the Czech Boarder 400 to 600m above the sea level. It is well known for its beautiful Baroque church of pilgrimage.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.1101, 11.3071), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/neustift" target="_parent">Neustift</a><br />Neustift nestles in the inner part of the Stubai valley at an altitude of 1000m above sea level. Characterised by its picturesque scenery and its typical Tyrolean atmosphere Neustift is an attractive and friendly village with 4000 inhabitants. It offers an excellent range of skiing for all standards and also all year round skiing at the nearby Stubai glacier resort.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.8706, 11.0274), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/obergurgl" target="_parent">Obergurgl</a><br />Tyroleans have an extreme, bordering on insane obsession with skiing and scenic views. Well that&rsquo;s the only reason that we can come up with for the settlement of the furthest reaches of the Oetz valley, high and we mean high, right on the Italian border. Obergurgl (1,930m) is the ultimate expression of their compulsion, the highest parish in Austria nestling at the end of the valley and human habitation. This altitude ensures that snow cover is superb throughout the season. The town itself exudes an air of civilized tradition at odds with the often-harsh physical environment surrounding it. The Wurmkogl Mountain (3,080m), which towers above the village, commands views deep into the Italian Dolomites. Skiers have been coming to these most rewarding of pistes for generations, ensuring the area&rsquo;s place in the folklore of the sport.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.2486, 13.5564), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_aobt01.jpg" width="50" height="50" alt="Holidays to Obertauern" align="left" /><a href="/ski/austria/obertauern" target="_parent">Obertauern</a><br />At a village height of nearly 1,750m, Obertauern is one of the most snow-safe resorts in Austria. Despite expectations, this is no purpose-built resort - Obertauern lies on a mountain pass in the Tauern mountain-range and was once a vital post station on the Salzburg-Villach route.<br /><br /><p><br /><br />Today&rsquo;s traffic now takes a much easier route, by Autobahn and tunnel, and Obertauern dedicates itself to hospitality and winter sports.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.2, 10.9), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/Otz" target="_parent">Ötz</a><br />The ski bus in Ötz runs on a regular basis, every 15 minutes. The 8 seater gondola will get you up to Hochoetz ski area in 8 minutes, where you will find 27 prepared slopes for ski and snowboarding.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.4067, 13.5728), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/pichl_bei_schladming" target="_parent">Pichl bei Schladming</a><br />Pichl, with its 900 inhabitants, lies 800m above sea level and is located in the mountains, next to a river and the skiing area. The westernmost location of Styria is in the centre of the Dachstein-Tauern region, which boasts the most beautiful mountainous landscapes in Austria. Because of this, Pichl is also a well-loved holiday resort.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.9725, 10.5319), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/pfunds" target="_parent">Pfunds</a><br />Pfunds is located in the Tiroler Oberland at 970m above sea level and has 2600 residents. The village is in the midst of powerful mountains, it is a paradise for hikers and climbers, also because of the adjacent Dreitausender. Pfunds is also in the midst of the internationally known ski resorts: Silvretta Arena Samnaun Ischgl, ski Reschenpass, Skidimension Serfaus-Fiss-Ladis and Bad Scuol.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.0165, 12.3782), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/pragraten" target="_parent">Prägraten</a><br />At an altitude of 1312m, Prägraten lies in the mountains with 1300 inhabitants, at the heart of the &rsquo;Hohe Tauern&rsquo; national park. Prägraten is at the end of the Virgental valley, protected by the towering &rsquo;Dreitausender&rsquo; mountain. It is quiet, tranquil and peaceful - a long way from everyday life and from traffic noise. Numerous events make your holiday in Prägraten a unique experience.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.2926, 12.7166), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/piesendorf" target="_parent">Piesendorf</a><br />Piesendorf is 800m above sea level and has 3300 inhabitants. Located in the mountains, by a skiing area, which mean you can enjoy the advantages of a place in the countryside and at the same time, the benefits of the Europa-sportregion Kaprun-Zell am See.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.4227, 13.6542), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/ramsau_am_dachstein" target="_parent">Ramsau am Dachstein</a><br />Ramsau is south facing and full of sun and light, in the background is the imposing Dachstein Mountain range. Adventure seekers will find plenty to do as well as families and culture lovers.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.228, 12.9942), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/rauris" target="_parent">Rauris</a><br />Set in the Hohe Tauern National Park, on arriving to the resort it is hard not to feel the warmth and charm of this picturesque resort and the local people. The pretty traffic free village is dominated by the local attractive church which is surrounded by family run hotels, restaurants, shops and a few bars. Originally one of Europe’s most important gold mining areas the village is steeped in historic charm, but don’t be mislead, the resort has plenty to offer both skier and non skiers. A haven for families and beginners the stunning scenery will add enjoyment to the days skiing, which is easily accessible from the town.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.4761, 12.3419), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/reith_bei_kitzbuhel" target="_parent">Reith bei Kitzbühel</a><br />Visitors feel like a king in this splendid panorama. Steep rocks, forests, meadows full of wild flowers - this is Reith near Kitzbühel - the perfect holiday for everybody! The village is located directly at the skiing area, at 800m above sea level and has 1430 inhabitants.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.3855, 13.464), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/radstadt" target="_parent">Radstadt</a><br />At an altitude of 856m and with 4900 inhabitants, Radstadt is located in the heart of the &rsquo;Sportwelt Amadé&rsquo; region.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.392, 12.64), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_asaa01.jpg" width="50" height="50" alt="Holidays to Saalbach-Hinterglemm" align="left" /><a href="/ski/austria/saalbach_hinterglemm" target="_parent">Saalbach-Hinterglemm</a><br />Home of the now famous "Ski Circus", Saalbach/Hinterglemm is the merged product of a number of resort towns in this Salzburg region including Saalbach, Hinterglemm, Vorderglemm and Leogang. The result is over 200km of marked piste and very attractive skiing. With over 50 drag lifts, chairs, gondolas etc. at your disposal, capable of transporting 64,000 skiers up a myriad of hills, you will be no doubt wondering if the skiers might be getting in the way of all those lifts.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.0833, 11.4667), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/steinach" target="_parent">Steinach</a><br />This family friendly resort offers a snow guarantee and sunny prepared slopes. A not to be missed experience is skiing from the ‘Bergeralm’ mountain into the valley by floodlight, it’s unforgettable.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.3905, 13.6886), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/schladming" target="_parent">Schladming</a><br />Schladming, with its 5000 inhabitants, lies 750m above sea level and is located in the mountains, near to a river and a skiing area. The westernmost town of Styria, Schladming is the centre of the Dachstein-Tauern region, which boasts the most beautiful mountainous landscapes in Austria. Because of this, Schladming is also a well-loved holiday resort.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.3308, 11.1911), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_asee01.jpg" width="50" height="50" alt="Holidays to Seefeld" align="left" /><a href="/ski/austria/seefeld" target="_parent">Seefeld</a><br />Tyrolean hospitality is renowned and nowhere is this more evident than in Seefeld. Well, they&rsquo;ve got used to welcoming international guests here, twice hosting the cross-country ski events for the Winter Olympics and also beginning a key venue on the Nordic sports calendar. The town is situated on an elevated plateau only half an hour&rsquo;s drive from the international airport in Innsbruck and very near the German border, saving the visitor from any cumbersome transfer worries. Celebrated for its beauty and wildlife, much of the surrounding countryside is within the Wildmoos nature reserve, an unspoiled car-free area that is largely untouched by the intrusion of man. Famed for its 200km of cross-country trails the Geigenbühel nursery slopes also offer the perfect introduction to skiing for the novice.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.0379, 10.6075), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/serfaus" target="_parent">Serfaus</a><br />Serfaus is situated in the mountains, at an altitude of 1427m, and has 1024 inhabitants. In Serfaus you will find relaxing Wellness facilities, laughing children at play which combine to make a holiday paradise, where quality isn&rsquo;t just a word, but is assured down to the last detail. Serfaus has lots that are both distinctive and unique: its sunny location, the &rsquo;Murmli&rsquo; children&rsquo;s club, the mixture of cosy pensions and top hotels, the combination of international flair and the charm of a small village.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.5287, 12.2495), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/scheffau" target="_parent">Scheffau</a><br />Scheffau is 752m above sea level and has 1100 inhabitants, located right in the mountains, by a lake and close to a skiing area.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.0206, 9.97389), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/st_gallenkirch" target="_parent">St. Gallenkirch</a><br />St. Gallen Kirch is a holiday village which makes the heart beat faster. It has that certain something to your holiday dreams come true. It is located at 900m above sea level and has 2000 residents. In winter you can expect a large overwhelming Skivergüngen on slopes with excellently prepared slopes and deep snow slopes</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.7485, 12.4175), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/sillian" target="_parent">Sillian</a><br />The market town of Sillian lies 1100m above sea level, and is situated in the mountains, by a river and close to a skiing area. It is the proud capital of the Hochpustertal valley and, with 2000 inhabitants; it is the biggest place between Lienz and Bruneck. Nature can be enjoyed in all its glory here, for Sillian has remained protected from mass tourism and the landscape around Sillian has remained intact. Here, the young and the old will find ideal conditions for a winter holiday in the heart of the Alps, surrounded by the Lienz Dolomites, the Carinthian Kamm and the &rsquo;Villgrater&rsquo; mountains</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.9192, 12.3206), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/st_jakob_im_defereggental" target="_parent">St. Jakob im Defereggental</a><br />Welcome to St. Jakob in Defreggental! The most popular destination, St. Jakob im Defereggental, is famous for its quiet, romantic and friendly atmosphere. The unspoiled landscape offers many opportunities for guests. St. Jakob is know for it’s healing climate, it is an Alpine village with quality. St. Jokob is located 1,389m above sea level and has 1011 residents.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.3488, 13.2046), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/st_johann_i_pongau" target="_parent">St Johann i Pongau</a><br />St. Johann is an alpine village which is located about 55km south of the city of Salzburg and 650m above sea level. With the "Pongauer cathedral" St. Johann is the capital of the district. St. Johann has approximately 10,400 residents which make it a lively and varied city. A number of first-class hotels, cosy inns and restaurants invite you to linger.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.9677, 11.0072), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/solden" target="_parent">Sölden</a><br />Sölden, located at the end of the Ötztal valley and known as the &rsquo;Ötztal Arena&rsquo;, lies 1377m above sea level and has a population of 2741. Sölden is a well known sport-centre. Here, professional’s and amateurs will enjoy all kinds of sport. Sölden is the centre of the &rsquo;Öttaler Arena&rsquo; and one of the most famous wintersport-villages of Austria. A lot of Après-Ski parties, night-life and fun make Sölden to a meeting-point for people all over the world</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.0657, 10.8476), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/st_leonhard_im_pitztal" target="_parent">St. Leonhard im Pitztal</a><br />St. Leonhard, has 1740 inhabitants and lies 1450m above sea level, it represents a unique experience for winter sportsmen and mountain climbers alike, who value above all the &rsquo;Pitztaler&rsquo; glacier and the &rsquo;Rifflsee&rsquo; skiing and walking area. At an altitude of 3440m, the &rsquo;Pitzpanoramabahn&rsquo; cable car brings astounded guests closer to the fascinating panorama they are looking for.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.0988, 13.6384), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/st_michael_im_lungau" target="_parent">St. Michael im Lungau</a><br />St. Michael in the Lungau, at 1000m above sea level with its 3500 inhabitants, is a romantic holiday just south of Salzburg. Those who seek peace and quiet, sunny Lungau is the answer. Naturalness, originality and hospitality are all here for our guests!</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.5036, 12.1917), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_asol01.jpg" width="50" height="50" alt="Holidays to Söll" align="left" /><a href="/ski/austria/soll" target="_parent">Söll</a><br />Söll (without the dots) is the German word for &rsquo;should&rsquo; and we recommend that holidaymakers looking at making a trip to Austria this winter should not let this resort slip outside their radar-screens.  Söll alongside its neighbour Itter form the very heart of the Austrian ski resorts and are also part of the Ski Welt system with access to 250km of marked piste via 94 lifts or chairs.  At the nucleus of Söll is the church with a Russian-like onion as its dome and like an onion the night life in Söll will make you cry (with happiness) when you peel at it since the fun and the buzz are most certainly to be found at this alpine location.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.5216, 12.4306), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/st_johann_in_tirol" target="_parent">St. Johann in Tirol</a><br />If you are not part of the jet set or the self-named &rsquo;social elite&rsquo; of the world and let&rsquo;s face it 95% of skiing holidaymakers don&rsquo;t fit this category, then St. Johann might just be for you. Situated between the Kitzbüheler Horn and the Wilder Kaiser mountains, St. Johann is compact and discreet as well as affordable, and you will be led to believe that you were one of the first people there in this gorgeous Tyrolean retreat.  With it&rsquo;s modest and always snow-powdered pistes comprising 60km or 20 north facing marked slopes, St. Johann is also referred to as the snow corner of Austria on account of its tucked away status.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(48.6707, 14.8823), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/st_wolfgang" target="_parent">St. Wolfgang im Salzkammergut</a><br />St. Wolfgang is the picturesque village set on the lake and affording spectacular views of the surrounding mountains. Servicing the two main ski areas of Postalm and Gosau, which are accessed by ski bus in 35 minutes and 60 minutes respectively, St. Wolfgang is a beginners paradise, ideally suited to beginners or early intermediates who appreciate learning on gentle scenic slopes without the hustle bustle of the bigger resorts. The short transfer from Salzburg airport is just one more added bonus!</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.8167, 13.0439), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/salzburg" target="_parent">Salzburg</a><br />The city of Salzburg Mozart is 434m above sea level and has about 145,500 inhabitants. &rsquo;One of the most beautiful places in the world&rsquo; - it was described as by the famous German traveler Alexander von Humbold. And, indeed: the specific geographic location of Salzburg in the middle of lakes and mountains of the Salzkammergut and the impressive beauty of the architecture give the city a unique charm. Renaissance and Baroque buildings courtyards and narrow streets and the imposing fortress&rsquo; High Salzburg &rsquo; are a unique urban ensemble. His global reputation owes Salzburg Wolfgang Amadeus Mozart, who was born in 1756. The nice cafes and restaurants offer relaxation and hospitality.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.1667, 11.35), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/telfes_im_stubaital" target="_parent">Telfes im Stubaital</a><br />Telfes lies in the sunniest location in the Stubai Valley, which has a romantic glacier landscape.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.15, 11.7), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/tux" target="_parent">Tux</a><br />There is something special about Tux, some people say it’s the warm hospitality and authentic tradition, other’s say it’s the stunning scenery of the magnificent Hinteruxer Glacier. Which ever you find, it will be an unforgettable holiday experience.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.65, 12.7167), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/unken" target="_parent">Unken</a><br />The village of Unken lies in the ski resort of Lofer. Après ski is quiet and cosy.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.2863, 12.5706), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/uttendorf_im_pinzgau" target="_parent">Uttendorf im Pinzgau</a><br />Uttendorf im Pinzgau, at an altitude of 804m, has 2800 inhabitants and is situated in the mountains, by a river and close to a skiing area. The rural, friendly holiday resort of Uttendorf lies where the Stubachtal valley rises to meet the white glacial mountains. Especially valued because of its central and easy-to-reach location (between Kitzbühel and Zell am See), in the holiday region of the &rsquo;Hohe Tauern&rsquo; national park. This area has retained its original character, with its leisurely village life in the middle of a rural area, against the natural backdrop of the &rsquo;Hohe Tauern&rsquo; national park.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.8623, 10.9165), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/vent" target="_parent">Vent</a><br />Vent is 1900m above sea level and has 158 inhabitants.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.0037, 12.4574), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/virgen" target="_parent">Virgen</a><br />Virgen is located in the mountains, with 2140 inhabitants and at an altitude of 1200m. Spend your holiday here, in the most beautiful high-alpine valley of the eastern Alps, nestled between the Großglockner and the Großvenediger mountains on the south side of the Alpenhauptkamm.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.5833, 12.5667), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/waidring" target="_parent">Waidring</a><br />Waidring is in a wide valley between the ‘Steinplatte’ and the ‘Loferer Steinberge’ mountains.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.4319, 12.2145), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/westendorf" target="_parent">Westendorf</a><br />A short 15km trip from Kitzbühel and skiers will land in a different world of skiing paradise. Gone are the fur coats and Porsches littering the driveways of the hotels - welcome to an uncluttered and uncomplicated resort, which is as refined as any alpine ski location as well as being part of the world famous &rsquo;Ski Welt&rsquo; region. Westendorf is a compact resort and there&rsquo;s a cosiness here and familial atmosphere that is both welcoming and reassuringly Austrian. Many Dutch and Scandinavians flock to Westendorf year after year partly for its seclusion and partly for the craic.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.3335, 13.2969), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/wagrain" target="_parent">Wagrain</a><br />Wagrain, lying 850m above sea level, has 2950 inhabitants. It is situated in the mountains, close to a river and a skiing area. Nestled between the dreamlike mountain slopes and alpine pastures of the &rsquo;Salzburger Sportwelt&rsquo; region, lies the beautiful area of Wagrain, a holiday destination where you can refuel, switch off and enjoy yourself. Amidst un-spoilt nature, mountains ideal for walking (there are 140km of walking and strolling pathways), numerous sights, natural spectacles, and cultural gems, it&rsquo;s perfect for you to rest your mind and your soul.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.1667, 10.1667), '<div class="gmap-resort"><p class="main"><a href="/ski/austria/zurs_am_arlberg" target="_parent">Zürs am Arlberg</a><br />A free ski bus runs between the 5 towns, Lech, Zürs, Stuben, St. Christoph and St. Anton.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.315, 12.7967), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_azel01.jpg" width="50" height="50" alt="Holidays to Zell am See" align="left" /><a href="/ski/austria/zell_am_see" target="_parent">Zell am See</a><br />Most resorts are very seasonal and mostly winter locations, which attempt to extract as much revenue in the ski season as is possible in order to make hay while the snow falls - so to speak. Zell am See is unlike others in that it is a 12 months of the year resort on account of its near idyllic setting at the bottom of a glacier and resting on a delicious alpine lake. &rsquo;See&rsquo; by the way is the German word for lake - hence Zell by the lake. Zell am See is coupled with Kaprun and Schüttdorf and together the conurbation is the perfect backdrop for some summer or winter loving folks to enjoy themselves and each other!</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(41.8383, 23.489), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_bbno01.jpg" width="50" height="50" alt="Holidays to Bansko" align="left" /><a href="/ski/bulgaria/bansko" target="_parent">Bansko</a><br />Bansko is the gateway to the Pirin mountain region in the south of the country, an area steeped in culture and ancient history. Offering a true alternative to the Alps, this charming little town will impress any skier who appreciates well-groomed slopes in breathtakingly beautiful surroundings. While not as hectic as in other European resorts, the nightlife options are more than sufficient to keep one entertained when the sun goes down!</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(42.2644, 23.6069), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_bbvt01.jpg" width="50" height="50" alt="Holidays to Borovets" align="left" /><a href="/ski/bulgaria/borovets" target="_parent">Borovets</a><br />Borovets first began receiving skiers at the end of the 19th century but has really enjoyed seeing a spurt in popularity over the past few years. Skiing in Borovets is best suited to intermediates and &rsquo;rusty&rsquo; experts, with plenty of challenging red runs on offer. In recent years the resort has enjoyed large investment to try and bring it up to speed with other European resorts. The spin-off from this is that you now have a lively spot with a decent selection of hotels, bars and restaurants.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(41.65, 24.6833), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_bppo01.jpg" width="50" height="50" alt="Holidays to Pamporovo" align="left" /><a href="/ski/bulgaria/pamporovo" target="_parent">Pamporovo</a><br />Pamporovo is a modern ski resort set in the heart of the Rhodopi Mountains in the South. It is renowned for its plentiful sunshine and is a great family friendly destination. Skiing in Pamporovo is best suited to beginners and intermediates, with excellent ski schools. Après ski in Pamporovo is reasonably lively with plenty of options to choose from, whether you prefer sipping wine in a cosy piano bar, or partying the night away in a club.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.4853, 7.56556), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/adelboden" target="_parent">Adelboden</a><br />Adelboden is at an altitude of 1400m above sea level and has a population of 3650. It is a beautiful location in the western part of the Bernese Oberland and is surrounded by mountains. Its favorable climate, stunning scenery and relaxed informal atmosphere make for a truly memorable stay. Attractive bars, cafés and restaurants line the main village street. No stay is complete without a visit to the mineral water factory, library, museum of folklore and rural life and the church which dates back to the 17th century.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.75, 8.03333), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/brienz" target="_parent">Brienz</a><br />Brienz lies in the Bernese Oberland region at 577m above sea level. The picturesque village is situated by the lake Brienzer See, embedded in an impressive alpine landscape.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.0506, 8.24889), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/blattenbelalp" target="_parent">Blatten-Belalp</a><br />Blatten-Belalp lies 1322m above sea level, and is situated, with its 350 inhabitants, in the mountain. If you follow the steep, twisting road from Naters, along the picturesque Rebbergen Mountains, you will reach Blatten, a small village which nestles delightfully in the sunny niche of the mountain crest. Blatten is worth discovering, because with its dense concentration of timber houses, in the middle of which the small white church stands out, it has remained a typical mountain village, which despite modernity and progress has maintained its homely atmosphere.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.3132, 7.47914), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_ccrm01.jpg" width="50" height="50" alt="Holidays to Crans Montana" align="left" /><a href="/ski/switzerland/crans_montana" target="_parent">Crans Montana</a><br />Set on a broad shelf facing south across the Rhone Valley, Crans-Montana is really two separate towns that merged in the 1960&rsquo;s to become this world-renowned resort.  Famous for its pure mountain air, Crans Montana today is a large, cosmopolitan resort with plenty of things to do.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.8061, 9.82722), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/davos" target="_parent">Davos</a><br />Davos is one of the most popular ski destinations in Switzerland and is 1560m in height. Davos is the largest mountain resort in Europe, where you can find everything from rustic mountain guest house to the renowned restaurant, from homely to the posh hotel nightclub, theatre and concert to the hot nightclub show or gambling at the casino. All offers a renowned ski resort.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.8333, 8.40667), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/engelberg" target="_parent">Engelberg</a><br />Englelberg, with its 3300 inhabitants, lies 1050m above sea level and is situated in the centre of Switzerland, 35km from Luzern and 1½ hours from Zürich. With the Rotair - the first rotating cable car in the world - you will experience an unforgettable ride to the top, where at 3020m you can enjoy a fabulous view of the Alps. There are lots of sporting facilities to be enjoyed, and the surrounding mountains are well-connected through cable cars, inviting you to enjoy walks, bike rides, or skiing and snowboarding in the winter.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.8389, 9.28694), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/flims__waldhaus" target="_parent">Flims - Waldhaus</a><br />Flims, health resort and winter sports ground in the Grisons, at the foot of the stone Flims (2697m) at 1080m above sea level. This unique landscape between the romantic Rhine Gorge and the preliminary glacier is characterised by mountain meadows, forests, mountain lakes and marsh. All this and the very mild climate in the region make it a perfect place for hiking, mountain climbing, skiing, snowboarding, swimming and adventure. The area of the Alps Arena is embedded in the old area of Romansch culture Surselva. This has many scenic and cultural attractions. The unique, terraced situation of Flims is a natural catastrophe that happened about 10,000 years, at the end of the Ice Age. With the prehistoric landslide were 15,000 million cubic meters of limestone rock which ripped into the depths of Films.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.18, 7.81), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/grachen" target="_parent">Grächen</a><br />Grächen is at an altitude of 1617m and has 1300 residents.  Winter holidays in the region Grächen / St. Niklaus are unique, snow fun for young and old! Grächen is the place with the longest duration of sunshine in Switzerland. It’s is an ideal place for an exciting, relaxing vacation in the midst of an intact nature.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.4744, 7.28806), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/gstaad" target="_parent">Gstaad</a><br />Gstaad is at an altitude of 1050m, the skiing area is the regions central attraction. Gstaad combines tradition with cosines and style in an appealing way. The traffic free centre means you can relax and de-stress. The neighboring skiing and hiking regions are easily reached by 3 cable cars.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.6175, 8.04806), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/grindelwald" target="_parent">Grindelwald</a><br />Grindelwald – is one of the world&rsquo;s most beautiful region. This friendly glacier village has about 5000 inhabitants and is located at 1,057m above sea level, embedded in a pristine Alpine landscape. The impressive and world-famous mountain backdrop is like a stage design for Grindelwald’s appearance as a holiday destination. The main attraction Grindelwald is the extensive network of over 300km of walking and hiking mountain trails - in the winter over 200km of slopes available for ski and snowboard. All this - and much more - the village has to offer.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.7333, 8.2), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/hasliberg" target="_parent">Hasliberg</a><br />The ski area extends up to 2433m and has 60km of prepared slopes, 35km winter hiking trails and 20km of cross country.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.4842, 7.66472), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/kandersteg" target="_parent">Kandersteg</a><br />Kandersteg, with its 1130 inhabitants, lies 1200m above sea level, in the mountains and close to a skiing area. Kandersteg is a mountain village, which has preserved its idyllic character. Mountains, fresh air, numerous sporting possibilities and hospitality mean that holidays here are beneficial for body and soul. In winter Kandersteg is a white wonderland with its impressive mountain landscape.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.8786, 9.825), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/klosters" target="_parent">Klosters</a><br />At 1206m above sea level and with 4000 inhabitants, Klosters is situated in the mountains close to a skiing area. Found right at the back of the &rsquo;Prättigau&rsquo;, Klosters is well-known for its pleasing climate and is a sporting and health resort in one. The village has preserved its original character, and for lone-travelers and families alike, it is a refreshing resort with varied possibilities for sporting activities and cultural enrichment.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.8186, 9.24028), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/laax" target="_parent">Laax</a><br />Mountainous meadows, woodlands, lakes and unspoiled nature are the characteristics of the landscape on the alpine plateau formed by the Alpine panorama of Flims - Laax - Falera. Laax, a modern holiday resort with an excellently developed infrastructure has maintained its rustic character typical of the Surselva region. Our guests are offered everything they need for relaxation and distraction in their holidays.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.3508, 7.01583), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/leysin" target="_parent">Leysin</a><br />Leysin (2800 inhabitants) enjoys an extraordinarily sunny location approx. 2 hours from Geneva. It is known as a family friendly resort and offers plenty of opportunities to indulge in all kinds of sports. Hundreds of students from all over the world who attend specialized schools in the village make it a lively and cosmopolitan resort.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.7344, 8.18139), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/meiringen" target="_parent">Meiringen</a><br />The village of Meiringen (8200 inhabitants) is situated at an altitude of 595m above sea level in the heart of Switzerland. The Bernese Oberland is well known for its unspoiled nature, the wide range of sports available, for fabulous skiing, hiking and climbing - and unforgettable excursions.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.1242, 7.93528), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/saas_grund" target="_parent">Saas Grund</a><br />Saas Grund, situated in the mountains and close to a skiing area, it lies 1560m above sea level and has 1300 inhabitants. Here, a wide variety of winter sports facilities are available, some of the more adventurous including waterfall climbing, off-piste hinterland skiing, traversing the Alpine Gorge, and mountaineering and hinterland skiing trips with the &rsquo;Weissmies&rsquo; mountaineering school. Saas Grund is a real hiking paradise for people of every age: more than 330km of marked hiking trails, the famous Saas Alpine trail.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.0939, 7.95611), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/saas_almagell" target="_parent">Saas Almagell</a><br />Saas Almagell, with its 450 inhabitants, is located in the mountains close to a skiing area, and lies 1672m above sea level. As the southern-most community in the Saas Valley, Saas Almagell offers tranquility and relaxation in a beautiful mountain location. The idyllic holiday resort has preserved its typically Valaisan characteristics and cosy atmosphere, and is the ideal place for families with children. The new chair lift Weisslaub-Heibodme offers access to new hiking and skiing areas and the top station discloses a breathtaking panoramic view of the Mischabel and Monte-Rosa massive. In the nearby skiing resorts of Saas Fee and Zermatt, you can even go skiing in summer.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.6822, 8.77389), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/sedrun" target="_parent">Sedrun</a><br />Away from any hustle and bustle. Sedrun is 1450m above sea level. Sedrun is a romantic mountain village at the foot of the Oberalppasses and the source of the Rhine at Toma.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.1228, 7.90556), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/saas%20fee" target="_parent">Saas-Fee</a><br />Amid the highest mountains in the Swiss Alps is Saas-Fee in a dreamy valley. The glacier village has been given the distinctive name “Pearl of the Alps”. Enjoy your holiday thanks to the car-free village in the Alps pure fresh air.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.6, 9.58333), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/savognin" target="_parent">Savognin</a><br />Who ever in the holiday region Surses was the remains. In the holidays, Savognin is part of the holiday region Surses and offers an attractive holiday for families and nature lovers. The Surses offers something for everyone, recreation, sports, adventure, fun and nature experiences.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.0667, 7.76667), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/tasch_bei_zermatt" target="_parent">Täsch bei Zermatt</a><br />The village of Täsch is at an altitude of 1449m and has about 1015 residents. It is located 6km from the metropolis of Zermatt Tourism, with its world-famous landmark, the Matterhorn. Täsch symbolizes the gateway to this huge and luscious mountain.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.1975, 9.3075), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/unterwasser" target="_parent">Unterwasser</a><br />Unterwasser is situated at an altitude of 910m and has 1300 inhabitants. The village is in a nice place in the east of Switzerland, which is one of the main nature places. It is a scattered settlement that is typical of this region.Its excellent location offers its guests a stunning view on the mountains of the Churfirsten and the Säntis massifs.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.6, 7.91667), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/wengen" target="_parent">Wengen</a><br />The Swiss holiday resort at the foot of the imposing Eiger - Mönch - Jungfrau mountain range in the heart of the Bernese Oberland lies 1274m above sea level and has 1400 residents. Wengen is well known for its pure mountain air. Lying on a sheltered terrace facing southwest, Wengen guarantees many hours of sunshine. Many guests coming to Wengen, one of the few villages in Switzerland not reached by road, find the tranquility they are looking for all year. Wengen is also especially attractive for families with its pure mountain air and lack of noise from traffic. Wengen&rsquo;s old, well looked after wooden chalets give the village the charm and character of a typical mountain village. Although close to nature, Wengen offers its guests all modern comforts.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.2003, 9.34861), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/wildhaus__unterwasser" target="_parent">Wildhaus - Unterwasser</a><br />Wild is located at 1095m in altitude and has 1300 residents; located in eastern Switzerland, which is one of the most diverse regions of Switzerland. The beautiful location gives guests a wonderful view of the mountains of the Churfirsten and Saentis massif. Rolling hills in Appenzell and St. Gallen, snowcapped summit in Glarnerland, endless green in the Thurgau, lovely vineyards in Schaffhausen.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.0167, 7.73333), '<div class="gmap-resort"><p class="main"><a href="/ski/switzerland/zermatt" target="_parent">Zermatt</a><br />Zermatt, the car-free resort is located at 1620m in the south-west of Switzerland. The idyllic village in the Valais Matter is embedded in the impressive mountains and glaciers and offers magnificent panoramic views. Zermatt has 5500 inhabitants.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.6314, 13.0042), '<div class="gmap-resort"><p class="main"><a href="/ski/germany/berchtesgaden" target="_parent">Berchtesgaden</a><br />Berchtesgaden&rsquo;s ski slopes are not among the largest in the Alps, however they can easily accommodate everyone; from beginners to very competitive skiers and boarders. Good levels of snow are virtually guaranteed between mid-December and spring thanks to state-of-the art snow-making equipment<br /><br /><br /><br />So, why not turn your skiing-trip into an adventure-holiday set against the stunning natural backdrop of Berchtesgaden&rsquo;s premier mountain!</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(47.6833, 12.4667), '<div class="gmap-resort"><p class="main"><a href="/ski/germany/reit_im_winkl" target="_parent">Reit im Winkl</a><br />The mountain and ski resort Reit im Winkl one of the leading ski resorts and tourist havens. It is 695m in height, in the middle of the Bavarian Alps.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.09, 6.069), '<div class="gmap-resort"><p class="main"><a href="/ski/france/alpe_dhuez" target="_parent">Alpe d&rsquo;Huez</a><br />Alpe d&rsquo;Huez prides itself on its sunny location in the Grandes Rousses mountains of the Southern French Alps. It&rsquo;s a vibrant, modern resort with plenty on offer both on and off the slopes. The ski area links the villages of Alp d&rsquo;Huez, Vaujany, Oz En Oisans, Villard-Reculas, La Garde and Auris-en-Osian and is the fifth largest skiing region in France with 249km of piste. Alpe d&rsquo;Huez is a high altitude resort so you can be sure of snow all season long and you&rsquo;ll be able to ski directly back to the resort after another long sunny day on the slopes.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.5779, 6.78389), '<div class="gmap-resort"><p class="main"><a href="/ski/france/les_arcs" target="_parent">Les Arcs</a><br />Les Arcs comprises four modern resorts: Arc 1600, Arc 1800, Arc 1950 and Arc 2000 each with its own distinctive flavour. Arc 1800 is the centre of the action: this is where the lifts converge and has very lively après ski.  Arc 1950 is the newest addition and is surrounded by pine trees at the base of the Aiguille Rouge peak.  All four have great snow records and skiing and boarding for every level. Its south facing disposition means sun and the views of the sun setting behind Mont Blanc are astounding. And, when the sun is gone there&rsquo;s is always plenty going on.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(42.7204, 1.83976), '<div class="gmap-resort"><p class="main"><a href="/ski/france/ax_trois_domaines" target="_parent">Ax Trois Domaines</a><br />Located in the heart of the Pyrenees close to Spain and Andorra, Ax enjoys an excellent geographical location as well as a tourist heritage of rare density. This authentic Ariège country, with its typical mountain charm, offers you its heritage and local specificities due to its agriculture, thermal treatments and proximity to Andorra.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.1945, 6.76853), '<div class="gmap-resort"><p class="main"><a href="/ski/france/avoriaz" target="_parent">Avoriaz</a><br />Avoriaz is a very special high altitude resort set amidst a backdrop of spectacular mountain scenery. Located at 1,800m, Avoriaz is renowned for its great snow record all season long and its enviable amount of exciting slopes to explore. The resort is nicely compact and completely pedestrianised.  Everyone gets around either on foot or on picturesque horse drawn sleighs (for a small charge). A great ambiance and charm awaits you in Avoriaz where you’ll find an appealing traffic and stress free snow-covered village with breathtaking views across the entire region.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.5062, 6.6789), '<div class="gmap-resort"><p class="main"><a href="/ski/france/la_plagne" target="_parent">La Plagne</a><br />La Plagne is one of the first purpose built French ski resorts. The first skiers stayed here in 1961.  The resort is high altitude and comprises a  total of 10 self contained ski centres or "stations" with Plagne 1800 (no prizes on guesses how high that is), Plagne Centre (1970m), Belle Plagne (2050m) and Plagne Soleil (2050m) being the main ones.  Each village hosts its own ski school, restaurants, bars and shops.  While the entire resort is purpose built, most of the new buildings are in traditional style so you&rsquo;ll know you&rsquo;re in a Alpine ski resort.  The skiing area available to you can only be described as vast with all villages being connected by gondolas and ski buses. La Plagne prides itself on offering one of the most modern ski lift systems in the world.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.242, 6.2699), '<div class="gmap-resort"><p class="main"><a href="/ski/france/le_corbier" target="_parent">Le Corbier</a><br />The resort of Le Corbier is located in the heart of the Les Sybelles ski area, the 4th largest ski area in France, which offers visitors more than 310km of ski slopes for all abilities. As the ultimate pedestrianized resort, (you can literally set off from your accommodation with your skis already on), it provides comfort and safety for all, particularly for families.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.0219, 6.6319), '<div class="gmap-resort"><p class="main"><a href="/ski/france/les_carroz_daraches" target="_parent">Les Carroz d&rsquo;Araches</a><br />Authentic and welcoming, the village of Les Carroz is perched 1,140m above the ordinary run of daily life. It offers a whole range of outdoor activities to nature lovers. Downhill and cross-country skiers will appreciate having direct access to the “Grand Massif” ski area.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.454, 6.695), '<div class="gmap-resort"><p class="main"><a href="/ski/france/champagny_en_vanoise" target="_parent">Champagny en Vanoise</a><br /></p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.4151, 6.63358), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_fchv01.jpg" width="50" height="50" alt="Holidays to Courchevel 1850" align="left" /><a href="/ski/france/courchevel_1850" target="_parent">Courchevel 1850</a><br />Courchevel 1850 is part of the famous French &rsquo;Three Valleys&rsquo; ski area and joins three other adjacent villages (Courchevel 1650, Courchevel 1550, and Le Praz) in making up the Courchevel resort.  1850 is the largest of the villages and is the focal point of the entire area containing most of the shops and nightlife hotspots. 1850 has traditionally been a favoured spot of the Paris jet set but in recent years has seen an influx of wealthy Russians (one of which has a passing interest in a small football club in West London).  Throw into the mix skiers from a host of other European countries and you get a village with a very cosmopolitan feel and flavour. In keeping with this international ambiance, 1850 has a nice selection of eateries and watering holes to cater for most tastes.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.9253, 6.86979), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_fcmx01.jpg" width="50" height="50" alt="Holidays to Chamonix Valley" align="left" /><a href="/ski/france/chamonix" target="_parent">Chamonix Valley</a><br />The Chamonix Valley runs for approximately 20 kilometers and is nestled between the towering Mont-Blanc range to the south and the Aiguilles Rouges mountains to the north.  The area offers breathtaking views of Mont Blanc and the French Alps and is widely considered to be the ultimate place to be for all those who share a love of nature and the mountains.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.41, 6.62), '<div class="gmap-resort"><p class="main"><a href="/ski/france/courchevel_1650" target="_parent">Courchevel 1650</a><br />Courchevel is a remarkable resort with three valleys boasting the world’s biggest ski area. Skiers will love the diversity of slopes and landscapes - forests, villages and high mountain scenery. You are sure to enjoy the family ambiance at Courchevel 1550 village.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.0055, 6.689), '<div class="gmap-resort"><p class="main"><a href="/ski/france/flaine" target="_parent">Flaine</a><br />Flaine is the gate to one of the biggest ski and snowboard areas in France, aptly named &rsquo;Le Grand Massif&rsquo;, offering access to 265km of slopes. The ski and snowboard area is totally connected, boasting a modern high-performance system.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(42.504, 2.04691), '<div class="gmap-resort"><p class="main"><a href="/ski/france/font_romeu" target="_parent">Font Romeu</a><br />A well-known health resort located in the heart of the Catalan Pyrenees, Font-Romeu, enjoys high levels of sunshine during the year. Visitors appreciate the resort&rsquo;s friendly, family atmosphere. At an altitude of 1,800m you can enjoy cross-country skiing, downhill skiing, or set off to explore the local heritage sites.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(44.188, 7.1562), '<div class="gmap-resort"><p class="main"><a href="/ski/france/isola_2000" target="_parent">Isola 2000</a><br />Isola 2000, the first resort in the southern Alps, boasts an outstanding location near Italy and the Mediterranean. <br /><br />Located just outside Mercantour Park, Isola 2000 welcomes you to an exceptional setting throughout the season. <br /><br />You can holiday in the mountains between snow and sun at 2,000m above sea level and less than 100km from the Mediterranean.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.905, 6.425), '<div class="gmap-resort"><p class="main"><a href="/ski/france/la_clusaz" target="_parent">La Clusaz</a><br />La Clusaz offers all the rustic charm of a typical mountain village, attractively laid-out around its central feature, the church tower. This dynamic resort organises a number of competitions including downhill skiing, Nordic skiing, snowboarding and free-riding. La Clusaz offers its visitors high quality, high-altitude skiing, in the outstanding setting of the Aravis range and its magical valleys.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.0053, 6.1224), '<div class="gmap-resort"><p class="main"><a href="/ski/france/les_deux_alpes" target="_parent">Les Deux Alpes</a><br />The resort of Les Deux Alpes, along with its neighbour Alpe d&rsquo;Huez are considered the best resorts in the French Dauphine region. Occupieing an enviable position, affording stunning views and offing snow sure and varied pistes, its no wonder its a firm favorite on the British market.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.1577, 6.6658), '<div class="gmap-resort"><p class="main"><a href="/ski/france/les_gets" target="_parent">Les Gets</a><br />Les Gets offers all the magic and charm of a genuine Savoyard village. Whether you prefer a sporty or a relaxing holiday, as a family or among friends, you will certainly find what you are looking for in this resort village offering a superb view over Mont-Blanc.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(42.9105, 0.177), '<div class="gmap-resort"><p class="main"><a href="/ski/france/la_mongie" target="_parent">La Mongie</a><br />Nestling in a corrie at the foot of the Pic du Midi, La Mongie is the sort of resort from which you can literally set off from your accommodation with your skis already on. A dynamic and sporting holiday destination, it offers lovers of snow sports 100km of ski slopes suitable for skiers of all abilities.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.4324, 6.59465), '<div class="gmap-resort"><p class="main"><a href="/ski/france/la_tania" target="_parent">La Tania</a><br />The resort of La Tania lies sandwiched between the valleys of Méribel and Courchevel.  That said however, it doesn’t try to compete with its illustrious neighbours and has carved out its own niche as a good-value, family-friendly base from which to explore the Three Valleys.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.2509, 6.26282), '<div class="gmap-resort"><p class="main"><a href="/ski/france/la_toussuire" target="_parent">La Toussuire</a><br /></p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.401, 6.5655), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_fmbl01.jpg" width="50" height="50" alt="Holidays to Méribel Valley" align="left" /><a href="/ski/france/meribel_valley" target="_parent">Méribel Valley</a><br />The Méribel Valley consists of a total of 14 villages, all located downhill from the lively resort of Méribel itself (1,450m) and its neighbour, Méribel-Mottaret (1,700m).  Méribel has a lively centre full of shops and bars. Méribel-Mottaret, a newer resort and major lift centre, is located further up the valley while the quieter Brides-les-Bains is in the valley below Méribel connected by gondola.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.856, 6.61095), '<div class="gmap-resort"><p class="main"><a href="/ski/france/megeve" target="_parent">Megève</a><br />Megève has all the charm and elegance of a well-known resort with Mont-Blanc as a backdrop. It is in an authentic Alpine village that has preserved its identity while developing the quality welcome that makes it so charming today. Sports and authenticity combine to offer you an unforgettable quality holiday.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.3229, 6.53757), '<div class="gmap-resort"><p class="main"><a href="/ski/france/les_menuires" target="_parent">Les Ménuires</a><br />While Les Menuires may be a purpose built resort and less picturesque than some of its 3 Valley neighbours, you&rsquo;ll find that the range of quality runs are all if not more than you&rsquo;d expect in a world class resort. At an altitude of 1800m, Les Menuires is guaranteed plenty of snow throughout the season.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.1791, 6.70905), '<div class="gmap-resort"><p class="main"><a href="/ski/france/morzine" target="_parent">Morzine</a><br />Nestled amidst the awe inspiring Portes du Soleil ski area lies the picturesque resort of Morzine. Recently voted one of the top ten ski resorts in the world, it&rsquo;s no wonder this charming resort has skiers returning annually, attracted by its unique ambience and impressive vistas.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.1425, 6.59894), '<div class="gmap-resort"><p class="main"><a href="/ski/france/le_praz_de_lys" target="_parent">Le Praz de Lys</a><br />If you are looking for a traditional french atmosphere admist beautiful scenery and close to Mont-Blanc, Praz-de-Lys/Sommand is the ideal place. It is an authentic village and dynamic resort, offering an exceptional location for downhill and cross-country skiing. After skiing, you will be able to try your hand at the excitement of night-time snowmobile riding and snowshoe trekking, or even give your taste buds a treat with the Savoyard specialities.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.3833, 6.7167), '<div class="gmap-resort"><p class="main"><a href="/ski/france/pralognan" target="_parent">Pralognan</a><br />Pralognan invites you to an unforgettable stay in a rich and unspoilt area of natural beauty. Nestling in an exceptionally fine spot at the bottom of a glacier cirque, Pralognan la Vanoise, a superb family resort, has retained all the charms of a mountain village. <br /><br />Ski, hike, snowshoe trek and ramble through magnificent landscapes with forests, waterfalls, plateaux and valleys.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.6243, 6.84989), '<div class="gmap-resort"><p class="main"><a href="/ski/france/la_rosiere_1850" target="_parent">La Rosière 1850</a><br />A veritable natural balcony with full southern exposure, La Rosière 1850 overlooks the Tarentaise Valley and is located near the famous Mont-Blanc and Vanoise mountain ranges. The site’s beauty, charming old stone houses with slate roofs, relaxed atmosphere and peace and quiet make this village an ideal place for family holidays.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(44.9453, 6.5599), '<div class="gmap-resort"><p class="main"><a href="/ski/france/serre_chevalier" target="_parent">Serre Chevalier</a><br />Serre Chevalier is a large valley between the Lautaret and Briançon passes, lying open on its southern side. Its 13 villages and hamlets, which blend tradition and modernity, are scattered across the valley. The resort also offers a wide range of activities for the whole family. Serre Chevalier lies at the foot of the most beautiful peaks of the E&rsquo;crins National Park, an area which is bathed in light. The air and water are pure, the sky is blue and the sun shines more than 300 days a year.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.4081, 6.34693), '<div class="gmap-resort"><p class="main"><a href="/ski/france/saint_francois_longchamp" target="_parent">Saint François Longchamp</a><br />Nestling between the Lauzière range and the Cheval Noir massif, Saint-François-Longchamp’s magnificent mountain setting will astound you. <br /><br />Saint-François-Longchamp offers a 360° view of the Cheval Noir massif (2,832m), Lauzière massif, Belladonnes range and a splendid viewpoint of the Italian side of Mont-Blanc from La Madeleine pass (2,000m). <br /><br />The resort’s liveliness and numerous sporting activities make it an ideal place for family holidays.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(42.818, 0.324), '<div class="gmap-resort"><p class="main"><a href="/ski/france/saint_lary_soulan" target="_parent">Saint Lary Soulan</a><br />Discover the warm and traditional atmosphere of a genuine Pyrenean village located in the middle of the Aure Valley at the foot of a high altitude resort. An authentic traditional village, Saint-Lary is also a hive of activity with its own unique atmosphere.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.47, 6.9076), '<div class="gmap-resort"><p class="main"><a href="/ski/france/tignes" target="_parent">Tignes</a><br />Along with Val d&rsquo;Isère, Tignes (2,100m) forms part of the <br /><br />Espace Killy, widely dubbed "the most beautiful ski area in the world". Tignes may be a purpose built resort but now new buildings are being built in the traditional Savoie style and existing buildings are getting a facelift. Cars are also banned from the centre of the main villages that make up Tignes (Val Claret, Le Lavachet and Tignes-le-Lac). A free bus services connects all Tignes villages up to midnight every day so getting around is easy.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.5557, 6.7638), '<div class="gmap-resort"><p class="main"><a href="/ski/france/vallandry" target="_parent">Vallandry</a><br /></p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(44.595, 6.6836), '<div class="gmap-resort"><p class="main"><a href="/ski/france/vars" target="_parent">Vars</a><br />The Vars resort and the four villages of Saint-Marcellin, Sainte-Marie, Sainte-Catherine and Les Claux are located in unspoilt surroundings with high-quality leisure infrastructures. At Vars, a sunny resort at the heart of the Hautes Alpes region, you can enjoy a wide range of activities and unforgettable walks.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.0748, 5.5532), '<div class="gmap-resort"><p class="main"><a href="/ski/france/villard_de_lans" target="_parent">Villard de Lans</a><br />Villard de Lans is a traditional, lively village spread out on the foothills of the towering 2,285-m Grande Moucherolle, south of Grenoble. This friendly, outdoor-orientated resort is at the gateway to the only rocky mountain range in Vercors Regional Natural Park.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.4487, 6.98035), '<div class="gmap-resort"><p class="main"><a href="/ski/france/val_disere" target="_parent">Val d&rsquo;Isère</a><br />Val d&rsquo;Isère is one of the longest established and best known French skiing resorts dating back to pre-war. Val d&rsquo;Isère oozes class and sophistication and is often considered as one of the world&rsquo;s best records. The village of Val d&rsquo;Isère dates as far back as the 13th Century and the centre of town features an ornate baroque church.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.16, 6.07), '<div class="gmap-resort"><p class="main"><a href="/ski/france/vaujany" target="_parent">Vaujany</a><br />Located opposite the beautiful Grandes Rousses Massif, Vaujany has all the charm and cachet of an authentic mountain village. Combining tradition and modernity, Vaujany offers state-of-the-art facilities for enjoying grandiose landscapes in a cheerful, well-preserved natural setting.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.1654, 6.434), '<div class="gmap-resort"><p class="main"><a href="/ski/france/valloire" target="_parent">Valloire</a><br />At the foot of the famous Galibier Pass, Valloire unveils its many charms throughout its 17 hamlets. The resort has managed to reconcile harmonious building development with the lifestyle of its permanent residents while respecting its breath-taking natural surroundings.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.469, 6.4449), '<div class="gmap-resort"><p class="main"><a href="/ski/france/valmorel" target="_parent">Valmorel</a><br />Nestling on the edge of forests on the slopes of Cheval Noir, Valmorel is a charming village resort featuring traditional timber, stone and slate architecture. "Le Grand Domaine" offers you all the diversity of wide open spaces, and there are plenty of winter sports within your reach. The centre of Valmorel is car-free, making it especially pleasant to explore this lively village.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.18, 6.484), '<div class="gmap-resort"><p class="main"><a href="/ski/france/valmeinier" target="_parent">Valmeinier</a><br />Valmeinier is a charming resort in the heart of the Maurienne, offering a warm, authentic ambience especially enjoyable for families.<br /><br />The resort boasts a vast ski area with 150km of slopes, and an endless horizon. Experienced and novice skiers alike will find what they are looking for.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.2977, 6.58), '<div class="gmap-resort"><p class="main"><a href="/ski/france/val_thorens" target="_parent">Val Thorens</a><br />Val Thorens is Europe&rsquo;s highest ski resort providing skiers with fantastic snow and skiing conditions all season long from December right the way through to May. The village is located right at the foot of the slopes so no matter where your bed is you can roll out of it in the morning and be out on your skis in no time. The entire resort is pedestrianised (except for loading and unloading stops) making for a relaxing resort and peaceful snow covered picturesque streets. Val Thorens is located in the southerly part of the 3 Valleys or Les Trois Vallees giving direct access to one of the most expansive skiing areas in the world. The village itself, while purpose built, is picturesque, cosy, and welcoming to come back to after a long day on the slopes.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.4676, 10.3781), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_ibor01.jpg" width="50" height="50" alt="Holidays to Bormio" align="left" /><a href="/ski/italy/bormio" target="_parent">Bormio</a><br />Originally built as a Spa town, Bormio has grown to earn a deserved place amongst the most popular ski resorts in Italy. Skiing in Bormio is best suited to intermediates although beginners will find the ski schools excellent. While the après ski isn’t as lively as in other resorts, there’s no shortage of atmospheric bars, cafes and restaurants dotted around its beautiful medieval streets!</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.5451, 10.1413), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_iliv01.jpg" width="50" height="50" alt="Holidays to Livigno" align="left" /><a href="/ski/italy/livigno" target="_parent">Livigno</a><br />Located high in the Italian Alps, Livigno is a mecca for those seeking great skiing and lively après ski. Skiing in Livigno is best suited for beginners and intermediates with plenty of long, wide-open slopes on which to hone your skills. A further selling point for this resort is its tax free status, with plenty of bargains to be procured in the many shops.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.2263, 10.8261), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_imdc01.jpg" width="50" height="50" alt="Holidays to Madonna di Campiglio" align="left" /><a href="/ski/italy/madonna_di_campiglio" target="_parent">Madonna di Campiglio</a><br />Set High in the Dolomites, Madonna di Campiglio has an excellent snow record, and is the resort of choice of the Italian glitterati. Although offering plenty to suit all proficiencies, skiing in Madonna is best suited to intermediates and above with plenty of spectacular cruising runs to enjoy.  The après ski is relaxed and laid back with a plethora of smart boutiques, bars, cafes and restaurants, all with an authentic Italian flavour, to choose from.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.2608, 10.5871), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_iptl01.jpg" width="50" height="50" alt="Holidays to Passo Tonale" align="left" /><a href="/ski/italy/passo_tonale" target="_parent">Passo Tonale</a><br />Passo Tonale is one of Italy&rsquo;s highest resorts and thus amongst its most snow sure. Located in a wide valley on the border of Trento and Lombardy, this destination is hugely popular with beginners and intermediates. The après ski is relaxed and varied, whether seeking a few quiet drinks or looking to party the night away.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.0275, 6.85962), '<div class="gmap-resort"><p class="main"><a href="/ski/italy/sauze_doulx" target="_parent">Sauze d&rsquo;Oulx</a><br />A firm favourite with those who enjoy the nightlife on a par with the skiing, this charming Italian resort certainly knows how to throw a party. Skiing in Sauze d’oulx is excellent as it’s one of the main resorts in the 88-lift Milky Way circuit that straddles the border with France, providing a whopping 400km of groomed runs. The resort centre offers a mixture of old and the new with charming medieval buildings juxtaposed between modern restaurants, bars and hotels.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(44.9569, 6.88011), '<div class="gmap-resort"><p class="main"><a href="/ski/italy/sestriere" target="_parent">Sestriere</a><br />Sestriere gained international recognition when it hosted the World Cup Ski Races in 1997 and is set to host the Winter Olympics in 2006. Set in a sunny location snow cover is guaranteed thanks to its high altitude. The Italian clientele give a chic and exciting atmosphere to this highly popular resort, which also offers great value for money. </p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(45.557, 10.2435), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_ivdf01.jpg" width="50" height="50" alt="Holidays to Val di Fassa" align="left" /><a href="/ski/italy/val_di_fassa" target="_parent">Val di Fassa</a><br />Val di Fassa is part of the Superski Dolomiti region, the largest ski area in the world with over 1200km of slopes.  Rather than being just one resort, Val di Fassa is actually made up of nine adjacent smaller resorts all situated in the 20km long Fassa Valley.  The two largest resorts are Campitello and Canazei and this is where all of our accommodation is located. This region is steeped in history and is renowned for its stunning scenery as well as its fantastic skiing. In years gone by Val di Fassa was part of the kingdom of the legendary King Laurino. The famous king was the guardian of this enchanted area, where even today a fire is lit every evening at dusk giving origin to the unforgettable phenomenon of light called Enrosadira. Today, tourism is the principal industry of Val Di Fassa and the results are tangible. There is a large network of paths and walks, endless opportunities for sport and relaxation, tradition and culture, hospitality and fun, and nine ski resorts with 200km of pistes.  What more could you possibly want?</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(51.18, -115.565), '<div class="gmap-resort"><p class="main"><a href="/ski/canada/banff" target="_parent">Banff</a><br />Banff is nestled in the midst of a national park and dwarfed by the picturesque Rockie Mountains. The locals are friendly, the scenery stunning and the wildlife up close and personal! Located high in the Rockies, you&rsquo;ll need to wrap up warm as this is one of the most snow sure destinations there is. Feeding the three resorts of Lake Louise, Sunshine Village and Mount Norquay and offering a huge and varied skiing terrain, it rightly deserves it&rsquo;s status as one of the top ski destinations in the world.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(51.4262, -116.178), '<div class="gmap-resort"><p class="main"><a href="/ski/canada/lake_louise" target="_parent">Lake Louise</a><br />Lake Louise resort is one of the first stops on the skiing world cup circuit for good reason. Breathtaking scenery, long varied slopes, superb amenities and friendly locals all make Lake Louise a popular destination year after year. You truly feel closer to nature as you are skiing in the heart of the Canadian Rockies, with stunning views around every corner. Lake Louise is an ideal destination if you are looking for great skiing, stunning vistas and evening relaxing with friends.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(42.5734, 1.48393), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_nari01.jpg" width="50" height="50" alt="Holidays to Arinsal & Pal" align="left" /><a href="/ski/andorra/arinsal_and_pal" target="_parent">Arinsal & Pal</a><br />Located high in the Pyrenees Mountains on the western side of Andorra, Arinsal is an excellent value for money destination. A popular choice with families and young people, Arinsal has a plethora of reasonably priced restaurants and vibrant night spots. A further selling point is its tax free status, with plenty of bargains to be procured in the many shops. Skiing in Arinsal is best suited to beginners and intermediates, with excellent ski schools.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(42.588, 1.59645), '<div class="gmap-resort"><p class="main"><a href="/ski/andorra/canillo" target="_parent">Canillo</a><br />Close to Andorra la Vella (the duty-free shopping paradise) lies the town of Canillo. The past few years have seen substantial investment in new hotels and lift infrastructure and Canillo is now a world class skiing destination. The new Gondola connects Canillo with the Soldeu/El Tarter ski area. Whether it is skiing, drinking, shopping or adventure you&rsquo;re looking for, Canillo has it.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(42.5466, 1.51506), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_nlmn01.jpg" width="50" height="50" alt="Holidays to La Massana" align="left" /><a href="/ski/andorra/la_massana" target="_parent">La Massana</a><br />La Massana is a quaint resort and an excellent base for exploring the neighbouring slopes of Arinsal and Arcalis. The valley town attracts mainly first-time skiers and riders, who come here for the cheap nightlife as much as the experience on the slopes.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(42.5431, 1.73382), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_npca01.jpg" width="50" height="50" alt="Holidays to Pas de la Casa" align="left" /><a href="/ski/andorra/pas_de_la_casa" target="_parent">Pas de la Casa</a><br />Pas de la Casa is the highest and sunniest resort in Andorra, perched right on the French border within the extensive Grandvalira ski area. Pas de la Casa or Pas as it is commonly known, shares the Grandvalira lift pass with neighbouring El Tarter.  This purpose built resort boasts an excellent snow record, a state of the art lift system and an excellent selection of slopes for beginner and intermediates. Another draw of this destination is its excellent nightlife with a plethora of lively bars and clubs to choose from.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(42.5776, 1.66261), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_nsld01.jpg" width="50" height="50" alt="Holidays to Soldeu & El Tarter" align="left" /><a href="/ski/andorra/soldeu_and_el_tarter" target="_parent">Soldeu & El Tarter</a><br />Soldeu is one of the highest inhabited villages in the Pyrenees and is famed as the birthplace of skiing in Andorra. Skiing in Soldeu is an absolute pleasure with a great selection of slopes for beginners and intermediates. There’s plenty to do once the sun goes down, with a wide choice of places to eat - everything from take-away to 5 star silver service - and a excellent choice of bars and clubs.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.3667, 14.1167), '<div class="gmap-resort"><p class="main"><a href="/ski/slovenia/lake_bled" target="_parent">Lake Bled</a><br />Lake Bled is a picture postcard resort and is quite possibly the most visually stunning resort you&rsquo;ll ever visit. Skiing in Bled is limited to the Straza Ski area and is best suited to beginners and early intermediates. A fine destination with couples and families, Lake Bled offers a good selection of bars, cafes and restaurants to suit all tastes.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.4832, 13.7859), '<div class="gmap-resort"><p class="main"><a href="/ski/slovenia/kranjska_gora" target="_parent">Kranjska Gora</a><br />Kranjska Gora is Slovenia&rsquo;s most popular ski resort, located close to the Austrian and Italian Boarders and nestled in the majestic Julian Alps. Skiing in Kranjska Gora is best suited to beginners and early intermediates, with a high standard of ski schools. While very popular with families, there’s plenty in the way of après ski entertainment to keep night owls amused once the sun goes down.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(46.2711, 13.9519), '<div class="gmap-resort"><p class="main"><a href="/ski/slovenia/lake_bohinj" target="_parent">Lake Bohinj</a><br />Affording stunning vistas over the Julian Alps, Lake Bohinj is Slovenia&rsquo;s largest Glacial lake and is almost as stunning as its close neighbour Lake Bled.  Bohinj is close to the ski hills of Kobla and Vogel and offers easy access to the ski centre Soriška planina. Skiing is best suited to beginners and early intermediates, who&rsquo;ll enjoy the pleasant runs and professional instruction. The après ski is quiet and largely restricted to the hotels.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(39.4864, -106.044), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_ubkr01.jpg" width="50" height="50" alt="Holidays to Breckenridge" align="left" /><a href="/ski/usa/breckenridge" target="_parent">Breckenridge</a><br /><p>Founded in 1859 and virtually abandoned at the end of the Gold Rush, Breckenridge has now maintained much of its &rsquo;Old West&rsquo; charm of the gold mining era, thanks to the arrival of the ski industry in the early Sixties. The total ski area is serviced by 30 lifts and can be reached by foot or a short shuttle bus ride from all parts of the town. Having said that the majority of the available accommodation is located in good ski-out/ski-in slope side positions. </p><br /><br /><p>With a vertical drop of just over 1,000m it may not seem that Breckenridge will compare with the good European resorts but the key thing to bear in mind is that the resort itself is located at almost 3,000m with the highest lift reaching runs at nearly 4,000m. All this means that visitors to Breckenridge are staying in accommodation at an altitude that is more than 1,000m higher than almost anywhere they would normally stay at in Europe. Some visitors may find that altitude sickness is a problem in Breckenridge, especially within the first few days of arrival until they acclimatise to this new environment. The best and most effective way to combat the effects of altitude is also perhaps the easiest. It has been found that drinking large quantities of water is the most effective antidote.</p><p>Your lift ticket for Breckenridge is also valid for use at Vail, Beaver Creek and Keystone. Day trips to these other resorts are easily arranged and can be simply accessed via a scheduled bus service. The shortest of these trips is to neighbouring Keystone which is open until 9pm most nights of the week with perhaps the biggest floodlit skiing operation in the US.</p></p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(43.63, -72.78), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_ukln01.jpg" width="50" height="50" alt="Holidays to Killington" align="left" /><a href="/ski/usa/killington" target="_parent">Killington</a><br />Set in the heart of the Green Mountains of Vermont, the picturesque resort of Killington is like something right off a Christmas chocolate box.  This resort, which is the largest in the Eastern United States, comprises six mountains that are interconnected by 87 miles of trails.  Unlike the centralised European resorts, most of Killington&rsquo;s hotels and restaurants are spread across a five-mile approach road.  That said however, American don&rsquo;t like to walk too far and there is a free daytime shuttle bus service around the base areas and lodgings.  This resort is very popular with New Yorkers who are happy to exchange the hustle and bustle of the Big Apple for the tranquillity of this winter wonderland.  Killington is a great spot for both families and young people with plenty to amuse all when away from the slopes.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(44.071, -71.6276), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_unhp01.jpg" width="50" height="50" alt="Holidays to New Hampshire" align="left" /><a href="/ski/usa/new_hampshire" target="_parent">New Hampshire</a><br />A mere two hours by car from Boston lies the beautiful and vast New Hampshire ski area.  Skiing is New Hampshire&rsquo;s Official State Sport – and it&rsquo;s easy to see why.  The rich history of New Hampshire skiing, combined with its significant contribution to the economic growth of the state, has made skiing an integral part of New Hampshire&rsquo;s landscape.  You&rsquo;ll be spoilt for choice as no less than 8 mountains may be skied with the New Hampshire lift pass on offer from Directski.com.  All of our accommodation is located in the Loon mountain resort, which is smart and modern and well known for its snow conditions.  Each of the mountains is different from the others and will suit those who tire of repeatedly skiing the same slopes, down to the ground.  If you&rsquo;ve any time or energy left after tackling all that you might like to pop down the states largest factory outlet in North Conway or Tilton and take advantage of some tax-free shopping.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(44.4654, -72.6851), '<div class="gmap-resort"><p class="main"><a href="/ski/usa/stowe" target="_parent">Stowe</a><br />Stowe is one of the most aesthetically pleasing of all the American ski resorts. With a nod to its New England Heritage, the town features tiny clapboard shops and restaurants along with trendy designer shops. With the slopes of Mount Mansfield 15 minutes away (six miles) a car is recommended for flexibility and excursions further a field.</p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(39.645, -106.383), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_uval01.jpg" width="50" height="50" alt="Holidays to Vail" align="left" /><a href="/ski/usa/vail" target="_parent">Vail</a><br /><p>The resort of Vail, located 100 miles west of Denver, has the largest single ski mountain in the whole of North America, boasting nearly of 5,300 skiable acres. Combined with its wealthy neighbour Beaver Creek, which is just a 30 minute shuttle bus ride down the road and shares the same lift pass, it is unquestionably the most important ski destination in the United States. </p><br /><br /><p>Vail itself is a modern, purpose-built resort that first opened for business in the early ‘60s. The centre of the resort is almost traffic-free and was designed to look like a Bavarian village even including a covered bridge and a clock tower. Over the years the resort has sprawled out to cover just over seven miles from east and west alongside the Interstate.</p><br /><br /><p>With slopes that rise from 2,475m to 3,527m, Vail is serviced by 34 lifts of which 15 are high-speed quads. In US terms it has a maximum vertical drop of just over 1,000m and combined with this relatively small number of lifts it may sound unimpressive by European standards, but these statistics are quite misleading. Unlike many of the European resorts the Vail lift system is fantastically modern and efficient serving such a huge variety of trails for all abilities. The combination of all of this means that Vail qualifies in almost everyone’s Top 10 Best Ski Areas.</p></p></div>', resort));
        resortmarkers.push(createMarker(new GLatLng(39.9042, -105.779), '<div class="gmap-resort"><p class="main"><img border="0" src="http://image.directski.com/images/resorts/t_uwpk01.jpg" width="50" height="50" alt="Holidays to Winter Park" align="left" /><a href="/ski/usa/winter_park" target="_parent">Winter Park</a><br /><p>Winter Park now offers an ideal ski and snowboard destination with a wealth of tree-skiing and powder. Sitting across the Continental Divide, high in the Rockies, Winter Park provides an excellent ski area of three large mountains plus an inviting bowl area that the residents have successfully kept secret. Winter Park has recently joined the increasing number of US ski resorts sought out by Irish and British skiers and boarders but it still retains a friendly small-town feel. Being Denver’s closest major ski area, Winter Park is an affordable, convenient resort with a choice of over 50 bars or restaurants and offers friendly service combined with the laid back atmosphere.</p><br /><br /><br /><br /><p>With an average of 350 inches of fresh snow every winter, reputably the most in Colorado, and almost 700 acres of off-piste and tree skiing to enjoy it on, this is powder heaven. In recent years millions have been spent upgrading and improving the resort as a whole and recent visitors are saying that the facilities are better than ever. </p></p></div>', resort));

            airportmarkers.push(createMarker(new GLatLng(39.4992, 39.4992), '<div class="gmap-airport"><p class="main"><strong>Reno</strong> (RNO)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(45.4335, 5.0527), '<div class="gmap-airport"><p class="main"><strong>Lyon</strong> (LYS)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(45.375, 8.4341), '<div class="gmap-airport"><p class="main"><strong>Milan Malpensa</strong> (MXP)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(51.5306, 0.1406), '<div class="gmap-airport"><p class="main"><strong>London Stansted</strong> (STN)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(43.3744, 1.2149), '<div class="gmap-airport"><p class="main"><strong>Toulouse</strong> (TLS)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(45.1202, 7.3858), '<div class="gmap-airport"><p class="main"><strong>Turin</strong> (TRN)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(45.2543, 10.1953), '<div class="gmap-airport"><p class="main"><strong>Brescia</strong> (VBS)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(47.2753, 8.3257), '<div class="gmap-airport"><p class="main"><strong>Zürich</strong> (ZRH)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(47.7933, 13.0044), '<div class="gmap-airport"><p class="main"><strong>Salzburg Airport</strong> (SZG)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(51.1139, -114.02), '<div class="gmap-airport"><p class="main"><strong>Calgary</strong> (YYC)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(49.1939, -123.184), '<div class="gmap-airport"><p class="main"><strong>Vancouver</strong> (YVR)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(41.2969, 2.06722), '<div class="gmap-airport"><p class="main"><strong>Barcelona</strong> (BCN)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(44.5354, 11.2887), '<div class="gmap-airport"><p class="main"><strong>Bologna</strong> (BLQ)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(51.4775, -0.461389), '<div class="gmap-airport"><p class="main"><strong>London Heathrow</strong> (LHR)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(46.2236, 14.4578), '<div class="gmap-airport"><p class="main"><strong>Ljubljana</strong> (LJU)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(53.3539, -2.275), '<div class="gmap-airport"><p class="main"><strong>Manchester</strong> (MAN)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(41.9786, -87.9047), '<div class="gmap-airport"><p class="main"><strong>Chicago</strong> (ORD)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(60.1939, 11.1006), '<div class="gmap-airport"><p class="main"><strong>Oslo</strong> (OSL)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(42.0678, 24.8508), '<div class="gmap-airport"><p class="main"><strong>Plovdiv</strong> (PDV)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(42.695, 23.4083), '<div class="gmap-airport"><p class="main"><strong>Sofia Airport</strong> (SOF)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(42.3631, -71.0064), '<div class="gmap-airport"><p class="main"><strong>Boston</strong> (BOS)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(39.2231, -106.869), '<div class="gmap-airport"><p class="main"><strong>Aspen</strong> (ASE)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(33.6367, -84.4281), '<div class="gmap-airport"><p class="main"><strong>Atlanta</strong> (ATL)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(54.6575, -6.21583), '<div class="gmap-airport"><p class="main"><strong>Belfast International</strong> (BFS)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(45.6739, 9.70417), '<div class="gmap-airport"><p class="main"><strong>Bergamo International</strong> (BGY)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(54.6181, -5.8725), '<div class="gmap-airport"><p class="main"><strong>Belfast City</strong> (BHD)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(45.64, 5.88111), '<div class="gmap-airport"><p class="main"><strong>Chambéry Airport</strong> (CMF)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(39.8617, -104.673), '<div class="gmap-airport"><p class="main"><strong>Denver</strong> (DEN)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(53.4317, -6.25556), '<div class="gmap-airport"><p class="main"><strong>Dublin</strong> (DUB)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(46.2369, 6.10889), '<div class="gmap-airport"><p class="main"><strong>Geneva</strong> (GVA)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(47.2603, 11.3439), '<div class="gmap-airport"><p class="main"><strong>Innsbruck</strong> (INN)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(51.1481, -0.190278), '<div class="gmap-airport"><p class="main"><strong>London Gatwick</strong> (LGW)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(33.9425, -118.408), '<div class="gmap-airport"><p class="main"><strong>Los Angeles</strong> (LAX)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(40.7884, -111.978), '<div class="gmap-airport"><p class="main"><strong>Salt Lake City International Airport</strong> (SLC)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(38.5339, -106.933), '<div class="gmap-airport"><p class="main"><strong>Gunnison-Crested Butte Regional Airport</strong> (GUC)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(39.6426, -106.918), '<div class="gmap-airport"><p class="main"><strong>Eagle County Regional Airport</strong> (EGE)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(43.6073, -110.738), '<div class="gmap-airport"><p class="main"><strong>Jackson Hole Airport</strong> (JAC)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(38.5098, -107.894), '<div class="gmap-airport"><p class="main"><strong>Montrose Regional Airport</strong> (MTJ)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(40.4812, -107.218), '<div class="gmap-airport"><p class="main"><strong>Yampa Valley Airport</strong> (HDN)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(43.5644, -116.223), '<div class="gmap-airport"><p class="main"><strong>Boise Air Terminal/Gowen Field</strong> (BOI)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(55.95, -3.3725), '<div class="gmap-airport"><p class="main"><strong>Edinburgh</strong> (EDI)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(28.4172, -81.325), '<div class="gmap-airport"><p class="main"><strong>Orlando International Apt</strong> (MCO)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(38.8483, -77.0342), '<div class="gmap-airport"><p class="main"><strong>Washington Ronald Reagan National Apt</strong> (DCA)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(44.8283, -0.715556), '<div class="gmap-airport"><p class="main"><strong>Bordeaux</strong> (BOD)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(35.2133, -80.9486), '<div class="gmap-airport"><p class="main"><strong>Charlotte Airport</strong> (CLT)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(39.8683, -75.2311), '<div class="gmap-airport"><p class="main"><strong>Philadelphia International Apt</strong> (PHL)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(39.0431, -84.6717), '<div class="gmap-airport"><p class="main"><strong>Cincinnati Northern Kentucky Intl Apt</strong> (CVG)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(45.3956, 10.8883), '<div class="gmap-airport"><p class="main"><strong>Verona</strong> (VRN)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(38.9347, -77.4475), '<div class="gmap-airport"><p class="main"><strong>Washington Dulles International Apt</strong> (IAD)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(37.6197, -122.365), '<div class="gmap-airport"><p class="main"><strong>San Francisco International Apt</strong> (SFO)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(44.8831, -93.2289), '<div class="gmap-airport"><p class="main"><strong>Minneapolis International Apt</strong> (MSP)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(40.6825, -74.1694), '<div class="gmap-airport"><p class="main"><strong>Newark International Apt</strong> (EWR)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(36.0789, -115.155), '<div class="gmap-airport"><p class="main"><strong>Las Vegas McCarran International Apt</strong> (LAS)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(29.9925, -95.3639), '<div class="gmap-airport"><p class="main"><strong>Houston George Bush Intercontinental Airpor</strong> (IAH)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(45.4681, -73.7414), '<div class="gmap-airport"><p class="main"><strong>Montreal Dorval International Apt</strong> (YUL)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(42.2314, -83.3308), '<div class="gmap-airport"><p class="main"><strong>Detroit Wayne County Airport</strong> (DTW)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(2.55, 49.0128), '<div class="gmap-airport"><p class="main"><strong>Paris Charles de Gaulle Apt</strong> (CDG)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(50.0264, 8.54306), '<div class="gmap-airport"><p class="main"><strong>Frankfurt International Apt</strong> (FRA)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(52.3086, 4.76389), '<div class="gmap-airport"><p class="main"><strong>Amsterdam Airport</strong> (AMS)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(45.3225, -75.6692), '<div class="gmap-airport"><p class="main"><strong>Ottawa McDonald Cartier Intl Apt</strong> (YOW)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(43.6772, -79.6306), '<div class="gmap-airport"><p class="main"><strong>Toronto Lester B Pearson Intl Apt</strong> (YYZ)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(33.4342, -112.051), '<div class="gmap-airport"><p class="main"><strong>Phoenix Sky Harbor Intl Apt</strong> (PHX)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(32.8969, -97.0219), '<div class="gmap-airport"><p class="main"><strong>Dallas/Fort Worth Intl Apt</strong> (DFW)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(44.8808, -63.5086), '<div class="gmap-airport"><p class="main"><strong>Halifax International Apt</strong> (YHZ)</p></div>', airport));
        airportmarkers.push(createMarker(new GLatLng(47.4447, -122.314), '<div class="gmap-airport"><p class="main"><strong>Seattle/Tacoma International Apt</strong> (SEA)</p></div>', airport));

            poimarkers.push(createMarker(new GLatLng(42.572, 1.48423), '<div class="gmap-poi"><p class="main"><strong>Pharmacy</strong><br />Pharmacy<br /></p></div>', pharmacy));
        poimarkers.push(createMarker(new GLatLng(47.4416, 12.316), '<div class="gmap-poi"><p class="main"><strong>Chair Lift</strong><br />Sesselsbahn Gaisberg Chair Lift<br /></p></div>', chairlift));
        poimarkers.push(createMarker(new GLatLng(47.4398, 12.326), '<div class="gmap-poi"><p class="main"><strong>Chair Lift</strong><br />Sesselbahnen Maierl Chairlift<br /></p></div>', chairlift));
        poimarkers.push(createMarker(new GLatLng(47.4483, 12.0902), '<div class="gmap-poi"><p class="main"><strong>Drag Lift</strong><br />Drag Lift<br /></p></div>', draglift));
        poimarkers.push(createMarker(new GLatLng(42.5771, 1.47987), '<div class="gmap-poi"><p class="main"><strong>Chair Lift</strong><br />Chairlift<br /></p></div>', chairlift));
        poimarkers.push(createMarker(new GLatLng(42.5717, 1.48442), '<div class="gmap-poi"><p class="main"><strong>Restaurant</strong><br />Surf & Bar Steakhouse<br /></p></div>', restaurant));
        poimarkers.push(createMarker(new GLatLng(42.5718, 1.48487), '<div class="gmap-poi"><p class="main"><strong>Restaurant</strong><br />Ciscos Bar and Restaurant<br /></p></div>', restaurant));
        poimarkers.push(createMarker(new GLatLng(42.5457, 1.51493), '<div class="gmap-poi"><p class="main"><strong>Information</strong><br />Tourist Information<br /></p></div>', info));
        poimarkers.push(createMarker(new GLatLng(42.572, 1.48423), '<div class="gmap-poi"><p class="main"><strong>Ski Hire</strong><br />Ski Hire<br /></p></div>', skihire));
        poimarkers.push(createMarker(new GLatLng(42.5714, 1.48575), '<div class="gmap-poi"><p class="main"><strong>Supermarket</strong><br />Supermarket<br /></p></div>', grocery));
        poimarkers.push(createMarker(new GLatLng(42.5719, 1.48463), '<div class="gmap-poi"><p class="main"><strong>Restaurant</strong><br />El Moli Italian Restaurant<br /></p></div>', restaurant));
        poimarkers.push(createMarker(new GLatLng(42.5716, 1.48446), '<div class="gmap-poi"><p class="main"><strong>Supermarket</strong><br />Supermarket<br /></p></div>', grocery));
        poimarkers.push(createMarker(new GLatLng(47.4503, 12.3991), '<div class="gmap-poi"><p class="main"><strong>Gondola</strong><br />Kitzbuhelerhorn Gondola<br /></p></div>', gondola));
        poimarkers.push(createMarker(new GLatLng(47.4498, 12.337), '<div class="gmap-poi"><p class="main"><strong>Gondola</strong><br />Fleckalmbahn Gondola<br /></p></div>', gondola));
        poimarkers.push(createMarker(new GLatLng(47.1157, 13.14), '<div class="gmap-poi"><p class="main"><strong>Gondola</strong><br />Badberg Gondola<br /></p></div>', gondola));
        poimarkers.push(createMarker(new GLatLng(47.3917, 12.6425), '<div class="gmap-poi"><p class="main"><strong>Gondola</strong><br />Kohlmaisgipfelbahn Gondola<br /></p></div>', gondola));
        poimarkers.push(createMarker(new GLatLng(46.8723, 11.0293), '<div class="gmap-poi"><p class="main"><strong>Gondola</strong><br />Festkogelbahn Gondola<br /></p></div>', gondola));
        poimarkers.push(createMarker(new GLatLng(47.4973, 12.1979), '<div class="gmap-poi"><p class="main"><strong>Gondola</strong><br />Hochsoll Gondola<br /></p></div>', gondola));
        poimarkers.push(createMarker(new GLatLng(47.4427, 12.3907), '<div class="gmap-poi"><p class="main"><strong>Gondola</strong><br />Hannenkammbahn Gondola<br /></p></div>', gondola));
        poimarkers.push(createMarker(new GLatLng(47.1586, 11.8632), '<div class="gmap-poi"><p class="main"><strong>Gondola</strong><br />Kumbichl Gondola<br /></p></div>', gondola));
        poimarkers.push(createMarker(new GLatLng(47.3889, 12.6394), '<div class="gmap-poi"><p class="main"><strong>Gondola</strong><br />Schattbergbahn Gondola<br /></p></div>', gondola));
        poimarkers.push(createMarker(new GLatLng(47.1632, 11.8606), '<div class="gmap-poi"><p class="main"><strong>Gondola</strong><br />Penkenbahn Gondola<br /></p></div>', gondola));
        poimarkers.push(createMarker(new GLatLng(47.1714, 13.0969), '<div class="gmap-poi"><p class="main"><strong>Gondola</strong><br />Gondola<br /></p></div>', gondola));
        poimarkers.push(createMarker(new GLatLng(47.3935, 12.6362), '<div class="gmap-poi"><p class="main"><strong>Gondola</strong><br />Berncogal Gondola<br /></p></div>', gondola));
        poimarkers.push(createMarker(new GLatLng(47.2569, 12.7425), '<div class="gmap-poi"><p class="main"><strong>Gondola</strong><br />Maiskogel Gondola<br /></p></div>', gondola));
        poimarkers.push(createMarker(new GLatLng(42.5718, 1.48431), '<div class="gmap-poi"><p class="main"><strong>Gondola</strong><br />Gondola Station<br /></p></div>', gondola));
        poimarkers.push(createMarker(new GLatLng(47.3917, 12.6412), '<div class="gmap-poi"><p class="main"><strong>Chair Lift</strong><br />Turmlift<br /></p></div>', chairlift));
        poimarkers.push(createMarker(new GLatLng(47.3897, 12.6324), '<div class="gmap-poi"><p class="main"><strong>Chair Lift</strong><br />Wallehen Lift<br /></p></div>', chairlift));
        poimarkers.push(createMarker(new GLatLng(42.5734, 1.48361), '<div class="gmap-poi"><p class="main"><strong>Bar</strong><br />El Cau Bar<br /></p></div>', bar));
        poimarkers.push(createMarker(new GLatLng(47.2694, 12.7579), '<div class="gmap-poi"><p class="main"><strong>Chair Lift</strong><br />Lechnerberg Chairlift<br /></p></div>', chairlift));
        poimarkers.push(createMarker(new GLatLng(42.5394, 1.73305), '<div class="gmap-poi"><p class="main"><strong>Chair Lift</strong><br />Chairlift - Coll Blanc<br /></p></div>', chairlift));
        poimarkers.push(createMarker(new GLatLng(46.8697, 11.0264), '<div class="gmap-poi"><p class="main"><strong>Chair Lift</strong><br />Rosskar & Gaisberg Chair Lift<br /></p></div>', chairlift));
        poimarkers.push(createMarker(new GLatLng(47.3244, 11.1836), '<div class="gmap-poi"><p class="main"><strong>Chair Lift</strong><br />Chair Lift<br /></p></div>', chairlift));
        poimarkers.push(createMarker(new GLatLng(42.5401, 1.7332), '<div class="gmap-poi"><p class="main"><strong>Chair Lift</strong><br />Chairlift - Solana<br /></p></div>', chairlift));
        poimarkers.push(createMarker(new GLatLng(42.5398, 1.73314), '<div class="gmap-poi"><p class="main"><strong>Chair Lift</strong><br />Chairlift - Pas de la Casa<br /></p></div>', chairlift));
        poimarkers.push(createMarker(new GLatLng(47.3916, 12.6433), '<div class="gmap-poi"><p class="main"><strong>Chair Lift</strong><br />Kohlmaislift<br /></p></div>', chairlift));
        poimarkers.push(createMarker(new GLatLng(47.4471, 12.0876), '<div class="gmap-poi"><p class="main"><strong>Chair Lift</strong><br />Lahnerkopfl Chair Lift<br /></p></div>', chairlift));
        poimarkers.push(createMarker(new GLatLng(42.5386, 1.73294), '<div class="gmap-poi"><p class="main"><strong>Chair Lift</strong><br />Chairlift Font Negre<br /></p></div>', chairlift));
        poimarkers.push(createMarker(new GLatLng(47.3902, 12.6286), '<div class="gmap-poi"><p class="main"><strong>Chair Lift</strong><br />Schattberglift<br /></p></div>', chairlift));
        poimarkers.push(createMarker(new GLatLng(47.2745, 12.7575), '<div class="gmap-poi"><p class="main"><strong>Chair Lift</strong><br />Schaufelberg Chairlift<br /></p></div>', chairlift));
        poimarkers.push(createMarker(new GLatLng(47.4577, 12.3709), '<div class="gmap-poi"><p class="main"><strong>Ice Rink</strong><br />Winter Ice Skating<br /></p></div>', icerink));
        poimarkers.push(createMarker(new GLatLng(47.4596, 12.3829), '<div class="gmap-poi"><p class="main"><strong>Ice Rink</strong><br />Ice Skating<br /></p></div>', icerink));
        poimarkers.push(createMarker(new GLatLng(47.1636, 11.8644), '<div class="gmap-poi"><p class="main"><strong>Ice Rink</strong><br />Ice Rink<br /></p></div>', icerink));
        poimarkers.push(createMarker(new GLatLng(46.8695, 11.0262), '<div class="gmap-poi"><p class="main"><strong>Ski School</strong><br />Ski School Meeting Point<br /></p></div>', skischool));
        poimarkers.push(createMarker(new GLatLng(46.8687, 11.026), '<div class="gmap-poi"><p class="main"><strong>Ski School</strong><br />Ski School Meeting Point/ Beginners and Kindergarten<br /></p></div>', skischool));
        poimarkers.push(createMarker(new GLatLng(42.5717, 1.4853), '<div class="gmap-poi"><p class="main"><strong>Bar</strong><br />El Derby Irish Bar<br /></p></div>', bar));
        poimarkers.push(createMarker(new GLatLng(47.4454, 12.389), '<div class="gmap-poi"><p class="main"><strong>Drag Lift</strong><br />Drag Lifts<br /></p></div>', draglift));
        poimarkers.push(createMarker(new GLatLng(47.4441, 12.3112), '<div class="gmap-poi"><p class="main"><strong>Drag Lift</strong><br />Schiwiese Draglift<br /></p></div>', draglift));
        poimarkers.push(createMarker(new GLatLng(47.3323, 11.1852), '<div class="gmap-poi"><p class="main"><strong>Drag Lift</strong><br />Seelift<br /></p></div>', draglift));
        poimarkers.push(createMarker(new GLatLng(47.498, 12.1934), '<div class="gmap-poi"><p class="main"><strong>Drag Lift</strong><br />Draglift<br /></p></div>', draglift));
        poimarkers.push(createMarker(new GLatLng(47.3343, 11.1848), '<div class="gmap-poi"><p class="main"><strong>Drag Lift</strong><br />Birkenlift<br /></p></div>', draglift));
        poimarkers.push(createMarker(new GLatLng(46.8682, 11.0241), '<div class="gmap-poi"><p class="main"><strong>Drag Lift</strong><br />Mahdstuhl Drag Lift<br /></p></div>', draglift));
        poimarkers.push(createMarker(new GLatLng(42.547, 1.51469), '<div class="gmap-poi"><p class="main"><strong>Ski Hire</strong><br />Vilidomat Hire Shop<br /></p></div>', skihire));
        poimarkers.push(createMarker(new GLatLng(47.444, 12.3953), '<div class="gmap-poi"><p class="main"><strong>Ski Hire</strong><br />Olympia Sport<br /></p></div>', skihire));
        poimarkers.push(createMarker(new GLatLng(47.4472, 12.1019), '<div class="gmap-poi"><p class="main"><strong>Gondola</strong><br />Markbachjoch Gondola<br /></p></div>', gondola));
        poimarkers.push(createMarker(new GLatLng(42.5736, 1.48351), '<div class="gmap-poi"><p class="main"><strong>Bar</strong><br />Quo Vadis Bar<br /></p></div>', bar));
        poimarkers.push(createMarker(new GLatLng(42.5803, 1.64978), '<div class="gmap-poi"><p class="main"><strong>Supermarket</strong><br />Supermarket<br /></p></div>', grocery));
        poimarkers.push(createMarker(new GLatLng(47.3238, 11.1948), '<div class="gmap-poi"><p class="main"><strong>Golf Course</strong><br /><br /></p></div>', golf));
        poimarkers.push(createMarker(new GLatLng(47.3288, 11.1871), '<div class="gmap-poi"><p class="main"><strong>Information</strong><br /><br /></p></div>', info));
        poimarkers.push(createMarker(new GLatLng(42.5461, 1.51493), '<div class="gmap-poi"><p class="main"><strong>Post Office</strong><br /><br /></p></div>', postoffice));
        poimarkers.push(createMarker(new GLatLng(42.5794, 1.64981), '<div class="gmap-poi"><p class="main"><strong>Bus Stop</strong><br /><br /></p></div>', bus));
        poimarkers.push(createMarker(new GLatLng(42.5775, 1.66466), '<div class="gmap-poi"><p class="main"><strong>Bus Stop</strong><br /><br /></p></div>', bus));
        poimarkers.push(createMarker(new GLatLng(42.5466, 1.51399), '<div class="gmap-poi"><p class="main"><strong>Supermarket</strong><br />Supermarket<br /></p></div>', grocery));
        poimarkers.push(createMarker(new GLatLng(42.5765, 1.6504), '<div class="gmap-poi"><p class="main"><strong>Chair Lift</strong><br />Chairlift<br /></p></div>', chairlift));
        poimarkers.push(createMarker(new GLatLng(42.5757, 1.66882), '<div class="gmap-poi"><p class="main"><strong>Gondola</strong><br />Gondola<br /></p></div>', gondola));
        poimarkers.push(createMarker(new GLatLng(42.5469, 1.5131), '<div class="gmap-poi"><p class="main"><strong>Gondola</strong><br />Gondola<br /></p></div>', gondola));


    centerMapAndSetTargets(map);
}

