function DisplayTag(Tag) { var BlogParts = document.getElementById("iubp"); BlogParts.innerHTML = Tag; } document.write("
");