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