/* --- 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_355047850X="<p class=\"p_GlossaryHeading\"><span class=\"f_GlossaryHeading\">DLL<\/span><\/p>\n\r<p class=\"p_Glossary\"><span class=\"f_Glossary\">Dynamic Link Library. A library of software that can be shared by one or more programs.<\/span><\/p>\n\r"
popid_1912822278="<p class=\"p_GlossaryHeading\"><span class=\"f_GlossaryHeading\">Drag<\/span><\/p>\n\r<p class=\"p_Glossary\"><span class=\"f_Glossary\">Press the mouse button, move the mouse, then release the button. Usually the left mouse button is used to drag objects.<\/span><\/p>\n\r"
popid_355045964X="<p class=\"p_GlossaryHeading\"><span class=\"f_GlossaryHeading\">EMF<\/span><\/p>\n\r<p class=\"p_Glossary\"><span class=\"f_Glossary\"><a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_712301769, true);\" class=\"popuplink\">Enhanced metafile<\/a><\/span><\/p>\n\r"
popid_712301769="<p class=\"p_GlossaryHeading\"><span class=\"f_GlossaryHeading\">Enhanced Metafile<\/span><\/p>\n\r<p class=\"p_Glossary\"><span class=\"f_Glossary\">A 32-bit metafile that can only be used by 32-bit (or 64-bit) versions of Windows. An Enhanced metafile can contain a much wider range of commands than a regular <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_40038526X, true);\" class=\"popuplink\">Windows metafile<\/a>. Commonly referred to as an <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_355045964X, true);\" class=\"popuplink\">EMF<\/a> file.<\/span><\/p>\n\r"
popid_1913507055="<p class=\"p_GlossaryHeading\"><span class=\"f_GlossaryHeading\">MAPI<\/span><\/p>\n\r<p class=\"p_Glossary\"><span class=\"f_Glossary\">Microsoft Messaging Application Programming Interface.<\/span><\/p>\n\r<p class=\"p_Glossary\"><span class=\"f_Glossary\">MAPI is a set of functions that mail-enabled and mail-aware applications use to create, manipulate, transfer, and store mail messages.<\/span><\/p>\n\r"
popid_1253743158="<p class=\"p_GlossaryHeading\"><span class=\"f_GlossaryHeading\">Mixed-value Appearance<\/span><\/p>\n\r<p class=\"p_Glossary\"><span class=\"f_Glossary\">The appearance of a property control that reflects a set of objects with different values for that property. <\/span><\/p>\n\r<p class=\"p_Glossary\"><span class=\"f_Glossary\">For example, if the current selection contains some objects filled with blue and some objects filled with red, any Fill Color property control will be displayed with a mixed-value appearance.<\/span><\/p>\n\r<p class=\"p_Glossary\"><span class=\"f_Glossary\">The following table describes the mixed-value appearance of common controls:<\/span><\/p>\n\r<div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 10px 0px;\"><table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"width: ; border: none; border-spacing:0px; border-collapse: collapse;\">\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td style=\"vertical-align:top; width:100px;\"><p class=\"p_Glossary\"><span class=\"f_Glossary\" style=\"font-weight: bold;\">Control<\/span><\/p>\n\r<\/td>\n\r<td style=\"vertical-align:top; width:294px;\"><p class=\"p_Glossary\"><span class=\"f_Glossary\" style=\"font-weight: bold;\">Mixed-value Appearance<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td style=\"vertical-align:top; width:100px;\"><p class=\"p_Glossary\"><span class=\"f_Glossary\">Check box<\/span><\/p>\n\r<\/td>\n\r<td style=\"vertical-align:top; width:294px;\"><p class=\"p_Glossary\"><span class=\"f_Glossary\">Checkerboard pattern in interior of box<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td style=\"vertical-align:top; width:100px;\"><p class=\"p_Glossary\"><span class=\"f_Glossary\">Option button<\/span><\/p>\n\r<\/td>\n\r<td style=\"vertical-align:top; width:294px;\"><p class=\"p_Glossary\"><span class=\"f_Glossary\">No option selected<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td style=\"vertical-align:top; width:100px;\"><p class=\"p_Glossary\"><span class=\"f_Glossary\">List<\/span><\/p>\n\r<\/td>\n\r<td style=\"vertical-align:top; width:294px;\"><p class=\"p_Glossary\"><span class=\"f_Glossary\">No item selected<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td style=\"vertical-align:top; width:100px;\"><p class=\"p_Glossary\"><span class=\"f_Glossary\">Edit box<\/span><\/p>\n\r<\/td>\n\r<td style=\"vertical-align:top; width:294px;\"><p class=\"p_Glossary\"><span class=\"f_Glossary\">Empty<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<\/table>\n\r<\/div>\n\r"
popid_355027518X="<p class=\"p_GlossaryHeading\"><span class=\"f_GlossaryHeading\">OLE<\/span><\/p>\n\r<p class=\"p_Glossary\"><span class=\"f_Glossary\">Object Linking and Embedding. A Microsoft technology that allows one application\'s document to be placed inside another application\'s document.<\/span><\/p>\n\r"
popid_1723989709X="<p class=\"p_GlossaryHeading\"><span class=\"f_GlossaryHeading\">Picture Units<\/span><\/p>\n\r<p class=\"p_Glossary\"><span class=\"f_Glossary\">The units used internally by the metafile. The size of one picture unit depends on the application that created the metafile. Picture units in a metafile are similar to pixel units in a bitmap file.<\/span><\/p>\n\r"
popid_631367896X="<p class=\"p_GlossaryHeading\"><span class=\"f_GlossaryHeading\">Sub-polygon<\/span><\/p>\n\r<p class=\"p_Glossary\"><span class=\"f_Glossary\">A simple polygon. A single Metafile Companion polygon may be composed of one or more disjoint sub-polygons.<\/span><\/p>\n\r<p class=\"p_Glossary\"><span class=\"f_Glossary\">For example, in Metafile Companion, a single donut-shaped object is one polygon comprised of two sub-polygons - one for the outer edge, one for the inner edge.<\/span><\/p>\n\r<p class=\"p_Glossary\"><img src=\"sub-polygon illustration.png\" width=\"100\" height=\"100\" border=\"0\" alt=\"Sub-polygon Illustration\" \/><\/p>\n\r"
popid_40038526X="<p class=\"p_GlossaryHeading\"><span class=\"f_GlossaryHeading\">Windows Metafile<\/span><\/p>\n\r<p class=\"p_Glossary\"><span class=\"f_Glossary\">A 16-bit metafile that can be used by all versions of Windows. Commonly referred to as a <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_355012682X, true);\" class=\"popuplink\">WMF<\/a> file. Compare to an <a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_712301769, true);\" class=\"popuplink\">enhanced metafile<\/a>.<\/span><\/p>\n\r"
popid_355012682X="<p class=\"p_GlossaryHeading\"><span class=\"f_GlossaryHeading\">WMF<\/span><\/p>\n\r<p class=\"p_Glossary\"><span class=\"f_Glossary\"><a href=\"javascript:void(0);\" onclick=\"return hmshowPopup(event, popid_40038526X, true);\" class=\"popuplink\">Windows metafile<\/a><\/span><\/p>\n\r"
popid_1093450341X="<p class=\"p_GlossaryHeading\"><span class=\"f_GlossaryHeading\">WYSIWYG<\/span><\/p>\n\r<p class=\"p_Glossary\"><span class=\"f_Glossary\">What You See Is What You Get<\/span><\/p>\n\r<p class=\"p_Glossary\"><span class=\"f_Glossary\">&nbsp;<\/span><\/p>\n\r"

