function MM_reloadPage(init) {  //Updated by PVII. Reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) history.go(0);
}
MM_reloadPage(true);

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

        if (document.images) {            // Active Images
            img1on = new Image;
            img1on.src = "http://www.hylandgroup.net/images/HFGnavbar1a.gif";
            img2on = new Image;
            img2on.src = "http://www.hylandgroup.net/images/HFGnavbar2a.gif";
            img3on = new Image;
            img3on.src = "http://www.hylandgroup.net/images/HFGnavbar3a.gif";
            img4on = new Image;
            img4on.src = "http://www.hylandgroup.net/images/HFGnavbar4a.gif";
            img1off = new Image;
            img1off.src = "http://www.hylandgroup.net/images/HFGnavbar1.gif";
            img2off = new Image;
            img2off.src = "http://www.hylandgroup.net/images/HFGnavbar2.gif";
            img3off = new Image;
            img3off.src = "http://www.hylandgroup.net/images/HFGnavbar3.gif";
            img4off = new Image;
            img4off.src = "http://www.hylandgroup.net/images/HFGnavbar4.gif";
        }

