//to work around the "click to use and activate this control" issue
function writeCode(code) {
	document.write(code);
}