/* --- Script © 2005 EC Software --- */
var ua = navigator.userAgent;
var dom = (document.getElementById) ? true : false;
var ie4 = (document.all && !dom) ? true : false;
var ie5_5 = ((ua.indexOf("MSIE 5.5")>=0 || ua.indexOf("MSIE 6")>=0) && ua.indexOf("Opera")<0) ? true : false;
var ns4 = (document.layers && !dom) ? true : false;
var offsxy = 6;
function hmshowPopup(e, txt, stick) {
  var tip = '<table  border="1" cellpadding="6" cellspacing="0" bgcolor="#FFFFFF" style="{border-width:1px; border-color:#000000; border-collapse:collapse;}"><tr valign=top><td>'+ txt + '<\/td><\/tr><\/table>';
  var tooltip = atooltip();
  e = e?e:window.event;
  var mx = ns4 ? e.PageX : e.clientX;
  var my = ns4 ? e.PageY : e.clientY;
  var bodyl = (window.pageXOffset) ? window.pageXOffset : document.body.scrollLeft;
  var bodyt = (window.pageYOffset) ? window.pageYOffset : document.body.scrollTop;
  var bodyw = (window.innerWidth)  ? window.innerWidth  : document.body.offsetWidth;
  if (ns4) {
    tooltip.document.write(tip);
    tooltip.document.close();
    if ((mx + offsxy + bodyl + tooltip.width) > bodyw) { mx = bodyw - offsxy - bodyl - tooltip.width; if (mx < 0) mx = 0; }
    tooltip.left = mx + offsxy + bodyl;
    tooltip.top = my + offsxy + bodyt;
  }
  else {
    tooltip.innerHTML = tip;
    if (tooltip.offsetWidth) if ((mx + offsxy + bodyl + tooltip.offsetWidth) > bodyw) { mx = bodyw - offsxy - bodyl - tooltip.offsetWidth; if (mx < 0) mx = 0; }
    tooltip.style.left = (mx + offsxy + bodyl)+"px";
    tooltip.style.top  = (my + offsxy + bodyt)+"px";
  }
  with(tooltip) { ns4 ? visibility="show" : style.visibility="visible" }
  if (stick) document.onmouseup = hmhidePopup;
}
function hmhidePopup() {
  var tooltip = atooltip();
  ns4 ? tooltip.visibility="hide" : tooltip.style.visibility="hidden";
}
function atooltip(){
 return ns4 ? document.hmpopupDiv : ie4 ? document.all.hmpopupDiv : document.getElementById('hmpopupDiv')
}
popid_126899958="<p>Superimposed time code:<\/p>\n\r<p>Vital for synchronizing video clip with generated time code.<\/p>\n\r"
popid_282925794="<p>Number of characters per line\/title:<\/p>\n\r<p>The number of characters in the cursor line and the total of the whole current title displayed in the info column.<\/p>\n\r"
popid_363672366X="<p>For private notes. Can only be saved with PU2020 and USF files. This window may be disabled by the user<\/p>\n\r"
popid_724829117X="<p>Current title:<\/p>\n\r<p>The title shown in the edit window, ready for word processing.<\/p>\n\r"
popid_112008156="<p>Next title\/thumbnails:<\/p>\n\r<p>The lower window containing the next title (if any). Also used for showing clickable thumbnails of first six frames following video window picture. This window may be disabled by the user.<\/p>\n\r<p>&nbsp;<\/p>\n\r"
popid_622057274="<p>Edit\/video window:<\/p>\n\r<p>The middle window in which the video picture is shown and the word processing takes place<\/p>\n\r"
popid_1153761131="<p>Context window:<\/p>\n\r<p>Window showing a large part of the context. Movable,. May be disabled.<\/p>\n\r<p>&nbsp;<\/p>\n\r<p>Default hotkey: Alt+V<\/p>\n\r<p>&nbsp;<\/p>\n\r"
popid_948080229="<p>Navigational slider:<\/p>\n\r<p>Part of video control bar, offering fast access to any part of video clip.<\/p>\n\r<p>&nbsp;<\/p>\n\r"
popid_1450357556="<p>Previous title\/thumbnails:<\/p>\n\r<p>The upper window containing the previous title (if any). Also used for showing clickable thumbnails of last six frames preceding video window picture. This window may be disabled by the user.<\/p>\n\r<p>&nbsp;<\/p>\n\r<p>Default hotkey: F11<\/p>\n\r<p>&nbsp;<\/p>\n\r"
popid_1749552611="<p>Title bar:<\/p>\n\r<p>Shows full path and name of currently open subtitle file<\/p>\n\r"
popid_1828651832="<p>Menu bar:<\/p>\n\r<p>Contains drop-down menu. May be moved and docked elsewhere.<\/p>\n\r"
popid_2021848778="<p>Icon bar:<\/p>\n\r<p>Offering fast access to various functions. May be moved and docked elsewhere.<\/p>\n\r"
popid_287882167X="<p>Video control bar:<\/p>\n\r<p>Offers clickable control of video cache commands. May be moved and docked elsewhere.<\/p>\n\r"
popid_546179728X="<p>Previous out cue:<\/p>\n\r<p>May be accessed by mouse or TAB. RETURN confirms any changes and returns cursor to <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_622057274, true);\" class=\"popuplink\">edit window<\/a>.<\/p>\n\r<p>&nbsp;<\/p>\n\r"
popid_87891978="<p>In cue:<\/p>\n\r<p>May be accessed by mouse, TAB or hotkey. RETURN confirms any changes and returns the cursor to the edit window.<\/p>\n\r<p>&nbsp;<\/p>\n\r<p>Default hotkey: F9<\/p>\n\r<p>&nbsp;<\/p>\n\r"
popid_113755648="<p>Mode indicator:<\/p>\n\r<p>The mode indicator in the info column shows either EDIT or <span style=\"color: #0000ff;\">DISPLAY<\/span>, according to the mode selected.<\/p>\n\r"
popid_1526327067X="<p>Running time code:<\/p>\n\r<p>Video source time code is displayed in The Running Time Code window in the info column.<\/p>\n\r"
popid_1889226051X="<p>Title number:<\/p>\n\r<p>The number of the current title is displayed as a black figure in the info column. Between titles the next number is shown in a lighter color.<\/p>\n\r"
popid_1670173456="<p>The duration of the current title is shown in the duration window<\/p>\n\r"
popid_732193765X="<p>Number of titles:<\/p>\n\r<p>The total number of titles is displayed in the info column.<\/p>\n\r"
popid_391689069="<p>Out cue:<\/p>\n\r<p><span style=\"color: #0000ff;\">May be accessed by mouse, TAB or hotkey. RETURN confirms any changes and returns the cursor to the edit window.<\/span><\/p>\n\r<p><span style=\"color: #0000ff;\">&nbsp;<\/span><\/p>\n\r<p><span style=\"color: #0000ff;\">Default hotkey: F10<\/span><\/p>\n\r<p>&nbsp;<\/p>\n\r"
popid_583104222X="<p>Time bar:<\/p>\n\r<p>Visual aid for estimating the readability of the current title. May be disabled.<\/p>\n\r"
popid_1299292283="<p>Next in cue:<\/p>\n\r<p>May be accessed by mouse or TAB. RETURN confirms any changes and returns cursor to <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_622057274, true);\" class=\"popuplink\">edit window<\/a>..<\/p>\n\r"
popid_1580122591X="<p>Status bar:<\/p>\n\r<p>Contains information about title number, insert\/overwrite, and a window showing saving progress<\/p>\n\r"
popid_858362872X="<p>Info column:<\/p>\n\r<p>Contains information about <\/p>\n\r<p>·&nbsp; Duration <\/p>\n\r<p>·&nbsp; In cue <\/p>\n\r<p>·&nbsp; Mode <\/p>\n\r<p>·&nbsp; Next in cue <\/p>\n\r<p>·&nbsp; Number of characters per line\/title <\/p>\n\r<p>·&nbsp; Number of titles <\/p>\n\r<p>·&nbsp; Out cue <\/p>\n\r<p>·&nbsp; Previous out cue <\/p>\n\r<p>·&nbsp; Running time code <\/p>\n\r<p>·&nbsp; Title number <\/p>\n\r<p>&nbsp;<\/p>\n\r<p>The info column may be split or moved to the other side of the edit window.<\/p>\n\r<p>&nbsp;<\/p>\n\r"
popid_137729545="<p>The file you are working on in the computer\'s memory as opposed to files saved on disk.<\/p>\n\r"
popid_58955130="<p>An area in memory where text and graphics is temporarily stored before being moved to another location. This is where the text you copy from TV2003 or other programs is located until you recall it with the paste command.<\/p>\n\r<p>&nbsp;<\/p>\n\r"
popid_326669368="<p>Color selection bar:<\/p>\n\r<p>Tool for coloring lines or whole subtitles<\/p>\n\r"
popid_125132300="<p>Separate subtitle, usually consisting of one or two lines.<\/p>\n\r"
