njeztemp.dtrts.com Open in urlscan Pro
74.200.122.32  Public Scan

Submitted URL: http://njeztemp.dtrts.com/
Effective URL: https://njeztemp.dtrts.com/njeztemp/pages/login/login.jsf?mfRid=9130&windowId=384
Submission: On November 05 via manual from US — Scanned from DE

Form analysis 8 forms found in the DOM

Name: waitingDivFormPOST /njeztemp/pages/login/login.jsf?windowId=384

<form id="waitingDivForm" name="waitingDivForm" method="post" action="/njeztemp/pages/login/login.jsf?windowId=384" enctype="application/x-www-form-urlencoded">
  <input type="hidden" name="waitingDivForm" value="waitingDivForm">
  <div id="waitingDivForm:dlgWait" class="ui-dialog ui-widget ui-widget-content ui-overlay-hidden ui-corner-all ui-shadow ui-draggable" style="vertical-align: middle; text-align: center; width: 400px; height: auto;">
    <div class="ui-dialog-titlebar ui-widget-header ui-helper-clearfix ui-corner-top"><span class="ui-dialog-title">Please wait...</span></div>
    <div class="ui-dialog-content ui-widget-content" style="height: 100px;"><span id="waitingDivForm:dlgPleaseWaitText" style="background-color:white;text-align:center;">Please wait...</span>
      <br><img src="/njeztemp/javax.faces.resource/busy_indication.gif.jsf?ln=images">
    </div>
  </div><input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState" value="-4251330002997203454:4216513308270681746" autocomplete="off">
</form>

Name: headerContentFormPOST /njeztemp/pages/login/login.jsf?windowId=384

<form id="headerContentForm" name="headerContentForm" method="post" action="/njeztemp/pages/login/login.jsf?windowId=384" enctype="application/x-www-form-urlencoded">
  <input type="hidden" name="headerContentForm" value="headerContentForm">
  <div id="content-header" style="width:900px; align:center"><span id="headerContentForm:headerContent" class="page-title">Welcome to NJ EZ-Temp!</span>
  </div><input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState" value="-4251330002997203454:4216513308270681746" autocomplete="off">
</form>

Name: j_idt34POST /njeztemp/pages/login/login.jsf?windowId=384

<form id="j_idt34" name="j_idt34" method="post" action="/njeztemp/pages/login/login.jsf?windowId=384" enctype="application/x-www-form-urlencoded">
  <input type="hidden" name="j_idt34" value="j_idt34">
  <span id="j_idt34:j_idt35">
    <div id="j_idt34:messages" class="ui-messages ui-widget"></div>
  </span><input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState" value="-4251330002997203454:4216513308270681746" autocomplete="off">
</form>

Name: keepaliveFormPOST /njeztemp/pages/login/login.jsf?windowId=384

<form id="keepaliveForm" name="keepaliveForm" method="post" action="/njeztemp/pages/login/login.jsf?windowId=384" enctype="application/x-www-form-urlencoded" style="display:none">
  <input type="hidden" name="keepaliveForm" value="keepaliveForm">
  <script type="text/javascript">
    sessionKeepaliveMsg = function() {
      PrimeFaces.ab({
        source: 'keepaliveForm:j_idt39',
        formId: 'keepaliveForm',
        process: '@none',
        update: '@none',
        params: arguments[0]
      });
    }
  </script><input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState" value="-4251330002997203454:4216513308270681746" autocomplete="off">
</form>

Name: appletFormPOST /njeztemp/pages/login/login.jsf?windowId=384

