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