$(function(){
  $('.box_container .box2 .link a, .box_container .box3 .link a').attr('target', '_blank');
  $('.box_container .box2 .link a').attr('href', 'http://www.gloryglobalsolutions.com/en-us/about_us/press_centre/Pages/events.aspx');
  $('.box_container .box3 .link a').attr('href', 'http://www.gloryglobalsolutions.com/en-us/about_us/press_centre/blog/Pages/default.aspx');
});