0){ while($row_slider = mysql_fetch_array($query_slider)){ ?>
" . $row_slider['titulo_'.$idioma] . "
"; if($row_slider['subtitulo_'.$idioma] != "") echo "
" . $row_slider['subtitulo_'.$idioma] . "
"; if($row_slider['texto_boton_'.$idioma] != "") echo "
" . $row_slider['texto_boton_'.$idioma] . "
"; ?>