<form id="appletForm" name="appletForm" method="post" action="/njeztemp/pages/login/login.jsf?windowId=384" enctype="application/x-www-form-urlencoded">
  <input type="hidden" name="appletForm" value="appletForm">
  <script type="text/javascript">
    refreshForms = function() {
      PrimeFaces.ab({
        source: 'appletForm:j_idt40',
        formId: 'appletForm',
        process: '@none',
        update: 'loginForm pageFooter:terminalID',
        oncomplete: function(xhr, status, args) {
          setLoginFormFocus();
        },
        params: arguments[0]
      });
    }
  </script>
  <script type="text/javascript">
    useLocalAgent = function() {
      PrimeFaces.ab({
        source: 'appletForm:j_idt41',
        formId: 'appletForm',
        process: 'appletForm',
        update: 'loginForm pageFooter:terminalID',
        params: arguments[0]
      });
    }
  </script>
  <div id="appletForm:loginApplet" style="display: none;"><input id="appletForm:terminalCode" type="hidden" name="appletForm:terminalCode"><span id="appletForm:termloginMessage" style="display: block; color: red; margin: 0px; text-align: center;"
      class="warning">Terminal Identification failed. Please contact Customer Support at 800.374.4771 for assistance.</span>
    <applet code="com.trivin.pc.login.LoginApplet" name="Login" archive="ertjsf-terminal-loginapplet.jar" width="16" height="16">
      <param name="cache_archive" value="ertjsf-terminal-loginapplet.jar">
      <param name="cache_archive_ex" value="ertjsf-terminal-loginapplet.jar;preload">
      <param name="loginURL" value="/njeztemp/pages/login/login.jsf;jsessionid=DF179105ED0E3136D2043250A6BBD4F4">
      <param name="nativeDLL1URL" value="hwid.dll">
      <param name="displayStatus" value="true">
      <param name="activeFromStartup" value="true">
      <param name="activeImage" value="applet:spinner.gif">
      <param name="finishedImage" value="applet:spinner.gif">
      <div style="color: red; text-align: center; margin-top: 20px"> Java is required to log in. <a href="http://java.com">Download the latest version.</a>
      </div>
    </applet>
    <script type="text/javascript">
      //<![CDATA[
      function notifyError(err) {
        if (document.Login) {
          try {
            document.Login.setDisplayStatus(false);
          } catch (ex) {}
        }
        msg = document.getElementById('appletForm:termloginMessage');
        msg.innerHTML = err;
        msg.className = 'warning';
        msg.style.cssText = 'display:block; color:red; margin:0; text-align:center';
      }
      var retryCount = 0;

      function doTermLogin() {
        utilConsoleLog('doTermLogin retryCount[' + retryCount + ']- START');
        var res = false;
        if (document.Login) {
          utilConsoleLog('doTermLogin retryCount[' + retryCount + ']- LoginApplet found!');
          if (typeof document.Login.doTerminalLogin == 'undefined' && retryCount < 5) {
            utilConsoleLog('doTermLogin retryCount[' + retryCount + ']- LoginApplet doTerminalLogin function NOT found!');
            retryCount++;
            setTimeout(doTermLogin.bind(this), 250);
            utilConsoleLog('doTermLogin - STOP');
            return;
          }
          utilConsoleLog('doTermLogin retryCount[' + retryCount + ']- LoginApplet parameter/call START');
          try {
            utilConsoleLog('doTermLogin retryCount[' + retryCount + ']- LoginApplet set parameters START');
            var f = document.getElementById('appletForm');
            for (var i = 0; i < f.elements.length; i++) {
              var e = f.elements[i];
              utilConsoleLog('doTermLogin retryCount[' + retryCount + ']- LoginApplet set parameters [' + e.name + '][' + (e.value ? e.value : 'no value') + ']');
              if (e.name.match(/\bterminalCode$/)) {
                document.Login.setTerminalCodeParameterName(e.name);
              } else {
                document.Login.setLoginParameter(e.name, e.value);
              }
            }
            utilConsoleLog('doTermLogin retryCount[' + retryCount + ']- LoginApplet set parameters STOP');
            utilConsoleLog('doTermLogin retryCount[' + retryCount + ']- LoginApplet doTerminalLogin BEFORE');
            res = document.Login.doTerminalLogin();
            utilConsoleLog('doTermLogin retryCount[' + retryCount + ']- LoginApplet doTerminalLogin AFTER res[' + res + ']');
          } catch (ex) {
            utilConsoleLog('doTermLogin retryCount[' + retryCount + ']- LoginApplet parameter/call EXCEPTION');
            res = false;
          }
          utilConsoleLog('doTermLogin retryCount[' + retryCount + ']- LoginApplet parameter/call STOP');
        } else {
          utilConsoleLog('doTermLogin - LoginApplet NOT found!');
        }
        if (res) {
          utilConsoleLog('doTermLogin retryCount[' + retryCount + ']- LoginApplet parameter/call success');
          var params = [];
          var sep = '';
          if (sep) {
            var sev = ('false' === sep.toLowerCase() ? 'false' : 'true');
            params.push({
              name: 'sessionExpired',
              value: sev
            });
          }
          utilConsoleLog('doTermLogin retryCount[' + retryCount + ']- refreshForms BEFORE');
          refreshForms(params);
          utilConsoleLog('doTermLogin retryCount[' + retryCount + ']- refreshForms AFTER');
        } else {
          utilConsoleLog('doTermLogin retryCount[' + retryCount + ']- LoginApplet parameter/call FAIL');
          //The error message will still be there saying Java is required.
          //This is just to allow them to login with a bit of frustration.
          utilConsoleLog('doTermLogin retryCount[' + retryCount + ']- useLocalAgent BEFORE');
          useLocalAgent();
          utilConsoleLog('doTermLogin retryCount[' + retryCount + ']- useLocalAgent AFTER');
          notifyError('Terminal Identification failed.  Please contact Customer Support at 800.374.4771 for assistance.');
        }
      }

      function displayLoginApplet(show) {
        utilConsoleLog('displayLoginApplet(' + show + ') START');
        var el = document.getElementById('appletForm:loginApplet');
        if (el) {
          el.style.display = (show ? 'block' : 'none');
        } else {
          utilConsoleLog('displayLoginApplet(' + show + ') appletForm:loginApplet element not found');
        }
        utilConsoleLog('displayLoginApplet(' + show + ') STOP');
      }
      //]]>
    </script>
  </div><input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState" value="-4251330002997203454:4216513308270681746" autocomplete="off">
