function avoidClickToActivate(obHTML) {

  //the next line needs to be in an external file
  document.write(obHTML);
}

