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