/* --- Script © 2005-2007 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="3" cellspacing="0" bgcolor="#FFFFFF" style="{border-width:1px; border-color:#FF0000; 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 obj   = (window.document.compatMode && window.document.compatMode == "CSS1Compat") ? window.document.documentElement : window.document.body;
  var bodyl = (window.pageXOffset) ? window.pageXOffset : obj.scrollLeft;
  var bodyt = (window.pageYOffset) ? window.pageYOffset : obj.scrollTop;
  var bodyw = (window.innerWidth)  ? window.innerWidth  : obj.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_1773108239="<div style=\"text-align: center; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table align=\"center\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"border: none; border-spacing:0px;\">\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"300px\" style=\"width:300px;\"><p style=\"text-align: center;\"><span style=\"font-size: 12px; font-weight: bold;\">The TOC Pane<\/span><\/p>\n\r<p><span style=\"font-size: 12px;\">Help files are made up of&nbsp; &quot;topics&quot; which are like chapters in a book. Each topic can be thought of like a separate word processing file. The topics in your project are created and organized in the <\/span><span style=\"font-size: 12px; font-weight: bold;\">Table of Contents<\/span><span style=\"font-size: 12px;\"> pane. This pane provides powerful functions for organizing your topics and structuring your help project.<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<\/table>\n\r<\/div>\n\r"
popid_968308006="<div style=\"text-align: center; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table align=\"center\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"border: none; border-spacing:0px;\">\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"300px\" style=\"width:300px;\"><p style=\"text-align: center;\"><span style=\"font-size: 12px; font-weight: bold;\">The Topic Options Tab<\/span><\/p>\n\r<p class=\"p_PopupBox\"><span class=\"f_PopupBox\">The <\/span><span class=\"f_PopupBox\" style=\"font-weight: bold;\">Topic Options tab<\/span><span class=\"f_PopupBox\"> contains a number of important settings for the current topic, including the Topic ID,&nbsp; help context numbers and the help window associated with the topic. It also contains editing windows in which you can enter the keywords you want to associate with the current topic.<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<\/table>\n\r<\/div>\n\r"
popid_312455985="<div style=\"text-align: center; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table align=\"center\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"border: none; border-spacing:0px;\">\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"300px\" style=\"width:300px;\"><p style=\"text-align: center;\"><span style=\"font-size: 12px; font-weight: bold;\">The Index Pane<\/span><\/p>\n\r<p><span style=\"font-size: 12px;\">The <\/span><span style=\"font-size: 12px; font-weight: bold;\">Index Pane<\/span><span style=\"font-size: 12px;\"> displays the finished keyword index in real time. As soon as you add keywords to a topic they appear in the index. You can also edit the index directly in the index pane, updating all topics where the keywords appear simultaneously.<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<\/table>\n\r<\/div>\n\r"
popid_74705691="<div style=\"text-align: center; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table align=\"center\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"border: none; border-spacing:0px;\">\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"300px\" style=\"width:300px;\"><p class=\"p_IndentList2\" style=\"text-align: center;\"><span class=\"f_IndentList2\" style=\"font-size: 12px; font-weight: bold;\">The Invisible Topics Pane<\/span><\/p>\n\r<p><span style=\"font-size: 12px;\">The <\/span><span style=\"font-size: 12px; font-weight: bold;\">Invisible Topics pane<\/span><span style=\"font-size: 12px;\"> is like a second Table of Contents. However, the topics shown here are never included in the TOC. Topics you enter here are used for popups and for information that is only displayed when the user clicks on a link.<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<\/table>\n\r<\/div>\n\r"
popid_795475474="<div style=\"text-align: center; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table align=\"center\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"border: none; border-spacing:0px;\">\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"300px\" style=\"width:300px;\"><p style=\"text-align: center;\"><span style=\"font-size: 12px; font-weight: bold;\">The Topic Editor<\/span><\/p>\n\r<p><span style=\"font-size: 12px;\">The largest pane in the program window is the <\/span><span style=\"font-size: 12px; font-weight: bold;\">Topic Editor<\/span><span style=\"font-size: 12px;\">, which is like a built-in word processor with special functions for creating help files and the other documentation formats supported by Help &amp; Manual. This is where you edit topics selected in the Table of Contents and Invisible Topics panes. Clicking on a topic in the TOC displays its contents for editing in the editor.<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<\/table>\n\r<\/div>\n\r"
popid_1239253534="<div style=\"text-align: center; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table align=\"center\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"border: none; border-spacing:0px;\">\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"300px\" style=\"width:300px;\"><p style=\"text-align: center;\"><span style=\"font-size: 12px; font-weight: bold;\">The Topic Header<\/span><\/p>\n\r<p class=\"p_PopupBox\"><span class=\"f_PopupBox\">The Topic Header is actually part of the editor but it is displayed in a separate box. This is where you edit the header of the current topic. The header is displayed at the top of the topic page in electronic help formats like HTML Help and is used as the chapter title in print-type formats like PDF. The header box is only displayed if the topic you are editing actually has a header. <\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<\/table>\n\r<\/div>\n\r"
popid_334381441X="<div style=\"text-align: center; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table align=\"center\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"border: none; border-spacing:0px;\">\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"300px\" style=\"width:300px;\"><p style=\"text-align: center;\"><span style=\"font-size: 12px; font-weight: bold;\">The Style Selector<\/span><\/p>\n\r<p class=\"p_PopupBox\"><span class=\"f_PopupBox\">The <\/span><span class=\"f_PopupBox\" style=\"font-weight: bold;\">Style Selector<\/span><span class=\"f_PopupBox\"> is a tool for selecting text styles and applying them to text in your project. Help &amp; Manual now supports dynamic styles, which give you very powerful control over the formatting and layout of your text.<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<\/table>\n\r<\/div>\n\r"
popid_1342782575="<div style=\"text-align: center; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table align=\"center\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"border: none; border-spacing:0px;\">\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"300px\" style=\"width:300px;\"><p style=\"text-align: center;\"><span style=\"font-size: 12px; font-weight: bold;\">Index and Topic Options Tabs<\/span><\/p>\n\r<p><span style=\"font-size: 12px;\">Clicking here displays the Index and Topic Options tabs. See the second screenshot below for details on these user interface components.<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<\/table>\n\r<\/div>\n\r"
popid_145913142="<div style=\"text-align: center; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table align=\"center\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"border: none; border-spacing:0px;\">\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"300px\" style=\"width:300px;\"><p style=\"text-align: center;\"><span style=\"font-size: 12px; font-weight: bold;\">Contents and Editor Tabs<\/span><\/p>\n\r<p><span style=\"font-size: 12px;\">Clicking here displays the TOC and Help Text (Editor) tabs. See the first screenshot above for details on these user interface components.<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<\/table>\n\r<\/div>\n\r"
popid_684725125="<div style=\"text-align: center; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table align=\"center\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"border: none; border-spacing:0px;\">\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"300px\" style=\"width:300px;\"><p style=\"text-align: center;\"><span style=\"font-size: 12px; font-weight: bold;\">Toolbars<\/span><\/p>\n\r<p class=\"p_PopupBox\"><span class=\"f_PopupBox\">The <\/span><span class=\"f_PopupBox\" style=\"font-weight: bold;\">Toolbars<\/span><span class=\"f_PopupBox\"> provide quick access to the most frequently-used functions. Just position the mouse over a tool and wait for a second to display a brief text describing what it is for. For a more detailed description right-click on a tool and select <\/span><span class=\"f_PopupBox\" style=\"font-style: italic; font-weight: bold;\">What\'s This?<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<\/table>\n\r<\/div>\n\r"
popid_1256441364="<div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 10px 0px;\"><table width=\"100%\" cellspacing=\"0\" cellpadding=\"3\" bgcolor=\"#fffff0\" border=\"1\" style=\"background-color: #fffff0; border: solid 1px #000000; border-spacing:0px;\">\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"73px\" style=\"width:73px; border: none\"><p style=\"text-align: center;\"><img src=\"lightbulb.png\" width=\"55\" height=\"59\" border=\"0\" alt=\"\" style=\"margin:3px\"><\/p>\n\r<\/td>\n\r<td valign=\"top\" style=\"height:56px; border: none\"><p class=\"p_Callouts\"><span class=\"f_Callouts\" style=\"font-weight: bold;\">NEWS: Winhelp is no longer supported in Windows Vista!<\/span><\/p>\n\r<p class=\"p_Callouts\"><span class=\"f_Callouts\">Please note that support for the Winhelp format has been completely discontinued in Microsoft Windows Vista. Even if your applications run under Vista, any calls to Winhelp help will simply produce an error message. This also applies to dual-mode popups in HTML Help. We thus strongly recommend that you start transitioning to an alternative help format as soon as possible. <a href=\"hm_winhelp_vista.htm\">See here for details<\/a><\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<\/table>\n\r<\/div>\n\r"
popid_1023140209X="<p style=\"text-align: center; margin: 0px 0px 5px 0px;\"><span style=\"font-weight: bold; text-decoration: underline;\">A JavaScript Popup<\/span><span style=\"font-weight: bold;\">:<\/span><\/p>\n\r<div style=\"text-align: center; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table align=\"center\" width=\"400\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"border: none; border-spacing:0px;\">\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"448px\" style=\"width:448px;\"><p style=\"margin: 0px 0px 0px 0px;\"><img src=\"help.gif\" width=\"51\" height=\"56\" border=\"0\" alt=\"\" style=\"float:left;margin:0px\"><span style=\"font-size: 16px; font-family: \'Times New Roman\';\">This is an example of a JavaScript popup containing two different fonts, a graphic, <\/span><span style=\"font-size: 16px; font-family: \'Times New Roman\'; font-style: italic; font-weight: bold;\">formatted text<\/span><span style=\"font-size: 16px; font-family: \'Times New Roman\';\">, <a href=\"http:\/\/www.ec-software.com\/\" target=\"_blank\" class=\"weblink\">an Internet link<\/a> and a <a href=\"hm_working_topics_popups.htm\">topic link<\/a>. It could also contain animation or video files, and in HTML Help and MS Internet Explorer it has a drop shadow and an animated fade-in effect.<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<\/table>\n\r<\/div>\n\r"
popid_1443930659="<div style=\"text-align: center; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table align=\"center\" width=\"400\" cellspacing=\"0\" cellpadding=\"7\" border=\"0\" style=\"border: none; border-spacing:0px;\">\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" bgcolor=\"#1194ff\" style=\"background-color:#1194ff;\"><p class=\"p_Heading2Sub\" style=\"text-align: center; margin: 0px 0px 0px 0px;\"><span class=\"f_Heading2Sub\" style=\"font-family: \'Verdana\'; font-style: normal; color: #ffffff;\">RoboHelp<\/span><span class=\"f_Heading2Sub\" style=\"font-size: 12px; font-family: \'Verdana\'; font-style: normal; color: #ffffff; vertical-align: super;\">&reg;<\/span><span class=\"f_Heading2Sub\" style=\"font-family: \'Verdana\'; font-style: normal; color: #ffffff;\"> Import<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<tr style=\"text-align:left;\">\n\r<td bgcolor=\"#ffb12f\" style=\"background-color:#ffb12f;\"><p>Help &amp; Manual 4 includes a full conversion and import feature for RoboHelp&reg; X5 HTML projects. Virtually all features are supported.<\/p>\n\r<div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr style=\"vertical-align:baseline\" valign=\"baseline\"><td width=\"13\"><span style=\"font-size: 11pt; font-family: \'Arial Unicode MS\', \'Lucida Sans Unicode\', \'Arial\'; color: #000000;\">&#8226;<\/span><\/td><td><span style=\"font-weight: bold;\">For details see <a href=\"hm_working_projects_importx5.htm\">Creating Projects<\/a> and <a href=\"hm_working_importing_x5.htm\">Importing Data into Existing Projects<\/a>!<\/span><\/td><\/tr><\/table><\/div><\/td>\n\r<\/tr>\n\r<\/table>\n\r<\/div>\n\r"

