var password483215 = "";
var footermsg483215 = 'We would love for you to become a member of the Montgomery County OHC and for you to join in our fun. Just click on the PDF file above, print, complete, and mail to our Treasurer. Quick and Easy.';
$(document).ready(function () {
if (footermsg483215.length == 0) {
$('body').find('div.ts-panel-footer483215').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 getDocument483215() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl19_ctl02_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword483215').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
password483215 = $('.input_password483215')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 483215 + '", pwd: "' + password483215 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess483215,
failure: OnErrorReturn483215,
error: OnErrorReturn483215
});
return false;
}
}
}
});
function OnErrorReturn483215(response) {
// getDocument483215();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password483215')[1].focus();
}, 500);
return false;
}
function OnSuccess483215(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist483215').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");
}
});
$('.doclist483215').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist483215').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.
$(document).ready(function () {
var $ctl = $('.ts-panel-footer483215');
if ($ctl.text().trim().length == "") {
$ctl.hide();
}
});
var password630688 = "";
var footermsg630688 = 'Click on the file above to review and/or print a copy of the trail maps.';
$(document).ready(function () {
if (footermsg630688.length == 0) {
$('body').find('div.ts-panel-footer630688').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 getDocument630688() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl19_ctl03_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword630688').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
password630688 = $('.input_password630688')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 630688 + '", pwd: "' + password630688 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess630688,
failure: OnErrorReturn630688,
error: OnErrorReturn630688
});
return false;
}
}
}
});
function OnErrorReturn630688(response) {
// getDocument630688();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password630688')[1].focus();
}, 500);
return false;
}
function OnSuccess630688(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist630688').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");
}
});
$('.doclist630688').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist630688').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.
$(document).ready(function () {
var $ctl = $('.ts-panel-footer630688');
if ($ctl.text().trim().length == "") {
$ctl.hide();
}
});
var password708334 = "";
var footermsg708334 = '';
$(document).ready(function () {
if (footermsg708334.length == 0) {
$('body').find('div.ts-panel-footer708334').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 getDocument708334() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl19_ctl05_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword708334').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
password708334 = $('.input_password708334')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 708334 + '", pwd: "' + password708334 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess708334,
failure: OnErrorReturn708334,
error: OnErrorReturn708334
});
return false;
}
}
}
});
function OnErrorReturn708334(response) {
// getDocument708334();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password708334')[1].focus();
}, 500);
return false;
}
function OnSuccess708334(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist708334').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");
}
});
$('.doclist708334').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist708334').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.
$(document).ready(function () {
var $ctl = $('.ts-panel-footer708334');
if ($ctl.text().trim().length == "") {
$ctl.hide();
}
});
var password822094 = "";
var footermsg822094 = 'To save any of these files on your computer, right-click and choose "Save target as" from the menu that pops up';
$(document).ready(function () {
if (footermsg822094.length == 0) {
$('body').find('div.ts-panel-footer822094').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 getDocument822094() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl19_ctl06_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword822094').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
password822094 = $('.input_password822094')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 822094 + '", pwd: "' + password822094 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess822094,
failure: OnErrorReturn822094,
error: OnErrorReturn822094
});
return false;
}
}
}
});
function OnErrorReturn822094(response) {
// getDocument822094();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password822094')[1].focus();
}, 500);
return false;
}
function OnSuccess822094(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist822094').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");
}
});
$('.doclist822094').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist822094').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.
$(document).ready(function () {
var $ctl = $('.ts-panel-footer822094');
if ($ctl.text().trim().length == "") {
$ctl.hide();
}
});
var password473739 = "";
var footermsg473739 = 'Click on the file above to view and print the forms. (Forms that are PDF and are a print only format.)
Download the Excel File for Trail Mileage and be sure you SAVE AS with a different name or with your name. Then complete, send to the Coordinator listed at bottom of form. By saving the form with your name, this eliminates confusion.';
$(document).ready(function () {
if (footermsg473739.length == 0) {
$('body').find('div.ts-panel-footer473739').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 getDocument473739() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl19_ctl08_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword473739').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
password473739 = $('.input_password473739')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 473739 + '", pwd: "' + password473739 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess473739,
failure: OnErrorReturn473739,
error: OnErrorReturn473739
});
return false;
}
}
}
});
function OnErrorReturn473739(response) {
// getDocument473739();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password473739')[1].focus();
}, 500);
return false;
}
function OnSuccess473739(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist473739').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");
}
});
$('.doclist473739').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist473739').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"
}
}
});
}
}
}
- Trail Mileage Work Form (pdf format) (Sorry - not available at the moment)
- Year End Trail Mileage Form (Excel format) (Sorry - not available at the moment)
- Year End Trail Mileage Form (pdf format) (Sorry - not available at the moment)
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.
$(document).ready(function () {
var $ctl = $('.ts-panel-footer473739');
if ($ctl.text().trim().length == "") {
$ctl.hide();
}
});
var password1011855 = "";
var footermsg1011855 = 'To save any of these files on your computer, right-click and choose "Save target as" from the menu that pops up';
$(document).ready(function () {
if (footermsg1011855.length == 0) {
$('body').find('div.ts-panel-footer1011855').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 getDocument1011855() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl19_ctl10_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword1011855').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
password1011855 = $('.input_password1011855')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 1011855 + '", pwd: "' + password1011855 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess1011855,
failure: OnErrorReturn1011855,
error: OnErrorReturn1011855
});
return false;
}
}
}
});
function OnErrorReturn1011855(response) {
// getDocument1011855();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password1011855')[1].focus();
}, 500);
return false;
}
function OnSuccess1011855(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist1011855').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");
}
});
$('.doclist1011855').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist1011855').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.
$(document).ready(function () {
var $ctl = $('.ts-panel-footer1011855');
if ($ctl.text().trim().length == "") {
$ctl.hide();
}
});
var password484368 = "";
var footermsg484368 = 'Here is two pages of helpful recipes for those people who like to save money and make their own cleaning recipes.';
$(document).ready(function () {
if (footermsg484368.length == 0) {
$('body').find('div.ts-panel-footer484368').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 getDocument484368() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl19_ctl11_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword484368').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
password484368 = $('.input_password484368')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 484368 + '", pwd: "' + password484368 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess484368,
failure: OnErrorReturn484368,
error: OnErrorReturn484368
});
return false;
}
}
}
});
function OnErrorReturn484368(response) {
// getDocument484368();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password484368')[1].focus();
}, 500);
return false;
}
function OnSuccess484368(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist484368').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");
}
});
$('.doclist484368').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist484368').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.
$(document).ready(function () {
var $ctl = $('.ts-panel-footer484368');
if ($ctl.text().trim().length == "") {
$ctl.hide();
}
});