$(document).ready(function(){
	$('.sub-logo a[title$="Glotel Worldwide"]').attr('target', 'blank');	
});
