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