function writeObj(obj) {
	document.write(obj);
}