<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ROSAE &#187; congreso</title>
	<atom:link href="http://www.rosae.org.es/tag/congreso/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rosae.org.es</link>
	<description>Asociación de mujeres afectadas de cáncer de mama de Valdepeñas</description>
	<lastBuildDate>Sun, 15 Jan 2012 09:48:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>IV Congreso FECMA celebrado con éxito</title>
		<link>http://www.rosae.org.es/2009/06/10/iv-congreso-fecma-celebrado-con-exito/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=iv-congreso-fecma-celebrado-con-exito</link>
		<comments>http://www.rosae.org.es/2009/06/10/iv-congreso-fecma-celebrado-con-exito/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 12:08:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[eventos]]></category>
		<category><![CDATA[cáncer]]></category>
		<category><![CDATA[congreso]]></category>
		<category><![CDATA[FECMA]]></category>
		<category><![CDATA[mama]]></category>
		<category><![CDATA[ROSAE]]></category>

		<guid isPermaLink="false">http://www.rosae.org.es/?p=52</guid>
		<description><![CDATA[De IV Congreso Nacional FECMA Descargar revista Congreso El congreso se ha celebrado aquí]]></description>
			<content:encoded><![CDATA[<!-- Adsense Immediately! V1.0 -->
<!-- Post[count: 2] -->
<div class="adsense adsense-leadin" style="float:right;margin: 12px;"></div><table border="0">
<tbody>
<tr>
<td>
<table style="height: 225px;" border="0" width="215">
<tbody>
<tr>
<td><a href="http://picasaweb.google.com/lh/photo/Xcn9m7GL2bR1sob7vuXh-Q?feat=embedwebsite"><img src="http://lh6.ggpht.com/_iOJg8mBhbTA/Sl4mURiWcwI/AAAAAAAAADI/bwKvxOGJVdQ/s400/DSC00602.JPG" alt="" width="254" height="190" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif; font-size:11px; text-align:right"></td>
</tr>
</tbody>
</table>
</td>
<td>
<table style="height: 204px;" border="0" width="260">
<tbody>
<tr>
<td><a href="http://picasaweb.google.com/lh/photo/EdpIUh01ax7dA_rbKPr1ug?feat=embedwebsite"><img src="http://lh5.ggpht.com/_iOJg8mBhbTA/Sl5A0G_Wj4I/AAAAAAAAAWQ/hFzxgVz0n5I/s800/DSC00707.JPG" alt="" width="256" height="190" /></a></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td>
<table style="height: 247px;" border="0" width="258">
<tbody>
<tr>
<td><a href="http://picasaweb.google.com/lh/photo/JPCt4g3sAfauIg8XB6-_EA?feat=embedwebsite"><img src="http://lh4.ggpht.com/_iOJg8mBhbTA/Sl4mJWoAR0I/AAAAAAAAADA/OadXEZu3F_A/s400/DSC00600.JPG" alt="" width="252" height="188" /></a></td>
</tr>
<tr>
<td style="font-family:arial,sans-serif; font-size:11px; text-align:right">De <a href="http://picasaweb.google.com/rosae.org.es/IVCongresoNacionalFECMA?feat=embedwebsite">IV Congreso Nacional FECMA</a></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<div style="width: 477px; text-align: left;"><strong><br />
</strong></div>
<div id="__ss_2210129" style="width: 477px; text-align: left;"><a href="http://www.rosae.org.es/descargas/AAFF-baja.pdf" target="_blank"><strong>Descargar revista Congreso</strong></a></div>
<p><strong> El congreso se ha celebrado aquí</strong><br />

<div id='map_52' style='width:300px; height:300px;' class='googleMap'></div>

<script type='text/javascript'>
//<![CDATA[
var points = new Array();var poin = new GLatLng(38.7605285, -3.3841045) ;points.push(poin);var poin = new GLatLng(38.7597262, -3.3783369) ;points.push(poin);
var numpoints = points.length - 1;
      var points2 = points.slice();
    points2.sort(function(p1, p2) {
      return p1.lng() - p2.lng();
    });
    var west = points2[0].x;
    var east = points2[numpoints].x;
    points2.sort(function(p1, p2) {
      return p1.lat() - p2.lat();
    });
    var north = points2[numpoints].y;
    var south = points2[0].y;
    var sw = new GLatLng(south,west);
    var ne = new GLatLng(north,east);
    var bounds = new GLatLngBounds(sw, ne);
    var centerpoint = new GLatLng((north + south)/2, (east + west)/2);
    
    
    

    jQuery(document).ready(function(){
                                  jQuery('#map_52').append('<div style=\'position: absolute;	bottom: 50px;	left: 0px;	z-index: 90;vertical-align: middle;	width: 16px;filter: alpha(opacity=75);-moz-opacity: 0.75;	opacity: 0.75; text-align: center;	\' id=\'pluginoverlay\'><a title=\'Wordpress plugin by www.blog-ware.com\' href=\'http://blog-ware.com\' target=\'_blank\'><img src=\'/wp-content/plugins/google-maps-in-posts/images/pluginbanner.png\' alt=\'Wordpress plugin by www.blog-ware.com\'></a></div>');
                                  });

if (GBrowserIsCompatible()) {
     map = new GMap2(document.getElementById('map_52'));
     geocoder = new GClientGeocoder();
     map.addControl(new GLargeMapControl());
     var zoomlevel = map.getBoundsZoomLevel(bounds);
     map.setCenter(centerpoint, zoomlevel);
     function init(){
     			
					if ('homegardenbusiness.png'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/homegardenbusiness.png';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(38.7605285, -3.3841045),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(38.7605285, -3.3841045));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(38.7605285, -3.3841045), '<span style="font-weight:bold;font-size:15px;">ROSAE</span><br>sede asociación de mujeres contra el<br />cáncer de mama ROSAE' );
          	          			});
						map.addOverlay(marker);
					
		            			
					if ('0'!=0) {
		                icon = new GIcon();
		                icon.image = '/wp-content/plugins/google-maps-in-posts/icons/0';
		                icon.iconSize = new GSize(32, 32);
		                icon.iconAnchor = new GPoint(16, 16);
		                icon.infoWindowAnchor = new GPoint(25, 7);
		                icon_go = icon;
		                marker = new GMarker(new GLatLng(38.7597262, -3.3783369),{icon: icon_go});
		            }else {
		            	marker = new GMarker(new GLatLng(38.7597262, -3.3783369));
		            }			
		            	GEvent.addListener(marker, 'click', function() {
          	          			map.openInfoWindowHtml(new GLatLng(38.7597262, -3.3783369), '<span style="font-weight:bold;font-size:15px;">ROSAE</span><br>sede asociación de mujeres contra el<br />cáncer de mama ROSAE' );
          	          			});
						map.addOverlay(marker);
					
		            }
		            init();}
		//]]&gt;
		</script>
		</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rosae.org.es/2009/06/10/iv-congreso-fecma-celebrado-con-exito/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

