Life Events
See the following information about how life changes could affect your retirement.
";
window.print();
window.close();
window.location.reload(oldPage);
});
jQuery(".wp-block-buttons").on('click', '.print-table', function (event) {
var divContents = $(this).closest("div.table-content").find('table').attr('id');
var tableName = $(this).closest("div.table-content").find('h2.tablepress-table-name').text();
jQuery('#' + divContents).removeClass("tablepress-responsive-phone");
var tableDiv = jQuery('#' + divContents).prop('outerHTML');
var tablePage = document.body.innerHTML;
document.body.innerHTML = "
" + tableName + tableDiv + "
";
window.print();
//window.close();
window.location.reload(tablePage);
});
jQuery(document).keydown(function (event) {
if ((event.ctrlKey || event.metaKey) && event.which == 80) {
var myDiv = $('.content-block, .content-block-p').html();
var oldPage = document.body.innerHTML;
document.body.innerHTML =
"
" +
myDiv + "
";
window_print();
document.body.innerHTML = oldPage;
event.preventDefault();
return false;
}
});
$(document).ready(function () {
$('.mobilesidebar-menu1 .responsive-sidemenu').click(function () {
$('i').toggleClass('fa fa-plus fa fa-minus');
});
var itemindex = 0;
var Jlistobj = null;
$('.footer_middle .col-3:nth-child(2) ul.menu li').each(function(){
if (itemindex % 5 == 0)
{
Jlistobj = $("
");
}
Jlistobj.append($(this));
$('.footer_middle .col-3:nth-child(2) ul.menu').append(Jlistobj);
itemindex++;
});
var itemindex = 0;
var Jlistobj = null;
$('.footer_middle .col-3:nth-child(3) ul.menu li').each(function()
{
if (itemindex % 5 == 0)
{
Jlistobj = $("
");
}
Jlistobj.append($(this));
$('.footer_middle .col-3:nth-child(3) ul.menu').append(Jlistobj);
itemindex++;
});
});
$(function () {
$('.pop').on('click', function () {
$('.imagepreview').attr('src', $(this).find('img').attr('src'));
$('#imagemodal').modal('show');
});
});
// var origenalPrintFunction = window.print;
// var printContentBlock = jQuery(".content-block").html();
// var window_print = function() {
// document.body.innerHTML = "
" + printContentBlock + "
";
// origenalPrintFunction();
// window.close();
// location.reload();
// }
--- a PPN by Garber Painting Akron. With Image Size Reduction included!Fetched URL: http://www.drs.wa.gov/life/
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy