

function writeTag( html ) {
	document.write( html );
}
