function writeToPage(oeTags) {
	 document.write(oeTags);
}