function writeContent(Content)
{
	document.write(Content); 
}

