
/* - emobil.js - */
jq(window).load(function () {
    jQuery("#portal-columns a[href$='.pdf']").attr('target', '_blank');
});



