| //Buble de IMAGENES DE INSTALACIÓN
		$sel_noticias = 'SELECT * FROM multinews '.
		                $filtro.// WHERE '.$filtropage.';';
						$orden_datos; 
		$ds_noticias = mysql_query($sel_noticias);
		$iimages  = mysql_num_rows($ds_noticias);
		if ($iimages == 0){
		?> 
		No hay datos en General. Perdone las molestias.
	    } else {
		   $iregs = 0;
		   while( ($row_noticia = mysql_fetch_array($ds_noticias)) && ($iregs < $istop)){   
			  $iregs++;
			  if ( $iregs % 2 == 0){
				$color_fila = "#F7EEFE";
			   } else {
				$color_fila = "#FFFFFF";
			   }; 	
			  
			  //$idnoticia = $row_noticia['IDNOTICIA'];
			  ?>
		 
		
			  };//of bublce datos
		 };//of hay datos
   	    ?>	   //Buble de IMAGENES DE INSTALACIÓN
		$sel_noticias = 'SELECT * FROM multinews '.
		                $filtro.// WHERE '.$filtropage.';';
						$orden_datos; 
		$ds_noticias = mysql_query($sel_noticias);
		$iimages  = mysql_num_rows($ds_noticias);
		if ($iimages == 0){
		?> 
		No hay datos en Noticias del sector. Perdone las molestias.
	    } else {
		   $iregs = 0;
		   while( ($row_noticia = mysql_fetch_array($ds_noticias)) && ($iregs < $istop)){   
			  $iregs++;
			  if ( $iregs % 2 == 0){
				$color_fila = "#F7EEFE";
			   } else {
				$color_fila = "#FFFFFF";
			   }; 	
			  
			  //$idnoticia = $row_noticia['IDNOTICIA'];
			  ?>
		 
		
			  };//of bublce datos
		 };//of hay datos
   	    ?> | //Buble de IMAGENES DE INSTALACIÓN
		$sel_noticias = 'SELECT * FROM multinews '.
		                $filtro.// WHERE '.$filtropage.';';
						$orden_datos; 
		$ds_noticias = mysql_query($sel_noticias);
		$iimages  = mysql_num_rows($ds_noticias);
		if ($iimages == 0){
		?> 
		No hay datos en General. Perdone las molestias.
	    } else {
		   $iregs = 0;
		   while( ($row_noticia = mysql_fetch_array($ds_noticias)) && ($iregs < $istop)){   
			  $iregs++;
			  if ( $iregs % 2 == 0){
				$color_fila = "#F7EEFE";
			   } else {
				$color_fila = "#FFFFFF";
			   }; 	
			  
			  //$idnoticia = $row_noticia['IDNOTICIA'];
			  ?>
		 
		
			  };//of bublce datos
		 };//of hay datos
   	    ?> |