//javier suarez


function insertarContenidoConvenios(pContent){
	$('#boxmed').innerHTML = pContent;
	
}
