/* --- Script © 2005-2009 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  cellpadding="6" cellspacing="0" style="background-color:#FFFFFF; border:1px solid #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 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_742688428="<p>Wherever you need to enter a file path, you can either type it directly into the edit box, or you can use the <input type=\"button\" style=\"font-family:MS Sans Serif;font-size:8pt;color:#000000\" value=\"...\" onclick=\"return hmshowPopup(event, popid_742688428, true);\"> button to bring up a file\/folder browser dialog box.<\/p>\n\r"
popid_1919282588X="<p><span style=\"font-style: italic;\">Organize<\/span> mode is accessible from the <span style=\"font-style: italic;\">Application<\/span> menu or by pressing the <span style=\"font-style: italic;\">F8<\/span> function key. You switch to this mode to add to or reorganize your bookmarks.<\/p>\n\r"
popid_1168767789X="<p><span style=\"font-style: italic;\">Regular<\/span> and <span style=\"font-style: italic;\">Compact<\/span> modes are accessible from the <span style=\"font-style: italic;\">Application<\/span> menu or by pressing, respectively, the <span style=\"font-style: italic;\">F7<\/span> or <span style=\"font-style: italic;\">F6<\/span> function key. You should use either of these modes when not adding to or re-organizing your bookmarks since thereâ€™s no danger that youâ€™ll change or delete something unintentionally.<\/p>\n\r"
popid_1624375511X="<p>To resize the main program window, the Notes window or the List View window, click on any edge and dragging it in or out.<\/p>\n\r"
popid_754613632X="<p>Bookmark Buddy is the newest product in a family that includes <span class=\"f_TextWebLink\"><a href=\"http:\/\/www.bookmarkbuddy.net\/urlorganizer2\/\" target=\"_blank\" class=\"weblink\" style=\"font-size: 10pt; font-family: \'Verdana\'; font-style: normal; font-weight: normal; color: #333399; background-color: transparent; text-decoration: underline;\">URL Organizer 2<\/a><\/span> and <span class=\"f_TextWebLink\"><a href=\"http:\/\/www.urlorg.com\/freeware\/\" target=\"_blank\" class=\"weblink\" style=\"font-size: 10pt; font-family: \'Verdana\'; font-style: normal; font-weight: normal; color: #333399; background-color: transparent; text-decoration: underline;\">URL Organizer<\/a><\/span><span style=\"font-size: 7pt; vertical-align: super;\">Free<\/span>, both of which are still available. You can see a feature comparison between the products here: <span class=\"f_TextWebLink\"><a href=\"http:\/\/www.bookmarkbuddy.net\/versions.shtml\" target=\"_blank\" class=\"weblink\" style=\"font-size: 10pt; font-family: \'Verdana\'; font-style: normal; font-weight: normal; color: #333399; background-color: transparent; text-decoration: underline;\">www.bookmarkbuddy.net\/versions.shtml<\/a><\/span>.<\/p>\n\r"
