'; if(pArray.length >= 4) { i=2; } else if(pArray.length >= 3) { i=2; inline = ''; } else if(pArray.length >= 2) { i=1; inline = ''; } else if(pArray.length === 1) { i=0; inline = ''; } $('#librarydrawer_story_container script').each(function() { $(this).remove(); }); $(pArray[pArray.length - 1]).after(subscribeBox); $(pArray[i]).after(inline).after($('#librarydrawer_story_container')); $('#text-story').focus(function() { if ($(this).val() == 'EMAIL ADDRESS') { $(this).css({color: '#000000', backgroundColor: '#ffffff'}); $(this).val(''); } }); $('#text-story').blur(function() { var trim = $(this).val().replace(/[\s]/g, ''); if(trim === '') { $(this).val('EMAIL ADDRESS'); $(this).css({color: '#666666', backgroundColor: '#f8f8f8', border: '#666666 1px solid'}); } }); $('.content-subscribe .btn-submit').click(function() { var val = $('.content-subscribe .text').val(); if(val.search(/[a-z0-9!#$%&'*+\/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+\/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?/gi) === -1) { $('.content-subscribe .text').css('border', '#ff6600 1px solid'); $('.content-subscribe .text').focus(); return false; } return true; }); }); //-->

Consumers buy high-deductible health plans begrudgingly

Tools

Non-group insurance enrollment hit an all-time high in 2015, but many of those consumers that bought high-deductible plans do not think are a good value, Kaiser Family Foundation (KFF) President and CEO Drew Altman wrote in the Wall Street Journal. Only 37 percent of respondents to a KFF survey described their high-deductible health plans--defined as more than $1,500 for an individual plan and more than $3,00 for a family plan--as an "excellent" or "good" value, compared to 68 percent for those who bought non-group plans with a lower deductible. A high-deductible plan is often a "Faustian bargain" for many consumers, Altman said; they may need more comprehensive coverage, he said, but the lower premium is all they can afford. Commentary