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

