var hElmnt = element.document.createElement("DIV");
var hGuid = element.document.uniqueID;
hElmnt.id = hGuid;
hElmnt.style.paddingRight = "5px";
hElmnt.style.paddingLeft = "5px";
hElmnt.style.paddingBottom = "5px";
hElmnt.innerHTML = "<P><IMG SRC='important.gif' BORDER=0 STYLE='margin-right:2px;'><SPAN STYLE='font-weight:bold;'>Notice</SPAN>: An error has occurred in the program that will not allow you to view this portion of the topic. Click "" + element.innerText + "" again to cancel this message.</P>";