include("Include/conex_db.php");
$result=mysql_query("SELECT * FROM inmuebles where idioma like 'sp' and destacado like 'Si' and activo like 'Si' ORDER BY precio", $conexion);
$i=0;
while($row=mysql_fetch_row($result)){
if (($i%4==0) || (i==1)) echo '