0) { while ($row277 = mysqli_fetch_row ($res277)) { $Nombre_familia=$row277[0]; $Calendario_fam2=$row277[1]; $Hemeroteca_fam2=$row277[2]; $Hem_not_fam2=$row277[3]; $Foto_cabecera=$row277[5]; $Foto_cabecera2="Nofoto"; } } } if($Cod_sub){ $q2=sprintf("SELECT B.Nombre,A.EEN,A.Icono FROM Subfamilias A,Subfamilias_idiomas B WHERE A.Cod_sub=B.Cod_sub and B.Codid=$Idi and A.Cod_sub=$Cod_sub"); $res2=mysqli_query ($db, $q2); if (mysqli_num_rows($res2)>0) { while ($row2 = mysqli_fetch_row ($res2)) { $Nombre_subfamilia=$row2[0]; $EEN_sub=$row2[1]; $Foto_cabecera2=$row2[2]; }} } //=========================================== $Titulo_og=strip_tags($Nombre_familia); $Subtitulo_og=strip_tags($Subtitulo); ?> <?=$Titulo_og;?>
style="background-image: url('/iconos/'); style="background-image: url('/cabeceras/');">

0) { while ($rowlegal = mysqli_fetch_row ($reslegal)) { $Cod_not_legal=$rowlegal[0]; $Titulo_legal=$rowlegal[1]; $URL_amibd_legal=$rowlegal[2]; $Conta_legal=1; ?>
0){$Wheremas.=" and A.Cod_sub=$Cod_sub_ok";}else{$Wheremas.=" and A.Cod_sub=0";} if($Cod_sub2_ok>0){$Wheremas.=" and A.Cod_sub2=$Cod_sub2_ok";}else{$Wheremas.=" and A.Cod_sub2=0";} if($Cod_fam_ok){$qnot77b="select Tipo from Familias where Cod_fam=$Cod_fam_ok"; $Tipo_fam=mysqli_result(mysqli_query($db,$qnot77b),0,0);}else{$Tipo_fam="N";} If($Tipo_fam=="I"){ $Id_user_ok=$_SESSION['user_id']; $q=sprintf("SELECT distinct(A.Cod_not),A.Fecha,A.Fecha_fin,A.Plantilla,B.Titulo,B.Subtitulo,B.Texto,A.Mostrar_fecha,A.Enviar_por_email,A.Id_form,A.EEN,A.Boton,A.URL_boton,A.Logos_oficiales,A.Galeria,A.Cod_cat,A.Evento_SIGCAM,A.Video_foto,A.URL_inscripcion,B.Titulo_gal FROM Noticias A,Noticias_idiomas B,Noticias_grupos C,Usuarios_grupos D WHERE D.Id_user=$Id_user_ok and D.Id_grup=C.Cod_grup and C.Cod_not=A.Cod_not and A.Cod_not=B.Cod_not and B.Codid=$Idi $Wheremas and Plantilla<>'E' and Plantilla<>'N' and A.Activo='Si' order by Orden"); }else{ $q=sprintf("SELECT distinct(A.Cod_not),A.Fecha,A.Fecha_fin,A.Plantilla,B.Titulo,B.Subtitulo,B.Texto,A.Mostrar_fecha,A.Enviar_por_email,A.Id_form,A.EEN,A.Boton,A.URL_boton,A.Logos_oficiales,A.Galeria,A.Cod_cat,A.Evento_SIGCAM,A.Video_foto,A.URL_inscripcion,B.Titulo_gal FROM Noticias A,Noticias_idiomas B WHERE A.Cod_not=B.Cod_not and B.Codid=$Idi and Plantilla<>'N' $Wheremas and A.Activo='Si' order by Orden"); } //echo(""); $res=mysqli_query ($db, $q); if (mysqli_num_rows($res)>0) { $Hocont=1; while ($row = mysqli_fetch_row ($res)) { $Cod_not=$row[0]; $Fecha=$row[1]; $Fecha_fin=$row[2]; $Plantilla=$row[3]; $Titulo=$row[4]; $Subtitulo=$row[5]; $Texto=$row[6]; $Mostrar_fecha=$row[7]; $Linea=$row[8]; $Id_form3=$row[9]; $EEN=$row[10]; $Boton=$row[11]; $URL_boton=$row[12]; if($Plantilla!="FF"){ if($Plantilla=="CC"){ $Boton=$row[11]; $Trosboton=explode("|",$Boton); $Trosboton1=explode("#",$Trosboton[0]); $Trosboton2=explode("#",$Trosboton[1]); $Trosboton3=explode("#",$Trosboton[2]); if($Idi==1){ $Boton1=$Trosboton1[0]; $Boton2=$Trosboton2[0]; $Boton3=$Trosboton3[0]; } if($Idi==2){ $Boton1=$Trosboton1[1]; $Boton2=$Trosboton2[1]; $Boton3=$Trosboton3[1]; } if($Idi==3){ $Boton1=$Trosboton1[2]; $Boton2=$Trosboton2[2]; $Boton3=$Trosboton3[2]; } }else{ $Boton=$row[11]; $Trosboton=explode("#",$Boton); if($Idi==1){$Boton=$Trosboton[0];} if($Idi==2){$Boton=$Trosboton[1];} if($Idi==3){$Boton=$Trosboton[2];} } if($Plantilla=="CC"){ $URL_boton=$row[12];$TrosURL_boton=explode("#",$URL_boton); $URL_boton1=$TrosURL_boton[0]; $URL_boton2=$TrosURL_boton[1]; $URL_boton3=$TrosURL_boton[2]; }else{ $URL_boton=$row[12];$TrosURL_boton=explode("#",$URL_boton); if($Idi==1){$URL_boton=$TrosURL_boton[0];} if($Idi==2){$URL_boton=$TrosURL_boton[1];} if($Idi==3){$URL_boton=$TrosURL_boton[2];} } } $Logos_oficiales=$row[13]; $Galeria=$row[14]; $Cod_cat=$row[15]; $Evento_SIGCAM=$row[16]; $Video_foto=$row[17]; $URL_inscripcion=$row[18]; $Titulo_gal2=$row[19]; $pattern = '/[a-z\d._%+-]+@[a-z\d.-]+\.[a-z]{2,4}\b/i'; preg_match ( $pattern, $URL_boton, $matches ); foreach ($matches as $mail) { $mailok='mailto:'.$URL_boton.''; $URL_boton=str_replace($URL_boton,$mailok,$URL_boton); } $trosdocu=explode("/documentos/",$URL_boton); if($trosdocu[1]!=""){ $haydocu="documentos/".$trosdocu[1]; if (file_exists($haydocu)) { $URL_boton="https://www.cambramallorca.com/documentos/".$trosdocu[1]; } else { $URL_boton="https://old.cambramallorca.com/documentos/".$trosdocu[1]; } } $Fecha=fechaformat($Fecha); $Texto=str_replace("href=\"ampliar.php","href=\"https://www.cambramallorca.com/ampliar.php",$Texto); $Texto=str_replace("href=\"pagina.php","href=\"https://www.cambramallorca.com/pagina.php",$Texto); $Texto=str_replace("href=\"../ampliar.php","href=\"https://www.cambramallorca.com/ampliar.php",$Texto); $Texto=str_replace("href=\"../pagina.php","href=\"https://www.cambramallorca.com/pagina.php",$Texto); $Texto=str_replace("href=\"../documentos/","href=\"https://www.cambramallorca.com/documentos/",$Texto); $Texto=str_replace("href=\"documentos/","href=\"https://www.cambramallorca.com/documentos/",$Texto); $Texto=str_replace("href=\"hemeroteca.php","href=\"https://www.cambramallorca.com/hemeroteca.php",$Texto); $Texto=str_replace("href=\"hemeroteca_doc.php","href=\"https://www.cambramallorca.com/hemeroteca_doc.php",$Texto); $Texto=str_replace("href=\"../hemeroteca.php","href=\"https://www.cambramallorca.com/hemeroteca.php",$Texto); $Texto=str_replace("href=\"../hemeroteca_doc.php","href=\"https://www.cambramallorca.com/hemeroteca_doc.php",$Texto); $Texto=str_replace("href=\"calendario.php","href=\"https://www.cambramallorca.com/calendario.php",$Texto); $Texto=str_replace("href=\"../calendario.php","href=\"https://www.cambramallorca.com/calendario.php",$Texto); $Texto=str_replace("href=\"boletin.php","href=\"https://www.cambramallorca.com/boletin.php",$Texto); $Texto=str_replace("href=\"../boletin.php","href=\"https://www.cambramallorca.com/boletin.php",$Texto); $Texto=str_replace("[ANCHO-VIDEO]","
",$Texto); $Texto=str_replace("[/ANCHO-VIDEO2]","
",$Texto); $Texto=str_replace("[YOUTUBE]","",$Texto); $PartFormins1=""; $Texto=str_replace("[FORMINS]",$PartFormins1,$Texto); $Texto=str_replace("[/FORMINS]",$PartFormins2,$Texto); $URL_ami2 = utf8_decode($Titulo); $URL_ami2 = str_replace ("á","a", $URL_ami2); $URL_ami2 = str_replace ("é","e", $URL_ami2); $URL_ami2 = str_replace ("í","i", $URL_ami2); $URL_ami2 = str_replace ("ó","o", $URL_ami2); $URL_ami2 = str_replace ("ú","u", $URL_ami2); $URL_ami2 = str_replace ("ñ","n", $URL_ami2); $URL_ami2 = str_replace ("ç","c", $URL_ami2); $URL_ami2 = str_replace ("à","a", $URL_ami2); $URL_ami2 = str_replace ("è","e", $URL_ami2); $URL_ami2 = str_replace ("ì","i", $URL_ami2); $URL_ami2 = str_replace ("ò","o", $URL_ami2); $URL_ami2 = str_replace ("ù","u", $URL_ami2); $URL_ami=urls_amigables($URL_ami2); //------extraemos la foto--------- $Foto="Nofoto"; $qf=sprintf("SELECT A.Cod_img,A.Foto,B.Titulo FROM Imagen A,Imagen_idiomas B WHERE A.Cod_not=$Cod_not and A.Cod_img=B.Cod_img and B.Codid=1 AND A.Activo='Si' order by A.Orden limit 0,1"); //echo($qf); $resf=mysqli_query ($db, $qf); if (mysqli_num_rows($resf)>0) { while ($rowf= mysqli_fetch_row ($resf)) { $Cod_img=$rowf[0]; $Foto=$rowf[1]; $Titulo_Foto=$rowf[2]; $Cod_img_principal=$Cod_img; } } ?>
$value778) { ?>

",$Titulo); $Titulo=str_replace("[/rojo]","",$Titulo); $Texto=str_replace("

","",$Texto); $Texto=str_replace("

","",$Texto); ?>

    0){ while ($rowcont66= mysqli_fetch_row ($rescont66)) { $Cod_not_par=$rowcont66[0]; $Titular_par=$rowcont66[1]; ?> class="ui-tabs-active">

<?=$Titulo_Foto;?>

<?=$Titulo_Foto;?>

<?=$Titulo_Foto;?>

'.$mail.''; $Subtitulo=str_replace($mail,$mailok,$Subtitulo); } ?>
1) { ?>
<?=$Titulo_Foto456;?>
<?=$Titulo_Foto;?> <?=$Titulo_Foto;?>

1) { ?>
<?=$Titulo_Foto456;?>
<?=$Titulo_Foto;?> <?=$Titulo_Foto;?>
1) { ?>
<?=$Titulo_Foto456;?>
<?=$Titulo_Foto;?> <?=$Titulo_Foto;?>

1) { ?>
<?=$Titulo_Foto456;?>
<?=$Titulo_Foto;?> <?=$Titulo_Foto;?>
<?=$Titulo_Foto;?>
style="text-align: center;">

<?=$Titulo_Foto;?>
style="text-align: center;">

<?=$Titulo_Foto;?>
style="text-align: center;">

<?=$Titulo_Foto;?>
style="text-align: center;">

<?=$Titulo_Foto;?>
style="text-align: center;">


<?=$Titulo_Foto;?>
style="text-align: center;">

0) { while ($rowzzs = mysqli_fetch_row ($reszzs)) { $Cod_notzzs=$rowzzs[0]; $Fechazzs=fechaformat($rowzzs[1]); $Titulozzs=$rowzzs[2]; ?>
      0) { while ($row2 = mysqli_fetch_row ($res2)) { $Coddoc=$row2[0]; $Activo_doc=$row2[1]; $Fecha_doc=$row2[2]; $Orden_doc=$row2[3]; $Mostrar_fecha_doc=$row2[4]; $Documento=$row2[5]; $Tamany_doc=$row2[6]; $Titulo_doc=$row2[7]; ?> 0) { while ($row2 = mysqli_fetch_row ($res2)) { $Coddoc=$row2[0]; $Activo_doc=$row2[1]; $Fecha_doc=$row2[2]; $Orden_doc=$row2[3]; $Mostrar_fecha_doc=$row2[4]; $Documento=$row2[5]; $Tamany_doc=$row2[6]; $Titulo_doc=$row2[7]; ?> 0) { while ($row2 = mysqli_fetch_row ($res2)) { $Coddoc=$row2[0]; $Activo_doc=$row2[1]; $Fecha_doc=$row2[2]; $Orden_doc=$row2[3]; $Mostrar_fecha_doc=$row2[4]; $Documento=$row2[5]; $Tamany_doc=$row2[6]; $Titulo_doc=$row2[7]; ?>
0) { if(0){ ?>
=7565){ $Docu="$Titulo_doc ($Tamany_doc KB) "; }else{ $Docu="$Titulo_doc ($Tamany_doc KB) "; } //------------------fin documentos----------------- ?>
0) { //-------------------------cabecera links------------------------------- ?>
$Titulo_link"; }else{ $Enlace="$Titulo_link"; } ?>
      
0){ $Arraylogosk[$Ordenlog]=$Id_banner_ok; }else{ $Arraylogosk[$Contalogos]=$Id_banner_ok; } $Contalogos++; } echo(""); for($uuy=1;$uuy<$Contalogos;$uuy++){ if($Arraylogosk[$uuy]>0){ $q3r4="SELECT A.Id_banner,A.Foto,A.Url,A.Ancho,A.Tipo,A.Ancho,A.Alto,A.Abrir FROM Banners A where Id_banner=".$Arraylogosk[$uuy]." AND A.Activo='Si' "; //echo($q); $res3r4=mysqli_query ($db, $q3r4); if (mysqli_num_rows($res3r4)>0) { while ($row3r4 = mysqli_fetch_row ($res3r4)) { $Id_banner=$row3r4[0]; $Foto3r4=$row3r4[1]; $Url=$row3r4[2]; $Ancho=$row3r4[3]; $Tipo3r4=$row3r4[4]; $Ancho=$row3r4[5]; $Alto=$row3r4[6]; $Abrir=$row3r4[7]; $Tos22=explode(".",$Foto3r4); $Foto_t=$Tos22[0]; ?>