Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
ar fh = topparent.getXtabFrame().document.fhidden;
topparent.getXtabFrame()._fhchanged = true;
topparent.getXtabFrame()._fhtarget = fh.target;
topparent.getXtabFrame()._fhaction = fh.action;
topparent.getXtabFrame()._fhRA = fh.RA.value;
{
FTok = false;
fh.RA.value = 2;
var targetWindow = self.window.parent;
targetWindow.name = "PPESTarget";
fh.target = "_blank";
fh.action += "?MIME=.PDF";
fh.CO.value = "";
fh.submit();
}