https://euipo.europa.eu/ohimportal/en/web/guest/news/-/action/view/3912862
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’);
    });
    })();

    November 24, 2017 About the EUIPO

    European Public Sector Award for the Cooperation Fund

    The Cooperation Fund has received the National and European Category Award at the European Public Sector Awards 2017.

    The Cooperation Fund was a joint endeavour between EUIPO and the national and regional IP offices of the EU. It concentrated on delivering a full suite of electronic services and tools for IP offices and users to improve the IP management experience across the EU.

    Under EUIPO’s Strategic Plan 2020, the European Cooperation programme now carries on the work done by the Cooperation Fund, under Article 151 EUTMR.

    Since 2007, the European Public Sector Award (EPSA) has brought together the best, most innovative and most efficient performers from the European public sector on an annual basis.