var password1465409 = "";
var footermsg1465409 = '';
$(document).ready(function () {
if (footermsg1465409.length == 0) {
$('body').find('div.ts-panel-footer1465409').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 getDocument1465409() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl67_ctl02_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword1465409').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
password1465409 = $('.input_password1465409')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 1465409 + '", pwd: "' + password1465409 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess1465409,
failure: OnErrorReturn1465409,
error: OnErrorReturn1465409
});
return false;
}
}
}
});
function OnErrorReturn1465409(response) {
// getDocument1465409();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password1465409')[1].focus();
}, 500);
return false;
}
function OnSuccess1465409(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist1465409').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");
}
});
$('.doclist1465409').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist1465409').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 password1250096 = "";
var footermsg1250096 = '';
$(document).ready(function () {
if (footermsg1250096.length == 0) {
$('body').find('div.ts-panel-footer1250096').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 getDocument1250096() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl67_ctl03_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword1250096').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
password1250096 = $('.input_password1250096')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 1250096 + '", pwd: "' + password1250096 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess1250096,
failure: OnErrorReturn1250096,
error: OnErrorReturn1250096
});
return false;
}
}
}
});
function OnErrorReturn1250096(response) {
// getDocument1250096();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password1250096')[1].focus();
}, 500);
return false;
}
function OnSuccess1250096(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist1250096').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");
}
});
$('.doclist1250096').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist1250096').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 password1477746 = "";
var footermsg1477746 = '';
$(document).ready(function () {
if (footermsg1477746.length == 0) {
$('body').find('div.ts-panel-footer1477746').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 getDocument1477746() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl67_ctl07_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword1477746').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
password1477746 = $('.input_password1477746')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 1477746 + '", pwd: "' + password1477746 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess1477746,
failure: OnErrorReturn1477746,
error: OnErrorReturn1477746
});
return false;
}
}
}
});
function OnErrorReturn1477746(response) {
// getDocument1477746();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password1477746')[1].focus();
}, 500);
return false;
}
function OnSuccess1477746(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist1477746').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");
}
});
$('.doclist1477746').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist1477746').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.