function embed_object_writer(sContent) {
	document.write(sContent);
}