function checkClick (clickText) {
		return confirm (clickText);
} // checkclick ()