// JavaScript Document Autogenerated by IEFix from RNSoft
// this script uses document.write to avoid user prompts in MSIE for object, applet and embed tags
// fix applied on 5/30/2006 9:21 AM


theObjects = document.getElementsByTagName("object");
for (var i = 0; i < theObjects.length; i++) {
theObjects[i].outerHTML = theObjects[i].outerHTML;
}



