Open service 13.89.172.7:80 · paintentry.stage.pjtrailers.com
2026-01-12 20:33
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Mon, 12 Jan 2026 20:34:45 GMT Location: https://paintentry.stage.pjtrailers.com/
Open service 13.89.172.7:443 · paintentry.stage.pjtrailers.com
2026-01-12 20:33
HTTP/1.1 200 OK
Content-Length: 2203
Connection: close
Content-Type: text/html;charset=UTF-8
Date: Mon, 12 Jan 2026 20:34:45 GMT
Set-Cookie: cfid=d34f681b-b29b-4918-92b9-375bf03a592b;Path=/;Expires=Sun, 01-Feb-2026 22:12:49 UTC;HTTPOnly
Set-Cookie: cftoken=0;Path=/;Expires=Sun, 01-Feb-2026 22:12:49 UTC;HTTPOnly
Set-Cookie: CF_CLIENT_INTRANET_LV=1768250085227;Path=/;Expires=Sun, 12-Apr-2026 20:34:45 UTC;HTTPOnly
Set-Cookie: CF_CLIENT_INTRANET_TC=1768250085227;Path=/;Expires=Sun, 12-Apr-2026 20:34:45 UTC;HTTPOnly
Set-Cookie: CF_CLIENT_INTRANET_HC=2;Path=/;Expires=Sun, 12-Apr-2026 20:34:45 UTC;HTTPOnly
Page title: PJ Trailers > Login
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>PJ Trailers > Login</title>
<link rel="icon" href="/favicon.ico" type="image/gif" >
<link rel="stylesheet" type="text/css" href="/assets/themes/default/style.css" />
</head>
<body class="loginPage">
<article class="radius">
<h1 class="pad">Login</h1>
<form id="loginForm" action="/index.cfm" method="post">
<input type="hidden" name="login" value="1" />
<dl class="pad clearfix">
<dt><label for="password">PIN:</label></dt>
<dd style="width:50%;"><input type="password" id="password" name="password" tabindex="1" /></dd>
<dt> </dt>
<dd><input type="submit" value="login" class="approve" tabindex="3" /></dd>
</dl>
</form>
<p class="pad">
This is a private computing system, restricted to authorized individuals.
Actual or attempted unauthorized use of this computer system will result in criminal and/or civil prosecution.
We reserve the right to view, monitor and record activity on the system without notice or permission.
Any information obtained by monitoring, reviewing or recording is subject to review by law enforcement
organizations in connection with the investigation or prosecution of possible criminal activity on the system.
If you are not an authorized user of this system or do not consent to continued monitoring, exit the system at this time.
</p>
</article>
<script type="text/ecmascript" src="/assets/scripts/ba-debug.min.js"></script>
<script type="text/ecmascript" src="/assets/scripts/jquery/jquery.current.min.js"></script>
<script type="text/javascript">
$(function(){
var form = function(){
// Private
var _form = $("#loginForm"),
_uId = "#username",
_pId = "#password";
/**
* _formFocus
* manages initial form field focus.number
* @param {String} i input id {required}
* @param {Object} f jquery object {required}
*/
_formFocus = function(i,f){ $(i,f).select(); }
// Public
return {
init : function(){
_formFocus(_uId,_form);
}
}
}();
form.init();
});
</script>
</body>
</html>