var password1409328 = "";
var footermsg1409328 = '';
$(document).ready(function () {
if (footermsg1409328.length == 0) {
$('body').find('div.ts-panel-footer1409328').addClass("hidden");
}
});
$(document).on('keyup', function (event) {
if (event.Handled) {
return;
}
else {
// the block of codes to be executed on the key press
// should added here.
if (event.target.className.indexOf('weird-text') > 0) {
if (event.keyCode == 13) {
$('.ts-dialog-submit').click();
}
}
}
event.Handled = true;
});
function getDocument1409328() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl15_ctl05_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword1409328').html(),
title: "
Secure Document Access",
buttons: {
Cancel: {
label: "Cancel",
className: "btn-light",
callback: function () {
setTimeout(function () {
$('div.alert-danger').hide();
}, 0);
}
},
main: {
label: "Submit",
className: "ts-dialog-submit btn btn-primary",
callback: function (e) {
e.preventDefault();
// [1] because bootbox clones
password1409328 = $('.input_password1409328')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 1409328 + '", pwd: "' + password1409328 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess1409328,
failure: OnErrorReturn1409328,
error: OnErrorReturn1409328
});
return false;
}
}
}
});
function OnErrorReturn1409328(response) {
// getDocument1409328();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password1409328')[1].focus();
}, 500);
return false;
}
function OnSuccess1409328(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist1409328').find(".ts-doc-btn").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
$(this).addClass("btn-success").removeClass("btn-info");
}
});
$('.doclist1409328').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist1409328').find(".ts-doc-text").each(function () {
$(this).addClass("text-success").removeClass("text-info");
});
bootbox.hideAll();
bootbox.dialog({
closeButton: false,
message: "
Your file(s) are now ready to download.
",
title: "Secure Document Access",
buttons: {
main: {
label: "Submit",
className: "btn btn-primary"
}
}
});
}
}
}
This document is password protected. You must enter a password in order to access.
Thank you. You may now download the documents!
Good guess. But, that isn't the password.
var password1409851 = "";
var footermsg1409851 = '';
$(document).ready(function () {
if (footermsg1409851.length == 0) {
$('body').find('div.ts-panel-footer1409851').addClass("hidden");
}
});
$(document).on('keyup', function (event) {
if (event.Handled) {
return;
}
else {
// the block of codes to be executed on the key press
// should added here.
if (event.target.className.indexOf('weird-text') > 0) {
if (event.keyCode == 13) {
$('.ts-dialog-submit').click();
}
}
}
event.Handled = true;
});
function getDocument1409851() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl15_ctl07_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword1409851').html(),
title: "
Secure Document Access",
buttons: {
Cancel: {
label: "Cancel",
className: "btn-light",
callback: function () {
setTimeout(function () {
$('div.alert-danger').hide();
}, 0);
}
},
main: {
label: "Submit",
className: "ts-dialog-submit btn btn-primary",
callback: function (e) {
e.preventDefault();
// [1] because bootbox clones
password1409851 = $('.input_password1409851')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 1409851 + '", pwd: "' + password1409851 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess1409851,
failure: OnErrorReturn1409851,
error: OnErrorReturn1409851
});
return false;
}
}
}
});
function OnErrorReturn1409851(response) {
// getDocument1409851();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password1409851')[1].focus();
}, 500);
return false;
}
function OnSuccess1409851(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist1409851').find(".ts-doc-btn").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
$(this).addClass("btn-success").removeClass("btn-info");
}
});
$('.doclist1409851').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist1409851').find(".ts-doc-text").each(function () {
$(this).addClass("text-success").removeClass("text-info");
});
bootbox.hideAll();
bootbox.dialog({
closeButton: false,
message: "
Your file(s) are now ready to download.
",
title: "Secure Document Access",
buttons: {
main: {
label: "Submit",
className: "btn btn-primary"
}
}
});
}
}
}
This document is password protected. You must enter a password in order to access.
Thank you. You may now download the documents!
Good guess. But, that isn't the password.
var password1410016 = "";
var footermsg1410016 = '';
$(document).ready(function () {
if (footermsg1410016.length == 0) {
$('body').find('div.ts-panel-footer1410016').addClass("hidden");
}
});
$(document).on('keyup', function (event) {
if (event.Handled) {
return;
}
else {
// the block of codes to be executed on the key press
// should added here.
if (event.target.className.indexOf('weird-text') > 0) {
if (event.keyCode == 13) {
$('.ts-dialog-submit').click();
}
}
}
event.Handled = true;
});
function getDocument1410016() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl15_ctl09_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword1410016').html(),
title: "
Secure Document Access",
buttons: {
Cancel: {
label: "Cancel",
className: "btn-light",
callback: function () {
setTimeout(function () {
$('div.alert-danger').hide();
}, 0);
}
},
main: {
label: "Submit",
className: "ts-dialog-submit btn btn-primary",
callback: function (e) {
e.preventDefault();
// [1] because bootbox clones
password1410016 = $('.input_password1410016')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 1410016 + '", pwd: "' + password1410016 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess1410016,
failure: OnErrorReturn1410016,
error: OnErrorReturn1410016
});
return false;
}
}
}
});
function OnErrorReturn1410016(response) {
// getDocument1410016();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password1410016')[1].focus();
}, 500);
return false;
}
function OnSuccess1410016(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist1410016').find(".ts-doc-btn").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
$(this).addClass("btn-success").removeClass("btn-info");
}
});
$('.doclist1410016').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist1410016').find(".ts-doc-text").each(function () {
$(this).addClass("text-success").removeClass("text-info");
});
bootbox.hideAll();
bootbox.dialog({
closeButton: false,
message: "
Your file(s) are now ready to download.
",
title: "Secure Document Access",
buttons: {
main: {
label: "Submit",
className: "btn btn-primary"
}
}
});
}
}
}
This document is password protected. You must enter a password in order to access.
Thank you. You may now download the documents!
Good guess. But, that isn't the password.
var password1409853 = "";
var footermsg1409853 = '';
$(document).ready(function () {
if (footermsg1409853.length == 0) {
$('body').find('div.ts-panel-footer1409853').addClass("hidden");
}
});
$(document).on('keyup', function (event) {
if (event.Handled) {
return;
}
else {
// the block of codes to be executed on the key press
// should added here.
if (event.target.className.indexOf('weird-text') > 0) {
if (event.keyCode == 13) {
$('.ts-dialog-submit').click();
}
}
}
event.Handled = true;
});
function getDocument1409853() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl15_ctl10_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword1409853').html(),
title: "
Secure Document Access",
buttons: {
Cancel: {
label: "Cancel",
className: "btn-light",
callback: function () {
setTimeout(function () {
$('div.alert-danger').hide();
}, 0);
}
},
main: {
label: "Submit",
className: "ts-dialog-submit btn btn-primary",
callback: function (e) {
e.preventDefault();
// [1] because bootbox clones
password1409853 = $('.input_password1409853')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 1409853 + '", pwd: "' + password1409853 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess1409853,
failure: OnErrorReturn1409853,
error: OnErrorReturn1409853
});
return false;
}
}
}
});
function OnErrorReturn1409853(response) {
// getDocument1409853();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password1409853')[1].focus();
}, 500);
return false;
}
function OnSuccess1409853(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist1409853').find(".ts-doc-btn").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
$(this).addClass("btn-success").removeClass("btn-info");
}
});
$('.doclist1409853').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist1409853').find(".ts-doc-text").each(function () {
$(this).addClass("text-success").removeClass("text-info");
});
bootbox.hideAll();
bootbox.dialog({
closeButton: false,
message: "
Your file(s) are now ready to download.
",
title: "Secure Document Access",
buttons: {
main: {
label: "Submit",
className: "btn btn-primary"
}
}
});
}
}
}
This document is password protected. You must enter a password in order to access.
Thank you. You may now download the documents!
Good guess. But, that isn't the password.
var password1409855 = "";
var footermsg1409855 = '';
$(document).ready(function () {
if (footermsg1409855.length == 0) {
$('body').find('div.ts-panel-footer1409855').addClass("hidden");
}
});
$(document).on('keyup', function (event) {
if (event.Handled) {
return;
}
else {
// the block of codes to be executed on the key press
// should added here.
if (event.target.className.indexOf('weird-text') > 0) {
if (event.keyCode == 13) {
$('.ts-dialog-submit').click();
}
}
}
event.Handled = true;
});
function getDocument1409855() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl15_ctl11_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword1409855').html(),
title: "
Secure Document Access",
buttons: {
Cancel: {
label: "Cancel",
className: "btn-light",
callback: function () {
setTimeout(function () {
$('div.alert-danger').hide();
}, 0);
}
},
main: {
label: "Submit",
className: "ts-dialog-submit btn btn-primary",
callback: function (e) {
e.preventDefault();
// [1] because bootbox clones
password1409855 = $('.input_password1409855')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 1409855 + '", pwd: "' + password1409855 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess1409855,
failure: OnErrorReturn1409855,
error: OnErrorReturn1409855
});
return false;
}
}
}
});
function OnErrorReturn1409855(response) {
// getDocument1409855();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password1409855')[1].focus();
}, 500);
return false;
}
function OnSuccess1409855(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist1409855').find(".ts-doc-btn").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
$(this).addClass("btn-success").removeClass("btn-info");
}
});
$('.doclist1409855').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist1409855').find(".ts-doc-text").each(function () {
$(this).addClass("text-success").removeClass("text-info");
});
bootbox.hideAll();
bootbox.dialog({
closeButton: false,
message: "
Your file(s) are now ready to download.
",
title: "Secure Document Access",
buttons: {
main: {
label: "Submit",
className: "btn btn-primary"
}
}
});
}
}
}
This document is password protected. You must enter a password in order to access.
Thank you. You may now download the documents!
Good guess. But, that isn't the password.
var password1409918 = "";
var footermsg1409918 = '';
$(document).ready(function () {
if (footermsg1409918.length == 0) {
$('body').find('div.ts-panel-footer1409918').addClass("hidden");
}
});
$(document).on('keyup', function (event) {
if (event.Handled) {
return;
}
else {
// the block of codes to be executed on the key press
// should added here.
if (event.target.className.indexOf('weird-text') > 0) {
if (event.keyCode == 13) {
$('.ts-dialog-submit').click();
}
}
}
event.Handled = true;
});
function getDocument1409918() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl15_ctl12_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword1409918').html(),
title: "
Secure Document Access",
buttons: {
Cancel: {
label: "Cancel",
className: "btn-light",
callback: function () {
setTimeout(function () {
$('div.alert-danger').hide();
}, 0);
}
},
main: {
label: "Submit",
className: "ts-dialog-submit btn btn-primary",
callback: function (e) {
e.preventDefault();
// [1] because bootbox clones
password1409918 = $('.input_password1409918')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 1409918 + '", pwd: "' + password1409918 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess1409918,
failure: OnErrorReturn1409918,
error: OnErrorReturn1409918
});
return false;
}
}
}
});
function OnErrorReturn1409918(response) {
// getDocument1409918();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password1409918')[1].focus();
}, 500);
return false;
}
function OnSuccess1409918(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist1409918').find(".ts-doc-btn").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
$(this).addClass("btn-success").removeClass("btn-info");
}
});
$('.doclist1409918').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist1409918').find(".ts-doc-text").each(function () {
$(this).addClass("text-success").removeClass("text-info");
});
bootbox.hideAll();
bootbox.dialog({
closeButton: false,
message: "
Your file(s) are now ready to download.
",
title: "Secure Document Access",
buttons: {
main: {
label: "Submit",
className: "btn btn-primary"
}
}
});
}
}
}
This document is password protected. You must enter a password in order to access.
Thank you. You may now download the documents!
Good guess. But, that isn't the password.
var password1409919 = "";
var footermsg1409919 = '';
$(document).ready(function () {
if (footermsg1409919.length == 0) {
$('body').find('div.ts-panel-footer1409919').addClass("hidden");
}
});
$(document).on('keyup', function (event) {
if (event.Handled) {
return;
}
else {
// the block of codes to be executed on the key press
// should added here.
if (event.target.className.indexOf('weird-text') > 0) {
if (event.keyCode == 13) {
$('.ts-dialog-submit').click();
}
}
}
event.Handled = true;
});
function getDocument1409919() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl15_ctl13_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword1409919').html(),
title: "
Secure Document Access",
buttons: {
Cancel: {
label: "Cancel",
className: "btn-light",
callback: function () {
setTimeout(function () {
$('div.alert-danger').hide();
}, 0);
}
},
main: {
label: "Submit",
className: "ts-dialog-submit btn btn-primary",
callback: function (e) {
e.preventDefault();
// [1] because bootbox clones
password1409919 = $('.input_password1409919')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 1409919 + '", pwd: "' + password1409919 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess1409919,
failure: OnErrorReturn1409919,
error: OnErrorReturn1409919
});
return false;
}
}
}
});
function OnErrorReturn1409919(response) {
// getDocument1409919();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password1409919')[1].focus();
}, 500);
return false;
}
function OnSuccess1409919(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist1409919').find(".ts-doc-btn").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
$(this).addClass("btn-success").removeClass("btn-info");
}
});
$('.doclist1409919').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist1409919').find(".ts-doc-text").each(function () {
$(this).addClass("text-success").removeClass("text-info");
});
bootbox.hideAll();
bootbox.dialog({
closeButton: false,
message: "
Your file(s) are now ready to download.
",
title: "Secure Document Access",
buttons: {
main: {
label: "Submit",
className: "btn btn-primary"
}
}
});
}
}
}
This document is password protected. You must enter a password in order to access.
Thank you. You may now download the documents!
Good guess. But, that isn't the password.
var password1409920 = "";
var footermsg1409920 = '';
$(document).ready(function () {
if (footermsg1409920.length == 0) {
$('body').find('div.ts-panel-footer1409920').addClass("hidden");
}
});
$(document).on('keyup', function (event) {
if (event.Handled) {
return;
}
else {
// the block of codes to be executed on the key press
// should added here.
if (event.target.className.indexOf('weird-text') > 0) {
if (event.keyCode == 13) {
$('.ts-dialog-submit').click();
}
}
}
event.Handled = true;
});
function getDocument1409920() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl15_ctl14_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword1409920').html(),
title: "
Secure Document Access",
buttons: {
Cancel: {
label: "Cancel",
className: "btn-light",
callback: function () {
setTimeout(function () {
$('div.alert-danger').hide();
}, 0);
}
},
main: {
label: "Submit",
className: "ts-dialog-submit btn btn-primary",
callback: function (e) {
e.preventDefault();
// [1] because bootbox clones
password1409920 = $('.input_password1409920')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 1409920 + '", pwd: "' + password1409920 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess1409920,
failure: OnErrorReturn1409920,
error: OnErrorReturn1409920
});
return false;
}
}
}
});
function OnErrorReturn1409920(response) {
// getDocument1409920();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password1409920')[1].focus();
}, 500);
return false;
}
function OnSuccess1409920(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist1409920').find(".ts-doc-btn").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
$(this).addClass("btn-success").removeClass("btn-info");
}
});
$('.doclist1409920').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist1409920').find(".ts-doc-text").each(function () {
$(this).addClass("text-success").removeClass("text-info");
});
bootbox.hideAll();
bootbox.dialog({
closeButton: false,
message: "
Your file(s) are now ready to download.
",
title: "Secure Document Access",
buttons: {
main: {
label: "Submit",
className: "btn btn-primary"
}
}
});
}
}
}
This document is password protected. You must enter a password in order to access.
Thank you. You may now download the documents!
Good guess. But, that isn't the password.
var password1409922 = "";
var footermsg1409922 = '';
$(document).ready(function () {
if (footermsg1409922.length == 0) {
$('body').find('div.ts-panel-footer1409922').addClass("hidden");
}
});
$(document).on('keyup', function (event) {
if (event.Handled) {
return;
}
else {
// the block of codes to be executed on the key press
// should added here.
if (event.target.className.indexOf('weird-text') > 0) {
if (event.keyCode == 13) {
$('.ts-dialog-submit').click();
}
}
}
event.Handled = true;
});
function getDocument1409922() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl15_ctl15_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword1409922').html(),
title: "
Secure Document Access",
buttons: {
Cancel: {
label: "Cancel",
className: "btn-light",
callback: function () {
setTimeout(function () {
$('div.alert-danger').hide();
}, 0);
}
},
main: {
label: "Submit",
className: "ts-dialog-submit btn btn-primary",
callback: function (e) {
e.preventDefault();
// [1] because bootbox clones
password1409922 = $('.input_password1409922')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 1409922 + '", pwd: "' + password1409922 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess1409922,
failure: OnErrorReturn1409922,
error: OnErrorReturn1409922
});
return false;
}
}
}
});
function OnErrorReturn1409922(response) {
// getDocument1409922();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password1409922')[1].focus();
}, 500);
return false;
}
function OnSuccess1409922(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist1409922').find(".ts-doc-btn").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
$(this).addClass("btn-success").removeClass("btn-info");
}
});
$('.doclist1409922').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist1409922').find(".ts-doc-text").each(function () {
$(this).addClass("text-success").removeClass("text-info");
});
bootbox.hideAll();
bootbox.dialog({
closeButton: false,
message: "
Your file(s) are now ready to download.
",
title: "Secure Document Access",
buttons: {
main: {
label: "Submit",
className: "btn btn-primary"
}
}
});
}
}
}
This document is password protected. You must enter a password in order to access.
Thank you. You may now download the documents!
Good guess. But, that isn't the password.
var password1409984 = "";
var footermsg1409984 = '';
$(document).ready(function () {
if (footermsg1409984.length == 0) {
$('body').find('div.ts-panel-footer1409984').addClass("hidden");
}
});
$(document).on('keyup', function (event) {
if (event.Handled) {
return;
}
else {
// the block of codes to be executed on the key press
// should added here.
if (event.target.className.indexOf('weird-text') > 0) {
if (event.keyCode == 13) {
$('.ts-dialog-submit').click();
}
}
}
event.Handled = true;
});
function getDocument1409984() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl15_ctl16_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword1409984').html(),
title: "
Secure Document Access",
buttons: {
Cancel: {
label: "Cancel",
className: "btn-light",
callback: function () {
setTimeout(function () {
$('div.alert-danger').hide();
}, 0);
}
},
main: {
label: "Submit",
className: "ts-dialog-submit btn btn-primary",
callback: function (e) {
e.preventDefault();
// [1] because bootbox clones
password1409984 = $('.input_password1409984')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 1409984 + '", pwd: "' + password1409984 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess1409984,
failure: OnErrorReturn1409984,
error: OnErrorReturn1409984
});
return false;
}
}
}
});
function OnErrorReturn1409984(response) {
// getDocument1409984();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password1409984')[1].focus();
}, 500);
return false;
}
function OnSuccess1409984(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist1409984').find(".ts-doc-btn").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
$(this).addClass("btn-success").removeClass("btn-info");
}
});
$('.doclist1409984').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist1409984').find(".ts-doc-text").each(function () {
$(this).addClass("text-success").removeClass("text-info");
});
bootbox.hideAll();
bootbox.dialog({
closeButton: false,
message: "
Your file(s) are now ready to download.
",
title: "Secure Document Access",
buttons: {
main: {
label: "Submit",
className: "btn btn-primary"
}
}
});
}
}
}
This document is password protected. You must enter a password in order to access.
Thank you. You may now download the documents!
Good guess. But, that isn't the password.
var password1409985 = "";
var footermsg1409985 = '';
$(document).ready(function () {
if (footermsg1409985.length == 0) {
$('body').find('div.ts-panel-footer1409985').addClass("hidden");
}
});
$(document).on('keyup', function (event) {
if (event.Handled) {
return;
}
else {
// the block of codes to be executed on the key press
// should added here.
if (event.target.className.indexOf('weird-text') > 0) {
if (event.keyCode == 13) {
$('.ts-dialog-submit').click();
}
}
}
event.Handled = true;
});
function getDocument1409985() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl15_ctl17_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword1409985').html(),
title: "
Secure Document Access",
buttons: {
Cancel: {
label: "Cancel",
className: "btn-light",
callback: function () {
setTimeout(function () {
$('div.alert-danger').hide();
}, 0);
}
},
main: {
label: "Submit",
className: "ts-dialog-submit btn btn-primary",
callback: function (e) {
e.preventDefault();
// [1] because bootbox clones
password1409985 = $('.input_password1409985')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 1409985 + '", pwd: "' + password1409985 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess1409985,
failure: OnErrorReturn1409985,
error: OnErrorReturn1409985
});
return false;
}
}
}
});
function OnErrorReturn1409985(response) {
// getDocument1409985();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password1409985')[1].focus();
}, 500);
return false;
}
function OnSuccess1409985(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist1409985').find(".ts-doc-btn").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
$(this).addClass("btn-success").removeClass("btn-info");
}
});
$('.doclist1409985').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist1409985').find(".ts-doc-text").each(function () {
$(this).addClass("text-success").removeClass("text-info");
});
bootbox.hideAll();
bootbox.dialog({
closeButton: false,
message: "
Your file(s) are now ready to download.
",
title: "Secure Document Access",
buttons: {
main: {
label: "Submit",
className: "btn btn-primary"
}
}
});
}
}
}
This document is password protected. You must enter a password in order to access.
Thank you. You may now download the documents!
Good guess. But, that isn't the password.
var password1409986 = "";
var footermsg1409986 = '';
$(document).ready(function () {
if (footermsg1409986.length == 0) {
$('body').find('div.ts-panel-footer1409986').addClass("hidden");
}
});
$(document).on('keyup', function (event) {
if (event.Handled) {
return;
}
else {
// the block of codes to be executed on the key press
// should added here.
if (event.target.className.indexOf('weird-text') > 0) {
if (event.keyCode == 13) {
$('.ts-dialog-submit').click();
}
}
}
event.Handled = true;
});
function getDocument1409986() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl15_ctl18_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword1409986').html(),
title: "
Secure Document Access",
buttons: {
Cancel: {
label: "Cancel",
className: "btn-light",
callback: function () {
setTimeout(function () {
$('div.alert-danger').hide();
}, 0);
}
},
main: {
label: "Submit",
className: "ts-dialog-submit btn btn-primary",
callback: function (e) {
e.preventDefault();
// [1] because bootbox clones
password1409986 = $('.input_password1409986')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 1409986 + '", pwd: "' + password1409986 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess1409986,
failure: OnErrorReturn1409986,
error: OnErrorReturn1409986
});
return false;
}
}
}
});
function OnErrorReturn1409986(response) {
// getDocument1409986();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password1409986')[1].focus();
}, 500);
return false;
}
function OnSuccess1409986(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist1409986').find(".ts-doc-btn").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
$(this).addClass("btn-success").removeClass("btn-info");
}
});
$('.doclist1409986').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist1409986').find(".ts-doc-text").each(function () {
$(this).addClass("text-success").removeClass("text-info");
});
bootbox.hideAll();
bootbox.dialog({
closeButton: false,
message: "
Your file(s) are now ready to download.
",
title: "Secure Document Access",
buttons: {
main: {
label: "Submit",
className: "btn btn-primary"
}
}
});
}
}
}
This document is password protected. You must enter a password in order to access.
Thank you. You may now download the documents!
Good guess. But, that isn't the password.
var password1409319 = "";
var footermsg1409319 = '';
$(document).ready(function () {
if (footermsg1409319.length == 0) {
$('body').find('div.ts-panel-footer1409319').addClass("hidden");
}
});
$(document).on('keyup', function (event) {
if (event.Handled) {
return;
}
else {
// the block of codes to be executed on the key press
// should added here.
if (event.target.className.indexOf('weird-text') > 0) {
if (event.keyCode == 13) {
$('.ts-dialog-submit').click();
}
}
}
event.Handled = true;
});
function getDocument1409319() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl15_ctl24_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword1409319').html(),
title: "
Secure Document Access",
buttons: {
Cancel: {
label: "Cancel",
className: "btn-light",
callback: function () {
setTimeout(function () {
$('div.alert-danger').hide();
}, 0);
}
},
main: {
label: "Submit",
className: "ts-dialog-submit btn btn-primary",
callback: function (e) {
e.preventDefault();
// [1] because bootbox clones
password1409319 = $('.input_password1409319')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 1409319 + '", pwd: "' + password1409319 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess1409319,
failure: OnErrorReturn1409319,
error: OnErrorReturn1409319
});
return false;
}
}
}
});
function OnErrorReturn1409319(response) {
// getDocument1409319();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password1409319')[1].focus();
}, 500);
return false;
}
function OnSuccess1409319(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist1409319').find(".ts-doc-btn").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
$(this).addClass("btn-success").removeClass("btn-info");
}
});
$('.doclist1409319').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist1409319').find(".ts-doc-text").each(function () {
$(this).addClass("text-success").removeClass("text-info");
});
bootbox.hideAll();
bootbox.dialog({
closeButton: false,
message: "
Your file(s) are now ready to download.
",
title: "Secure Document Access",
buttons: {
main: {
label: "Submit",
className: "btn btn-primary"
}
}
});
}
}
}
This document is password protected. You must enter a password in order to access.
Thank you. You may now download the documents!
Good guess. But, that isn't the password.
var password1409323 = "";
var footermsg1409323 = '';
$(document).ready(function () {
if (footermsg1409323.length == 0) {
$('body').find('div.ts-panel-footer1409323').addClass("hidden");
}
});
$(document).on('keyup', function (event) {
if (event.Handled) {
return;
}
else {
// the block of codes to be executed on the key press
// should added here.
if (event.target.className.indexOf('weird-text') > 0) {
if (event.keyCode == 13) {
$('.ts-dialog-submit').click();
}
}
}
event.Handled = true;
});
function getDocument1409323() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl15_ctl27_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword1409323').html(),
title: "
Secure Document Access",
buttons: {
Cancel: {
label: "Cancel",
className: "btn-light",
callback: function () {
setTimeout(function () {
$('div.alert-danger').hide();
}, 0);
}
},
main: {
label: "Submit",
className: "ts-dialog-submit btn btn-primary",
callback: function (e) {
e.preventDefault();
// [1] because bootbox clones
password1409323 = $('.input_password1409323')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 1409323 + '", pwd: "' + password1409323 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess1409323,
failure: OnErrorReturn1409323,
error: OnErrorReturn1409323
});
return false;
}
}
}
});
function OnErrorReturn1409323(response) {
// getDocument1409323();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password1409323')[1].focus();
}, 500);
return false;
}
function OnSuccess1409323(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist1409323').find(".ts-doc-btn").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
$(this).addClass("btn-success").removeClass("btn-info");
}
});
$('.doclist1409323').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist1409323').find(".ts-doc-text").each(function () {
$(this).addClass("text-success").removeClass("text-info");
});
bootbox.hideAll();
bootbox.dialog({
closeButton: false,
message: "
Your file(s) are now ready to download.
",
title: "Secure Document Access",
buttons: {
main: {
label: "Submit",
className: "btn btn-primary"
}
}
});
}
}
}
This document is password protected. You must enter a password in order to access.
Thank you. You may now download the documents!
Good guess. But, that isn't the password.