// use to avoid coding long urls in multiple locations

function createTrackingImage(src) {
	var image = document.createElement("img");
	image.src = src;
	image.width = 1;
	image.height = 1;
	image.setAttribute("style", "margin:0px;padding:0px;border-style:none;");
	return image;
}

window.onload = function() {
	var elements = document.getElementsByTagName("span");
	for (var i = 0, n = elements.length; i < n; i++) {
		var elem = elements.item(i);
		if (elem.className) {
			var cName = elem.className;
			var dest = null;
			var trackingImage = null;
			

if (cName == "majestic") {
				dest = "http://www.agoda.com/asia/vietnam/ho_chi_minh_city/hotel_majestic_saigon.html?site_id=1424374";
			} 


else if (cName == "saigon-hotels") {
				dest = "http://www.agoda.com/asia/vietnam/ho_chi_minh_city.html?site_id=1424374";
			}


else if (cName == "caravelle") {
				dest = "http://www.agoda.com/asia/vietnam/ho_chi_minh_city/caravelle_hotel.html?site_id=1424374";
			}
			

else if (cName == "renaissance") {
				dest = "http://www.agoda.com/asia/vietnam/ho_chi_minh_city/renaissance_hotel.html?site_id=1424374";
			}


else if (cName == "legend") {
				dest = "http://www.agoda.com/asia/vietnam/ho_chi_minh_city/legend_hotel_saigon/reviews.html?site_id=1424374";
			}


else if (cName == "continental-saigon") {
				dest = "http://www.agoda.com/asia/vietnam/ho_chi_minh_city/hotel_continental_saigon.html?site_id=1424374";
			}


else if (cName == "bong-sen") {
				dest = "http://www.agoda.com/asia/vietnam/ho_chi_minh_city/bong_sen_hotel.html?site_id=1424374";
			}


else if (cName == "huong-sen") {
				dest = "http://www.agoda.com/asia/vietnam/ho_chi_minh_city/huong_sen_hotel.html?site_id=1424374";
			}


else if (cName == "hanoi-hotels") {
				dest = "http://www.agoda.com/asia/vietnam/hanoi.html?site_id=1424374";
			}


else if (cName == "serenade") {
				dest = "http://www.agoda.com/asia/vietnam/hanoi/serenade_hotel.html?site_id=1424374";
			}

else if (cName == "sofitel-metropole") {
				dest = "http://www.agoda.com/asia/vietnam/hanoi/sofitel_metropole_hanoi_hotel.html?site_id=1424374";
			}

else if (cName == "elegance-4") {
				dest = "http://www.agoda.com/asia/vietnam/hanoi/hanoi_elegance_4_hotel.html?site_id=1424374";
			}

else if (cName == "anise") {
				dest = "http://www.agoda.com/asia/vietnam/hanoi/anise_hotel.html?site_id=1424374";
			}

else if (cName == "halong-hotels") {
				dest = "http://www.agoda.com/asia/vietnam/halong.html?site_id=1424374";
			}

else if (cName == "novotel-halong") {
				dest = "http://www.agoda.com/asia/vietnam/halong/novotel_ha_long_bay_hotel.html?site_id=1424374";
			}

else if (cName == "halong-dream") {
				dest = "http://www.agoda.com/asia/vietnam/halong/halong_dream_hotel.html?site_id=1424374";
			}

else if (cName == "haiphong-hotels") {
				dest = "http://www.agoda.com/asia/vietnam/haiphong.html?site_id=1424374";
			}

else if (cName == "harbour-view") {
				dest = "http://www.agoda.com/asia/vietnam/haiphong/harbour_view_hotel.html?site_id=1424374";
			}

else if (cName == "best-western-haiphong") {
				dest = "http://www.agoda.com/asia/vietnam/haiphong/best_western_pearl_river_hotel.html?site_id=1424374";
			}


else if (cName == "hoi-an-hotels") {
				dest = "http://www.agoda.com/asia/vietnam/hoi_an.html?site_id=1424374";
			}

else if (cName == "nam-hai") {
				dest = "http://www.agoda.com/asia/vietnam/hoi_an/nam_hai_hotel.html?site_id=1424374";
			}


else if (cName == "victoria-hoi-an") {
				dest = "http://www.agoda.com/asia/vietnam/hoi_an/victoria_hoi_an_beach_resort_spa.html?site_id=1424374";
			}


else if (cName == "swiss-bel") {
				dest = "http://www.agoda.com/asia/vietnam/hoi_an/swiss_bel_hotel_golden_sand_resort.html?site_id=1424374";
			}


else if (cName == "hoi-an-beach-resort") {
				dest = "http://www.agoda.com/asia/vietnam/hoi_an/hoi_an_beach_resort.html?site_id=1424374";
			}

else if (cName == "pho-hoi") {
				dest = "http://www.agoda.com/asia/vietnam/hoi_an/pho_hoi_riverside_resort.html?site_id=1424374";
			}

else if (cName == "vinh-hung-2") {
				dest = "http://www.agoda.com/asia/vietnam/hoi_an/vinh_hung_2_hotel.html?site_id=1424374";
			}


else if (cName == "vinh-hung-1") {
				dest = "http://www.agoda.com/asia/vietnam/hoi_an/vinh_hung_1_hotel.html?site_id=1424374";
			}

else if (cName == "hue-hotels") {
				dest = "http://www.agoda.com/asia/vietnam/hue.html?site_id=1424374";
			}

else if (cName == "saigon-morin-hue") {
				dest = "http://www.agoda.com/asia/vietnam/hue/saigon_morin_hotel.html?site_id=1424374";
			}

else if (cName == "imperial-hue") {
				dest = "http://www.agoda.com/asia/vietnam/hue/imperial_hotel.html?site_id=1424374";
			}


else if (cName == "century-riverside") {
				dest = "http://www.agoda.com/asia/vietnam/hue/century_riverside_hotel.html?site_id=1424374";
			}


else if (cName == "pilgrimage-village") {
				dest = "http://www.agoda.com/asia/vietnam/hue/pilgrimage_village_hue_boutique_resort_spa.html?site_id=1424374";
			}


else if (cName == "dalat-hotels") {
				dest = "http://www.agoda.com/asia/vietnam/dalat.html?site_id=1424374";
			}


else if (cName == "ana-mandara-dalat") {
				dest = "http://www.agoda.com/asia/vietnam/dalat/ana_mandara_villas_dalat_resort_spa.html?site_id=1424374";
			}

else if (cName == "novotel-dalat") {
				dest = "http://www.agoda.com/asia/vietnam/dalat/novotel_dalat_hotel.html?site_id=1424374";
			}


else if (cName == "sofitel-dalat") {
				dest = "http://www.agoda.com/asia/vietnam/dalat/sofitel_dalat_palace_hotel.html?site_id=1424374";
			}


else if (cName == "golf-3") {
				dest = "http://www.agoda.com/asia/vietnam/dalat/golf_3_hotel.html?site_id=1424374";
			}


else if (cName == "nha-trang-hotels") {
				dest = "http://www.agoda.com/asia/vietnam/nha_trang.html?site_id=1424374";
			}


else if (cName == "six-senses") {
				dest = "http://www.agoda.com/asia/vietnam/nha_trang/six_senses_hideaway_ninh_van_bay_hotel.html?site_id=1424374";
			}

else if (cName == "sunrise-beach") {
				dest = "http://www.agoda.com/asia/vietnam/nha_trang/sunrise_beach_resort.html?site_id=1424374";
			}


else if (cName == "ana-mandara-nha-trang") {
				dest = "http://www.agoda.com/asia/vietnam/nha_trang/evason_ana_mandara_at_nha_trang_hotel.html?site_id=1424374";
			}


else if (cName == "victoria-sapa") {
				dest = "http://www.agoda.com/asia/vietnam/sapa/victoria_hotel.html?site_id=1424374";
			}


else if (cName == "goldsea") {
				dest = "http://www.agoda.com/asia/vietnam/sapa/sapa_goldsea_hotel.html?site_id=1424374";
			}


else if (cName == "sao-mai") {
				dest = "http://www.agoda.com/asia/vietnam/bac_ha/sao_mai_hotel.html?site_id=1424374";
			}


else if (cName == "victoria-can-tho") {
				dest = "http://www.agoda.com/asia/vietnam/can_tho/victoria_hotel.html?site_id=1424374";
			}

else if (cName == "saigon-can-tho") {
				dest = "http://www.agoda.com/asia/vietnam/can_tho/saigon_hotel.html?site_id=1424374";
			}

else if (cName == "golf-can-tho") {
				dest = "http://www.agoda.com/asia/vietnam/can_tho/golf_can_tho_hotel.html?site_id=1424374";
			}


else if (cName == "victoria-chau-doc") {
				dest = "http://www.agoda.com/asia/vietnam/chau_doc/victoria_chau_doc_hotel.html?site_id=1424374";
			}


else if (cName == "chau-pho") {
				dest = "http://www.agoda.com/asia/vietnam/chau_doc/chau_pho_hotel.html?site_id=1424374";
			}


else if (cName == "la-veranda") {
				dest = "http://www.agoda.com/asia/vietnam/phu_quoc_island/grand_mercure_la_veranda_resort.html?site_id=1424374";
			}

else if (cName == "chen-la") {
				dest = "http://www.agoda.com/asia/vietnam/phu_quoc_island/chen_la_resort.html?site_id=1424374";
			}


else if (cName == "dam-sam") {
				dest = "http://www.agoda.com/asia/vietnam/buon_ma_thuot/dam_san_hotel.html?site_id=1424374";
			}

else if (cName == "hoa-lu") {
				dest = "http://www.agoda.com/asia/vietnam/ninh_binh/hoa_lu_hotel.html?site_id=1424374";
			}

else if (cName == "thuy-anh") {
				dest = "http://www.agoda.com/asia/vietnam/ninh_binh/thuy_anh_hotel.html?site_id=1424374";
			}


else if (cName == "vietnam-hotels") {
				dest = "http://www.agoda.com/asia/vietnam.html?site_id=1424374";
			}



if (dest != null) {
				var a = document.createElement("a");
				a.href = dest;
				a.setAttribute("rel", "nofollow"); 
				a.appendChild(elem.cloneNode(true));
				elem.parentNode.replaceChild(a, elem);
				if (trackingImage != null) {
					a.parentNode.appendChild(trackingImage);
				}
			}
		}
	}
};