</form>

Name: loginFormPOST /njeztemp/pages/login/login.jsf?windowId=384

<form id="loginForm" name="loginForm" method="post" action="/njeztemp/pages/login/login.jsf?windowId=384" enctype="application/x-www-form-urlencoded">
  <input type="hidden" name="loginForm" value="loginForm">
  <div id="loginForm:j_idt43">
  </div>
  <div id="loginForm:j_idt73" class="ui-panel ui-widget ui-widget-content ui-corner-all">
    <div id="loginForm:j_idt73_header" class="ui-panel-titlebar ui-widget-header ui-helper-clearfix ui-corner-all"><span class="ui-panel-title">Local Agent Setup</span></div>
    <div id="loginForm:j_idt73_content" class="ui-panel-content ui-widget-content">
      <fieldset id="loginForm:j_idt74" class="ui-fieldset ui-widget ui-widget-content ui-corner-all rule-bottom">
        <div class="ui-fieldset-content"><span id="loginForm:localagentLoginInstall">
            <div class="tableRowStyle" style="width: 100%; text-align: center;">
              <span class="tableColumnStyle" style="width: 100%; text-align: center;">
                <span style="display:inline-block; height:5px; width:0px;"></span></span>
            </div>
            <div class="tableRowStyle" style="width: 100%; text-align: center;">
              <span class="tableColumnStyle" style="width: 100%; text-align: center;">The Dealertrack RTS Local Agent enables application functionality that supports:</span>
            </div>
            <div class="tableRowStyle" style="width: 100%; text-align: center;">
              <span class="tableColumnStyle" style="width: 100%; text-align: center;">Terminal Authentication</span>
            </div>
            <div class="tableRowStyle" style="width: 100%; text-align: center;">
              <span class="tableColumnStyle" style="width: 100%; text-align: center;">DMS Import and Export</span>
            </div>
            <div class="tableRowStyle" style="width: 100%; text-align: center;">
              <span class="tableColumnStyle" style="width: 100%; text-align: center;">Printer Configuration and Printing</span>
            </div>
            <div class="tableRowStyle" style="width: 100%; text-align: center;">
              <span class="tableColumnStyle" style="width: 100%; text-align: center;">
                <span style="display:inline-block; height:5px;; width:0px;"></span></span>
            </div>
            <div class="tableRowStyle" style="width: 100%; text-align: center;">
              <span class="tableColumnStyle" style="width: 100%; text-align: center;">Click Install Now to download the installation wizard which will guide you through installing the Dealertrack RTS Local Agent.</span>
            </div>
            <div class="tableRowStyle" style="width: 100%; text-align: center;">
              <span class="tableColumnStyle" style="width: 100%; text-align: center;">
                <span style="display:inline-block; height:5px;; width:0px;"></span></span>
            </div>
            <div class="tableRowStyle" style="width: 100%; text-align: center;">
              <span class="tableColumnStyle" style="width: 100%; text-align: center;">If you have any questions or issues downloading and installing the Agent, please call Customer Support at 1-800-374-4771.</span>
            </div>
            <div class="tableRowStyle" style="width: 100%; text-align: center;">
              <span class="tableColumnStyle" style="width: 100%; text-align: center;">
                <span style="display:inline-block; height:5px;; width:0px;"></span></span>
            </div>
          </span></div>
      </fieldset><span id="loginForm:j_idt84">
        <span style="display:inline-block; height:5px;; width:0px;"></span></span>
      <fieldset id="loginForm:j_idt86" class="ui-fieldset ui-widget ui-widget-content ui-corner-all rule-bottom">
        <div class="ui-fieldset-content"><span id="loginForm:localagentLoginStatus">
            <div class="tableRowStyle" style="width: 100%;">
              <span class="tableColumnStyle" style="width: 25%; text-align: right; margin-right: 3px;">Status:</span>
              <span class="tableColumnStyle" style="width: 20%;">Not In Use</span><span id="loginForm:j_idt88">
                <span class="tableColumnStyle" style="width: 20%;">
                  <a style="margin: 0px; padding-left: 0px" target="_blank" href="https://wiki.dtrts.com/images/e/e8/DT-LocalAgent-TechInstructions-Troubleshooting.pdf">Troubleshooting</a>
                </span></span>
            </div>
            <div class="tableRowStyle" style="width: 100%;">
              <span class="tableColumnStyle" style="margin-left: 25%;">
                <table id="loginForm:localagentStatusEnable">
                  <tbody>
                    <tr>
                      <td>
                        <input type="radio" name="loginForm:localagentStatusEnable" id="loginForm:localagentStatusEnable:0" value="true"
                          onclick="PrimeFaces.ab({source:this,event:'valueChange',process:'loginForm:localagentStatusEnable',update:'loginForm',oncomplete:function(xhr,status,args){localAgentEnabledButtonStateChange();;}}, arguments[1]);"><label
                          for="loginForm:localagentStatusEnable:0"> Enable </label>
                      </td>
                      <td>
                        <input type="radio" checked="checked" name="loginForm:localagentStatusEnable" id="loginForm:localagentStatusEnable:1" value="false"
                          onclick="PrimeFaces.ab({source:this,event:'valueChange',process:'loginForm:localagentStatusEnable',update:'loginForm',oncomplete:function(xhr,status,args){localAgentEnabledButtonStateChange();;}}, arguments[1]);"><label
                          for="loginForm:localagentStatusEnable:1"> Disable </label>
                      </td>
                    </tr>
                  </tbody>
                </table>
              </span>
            </div>
          </span></div>
      </fieldset><span id="loginForm:buttonbarSection" style="text-align:right;">
        <span style="display:inline-block; height:10px; width:0px;"></span>
        <div class="button-bar-class" id="bottomButtonPanel"><button id="loginForm:j_idt101" name="loginForm:j_idt101" class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only"
            onclick="window.open('/localagent/installs/dtinstall.exe'); return false;;PrimeFaces.ab({source:'loginForm:j_idt101'});return false;" type="submit" role="button" aria-disabled="false"><span class="ui-button-text"> Install Now
            </span></button>
          <span style="display:inline-block; height:0px; width:20px;"></span>
        </div>
        <span style="display:inline-block; height:30px; width:0px;"></span>
      </span>
    </div>
  </div>
  <input type="hidden" name="javax.faces.ViewState" value="-4251330002997203454:4216513308270681746">
