function DocumentWrite(x)
{
		document.write(x)
}
