<tr>

                <td><?php 
        echo $row['eme_ia_id'];
        ?>
                <td><?php 
        echo textMoreLess($row["eme_c_nombre_emergencia"]);
        ?>
</td>
                <td><?php 
        echo nombreEmergenciaTipo($row["tip_ia_id"]);
        ?>
 </td>
                <td>
                    <?php 
        echo textMoreLess(comunasEmergenciaConComa($row["eme_ia_id"]));
        ?>
                </td>
                <td><?php 
        echo ISODateTospanish($row["eme_d_fecha_emergencia"]);
        ?>
</td>
                <td><?php 
        echo textMoreLess($row["eme_c_lugar_emergencia"]);
        ?>
</td>
                <td width="10%" align="center">
                    
                    <div style="width: 220px">
                        <div class="row">
						
echo $eme_d_fecha_emergencia;
?>
<br/>
    HORA : <?php 
echo $hora_emergencia;
?>
</div>
<br/>

<div class="tabla_detalle">
    <strong>3.- DIRECCIÓN/UBICACIÓN:</strong>:<br/>
    <?php 
echo $eme_c_lugar_emergencia;
?>
, <?php 
echo comunasEmergenciaConComa($eme_ia_id);
?>
</div>
<br/>

<div class="tabla_detalle">
    <strong>4.- ORIGEN DE INFORMACION:</strong><br/>
            <?php 
echo $eme_c_nombre_informante;
?>
</div>
<br/>

<div class="tabla_detalle">
    <strong>5.- DISPONE DE RECURSOS SUFICIENTES PARA CONTROLAR LA EMERGENCIA:</strong><br/>
        <?php