</form>

Name: j_idt106POST /njeztemp/pages/login/login.jsf?windowId=384

<form id="j_idt106" name="j_idt106" method="post" action="/njeztemp/pages/login/login.jsf?windowId=384" enctype="application/x-www-form-urlencoded" style="display:none;">
  <input type="hidden" name="j_idt106" value="j_idt106">
  <input id="localagentLoginLocalAgentGuid" type="text" name="localagentLoginLocalAgentGuid"><input id="localagentLoginLocalAgentDiscoveryDone" type="text" name="localagentLoginLocalAgentDiscoveryDone" value="false"><input
    id="localagentLoginLocalAgentActive" type="text" name="localagentLoginLocalAgentActive" value="false"><input id="localagentLoginLocalAgentMode" type="text" name="localagentLoginLocalAgentMode" value="Not Connected"><input
    id="localagentLoginLocalAgentEnabled" type="text" name="localagentLoginLocalAgentEnabled" value="false"><input id="localagentLoginLocalAgentShowUserCode" type="text" name="localagentLoginLocalAgentShowUserCode" value="false"><input
    id="localagentLoginLocalAgentVersion" type="text" name="localagentLoginLocalAgentVersion" value="Searching"><input id="localagentLoginLocalAgentContext" type="text" name="localagentLoginLocalAgentContext" value="Searching"><input
    id="localagentLoginLocalAgentUserCode" type="text" name="localagentLoginLocalAgentUserCode" value="Searching"><input id="localagentLoginLocalAgentPassCode" type="text" name="localagentLoginLocalAgentPassCode" value="Searching"><input
    id="localagentLoginLocalAgentStatus" type="text" name="localagentLoginLocalAgentStatus" value="Searching" onchange="mojarra.ab(this,event,'change','@form','loginForm pageFooter:terminalID')"><input type="hidden" name="javax.faces.ViewState"
    id="javax.faces.ViewState" value="-4251330002997203454:4216513308270681746" autocomplete="off">
