Open service 104.215.73.236:443 · www.valpro360.com
2026-01-03 07:08
HTTP/1.1 200 OK
Content-Length: 16030
Connection: close
Content-Type: text/html; charset=utf-8
Date: Sat, 03 Jan 2026 07:08:30 GMT
Cache-Control: private
Set-Cookie: ARRAffinity=5f7fad2f157bc9f39e26387cb55fef1ac96ce19a449e2fc493c43e85aa630470;Path=/;HttpOnly;Secure;Domain=www.valpro360.com
Set-Cookie: ARRAffinitySameSite=5f7fad2f157bc9f39e26387cb55fef1ac96ce19a449e2fc493c43e85aa630470;Path=/;HttpOnly;SameSite=None;Secure;Domain=www.valpro360.com
X-MiniProfiler-Ids: ["47692bd8-70f0-4b6e-a8d8-d2ff8507c397","80d244d8-ecb0-41a7-91f4-522f65a42e35"]
Page title: ValPro360
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>ValPro360</title>
<meta name="decsription" content="" />
<link href="/Content/bootstrap.min.css" rel="stylesheet" />
<link href="/Content/jquery.fancybox.css" rel="stylesheet" type="text/css" media="screen" />
<link href="/Content/datepicker/css/bootstrap-datepicker.min.css" rel="stylesheet" />
<link href="/Content/datepicker/css/bootstrap-datepicker3.min.css" rel="stylesheet" />
<script src="/Scripts/jquery-1.9.0.min.js"></script>
<script src="/Scripts/bootstrap.min.js"></script>
<script src="/Scripts/jquery.fancybox.pack.js"></script>
<script src="/Content/datepicker/js/bootstrap-datepicker.min.js"></script>
<link href="/css/Site.css" rel="stylesheet" />
<link rel="icon" type="image/png" href="/Images/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="/Images/favicon-16x16.png" sizes="16x16" />
<script type="text/javascript">
$(document).ready(function () {
$(".fancybox").fancybox({
autoSize: true,
iframe: {
preload: false // fixes issue with iframe and IE
}
});
$('#datePicker')
.datepicker({
format: 'mm/dd/yyyy',
keepOpen: false
})
.on('change', function () {
var date = $('#dtDeliveryDate').val();
$('#DeliveryDate').val(date);
});
$('#dtDeliveryDate').datepicker({
startDate: getTodaysDate(),
autoclose: true,
clearBtn: true,
todayHighlight: true
});
});
function interactive() {
//the below was taken from http://stackoverflow.com/questions/9847580/how-to-detect-safari-chrome-ie-firefox-and-opera-browser to customize the alert based on the browser
// Opera 8.0+
var isOpera = (!!window.opr && !!opr.addons) || !!window.opera || navigator.userAgent.indexOf(' OPR/') >= 0;
// Firefox 1.0+
var isFirefox = typeof InstallTrigger !== 'undefined';
// At least Safari 3+: "[object HTMLElementConstructor]"
var isSafari = Object.prototype.toString.call(window.HTMLElement).indexOf('Constructor') > 0;
// Internet Explorer 6-11
var isIE = /*cc_on!*/false || !!document.documentMode;
// Edge 20+
var isEdge = !isIE && !!window.StyleMedia;
// Chrome 1+
var isChrome = !!window.chrome && !!window.chrome.webstore;
// Blink engine detection
var isBlink = (isChrome || isOpera) && !!window.CSS;
if (isChrome) {
alert("ATTENTION! \n \n This form may not calculate correctly if opened within the browser. After it's downloaded, be sure to open with Adobe Acrobat by clicking the arrow on the download and selecting either 'Open with System Viewer' or 'Always open in Adobe Reader'.");
}
else {
alert("ATTENTION! \n \n This form may not calculate correctly if opened within the browser. Make sure to open the file with Adobe Acrobat instead.");
}
}
function getTodaysDate() {
var today = new Date();
var dd = today.getDate();
var mm = today.getMonth() + 1; //January is 0!
var yyyy = today.getFullYear();
if (dd < 10) {
dd = '0' + dd;
}
if (mm < 10) {
mm = '0' + mm;
}
today = mm + '/' + dd + '/' + yyyy;
return today;
}
</script>
</head>
<body>
<input type="hidden" value="Azure" />
<div id="bgcontainer">
<div class="navbar" id="navTest">
<div class="container">
Open service 104.215.73.236:80 · www.valpro360.com
2026-01-03 07:08
HTTP/1.1 301 Moved Permanently Content-Length: 149 Connection: close Content-Type: text/html; charset=UTF-8 Date: Sat, 03 Jan 2026 07:08:30 GMT Location: https://www.valpro360.com/ Set-Cookie: ARRAffinity=5f7fad2f157bc9f39e26387cb55fef1ac96ce19a449e2fc493c43e85aa630470;Path=/;HttpOnly;Domain=www.valpro360.com Page title: Document Moved <head><title>Document Moved</title></head> <body><h1>Object Moved</h1>This document may be found <a HREF="https://www.valpro360.com/">here</a></body>