/* --- 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_1557070036X="<p style=\"margin: 0px 0px 0px 12px;\"><span style=\"font-family: \'Arial\';\">Non-prescribed forms are forms that are designed by ADL Software and may extend on a prescribed form where allowed by legislation. Prescribed forms are those designed by a Government Department that may not be changed in any way (eg. QLD PAMD &amp; RTA forms and NSW OFT Bond forms).<\/span><\/p>\n\r"
popid_395361361X="<p>An interface is a formal means by which one program (Instigating Program) can communicate with another program (Recipient Program) without the need for the \'recipient program\' to be aware of the nature or identity of the \'instigating program\'. Such an interface can supply instructions to the \'recipient program\' for that program to perform certain tasks.<\/p>\n\r"
popid_332904007X="<p><span style=\"font-family: \'Arial\';\">Prescribed forms are those designed by a Government Department that may not be changed in any way (eg. QLD PAMD &amp; RTA forms and NSW OFT Bond forms). Non-prescribed forms are forms that are designed by ADL Software and may extend on a prescribed form where allowed by legislation.<\/span><\/p>\n\r"
popid_1648344603="<p style=\"margin: 0px 0px 0px 12px;\">&nbsp;<\/p>\n\r<p style=\"margin: 0px 0px 0px 12px;\">Non-editable pages such as Warnings, Terms and Conditions, Explanatory Notes, etc.<\/p>\n\r<p style=\"margin: 0px 0px 0px 12px;\">&nbsp;<\/p>\n\r"
popid_1593148400="<p style=\"margin: 0px 0px 0px 12px;\">&nbsp;<\/p>\n\r<p style=\"margin: 0px 0px 0px 12px;\">Form definitions are the files which tell ADL<span style=\"font-style: italic;\">Forms<\/span> how a form appears and acts. There is a Form Definition file for every Form and version of that Form. All Form Definition files have the extension of \'.fm\' and are normally found in the folder C:\\ADLForms\\Data\\Definitions on your local C: Drive.<\/p>\n\r"

