https://euipo.europa.eu/ohimportal/en/web/guest/news/-/action/view/4027823
Content Reproduced verbatim from the Website of the European Union(EU) Intellectual Property Office as permitted under their Terms of Use.

‘;
jQuery(‘#’+’_csnews_WAR_csnewsportlet_’+’operationResult’).append(html);
jQuery(“#modal-confirm”).modal(‘show’);
}else{
var recipientsString = ”;
var i = 0;
var mailSubject = jQuery(‘#’+’_csnews_WAR_csnewsportlet_’+’subject’).val();
var mailHead = ‘The email’;
var mailTrail = ‘has been sent to’;
jQuery(‘#’+’_csnews_WAR_csnewsportlet_’+’added-emails’).children().each(function(index) {
recipientsString += jQuery(this).last().text().split(‘ ‘)[1]+’,’;
i++;
});
jQuery(“#modal-share”).modal(‘hide’);
jQuery(‘#’+’_csnews_WAR_csnewsportlet_’+’operationResult’).empty();
var html = ‘

‘+mailHead+’ “‘+ mailSubject+'” ‘+mailTrail+'(‘+i+’):

‘+recipientsString.substring(0,(recipientsString.length-1))+’

‘;
jQuery(‘#’+’_csnews_WAR_csnewsportlet_’+’operationResult’).append(html);
// jQuery(‘#’+’_csnews_WAR_csnewsportlet_’+’operationResult’).append(‘

‘+
// +'”‘+mailSubject+'” has been sent to (‘+i+’):’+
// ‘

‘+recipientsString+’

‘+
// ‘

‘);
jQuery(“#modal-confirm”).modal(‘show’);

}
}
});
}
}

function _csnews_WAR_csnewsportlet_validateEmail(email) {
//var re = /[a-z0-9!#$%&’*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&’*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?/;
var re = /[-0-9A-Za-z!#$%&’*+/=?^_`{|}~.]+@[-0-9A-Za-z!#$%&’*+/=?^_`{|}~.]+/;
return re.test(email);
//return true;
}

function _csnews_WAR_csnewsportlet_addToEmailList(){
jQuery(‘#recipients-errors’).remove();
var email = jQuery(“#”+’_csnews_WAR_csnewsportlet_’+”email”).val();
if(!_csnews_WAR_csnewsportlet_validateEmail(email)){
jQuery(‘#’+’_csnews_WAR_csnewsportlet_’+’added-emails’).after(‘Please enter a valid email‘);
}else{
var added = false;
jQuery(‘#’+’_csnews_WAR_csnewsportlet_’+’added-emails’).children().each(function(index) {
if(jQuery(this).last().text().split(‘ ‘)[1] == email){
added = true;
}
});
if(!added){
jQuery(‘#’+’_csnews_WAR_csnewsportlet_’+’added-emails’).append(‘

  • ‘+email+’
  • ‘);
    jQuery(‘#’+’_csnews_WAR_csnewsportlet_’+’email’).val(”);
    }else{
    jQuery(‘#’+’_csnews_WAR_csnewsportlet_’+’added-emails’).after(‘This email has already been used‘);
    }
    }
    }


    }).on(‘click’, function(e) {
    jQuery(e.target).popover(‘toggle’);
    return e.preventDefault();
    });
    jQuery(‘body’).on(‘mouseleave’, ‘.social-popover’, function(){
    jQuery(‘.share-button’).popover(‘toggle’);
    });
    }
    (function() {
    triggerSocialOptions();
    jQuery(‘.search-form .input-append’).on(‘keydown’, ‘input[type=text]’, function(e) {
    var input = jQuery(e.currentTarget);
    if (event.which == 13) {
    event.preventDefault();
    jQuery(e.delegateTarget).find(‘.btn’).click();
    return false;
    }
    });
    jQuery(‘.btn-combo’).on(‘click’, ‘.dropdown-menu a’, function(e) {
    var link = jQuery(e.currentTarget),
    text = link.attr(‘rel’) || link.text();
    jQuery(e.delegateTarget).find(‘.btn-value’).text(text);
    });
    jQuery(‘[data-link=”true”]’).on(‘click’, function (e) {
    document.location = jQuery(e.delegateTarget).find(‘a’).eq(0).attr(‘href’);
    });
    })();

    February 07, 2018 About the EUIPO

    EUIPO performance update: Q4 2017

    The Office has published its  2017-Q4 results for timeliness, quality and accessibility.

    EUIPO is committed to continuously improving the quality and timeliness of its decisions.

    As a result, the Office set more demanding targets for the relevant indicators in 2017, and put in place a series of actions to ensure the targets were complied with, including daily monitoring of cases which aligned processing time with planning.

    These actions have already improved several key performance indicators, including those of timeliness for EUTM Fast Track Publication and Opposition decisions, which achieved their compliance targets after some months in action needed.

    For any comments or suggestions, please contact [email protected].