function bt_showChatHTML(bt_available,bt_unavailable) {
  document.write(bt_unavailable);
}
bt_chatAvailable = false;
