function openById(id, lang){
	
	document.location.href = 'GECSectores.do?newsId=' + id + '&domainId=gec2009_empresa&lang=' + lang;
	
}
