			function idiom(value) {
				if (value != "") { location.href = value; }
			}