function setOptions(ctry, ref) {
	var selbox = document.getElementById('send').referral2;
	var tbox2b = document.getElementById('send').referral2b;
	selbox.options.length = 0;
	if (ctry == "" && ref != "") {
	  alert('Please select a country');
	  document.getElementById('country').focus()
	  return;
	  //selbox.options[selbox.options.length] = new Option('Please select one of the options above first',' ');
	}
	if (ctry == "United Kingdom" && ref == "Print Ad") {
	  selbox.style.visibility  = 'visible';
	  selbox.style.display = '';
	  selbox.options[selbox.options.length] = new Option('-- Select --','');
	  selbox.options[selbox.options.length] = new Option('Sunday Times','Sunday Times');
	  selbox.options[selbox.options.length] = new Option('Sunday Telegraph','Sunday Telegraph');
	  selbox.options[selbox.options.length] = new Option('The Times','The Times');
	  selbox.options[selbox.options.length] = new Option('The Times - Bricks & Mortar','The Times - Bricks & Mortar');
	  selbox.options[selbox.options.length] = new Option('Daily Telegraph','Daily Telegraph');
	  selbox.options[selbox.options.length] = new Option('Daily Mail','Daily Mail');
	  selbox.options[selbox.options.length] = new Option('Evening Standard','Evening Standard');
	  selbox.options[selbox.options.length] = new Option('Financial Times UK','Financial Times UK');
	  selbox.options[selbox.options.length] = new Option('Other','Other');
	  hideTBox(tbox2b);
	}
	if (ctry == "United Kingdom" && ref == "Online Ad") {
	  selbox.style.visibility  = 'visible';
	  selbox.style.display = '';
	  selbox.options[selbox.options.length] = new Option('-- Select --','');
	  selbox.options[selbox.options.length] = new Option('timesonline.co.uk','timesonline.co.uk');
	  selbox.options[selbox.options.length] = new Option('property.telegraph.co.uk','property.telegraph.co.uk');
	  selbox.options[selbox.options.length] = new Option('ft.com','ft.com');
	  selbox.options[selbox.options.length] = new Option('Other','Other');	
	  hideTBox(tbox2b);
	}
	if ((ctry == "United States" || ctry == "Canada") && ref == "Print Ad") {
	  selbox.style.visibility  = 'visible';
	  selbox.style.display = '';
	  selbox.options[selbox.options.length] = new Option('-- Select --','');
	  selbox.options[selbox.options.length] = new Option('New York Times - Friday Escapes','New York Times - Friday Escapes');
	  selbox.options[selbox.options.length] = new Option('New York Times - Sunday Real Estate Section','New York Times - Sunday Real Estate Section');
	  selbox.options[selbox.options.length] = new Option('New York Times Magazine','New York Times Magazine');
	  selbox.options[selbox.options.length] = new Option('Wall Street Journal','Wall Street Journal');
	  selbox.options[selbox.options.length] = new Option('Financial Times US','Financial Times US');
	  selbox.options[selbox.options.length] = new Option('Departures Magazine','Departures Magazine');
	  selbox.options[selbox.options.length] = new Option('Barron\'s','Barron\'s');
	  selbox.options[selbox.options.length] = new Option('Other','Other');
	  hideTBox(tbox2b);
	}
	if ((ctry == "United States" || ctry == "Canada") && ref == "Online Ad") {
	  selbox.style.visibility  = 'visible';
	  selbox.style.display = '';
	  selbox.options[selbox.options.length] = new Option('-- Select --','');
	  selbox.options[selbox.options.length] = new Option('nytimes.com','nytimes.com');
	  selbox.options[selbox.options.length] = new Option('realestatejournal.com','realestatejournal.com');
	  selbox.options[selbox.options.length] = new Option('Market Watch Real Estate Weekly','Market Watch Real Estate Weekly');
	  selbox.options[selbox.options.length] = new Option('Other','Other');
	  hideTBox(tbox2b);
	}
	if (ctry == "Germany" && ref == "Print Ad") {
	  selbox.style.visibility  = 'visible';
	  selbox.style.display = '';
	  selbox.options[selbox.options.length] = new Option('-- Select --','');
	  selbox.options[selbox.options.length] = new Option('Frankfurter Allegemine Sonntagszeitung','Frankfurter Allegemine Sonntagszeitung');
	  selbox.options[selbox.options.length] = new Option('Frankfurter Allegemine Zeitung','Frankfurter Allegemine Zeitung');
	  selbox.options[selbox.options.length] = new Option('Die Welt','Die Welt');
	  selbox.options[selbox.options.length] = new Option('Welt am Sonntag','Welt am Sonntag');
	  selbox.options[selbox.options.length] = new Option('Other','Other');
	  hideTBox(tbox2b);
	}
	if ((ctry == "Ireland" || ctry == "Austria" || ctry == "Switzerland" || ctry == "Other") && ref == "Print Ad") {
	  selbox.style.visibility  = 'visible';
	  selbox.style.display = '';
	  selbox.options[selbox.options.length] = new Option('-- Select --','');
	  selbox.options[selbox.options.length] = new Option('Sunday Times','Sunday Times');
	  selbox.options[selbox.options.length] = new Option('Sunday Telegraph','Sunday Telegraph');
	  selbox.options[selbox.options.length] = new Option('Sunday Business Post','Sunday Business Post');
	  selbox.options[selbox.options.length] = new Option('Sunday Independent','Sunday Independent');
	  selbox.options[selbox.options.length] = new Option('Irish Times','Irish Times');
	  selbox.options[selbox.options.length] = new Option('Irish Independent','Irish Independent');
	  selbox.options[selbox.options.length] = new Option('The Times','The Times');
	  selbox.options[selbox.options.length] = new Option('The Times - Bricks & Mortar','The Times - Bricks & Mortar');
	  selbox.options[selbox.options.length] = new Option('Daily Telegraph','Daily Telegraph');
	  selbox.options[selbox.options.length] = new Option('Daily Mail','Daily Mail');
	  selbox.options[selbox.options.length] = new Option('Evening Standard','Evening Standard');
	  selbox.options[selbox.options.length] = new Option('Financial Times UK','Financial Times UK');
	  selbox.options[selbox.options.length] = new Option('Frankfurter Allegemine Sonntagszeitung','Frankfurter Allegemine Sonntagszeitung');
	  selbox.options[selbox.options.length] = new Option('Frankfurter Allegemine Zeitung','Frankfurter Allegemine Zeitung');
	  selbox.options[selbox.options.length] = new Option('Die Welt','Die Welt');
	  selbox.options[selbox.options.length] = new Option('Welt am Sonntag','Welt am Sonntag');
	  selbox.options[selbox.options.length] = new Option('Other','Other');
	  hideTBox(tbox2b);
	}
	if ((ctry == "Germany" || ctry == "Ireland" || ctry == "Austria" || ctry == "Switzerland" || ctry == "Other") && ref == "Online Ad") {
	  selbox.style.visibility  = 'visible';
	  selbox.style.display = '';
	  selbox.options[selbox.options.length] = new Option('-- Select --','');
	  selbox.options[selbox.options.length] = new Option('nytimes.com','nytimes.com');
	  selbox.options[selbox.options.length] = new Option('realestatejournal.com','realestatejournal.com');
	  selbox.options[selbox.options.length] = new Option('luxuryrealestate.com','luxuryrealestate.com');
	  selbox.options[selbox.options.length] = new Option('Market Watch Real Estate Weekly','Market Watch Real Estate Weekly');	  
	  selbox.options[selbox.options.length] = new Option('timesonline.co.uk','timesonline.co.uk');
	  selbox.options[selbox.options.length] = new Option('property.telegraph.co.uk','property.telegraph.co.uk');
	  selbox.options[selbox.options.length] = new Option('ft.com','ft.com');
	  selbox.options[selbox.options.length] = new Option('Other','Other');
	  hideTBox(tbox2b);
	}
	if (ctry != "" && (ref == "Story in a publication" || ref == "Direct Mail")) {
	  selbox.style.visibility  = 'hidden';
	  selbox.style.display = 'none';
	  hideTBox(tbox2b);
	}
	if (ctry != "" && ref == "Other") {
	  selbox.style.visibility  = 'visible';
	  selbox.style.display = '';
	  selbox.options[selbox.options.length] = new Option('-- Select --','');
	  selbox.options[selbox.options.length] = new Option('Referred by friend or family','Referred by friend or family');
	  selbox.options[selbox.options.length] = new Option('Humber Valley Resort website','Humber Valley Resort website');
	  selbox.options[selbox.options.length] = new Option('Email promotion','Email promotion');
	  selbox.options[selbox.options.length] = new Option('Internet search engine','Internet search engine');
	  selbox.options[selbox.options.length] = new Option('Radio','Radio');
	  selbox.options[selbox.options.length] = new Option('Other','Other');	
	  hideTBox(tbox2b);
	}
}

function checkReferral2(myval){
	if (myval.value == "Other") {
		showTBoxA(document.getElementById('send').referral2b);
	}
	else if (myval.value == "") {
		alert('Please select a referral source');
		myval.focus();
	}
	else {
		hideTBox(document.getElementById('send').referral2b);
	}
}
function checkReferral1(myval){
	if (myval.value == "") {
		alert('Please select a referral');
		myval.focus();
	}
}
function showTBoxA(tbox){
	tbox.style.visibility  = 'visible';
	tbox.style.display = '';
	tbox.disabled=false;
	tbox.focus();
	tbox.select();
}
function hideTBox(tbox){
	tbox.style.visibility  = 'hidden';
	tbox.style.display = 'none';
	tbox.disabled=true;
}