function write_control (s) {
	document.write(s);
}

