
function writeTags(tagText)
	{
	document.write(tagText);
	}