<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0">
<channel>
	<title>Masola.org - Madres solteras por elección</title>
	<link>http://www.masola.org/index.php</link>
	<description>Web y foro de la familia monoparental, madres solteras, inseminacion artificial y adopcion.</description>
	<pubDate>Sun, 16 Oct 2011 15:18:47 GMT</pubDate>
	<generator>Web Easy by Avanquest Software</generator>
	<image>
		<title>Masola.org - Madres solteras por elección</title>
		<link>http://www.masola.org/index.php</link>
		<url>http://www.masola.org/images/masola001p00.gif</url>
	</image>

	<item>
		<title><![CDATA[&nbsp; Ocio con Niños]]></title>
		<description><![CDATA[<TABLE WIDTH="100%" HEIGHT="100%">  <TR>  <TD VALIGN="MIDDLE" ALIGN="CENTER">  <?php            $myDirON = "OcioNinos/";  $d = dir($myDirON) or die("Wrong path: $myDirON");  while (false !== ($entryON = $d->read())) {  if($entryON != '.' && $entryON != '..' && !is_dir($dir.$entryON))  $dirArrayON[] = $entryON;  }  $d->close();  rsort($dirArrayON);  		    $indexCount = count($dirArrayON);            		    $index2=0;            	$realname2 = basename("$dirArrayON[$index2]", ".php");            	$realname2 = eregi_replace(".htm", "", $realname2);            	$realname2 = eregi_replace("OcioNinos_", "", $realname2);            		    $miDirON2 = "OcioNinos/OcioNinos_".$realname2."/";            $de = dir($miDirON2) or die("Wrong path: $miDirON2");	            while (false !== ($entryON2 = $de->read())) {            if($entryON2 != '.' && $entryON2 != '..' && !is_dir($dir.$entryON2))            $dirArrayON2[] = $entryON2;            }         		    	        if(is_file($myDirON.$dirArrayON[$index2])){            		     	 $file=fopen($myDirON.$dirArrayON[$index2],r);      	  while (!feof($file)){      	   		 $read = fgets($file,255);            		 if (stristr($read,"<title>")){            		  		  $titleON=strip_tags($read);      				  }            	  }        	   	  fclose($file);            		 print("<div align=\"left\"><font size=\"2\">$titleON</font></div>");                 }else{            	  $titleON="";         }            ;?>  </TD>  </TR>  </TABLE>]]></description>
		<link>http://www.masola.org/index.php</link>
		<pubDate>Sun, 16 Oct 2011 15:18:47 GMT</pubDate>
		<author>hipkiss</author>
		<guid>http://www.masola.org/index.php#1</guid>
	</item>
	<item>
		<title><![CDATA[<marquee width="100%" style="font-family: Arial; font-size: 8pt" scrolldelay="150" height="17">  <table border="0">    <tr>      <td nowrap><b><a href="http://www.masola.org/masola_020.php?noticia=315">Cataluña aprueba las ayudas a familias monoparentales</a>.</b></td>      <td nowrap><div style="width:500px"></div></td>      <td nowrap><b><a href="http://www.masola.org/masola_020.php?noticia=315">Cataluña aprueba las ayudas a familias monoparentales</a>.</b></td>     <td nowrap><div style="width:500px"></div></td>   </tr>  </table>  </marquee>]]></title>
		<description><![CDATA[<DIV><STRONG>¿Madre después de los 40?</STRONG></DIV>  <DIV style="TEXT-ALIGN: justify">  Son muchas las mujeres que deciden tener un hijo a los cuarenta años. Existen determinados riesgos pero pueden afrontarse con la información y los tratamientos adecuados.</DIV>]]></description>
		<link>http://www.masola.org/index.php</link>
		<pubDate>Sun, 16 Oct 2011 15:18:47 GMT</pubDate>
		<author>hipkiss</author>
		<guid>http://www.masola.org/index.php#2</guid>
	</item>
	<item>
		<title>Más allá de ser secretas</title>
		<description><![CDATA[<?PHP  // ultimo fichero  $dir_secreta = opendir("MasAllaDeSerSecretas/");  while ($archivo_secreta=readdir($dir_secreta)){  if ($archivo_secreta != "." && $archivo_secreta != ".."){  $muestra_secreta[]=$archivo_secreta;}  }  closedir($dir_secreta);  rsort($muestra_secreta);  include("MasAllaDeSerSecretas/".$muestra_secreta[0]);  ?>  ]]></description>
		<link>http://www.masola.org/index.php</link>
		<pubDate>Sun, 16 Oct 2011 15:18:47 GMT</pubDate>
		<author>hipkiss</author>
		<guid>http://www.masola.org/index.php#3</guid>
	</item>
	<item>
		<title><![CDATA[&nbsp; Noticia del Mes]]></title>
		<description><![CDATA[<div id="marquee2container" onMouseover="copyspeed2=marquee2speed" onMouseout="copyspeed2=pausespeed2">  <div id="vmarquee2" style="text-align:justify;position: absolute;  width:100%">            <!--YOUR SCROLL CONTENT HERE-->    <?php include ("noticias/noticia.htm");?>            <!--YOUR SCROLL CONTENT HERE-->  </div>  </div>]]></description>
		<link>http://www.masola.org/index.php</link>
		<pubDate>Sun, 16 Oct 2011 15:18:47 GMT</pubDate>
		<author>hipkiss</author>
		<guid>http://www.masola.org/index.php#4</guid>
	</item>
	<item>
		<title><![CDATA[&nbsp; O F E R T A S &nbsp; D E &nbsp; V I A J E S]]></title>
		<description><![CDATA[<TABLE WIDTH="100%" HEIGHT="100%">  <TR>  <TD VALIGN="MIDDLE" ALIGN="CENTER">  <?php            $myDirO = "OfertasViaje/";  $d = dir($myDirO) or die("Wrong path: $myDirO");  while (false !== ($entryO = $d->read())) {  if($entryO != '.' && $entryO != '..' && !is_dir($dir.$entryO))  $dirArrayO[] = $entryO;  }  $d->close();  rsort($dirArrayO);  		    $indexCount = count($dirArrayO);            		    $index2=0;            	$realname2 = basename("$dirArrayO[$index2]", ".php");            	$realname2 = eregi_replace(".htm", "", $realname2);            	$realname2 = eregi_replace("Oferta_", "", $realname2);            		    $miDirO2 = "OfertasViaje/Oferta_".$realname2."/";            $de = dir($miDirO2) or die("Wrong path: $miDirO2");	            while (false !== ($entryO2 = $de->read())) {            if($entryO2 != '.' && $entryO2 != '..' && !is_dir($dir.$entryO2))            $dirArrayO2[] = $entryO2;            }         		    	        if(is_file($myDirO.$dirArrayO[$index2])){            		     	 $file=fopen($myDirO.$dirArrayO[$index2],r);      	  while (!feof($file)){      	   		 $read = fgets($file,255);            		 if (stristr($read,"<title>")){            		  		  $titleO=strip_tags($read);      				  }            	  }        	   	  fclose($file);            		 print("<div align=\"left\"><font size=\"2\">$titleO</font></div>");                 }else{            	  $titleO="";         }            ;?>  </TD>  </TR>  </TABLE>]]></description>
		<link>http://www.masola.org/index.php</link>
		<pubDate>Sun, 16 Oct 2011 15:18:47 GMT</pubDate>
		<author>hipkiss</author>
		<guid>http://www.masola.org/index.php#5</guid>
	</item>
	<item>
		<title><![CDATA[&nbsp;RESPUESTA DE UN ESPECIALISTA]]></title>
		<description><![CDATA[<TABLE WIDTH="100%" HEIGHT="100%">  <TR>  <TD VALIGN="MIDDLE" ALIGN="CENTER">  <?php            $myDirP = "PreguntaAqui/";  $d = dir($myDirP) or die("Wrong path: $myDirP");  while (false !== ($entryP = $d->read())) {  if($entryP != '.' && $entryP != '..' && !is_dir($dir.$entryP))  $dirArrayP[] = $entryP;  }  $d->close();  rsort($dirArrayP);  		    $indexCount = count($dirArrayP);            		    $index2=0;            	$realname2 = basename("$dirArrayP[$index2]", ".php");            	$realname2 = eregi_replace(".htm", "", $realname2);            	$realname2 = eregi_replace("Pregunta_", "", $realname2);            		    $miDirP2 = "PreguntaAqui/Pregunta_".$realname2."/";            $de = dir($miDirP2) or die("Wrong path: $miDirP2");	            while (false !== ($entryP2 = $de->read())) {            if($entryP2 != '.' && $entryP2 != '..' && !is_dir($dir.$entryP2))            $dirArrayP2[] = $entryP2;            }         		    	        if(is_file($myDirP.$dirArrayP[$index2])){            		     	 $file=fopen($myDirP.$dirArrayP[$index2],r);      	  while (!feof($file)){      	   		 $read = fgets($file,255);            		 if (stristr($read,"<title>")){            		  		  $titleP=strip_tags($read);      				  }            	  }        	   	  fclose($file);            		 print("<div align=\"left\"><font size=\"2\">$titleP</font></div>");                 }else{            	  $titleP="";         }            ;?>  </TD>  </TR>  </TABLE>]]></description>
		<link>http://www.masola.org/index.php</link>
		<pubDate>Sun, 16 Oct 2011 15:18:47 GMT</pubDate>
		<author>hipkiss</author>
		<guid>http://www.masola.org/index.php#6</guid>
	</item>
	<item>
		<title><![CDATA[&nbsp; V I A J A R  &nbsp;C O N&nbsp;  N I Ñ O S]]></title>
		<description><![CDATA[<TABLE WIDTH="100%" HEIGHT="100%">    		<TR>    		<TD VALIGN="MIDDLE" ALIGN="CVJRER">    		<?php              		$myDirVJR = "Viajar con Ninos/";    		$dVJR = dir($myDirVJR) or die("Wrong path: $myDirVJR");    		while (false !== ($entryVJR = $dVJR->read())) {    		if(strpos($entryVJR,'viajar_')!==FALSE)    		$dirArrayVJR[] = $entryVJR;    		}    		$dVJR->close();    		rsort($dirArrayVJR);    		$indexCount = count($dirArrayVJR);    		             				      		$indexVJR2=0;              			$realnameVJR = basename("$dirArrayVJR[$indexVJR2]", ".php");              			$realnameVJR = eregi_replace(".htm", "", $realnameVJR);              			$realnameVJR = eregi_replace("viajar_", "", $realnameVJR);              				      		$miDirVJR2 = "Viajar con Ninos/viajar_".$realnameVJR."/";    		             		$deVJR = dir($miDirVJR2) or die("Wrong path: $miDirVJR2");	              		while (false !== ($entryVJR2 = $deVJR->read())) {            		     		  		if($entryVJR2 != '.' && $entryVJR2 != '..' && !is_dir($dir.$entryVJR2))      		$dirArrayVJR2[] = $entryVJR2;              		}           				      			       		   if(is_file($myDirVJR.$dirArrayVJR[$index2])){    		             				       			 $file=fopen($myDirVJR.$dirArrayVJR[$index2],r);        			  while (!feof($file)){        			     				 $read = fgets($file,255);        		         				 if (stristr($read,"<title>")){              				    				  $titleVJR=strip_tags($read);        						    		}              			  }          			     			  fclose($file);          		        				 print("<div align=\"left\"><font size=\"2\">$titleVJR</font></div>    		");         		         		   }else{              			  $titleVJR="";        		   }              		;?>    		</TD>    		</TR>    		</TABLE>]]></description>
		<link>http://www.masola.org/index.php</link>
		<pubDate>Sun, 16 Oct 2011 15:18:47 GMT</pubDate>
		<author>hipkiss</author>
		<guid>http://www.masola.org/index.php#7</guid>
	</item>
	<item>
		<title><![CDATA[&nbsp; Webs Amigas]]></title>
		<description><![CDATA[<a href="http://www.madressolterasporeleccion.com" target="_blank">madressolterasporeleccion</a><br/>  <a href="http://mspe.blogspot.com" target="_blank">mspe</a><br/>  <a href="http://www.paranosotras.net" target="_blank">paranosotras</a><br/>  <a href="http://somosmamas.blogspot.com" target="_blank">somosmamas</a><br/>  <a href="http://todofertilidad.blogspot.com" target="_blank">todofertilidad</a><br/>  <a href="http://www.yosoymadresoltera.com" target="_blank">yosoymadresoltera.com</a><br/>  <a href="http://www.mibebeyyo.com/" target="_blank">mibebeyyo.com</a><br/>]]></description>
		<link>http://www.masola.org/index.php</link>
		<pubDate>Sun, 16 Oct 2011 15:18:47 GMT</pubDate>
		<author>hipkiss</author>
		<guid>http://www.masola.org/index.php#8</guid>
	</item>
	<item>
		<title><![CDATA[&nbsp; O F E R T A S &nbsp; D E &nbsp; V I A J E S]]></title>
		<description><![CDATA[<TABLE WIDTH="100%" HEIGHT="100%">  <TR>  <TD VALIGN="MIDDLE" ALIGN="CENTER">  <?php            $myDirOV = "OfertasViaje/";  $d = dir($myDirOV) or die("Wrong path: $myDirOV");  while (false !== ($entryOV = $d->read())) {  if($entryOV != '.' && $entryOV != '..' && !is_dir($dir.$entryOV))  $dirArrayOV[] = $entryOV;  }  $d->close();  rsort($dirArrayOV);  		    $indexCount = count($dirArrayOV);            		    $indexOV=2;            	$realnameOV = basename("$dirArrayOV[$indexOV]", ".php");            	$realnameOV = eregi_replace(".htm", "", $realnameOV);            	$realnameOV = eregi_replace("Oferta_", "", $realnameOV);            		    $miDirOV2 = "OfertasViaje/Oferta_".$realnameOV."/";            $de = dir($miDirOV2) or die("Wrong path: $miDirOV2");	            while (false !== ($entryOV2 = $de->read())) {            if($entryOV2 != '.' && $entryOV2 != '..' && !is_dir($dir.$entryOV2))            $dirArrayOV2[] = $entryOV2;            }         		    	        if(is_file($myDirOV.$dirArrayOV[$indexOV])){            		     	 $file=fopen($myDirOV.$dirArrayOV[$indexOV],r);      	  while (!feof($file)){      	   		 $read = fgets($file,255);            		 if (stristr($read,"<title>")){            		  		  $titleOV=strip_tags($read);      				  }            	  }        	   	  fclose($file);            		 print("<div align=\"left\"><font size=\"2\">$titleOV</font></div>");                 }else{            	  $titleOV="";         }            ;?>  </TD>  </TR>  </TABLE>]]></description>
		<link>http://www.masola.org/index.php</link>
		<pubDate>Sun, 16 Oct 2011 15:18:47 GMT</pubDate>
		<author>hipkiss</author>
		<guid>http://www.masola.org/index.php#9</guid>
	</item>
	<item>
		<title><![CDATA[&nbsp;RESPUESTA DE UN ESPECIALISTA]]></title>
		<description><![CDATA[<TABLE WIDTH="100%" HEIGHT="100%">  <TR>  <TD VALIGN="MIDDLE" ALIGN="CENTER">  <?php            $myDirPA = "PreguntaAqui/";  $d = dir($myDirPA) or die("Wrong path: $myDirPA");  while (false !== ($entryPA = $d->read())) {  if($entryPA != '.' && $entryPA != '..' && !is_dir($dir.$entryPA))  $dirArrayPA[] = $entryPA;  }  $d->close();  rsort($dirArrayPA);  		    $indexCount = count($dirArrayPA);            		    $indexPA=2;            	$realnamePA = basename("$dirArrayPA[$indexPA]", ".php");            	$realnamePA = eregi_replace(".htm", "", $realnamePA);            	$realnamePA = eregi_replace("Pregunta_", "", $realnamePA);            		    $miDirPA2 = "PreguntaAqui/Pregunta_".$realnamePA."/";            $de = dir($miDirPA2) or die("Wrong path: $miDirPA2");	            while (false !== ($entryPA2 = $de->read())) {            if($entryPA2 != '.' && $entryPA2 != '..' && !is_dir($dir.$entryPA2))            $dirArrayPA2[] = $entryPA2;            }         		    	        if(is_file($myDirPA.$dirArrayPA[$indexPA])){            		     	 $file=fopen($myDirPA.$dirArrayPA[$indexPA],r);      	  while (!feof($file)){      	   		 $read = fgets($file,255);            		 if (stristr($read,"<title>")){            		  		  $titlePA=strip_tags($read);      				  }            	  }        	   	  fclose($file);            		 print("<div align=\"left\"><font size=\"2\">$titlePA</font></div>");                 }else{            	  $titlePA="";         }            ;?>  </TD>  </TR>  </TABLE>]]></description>
		<link>http://www.masola.org/index.php</link>
		<pubDate>Sun, 16 Oct 2011 15:18:47 GMT</pubDate>
		<author>hipkiss</author>
		<guid>http://www.masola.org/index.php#10</guid>
	</item>
	<item>
		<title><![CDATA[<span style="color:#ffffff">Leer Más</font>]]></title>
		<description><![CDATA[<?php  print("<img class=\"Foto\" src=\"$miDirPA2$dirArrayPA2[0]\" width=\"60px\" height=\"70px\" align=\"left\" hspace=\"0\" vspace=\"0\">");    ?>]]></description>
		<link>masola_017.php</link>
		<pubDate>Sun, 16 Oct 2011 15:18:47 GMT</pubDate>
		<author>hipkiss</author>
		<guid>masola_017.php#11</guid>
	</item>
	<item>
		<title><![CDATA[&nbsp;&nbsp;&nbsp; O T R A S]]></title>
		<description><![CDATA[<TABLE WIDTH="100%" HEIGHT="100%">    		<TR>    		<TD VALIGN="MIDDLE" ALIGN="CENTER">    		<?php              		$myDirENT3 = "Entrevistas/";    		$dENT3 = dir($myDirENT3) or die("Wrong path: $myDirENT3");    		while (false !== ($entryENT3 = $dENT3->read())) {    		if(strpos($entryENT3,'entrevista_')!==FALSE)    		$dirArrayENT3[] = $entryENT3;    		}    		$dENT3->close();    		rsort($dirArrayENT3);    		$indexCountENT3 = count($dirArrayENT3);    		             				      		$indexENT3=2;              			$realnameENT3 = basename("$dirArrayENT3[$indexENT3]", ".php");              			$realnameENT3 = eregi_replace(".htm", "", $realnameENT3);              			$realnameENT3 = eregi_replace("entrevista_", "", $realnameENT3);              				      		$miDirENT3 = "Entrevistas/entrevista_".$realnameENT3."/";    		             		$deENT3 = dir($miDirENT3) or die("Wrong path: $miDirENT3");	              		while (false !== ($entryENT4 = $deENT3->read())) {            		     		  		if($entryENT4 != '.' && $entryENT4 != '..' && !is_dir($dir.$entryENT4))      		$dirArrayENT4[] = $entryENT4;              		}           				      			       		   if(is_file($myDirENT3.$dirArrayENT3[$indexENT3])){    		             				       			 $file3=fopen($myDirENT3.$dirArrayENT3[$indexENT3],r);        			  while (!feof($file3)){        			     				 $read3 = fgets($file3,255);        		         				 if (stristr($read3,"<title>")){              				    				  $titleENT3=strip_tags($read3);        						    		}              			  }          			     			  fclose($file3);          		       				 print("<div align=\"left\"><A href=\"masola_015.php?entrevista=$realnameENT3\"><font size=\"2\">$titleENT3</font></a></div>    		");         		         		   }else{              			  $titleENT3="";         		   }              		;?>    		</TD>    		</TR>    		</TABLE>]]></description>
		<link>http://www.masola.org/index.php</link>
		<pubDate>Sun, 16 Oct 2011 15:18:47 GMT</pubDate>
		<author>hipkiss</author>
		<guid>http://www.masola.org/index.php#12</guid>
	</item>
	<item>
		<title><![CDATA[&nbsp;&nbsp;&nbsp; O T R A S]]></title>
		<description><![CDATA[<TABLE WIDTH="100%" HEIGHT="100%">    		<TR>    		<TD VALIGN="MIDDLE" ALIGN="CENTER">    		<?php              		$myDirENT5 = "Entrevistas/";    		$dENT5 = dir($myDirENT5) or die("Wrong path: $myDirENT5");    		while (false !== ($entryENT5 = $dENT5->read())) {    		if(strpos($entryENT5,'entrevista_')!==FALSE)    		$dirArrayENT5[] = $entryENT5;    		}    		$dENT5->close();    		rsort($dirArrayENT5);    		$indexCountENT5 = count($dirArrayENT5);    		             				      		$indexENT5=4;              			$realnameENT5 = basename("$dirArrayENT5[$indexENT5]", ".php");              			$realnameENT5 = eregi_replace(".htm", "", $realnameENT5);              			$realnameENT5 = eregi_replace("entrevista_", "", $realnameENT5);              				      		$miDirENT5 = "Entrevistas/entrevista_".$realnameENT5."/";    		             		$deENT5 = dir($miDirENT5) or die("Wrong path: $miDirENT5");	              		while (false !== ($entryENT6 = $deENT5->read())) {            		     		  		if($entryENT6 != '.' && $entryENT6 != '..' && !is_dir($dir.$entryENT6))      		$dirArrayENT6[] = $entryENT6;              		}           				      			       		   if(is_file($myDirENT5.$dirArrayENT5[$indexENT5])){    		             				       			 $file4=fopen($myDirENT5.$dirArrayENT5[$indexENT5],r);        			  while (!feof($file4)){        			     				 $read4 = fgets($file4,255);        		         				 if (stristr($read4,"<title>")){              				    				  $titleENT5=strip_tags($read4);        						    		}              			  }          			     			  fclose($file4);          		       				 print("<div align=\"left\"><A href=\"masola_015.php?entrevista=$realnameENT5\"><font size=\"2\">$titleENT5</font></a></div>    		");         		         		   }else{              			  $titleENT5="";         		   }              		;?>    		</TD>    		</TR>    		</TABLE>]]></description>
		<link>http://www.masola.org/index.php</link>
		<pubDate>Sun, 16 Oct 2011 15:18:47 GMT</pubDate>
		<author>hipkiss</author>
		<guid>http://www.masola.org/index.php#13</guid>
	</item>
	<item>
		<title><![CDATA[&nbsp;&nbsp;&nbsp; O T R A S]]></title>
		<description><![CDATA[<TABLE WIDTH="100%" HEIGHT="100%">    		<TR>    		<TD VALIGN="MIDDLE" ALIGN="CENTER">    		<?php              		$myDirENT7 = "Entrevistas/";    		$dENT7 = dir($myDirENT7) or die("Wrong path: $myDirENT7");    		while (false !== ($entryENT7 = $dENT7->read())) {    		if(strpos($entryENT7,'entrevista_')!==FALSE)    		$dirArrayENT7[] = $entryENT7;    		}    		$dENT7->close();    		rsort($dirArrayENT7);    		$indexCountENT7 = count($dirArrayENT7);    		             				      		$indexENT7=6;              			$realnameENT7 = basename("$dirArrayENT7[$indexENT7]", ".php");              			$realnameENT7 = eregi_replace(".htm", "", $realnameENT7);              			$realnameENT7 = eregi_replace("entrevista_", "", $realnameENT7);              				      		$miDirENT7 = "Entrevistas/entrevista_".$realnameENT7."/";    		             		$deENT7 = dir($miDirENT7) or die("Wrong path: $miDirENT7");	              		while (false !== ($entryENT8 = $deENT7->read())) {            		     		  		if($entryENT8 != '.' && $entryENT8 != '..' && !is_dir($dir.$entryENT8))      		$dirArrayENT8[] = $entryENT8;              		}           				      			       		   if(is_file($myDirENT7.$dirArrayENT7[$indexENT7])){    		             				       			 $file6=fopen($myDirENT7.$dirArrayENT7[$indexENT7],r);        			  while (!feof($file6)){        			     				 $read6 = fgets($file6,255);        		         				 if (stristr($read6,"<title>")){              				    				  $titleENT7=strip_tags($read6);        						    		}              			  }          			     			  fclose($file6);          		       				 print("<div align=\"left\"><A href=\"masola_015.php?entrevista=$realnameENT7\"><font size=\"2\">$titleENT7</font></a></div>    		");         		         		   }else{              			  $titleENT7="";         		   }              		;?>    		</TD>    		</TR>    		</TABLE>]]></description>
		<link>http://www.masola.org/index.php</link>
		<pubDate>Sun, 16 Oct 2011 15:18:47 GMT</pubDate>
		<author>hipkiss</author>
		<guid>http://www.masola.org/index.php#14</guid>
	</item>
	<item>
		<title><![CDATA[&nbsp;&nbsp;&nbsp; O T R A S]]></title>
		<description><![CDATA[<?php  print("<img class=\"Foto\" src=\"$miDirENT3$dirArrayENT4[0]\" width=\"100%\" height=\"100%\" align=\"left\" hspace=\"0\" vspace=\"0\">");    ?>]]></description>
		<link>http://www.masola.org/index.php</link>
		<pubDate>Sun, 16 Oct 2011 15:18:47 GMT</pubDate>
		<author>hipkiss</author>
		<guid>http://www.masola.org/index.php#15</guid>
	</item>
	<item>
		<title><![CDATA[&nbsp;&nbsp;&nbsp; O T R A S]]></title>
		<description><![CDATA[<?php  print("<img class=\"Foto\" src=\"$miDirENT5$dirArrayENT6[0]\" width=\"100%\" height=\"100%\" align=\"left\" hspace=\"0\" vspace=\"0\">");    ?>]]></description>
		<link>http://www.masola.org/index.php</link>
		<pubDate>Sun, 16 Oct 2011 15:18:47 GMT</pubDate>
		<author>hipkiss</author>
		<guid>http://www.masola.org/index.php#16</guid>
	</item>
	<item>
		<title><![CDATA[&nbsp;&nbsp;&nbsp; O T R A S]]></title>
		<description><![CDATA[<?php  print("<img class=\"Foto\" src=\"$miDirENT7$dirArrayENT8[0]\" width=\"100%\" height=\"100%\" align=\"left\" hspace=\"0\" vspace=\"0\">");    ?>]]></description>
		<link>http://www.masola.org/index.php</link>
		<pubDate>Sun, 16 Oct 2011 15:18:47 GMT</pubDate>
		<author>hipkiss</author>
		<guid>http://www.masola.org/index.php#17</guid>
	</item>
	<item>
		<title><![CDATA[&nbsp;&nbsp;&nbsp; R E P O R T A J E S]]></title>
		<description><![CDATA[<TABLE WIDTH="100%" HEIGHT="100%">    		<TR>    		<TD VALIGN="MIDDLE" ALIGN="CENTER">    		<?php              		$myDirRPJ3 = "Reportajes/";    		$dRPJ3 = dir($myDirRPJ3) or die("Wrong path: $myDirRPJ3");    		while (false !== ($entryRPJ3 = $dRPJ3->read())) {    		if(strpos($entryRPJ3,'reportaje_')!==FALSE)    		$dirArrayRPJ3[] = $entryRPJ3;    		}    		$dRPJ3->close();    		rsort($dirArrayRPJ3);    		$indexCountRPJ3 = count($dirArrayRPJ3);    		             				      		$indexRPJ3=3;              			$realnameRPJ3 = basename("$dirArrayRPJ3[$indexRPJ3]", ".php");              			$realnameRPJ3 = eregi_replace(".htm", "", $realnameRPJ3);              			$realnameRPJ3 = eregi_replace("reportaje_", "", $realnameRPJ3);              				      		$miDirRPJ3 = "Reportajes/reportaje_".$realnameRPJ3."_archivos/";    		             		$deRPJ3 = dir($miDirRPJ3) or die("Wrong path: $miDirRPJ3");	              		while (false !== ($entryRPJ4 = $deRPJ3->read())) {            		     		  		if($entryRPJ4 != '.' && $entryRPJ4 != '..' && !is_dir($dir.$entryRPJ4))      		$dirArrayRPJ4[] = $entryRPJ4;              		}           				      			       		   if(is_file($myDirRPJ3.$dirArrayRPJ3[$indexRPJ3])){    		             				       			 $fileRPJ3=fopen($myDirRPJ3.$dirArrayRPJ3[$indexRPJ3],r);        			  while (!feof($fileRPJ3)){        			     				 $readRPJ3 = fgets($fileRPJ3,255);        		         				 if (stristr($readRPJ3,"<title>")){              				    				  $titleRPJ3=strip_tags($readRPJ3);        						    		}              			  }          			     			  fclose($fileRPJ3);          		       				 print("<div align=\"left\"><A href=\"masola_014.php?reportaje=$realnameRPJ3\"><font size=\"1\">$titleRPJ3</font></a></div>    		");         		         		   }else{              			  $titleRPJ3="";          		   }              		;?>    		</TD>    		</TR>    		</TABLE>]]></description>
		<link>http://www.masola.org/index.php</link>
		<pubDate>Sun, 16 Oct 2011 15:18:47 GMT</pubDate>
		<author>hipkiss</author>
		<guid>http://www.masola.org/index.php#18</guid>
	</item>
</channel>
</rss>

