echo '
<table>
<td style="width:80px;" align="center">'<?php if ($database_result['1']>0) { ?> <img src="lk/im/1.jpg" width="25" height="25"><?php } else { ?> <img src="lk/im/2.jpg" width="25" height="25"> <?php } ?>'</td>
</table>';
}