function document_write(html) {
	document.write(html);
} // end function