function showTranscript() {
  link_popup( document.getElementById('transcript_link'), _POPUP_FEATURES);
}