</form>

Name: pageFooterPOST /njeztemp/pages/login/login.jsf?windowId=384

<form id="pageFooter" name="pageFooter" method="post" action="/njeztemp/pages/login/login.jsf?windowId=384" enctype="application/x-www-form-urlencoded">
  <input type="hidden" name="pageFooter" value="pageFooter">
  <div class="tableRowStyle">
    <span class="tableColumnStyle" style="width: 25%;">Customer Support: <a href="mailto:RTS-CS-NJ@dealertrack.com">email</a> | 800.374.4771 </span>
    <span class="tableColumnStyle" style="width: 50%;"> &nbsp;Version: NJTT_V11_EZTEMP_B60 and Release Date: 09/02/2020 </span>
    <span class="tableColumnStyle" style="width: 25%;"><span id="pageFooter:terminalID">Terminal #: Not Registered</span>
    </span>
  </div><input type="hidden" name="javax.faces.ViewState" id="javax.faces.ViewState" value="-4251330002997203454:4216513308270681746" autocomplete="off">
</form>

Text Content

Please wait...
Please wait...

 * EZ-Temp
 * OLRS
 * RegUSA
 *  
    

Welcome to NJ EZ-Temp!
Terminal Identification failed. Please contact Customer Support at 800.374.4771
for assistance.
Java is required to log in. Download the latest version.
Local Agent Setup
The Dealertrack RTS Local Agent enables application functionality that supports:
Terminal Authentication
DMS Import and Export
Printer Configuration and Printing

Click Install Now to download the installation wizard which will guide you
through installing the Dealertrack RTS Local Agent.

If you have any questions or issues downloading and installing the Agent, please
call Customer Support at 1-800-374-4771.

Status: Not In Use Troubleshooting

Enable Disable

Install Now

Customer Support: email | 800.374.4771  Version: NJTT_V11_EZTEMP_B60 and Release
Date: 09/02/2020 Terminal #: Not Registered