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