function hhdocwrite (str) {
	document.write(str);
}