function abreModal(obj) {
	$(obj).modal();
}