function updateSelection(pSelectedValue) {

if(pSelectedValue!="") {
var htmlText = "";
var returnURL;

htmlText = "<a href=\"";
returnURL = getURL(pSelectedValue);
htmlText = htmlText + "#\" onclick=\"redirectHotel('" + returnURL + "');\"><img src=\"img_cty/btn_viewhotel.gif\" alt=\"View Hotel Website\" width=\"134\" height=\"22\" border=\"0\" align=\"middle\" /></a>";
document.getElementById('linkDisplay').innerHTML = htmlText;
}
else
{
htmlText = "<a href=\"#\" onclick=\"redirectHotel('');\"><img src=\"img_cty/btn_viewhotel.gif\" alt=\"View Hotel Website\" width=\"134\" height=\"22\" border=\"0\" align=\"middle\" /></a>";
document.getElementById('linkDisplay').innerHTML = htmlText;
}
}

function redirectHotel(pURL) {
	if(pURL == "")	{
		alert("Please specify a hotel.");
	}	
	else {
	window.open(pURL);
	}
}

function getURL(pSelectedValue) {

var selectedURL = "";
switch(pSelectedValue)
{
case "20587":
selectedURL = "http://www.millenniumhotels.com/cn/grandmillenniumbeijing/index.html";
break;
case "23466":
selectedURL = "http://www.millenniumhotels.com/cn/millenniumwuxi/index.html";
break;
case "20162":
selectedURL = "http://www.millenniumhotels.com/cn/millenniumxiamen/index.html";
break;
case "14128":
selectedURL = "http://www.millenniumhotels.com/cn/millenniumshanghai/index.html";
break;
case "21222":
selectedURL = "http://www.millenniumhotels.com/cn/copthorneqingdao/index.html";
break;
case "11486":
selectedURL = "http://www.millenniumhotels.com/fr/millenniumcharlesdegaulle/index.html";
break;
case "11487":
selectedURL = "http://www.millenniumhotels.com/fr/millenniumparis/index.html";
break;
case "11475":
selectedURL = "http://www.millenniumhotels.com/de/copthornehannover/index.html";
break;
case "11489":
selectedURL = "http://www.millenniumhotels.com/de/millenniumstuttgart/index.html";
break;
case "11492":
selectedURL = "http://www.millenniumhotels.com/id/millenniumjakarta/index.html";
break;
case "20060":
selectedURL = "http://www.millenniumhotels.com/kw/aljahrahcopthornekuwait/index.html";
break;
case "11494":
selectedURL = "http://www.millenniumhotels.com/my/copthornepenang/index.html";
break;
case "18446":
selectedURL = "http://www.millenniumhotels.com/my/millenniumkualalumpur/index.html";
break;
case "11504":
selectedURL = "http://www.millenniumhotels.co.nz/copthorneaucklandcity/index.html";
break;
case "11505":
selectedURL = "http://www.millenniumhotels.co.nz/copthorneharbourcity/index.html";
break;
case "11509":
selectedURL = "http://www.millenniumhotels.co.nz/copthornechristchurchcentral/index.html";
break;
case "11510":
selectedURL = "http://www.millenniumhotels.co.nz/copthornedurhamstreet/index.html";
break;
case "11508":
selectedURL = "http://www.millenniumhotels.co.nz/copthornechristchurchairport/index.html";
break;
case "11519":
selectedURL = "http://www.millenniumhotels.co.nz/copthornenewplymouth/index.html";
break;
case "17008":
selectedURL = "http://www.millenniumhotels.co.nz/copthornemarlborough/index.html";
break;
case "18110":
selectedURL = "http://www.millenniumhotels.co.nz/copthornetaupo/index.html";
break;
case "11528":
selectedURL = "http://www.millenniumhotels.co.nz/copthorneorientalbay/index.html";
break;
case "11529":
selectedURL = "http://www.millenniumhotels.co.nz/copthornewellingtonplimmertowers/index.html";
break;
case "11518":
selectedURL = "http://www.millenniumhotels.co.nz/copthornebayofislands/index.html";
break;
case "11516":
selectedURL = "http://www.millenniumhotels.co.nz/copthornehokianga/index.html";
break;
case "11532":
selectedURL = "http://www.millenniumhotels.co.nz/copthornequeenstownlakefront/index.html";
break;
case "12459":
selectedURL = "http://www.millenniumhotels.co.nz/copthornewairarapa/index.html";
break;
case "11517":
selectedURL = "http://www.millenniumhotels.co.nz/kingsgatepaihia/index.html";
break;
case "11520":
selectedURL = "http://www.millenniumhotels.co.nz/kingsgatenelson/index.html";
break;
case "11526":
selectedURL = "http://www.millenniumhotels.co.nz/kingsgateoamaru/index.html";
break;
case "11513":
selectedURL = "http://www.millenniumhotels.co.nz/kingsgatedunedin/index.html";
break;
case "11514":
selectedURL = "http://www.millenniumhotels.co.nz/kingsgategreymouth/index.html";
break;
case "11515":
selectedURL = "http://www.millenniumhotels.co.nz/kingsgatehamilton/index.html";
break;
case "11521":
selectedURL = "http://www.millenniumhotels.co.nz/kingsgatepalmerstonnorth/index.html";
break;
case "11507":
selectedURL = "http://www.millenniumhotels.co.nz/kingsgateauckland/index.html";
break;
case "17761":
selectedURL = "http://www.millenniumhotels.co.nz/kingsgateportland/index.html";
break;
case "11523":
selectedURL = "http://www.millenniumhotels.co.nz/kingsgaterotorua/index.html";
break;
case "11525":
selectedURL = "http://www.millenniumhotels.co.nz/kingsgateteanau/index.html";
break;
case "11531":
selectedURL = "http://www.millenniumhotels.co.nz/kingsgatequeenstown/index.html";
break;
case "12458":
selectedURL = "http://www.millenniumhotels.co.nz/kingsgatewanganui/index.html";
break;
case "11530":
selectedURL = "http://www.millenniumhotels.co.nz/kingsgatewhangarei/index.html";
break;
case "11512":
selectedURL = "http://www.millenniumhotels.co.nz/millenniumchristchurch/index.html";
break;
case "11522":
selectedURL = "http://www.millenniumhotels.co.nz/millenniumqueenstown/index.html";
break;
case "11524":
selectedURL = "http://www.millenniumhotels.co.nz/millenniumrotorua/index.html";
break;
case "11527":
selectedURL = "http://www.millenniumhotels.co.nz/millenniumtaupo/index.html";
break;
case "11493":
selectedURL = "http://www.millenniumhotels.com/ph/heritagemanila/index.html";
break;
case "15963":
selectedURL = "http://www.millenniumhotels.com/qa/millenniumdoha/index.html";
break;
case "11498":
selectedURL = "http://www.millenniumhotels.com.sg/copthornekingssingapore/index.html";
break;
case "11495":
selectedURL = "http://www.millenniumhotels.com.sg/copthorneorchidsingapore/index.html";
break;
case "11496":
selectedURL = "http://www.millenniumhotels.com.sg/grandcopthornewaterfront/index.html";
break;
case "11497":
selectedURL = "http://www.millenniumhotels.com.sg/mhotelsingapore/index.html";
break;
case "11499":
selectedURL = "http://www.millenniumhotels.com.sg/orchardhotelsingapore/index.html";
break;
case "19392":
selectedURL = "http://www.millenniumhotels.com/th/millenniumpatongphuket/index.html";
break;
case "19161":
selectedURL = "http://www.millenniumhotels.com/th/grandmillenniumsukhumvitbangkok/index.html";
break;
case "19632":
selectedURL = "http://www.millenniumhotels.com/ae/copthornehoteldubai/index.html";
break;
case "18109":
selectedURL = "http://www.millenniumhotels.com/ae/grandmillenniumdubai/index.html";
break;
case "11501":
selectedURL = "http://www.millenniumhotels.com/ae/millenniumdubai/index.html";
break;
case "11500":
selectedURL = "http://www.millenniumhotels.com/ae/millenniumabudhabi/index.html";
break;
case "11502":
selectedURL = "http://www.millenniumhotels.com/ae/millenniumsharjah/index.html";
break;
case "11470":
selectedURL = "http://www.millenniumhotels.co.uk/copthorneaberdeen/index.html";
break;
case "11471":
selectedURL = "http://www.millenniumhotels.co.uk/copthornebirmingham/index.html";
break;
case "11473":
selectedURL = "http://www.millenniumhotels.co.uk/copthornecardiff/index.html";
break;
case "11480":
selectedURL = "http://www.millenniumhotels.co.uk/copthornegatwick/index.html";
break;
case "11484":
selectedURL = "http://www.millenniumhotels.co.uk/copthornemanchester/index.html";
break;
case "11472":
selectedURL = "http://www.millenniumhotels.co.uk/copthornedudley/index.html";
break;
case "11485":
selectedURL = "http://www.millenniumhotels.co.uk/copthornenewcastle/index.html";
break;
case "11488":
selectedURL = "http://www.millenniumhotels.co.uk/copthorneplymouth/index.html";
break;
case "11490":
selectedURL = "http://www.millenniumhotels.co.uk/copthornereading/index.html";
break;
case "11476":
selectedURL = "http://www.millenniumhotels.co.uk/copthorneeffinghamgatwick/index.html";
break;
case "11477":
selectedURL = "http://www.millenniumhotels.co.uk/copthornesloughwindsor/index.html";
break;
case "11482":
selectedURL = "http://www.millenniumhotels.co.uk/copthornetarakensington/index.html";
break;
case "15486":
selectedURL = "http://www.millenniumhotels.co.uk/millenniumcopthornechelseafc/index.html";
break;
case "11478":
selectedURL = "http://www.millenniumhotels.co.uk/millenniumkensington/index.html";
break;
case "11483":
selectedURL = "http://www.millenniumhotels.co.uk/millenniumgloucester/index.html";
break;
case "11474":
selectedURL = "http://www.millenniumhotels.co.uk/millenniumglasgow/index.html";
break;
case "11481":
selectedURL = "http://www.millenniumhotels.co.uk/millenniumknightsbridge/index.html";
break;
case "11479":
selectedURL = "http://www.millenniumhotels.co.uk/millenniummayfair/index.html";
break;
case "11491":
selectedURL = "http://www.millenniumhotels.co.uk/millenniumreading/index.html";
break;
case "11537":
selectedURL = "http://www.millenniumhotels.com/millenniumanchorage/index.html";
break;
case "11535":
selectedURL = "http://www.millenniumhotels.com/millenniumlosangeles/index.html";
break;
case "11536":
selectedURL = "http://www.millenniumhotels.com/millenniumboston/index.html";
break;
case "11533":
selectedURL = "http://www.millenniumhotels.com/millenniumnewyork/index.html";
break;
case "11538":
selectedURL = "http://www.millenniumhotels.com/millenniumboulder/index.html";
break;
case "11779":
selectedURL = "http://www.millenniumhotels.com/millenniumbuffalo/index.html";
break;
case "11540":
selectedURL = "http://www.millenniumhotels.com/millenniumcincinnati/index.html";
break;
case "11543":
selectedURL = "http://www.millenniumhotels.com/millenniumdurham/index.html";
break;
case "11541":
selectedURL = "http://www.millenniumhotels.com/millenniumminneapolis/index.html";
break;
case "11544":
selectedURL = "http://www.millenniumhotels.com/millenniumstlouis/index.html";
break;
case "11545":
selectedURL = "http://www.millenniumhotels.com/millenniumchicago/index.html";
break;
case "11542":
selectedURL = "http://www.millenniumhotels.com/millenniumnashville/index.html";
break;
case "11546":
selectedURL = "http://www.millenniumhotels.com/millenniumscottsdale/index.html";
break;
case "11539":
selectedURL = "http://www.millenniumhotels.com/millenniumunplazanewyork/index.html";
break;
case "11534":
selectedURL = "http://www.millenniumhotels.com/premierhotelnewyork/index.html";
break;
case "25736":
selectedURL = "http://www.millenniumhotels.com/cn/millenniumchengdu/index.html";
break;
case "21753":
selectedURL = "http://www.millenniumhotels.co.uk/copthornesheffield/index.html";
break;
case "26536":
selectedURL = "http://www.millenniumhotels.com.sg/StudioMHotel/index.html";
break;
default:
selectedURL = "#";
}

return selectedURL;
}