form1.content.focus();
  document.selection.createRange().text="<b>"+document.selection.createRange().text+"</b>";