var ta_favoritehash={}; var ta_favoritelist=new Array(); var ta_maptext= '
'+ '
'+ 'TripAdvisor '+ 'Travel Map '+ '
'+ '
'+ '
'+ 'I\'ve visited 96 cities in 25 countries. '+ '
'+ '
'+ '
'+ ' '+ 'TripAdvisor Travel Map '+ ' '+ '
'+ '
'+ ' '+ '
'+ '
'+ '
'+ 'My Favorite Destinations '+ '
'+ '
'+ '
'+ '
'+ '
'+ '
    '+ ' '+ '
'+ '
'+ ' '+ '
'+ ' '+ ' '+ ' '+ ' '+ ' '+ '
'+ '
'+ '
'+ '
'+ '
'+ 'Search millions of traveler reviews, articles, lists and forums on TripAdvisor: '+ '
'+ '
'+ ' '+ '
'+ '
'+ '
'+ '
'+ '
'+ '
'+ ''; ta_addfav("http://www.tripadvisor.com/Tourism-g187234-Nice_French_Riviera_Cote_d_Azur_Provence-Vacations.html","Nice, France"); ta_addfav("http://www.tripadvisor.com/Tourism-g189158-Lisbon_Estremadura-Vacations.html","Lisbon, Portugal"); ta_addfav("http://www.tripadvisor.com/Tourism-g188590-Amsterdam_Noord_Holland-Vacations.html","Amsterdam, The Netherlands"); ta_addfav("http://www.tripadvisor.com/Tourism-g186338-London_England-Vacations.html","London, United Kingdom"); ta_addfav("http://www.tripadvisor.com/Tourism-g189836-Helsingborg_Skane-Vacations.html","Helsingborg, Sweden"); ta_addfav("http://www.tripadvisor.com/Tourism-g189852-Stockholm-Vacations.html","Stockholm, Sweden"); ta_addfav("http://www.tripadvisor.com/Tourism-g187411-Flensburg_The_Baltic_Coast_Schleswig_Holstein-Vacations.html","Flensburg, Germany"); ta_addfav("http://www.tripadvisor.com/Tourism-g187331-Hamburg-Vacations.html","Hamburg, Germany"); ta_addfav("http://www.tripadvisor.com/Tourism-g187497-Barcelona_Catalonia-Vacations.html","Barcelona, Spain"); ta_addfav("http://www.tripadvisor.com/Tourism-g190479-Oslo-Vacations.html","Oslo, Norway"); function ta_addfav(url,loc){ if (!ta_favoritehash[url]){ ta_favoritehash[url]=loc; ta_favoritelist[ta_favoritelist.length]=url; } } function ta_load(){ var mapdiv; try { mapdiv=document.getElementById('ta_travelmap'); } catch(e){ } if (!mapdiv){ return; } if ('abc mno pqr'.match(/\]*href\=[\"\']http:\/\/def.[a-z\.]{1,5}\/jkl[^\"\']*[\"\'][^\>]*\>[A-Za-z][^\<]+\<\/a\>/i)){ if (!mapdiv.innerHTML.match(/\]*href\=[\"\']http:\/\/[a-z\-]+\.tripadvisor.[a-z\.]{1,5}\/[\"\'][^\>]*\>[A-Za-z][^\<]+\<\/a\>/i)){ mapdiv.innerHTML="
ERROR: Link to TripAdvisor home page has been removed.
"+mapdiv.innerHTML; return; } } var favdiv=document.getElementById('ta_favoritelist'); if (favdiv){ var lns = favdiv.innerHTML.split("
([^\<]+)\<\/a\>/.exec(l); if (matches && matches.length > 2){ ta_addfav(matches[1],matches[2]); } } } if (ta_favoritelist.length == 0){ ta_maptext=ta_maptext.replace(/((\<\!\-\-)|(\/\*))favoritesstart((\-\-\>)|(\*\/))(.|[\r\n])*?((\<\!\-\-)|(\/\*))favoritesend((\-\-\>)|(\*\/))/ig,""); } else { var faves=""; for (var i=0; i"+ta_favoritehash[f]+""; } ta_maptext=ta_maptext.replace(/\<\!\-\-favorites\-\-\>/g,faves); } ta_maptext=ta_maptext.replace(/\/CommunityMapImage\?/g,'/CommunityMapImage?x='+new Date().getTime()+'&'); if (ta_maptext.match('\"+mapdiv.innerHTML; } } ta_load();