https://euipo.europa.eu/ohimportal/en/web/guest/news/-/action/view/3908932
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 22, 2017 European Trade Mark and Design Network

    European Cooperation: faster, more efficient Back Office for Latvian Patent Office

    The Latvian Patent Office has implemented an improved version of the Back Office system, developed under the ECP2 work stream of the European Cooperation Service at EUIPO.

    The Back Office system powers the processing of the complete lifecycle for trade marks and designs at national and regional IP offices.

    The system was developed and implemented during the course of EUIPO’s first Strategic Plan as part of the Cooperation Fund.

    The first set of improvements focused on modernising and simplifying the technology stack of the system.

    The Latvian Patent Office was the first EU IP office to undertake the Back Office improvement under the new European Cooperation programme.

    To implement the system, Latvian IP and IT experts worked collaboratively with the European Cooperation teams at EUIPO to ensure a seamless transition to the new system, and to deliver a better service for Latvian users.

    Under the provisions of Article 151 EUTMR, EUIPO and its stakeholders are working together on five European Cooperation Projects, with a range of separate subprojects addressing different objectives.