<?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>JoustraReid &#187; Nieuws</title>
	<atom:link href="http://www.joustrareid.nl/rubriek/nieuws/feed" rel="self" type="application/rss+xml" />
	<link>http://www.joustrareid.nl</link>
	<description></description>
	<lastBuildDate>Mon, 06 May 2013 10:02:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>nl</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>tijdslijn activiteiten voorjaar 2013</title>
		<link>http://www.joustrareid.nl/nieuws/tijdslijn-activiteiten-voorjaar-2013.html</link>
		<comments>http://www.joustrareid.nl/nieuws/tijdslijn-activiteiten-voorjaar-2013.html#comments</comments>
		<pubDate>Tue, 23 Apr 2013 10:37:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Nieuws]]></category>

		<guid isPermaLink="false">http://www.joustrareid.nl/?p=1057</guid>
		<description><![CDATA[<phpcode><div class="icon"><?php	
                                                $afbeeldingenmap="news_images";
	                                   $afbeeldingnaam="tijdslijn_activiteiten_feb_juni.jpg";

	global $q_config;
 	$lang = $q_config['language'];
	
	if(is_paged()){  ?>
			<?php if($lang=='en'){  ?>
				<a href="<?php the_permalink(); ?>"><img src="../../../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }else{ ?>
				<a href="<?php the_permalink(); ?>"><img src="../../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }; ?>
	<?php }else{ ?>
			<?php if($lang=='en'){  ?>
				<a href="<?php the_permalink(); ?>"><img src="../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }else{ ?>
				<a href="<?php the_permalink(); ?>"><img src="../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }; ?>
	<?php }; ?>
</div>
</phpcode>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://www.joustrareid.nl/wp-content/uploads/news_images/tijdslijn_activiteiten_feb_juni.jpg" alt="" /></p>
<p># Dit voorjaar vervolgen we vol energie de voorbereidingen voor de woongebouwen in de Schinkelbuurt en Amstelveenseweg in Amsterdam.<br />
# In Hurwenen is de bouwvoorbereiding in volle gang en hopen we spoedig de eerste paal in de grond te slaan.<br />
# In opdracht van het Goois Natuurreservaat onderzoekt een team onder leiding van BOEi de herbestemmingsmogelijkheden voor het klooster op het landgoed Monnikenberg. Eind april 2013 worden de resultaten met het Goois Natuurreservaat besproken.</p>
<p><a href="http://www.joustrareid.nl/woningbouw/boerderijwoninghurwenen.html" target="_self">Meer informatie over het woonhuis met opstallen in Hurwenen ›</a><br />
<a href="http://erfgoedstem.nl/2013/03/boei-onderzoekt-nieuwe-invulling-klooster/" target="_self">Meer informatie over de herontwikkeling Monnikenberg  ›</a><br />
<a href="http://www.joustrareid.nl/monumenten/gerealiseerde-projecten-2.html" target="_self">Meer informatie over gerealiseerde restauraties en hergerbruik opgaven ›</a><br />
<a href="http://www.joustrareid.nl/nieuws/nieuw-woongebouw-amstelveenseweg.html" target="_self">Meer informatie over het Woongebouw aan de Amstelveenseweg ›</a></p>
<p><a href="http://www.joustrareid.nl/nieuws/tijdslijn-lopende-projecten.html" target="_self">Eerdere nieuwsberichten klik hier ›</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.joustrareid.nl/nieuws/tijdslijn-activiteiten-voorjaar-2013.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tijdslijn lopende projecten</title>
		<link>http://www.joustrareid.nl/nieuws/tijdslijn-lopende-projecten.html</link>
		<comments>http://www.joustrareid.nl/nieuws/tijdslijn-lopende-projecten.html#comments</comments>
		<pubDate>Thu, 14 Feb 2013 12:52:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Nieuws]]></category>

		<guid isPermaLink="false">http://www.joustrareid.nl/?p=1038</guid>
		<description><![CDATA[<phpcode><div class="icon"><?php	
                                                $afbeeldingenmap="news_images";
	                                   $afbeeldingnaam="tijdslijn_activiteiten_nov_feb.jpg";

	global $q_config;
 	$lang = $q_config['language'];
	
	if(is_paged()){  ?>
			<?php if($lang=='en'){  ?>
				<a href="<?php the_permalink(); ?>"><img src="../../../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }else{ ?>
				<a href="<?php the_permalink(); ?>"><img src="../../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }; ?>
	<?php }else{ ?>
			<?php if($lang=='en'){  ?>
				<a href="<?php the_permalink(); ?>"><img src="../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }else{ ?>
				<a href="<?php the_permalink(); ?>"><img src="../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }; ?>
	<?php }; ?>
</div>
</phpcode>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://www.joustrareid.nl/wp-content/uploads/news_images/tijdslijn_activiteiten_nov_feb.jpg" alt="" /></p>
<p># Fase 2 van de Jan Bouwmeesterstraat te Zaandam is van start gegaan.<br />
# In Zurich ontwikkeld JoustraReid een franchise concept voor een private kliniek.<br />
# JoustraReid heeft de selectie gewonnen voor de bouw van een Woongebouw aan de Andreas Schelfhoutstraat in opdracht van de Alliantie.<br />
# In opdracht van het Goois Natuurreservaat onderzoekt een team onder leiding van BOEi de herbestemmingsmogelijkheden voor het klooster op het landgoed Monnikenberg. Eind april 2013 worden de resultaten met het Goois Natuurreservaat besproken.</p>
<p><a href="http://www.joustrareid.nl/woningbouw/rosmolenbuurt-zaandam.html" target="_self">Voor meer informatie over de Jan Bouwmeesterstraat klik hier ›</a><br />
<a href="http://erfgoedstem.nl/2013/03/boei-onderzoekt-nieuwe-invulling-klooster/" target="_self">Voor meer informatie over herontwikkeling Monnikenberg klik hier ›</a></p>
<p><a href="http://www.joustrareid.nl/nieuws/oplevering-oranje-nassaulaan-14.html" target="_self">Vorige nieuwsbericht klik hier ›</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.joustrareid.nl/nieuws/tijdslijn-lopende-projecten.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oplevering woningrenovatie, Amsterdam zuid</title>
		<link>http://www.joustrareid.nl/nieuws/oplevering-oranje-nassaulaan-14.html</link>
		<comments>http://www.joustrareid.nl/nieuws/oplevering-oranje-nassaulaan-14.html#comments</comments>
		<pubDate>Wed, 19 Dec 2012 13:00:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Nieuws]]></category>

		<guid isPermaLink="false">http://www.joustrareid.nl/?p=1018</guid>
		<description><![CDATA[<phpcode><div class="icon"><?php	
                                                $afbeeldingenmap="news_images";
	                                   $afbeeldingnaam="oplevering_oranjenassaulaan.jpg";

	global $q_config;
 	$lang = $q_config['language'];
	
	if(is_paged()){  ?>
			<?php if($lang=='en'){  ?>
				<a href="<?php the_permalink(); ?>"><img src="../../../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }else{ ?>
				<a href="<?php the_permalink(); ?>"><img src="../../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }; ?>
	<?php }else{ ?>
			<?php if($lang=='en'){  ?>
				<a href="<?php the_permalink(); ?>"><img src="../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }else{ ?>
				<a href="<?php the_permalink(); ?>"><img src="../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }; ?>
	<?php }; ?>
</div>
</phpcode>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://www.joustrareid.nl/wp-content/uploads/news_images/oplevering_oranjenassaulaan.jpg" alt="" /></p>
<p>Deze stadsvilla in Amsterdam Zuid is kenmerkend voor de ruim opgezette 19e eeuwse bebouwing die aan de zuidkant van het Vondelpark grenst. De villa is de laatste jaren als kantoor in gebruik geweest. Met deze verbouwing is de villa getransformeerd een woonhuis met kantoor.<br />
Ondanks de ruime opzet waren de vertrekken vanwege de rechthoekige verhoudingen van de plattegrond geïsoleerd ten opzichte van elkaar. Uitgangspunt bij deze verbouwing is het verbeteren van het ruimtelijk- en visueel contact tussen de ruimtes onderling. Om daglicht tot in het hart van de woning te brengen is een nieuw daklicht boven de trap aangebracht.</p>
<p>fotograaf: Allard van der Hoek</p>
<p><a href="http://www.joustrareid.nl/monumenten/oranje-nassaulaan-amsterdam.html" target="_self">Ga naar de project pagina ›</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.joustrareid.nl/nieuws/oplevering-oranje-nassaulaan-14.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nieuw Woongebouw Amstelveenseweg juli 2012</title>
		<link>http://www.joustrareid.nl/nieuws/nieuw-woongebouw-amstelveenseweg.html</link>
		<comments>http://www.joustrareid.nl/nieuws/nieuw-woongebouw-amstelveenseweg.html#comments</comments>
		<pubDate>Wed, 11 Apr 2012 09:03:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Nieuws]]></category>

		<guid isPermaLink="false">http://www.joustrareid.nl/?p=894</guid>
		<description><![CDATA[<phpcode><div class="icon"><?php	
                                                $afbeeldingenmap="news_images";
	                                   $afbeeldingnaam="amstelveenseweg.jpg";

	global $q_config;
 	$lang = $q_config['language'];
	
	if(is_paged()){  ?>
			<?php if($lang=='en'){  ?>
				<a href="<?php the_permalink(); ?>"><img src="../../../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }else{ ?>
				<a href="<?php the_permalink(); ?>"><img src="../../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }; ?>
	<?php }else{ ?>
			<?php if($lang=='en'){  ?>
				<a href="<?php the_permalink(); ?>"><img src="../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }else{ ?>
				<a href="<?php the_permalink(); ?>"><img src="../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }; ?>
	<?php }; ?>
</div>
</phpcode>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://www.joustrareid.nl/wp-content/uploads/news_images/amstelveenseweg_03.jpg" alt="" /></p>
<ul> <strong>Nieuw Woongebouw Amstelveenseweg</strong><br />
10 april 2012</ul>
<ul> In samenwerking met: <a href="http://www.lingotto.nl" target="_blank">Lingotto</a> en <a href="http://www.witkampbouw.nl" target="_blank">Witkamp Bouwgroep</a></ul>
<ul> Eind 2011 hebben wij met de combinatie Lingotto en Witkamp Bouw samengewerkt aan de inschrijving voor het ontwikkelen van zes voormalige schoollocaties tot woningen in de Theophile de Bock buurt in Amsterdam Zuid. De combinatie is onlangs door Stadsdeel Zuid geselecteerd. Met het ondertekenen op 10 april van de ontwikkelingsovereenkomst tussen Lingotto / Witkamp en het stadsdeel is het officiële startschot gegeven aan de herontwikkeling van de locaties.<br />
Van de zes locaties worden vier samen met particuliere groepen getransformeerd; op de overige twee locaties komen nieuwe woongebouwen. Wij zijn volop bezig met het ontwerp van een nieuw woongebouw op een van deze locaties, aan de Amstelveenseweg. Het betreft een woongebouw met 24 woningen en ondergrondse parkeergarage.</ul>
<p>Persbericht: <a href="http://www.parool.nl/parool/nl/4041/AMSTERDAM-ZUID/article/detail/3238396/2012/04/10/Nieuwe-woningen-in-oude-panden-Amsterdam-Zuid.dhtml" target="_blank">Het Parool</a><br />
<div class="ngg-galleryoverview" id="ngg-gallery-117-894">


	
	<!-- Thumbnails -->
	 	
	<!-- Pagination -->
 	<div class="ngg-clear">&nbsp;</div> 	
</div>


]]></content:encoded>
			<wfw:commentRss>http://www.joustrareid.nl/nieuws/nieuw-woongebouw-amstelveenseweg.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jan Bouwmeesterstraat eerste paal 7 december 2011</title>
		<link>http://www.joustrareid.nl/nieuws/jan-bouwmeesterstraat-gestart-mei-2011.html</link>
		<comments>http://www.joustrareid.nl/nieuws/jan-bouwmeesterstraat-gestart-mei-2011.html#comments</comments>
		<pubDate>Tue, 28 Jun 2011 15:06:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Nieuws]]></category>

		<guid isPermaLink="false">http://www.joustrareid.nl/?p=533</guid>
		<description><![CDATA[<phpcode><div class="icon"><?php	
                                                $afbeeldingenmap="rosmolenbuurt_zaandam";
	                                   $afbeeldingnaam="rosmolenbuurt_zaandam_10.jpg";

	global $q_config;
 	$lang = $q_config['language'];
	
	if(is_paged()){  ?>
			<?php if($lang=='en'){  ?>
				<a href="<?php the_permalink(); ?>"><img src="../../../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }else{ ?>
				<a href="<?php the_permalink(); ?>"><img src="../../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }; ?>
	<?php }else{ ?>
			<?php if($lang=='en'){  ?>
				<a href="<?php the_permalink(); ?>"><img src="../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }else{ ?>
				<a href="<?php the_permalink(); ?>"><img src="../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }; ?>
	<?php }; ?>
</div>
</phpcode>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://www.joustrareid.nl/wp-content/uploads/news_images/rosmolenbuurt_zaandam_news.jpg" alt="" /></p>
<p><a href="http://www.youtube.com/watch?v=OQ-I3O3BDF4" target="_self">Youtube; de eerste paal wordt geslagen samen met de zonen van Jan Bouwmeester en kinderen uit de buurt›</a></p>
<p><a href="http://www.joustrareid.nl/woningbouw/rosmolenbuurt-zaandam.html" target="_self">Klik hier om de projectpagina te bezoeken›</a></p>
<p><a href="http://www.janbouwmeesterstraat.nl" target="_self">Klik hier om de website van Jan Bouwmeester.nl te bezoeken›</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.joustrareid.nl/nieuws/jan-bouwmeesterstraat-gestart-mei-2011.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oplevering Zandhoek 2 (februari 2011)</title>
		<link>http://www.joustrareid.nl/nieuws/oplevering-zandhoek-2-februari-2011.html</link>
		<comments>http://www.joustrareid.nl/nieuws/oplevering-zandhoek-2-februari-2011.html#comments</comments>
		<pubDate>Tue, 01 Feb 2011 13:43:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Nieuws]]></category>

		<guid isPermaLink="false">http://www.joustrareid.nl/?p=516</guid>
		<description><![CDATA[<phpcode><div class="icon"><?php	
                                                $afbeeldingenmap="news_images";
	                                   $afbeeldingnaam="oplevering_zandhoek.jpg";

	global $q_config;
 	$lang = $q_config['language'];
	
	if(is_paged()){  ?>
			<?php if($lang=='en'){  ?>
				<a href="<?php the_permalink(); ?>"><img src="../../../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }else{ ?>
				<a href="<?php the_permalink(); ?>"><img src="../../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }; ?>
	<?php }else{ ?>
			<?php if($lang=='en'){  ?>
				<a href="<?php the_permalink(); ?>"><img src="../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }else{ ?>
				<a href="<?php the_permalink(); ?>"><img src="../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }; ?>
	<?php }; ?>
</div>
</phpcode>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://www.joustrareid.nl/wp-content/uploads/news_images/oplevering_zandhoek.jpg" alt="" /></p>
<p>Het interieur van dit rijksmonument, gebouwd in 1660, is aangepast aan de eisen van de huidige tijd. Op de begane grond<br />
is een woonkeuken gesitueerd. Het dubbelhoge voorhuis is weer beleefbaar gemaakt door de insteekverdieping te vervangen<br />
door een glazen vloer. Op de eerste verdieping bevindt zich de woonlaag. De tweede en derde verdieping bieden plaats aan vier<br />
slaapkamers, waarbij op de bovenste laag de kap weer beleefbaar is gemaakt door de vlieringvloer te verwijderen, zodat een<br />
dubbelhoge slaapverdieping is ontstaan. In het souterrain zijn een gastenverblijf en wijnkelder gesitueerd.</p>
<p>fotograaf: Johannes van Assen<br />
meer foto&#8217;s volgen z.s.m.</p>
<p>Keuken in samenwerking met Thomas Linsen van Studio Thol.<br />
<a href="http://www.studiothol.nl/zandhoek.html" target="_self">Ga naar de website van Studio Thol›</a></p>
<p>Badkamer is uitgevoerd in DTILE van Peter van der Jagt, ErikJan Kwakkel and Arnout Visser.<br />
<a href="http://www.dtile.nl/" target="_self">Ga naar de website van DTILE›</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.joustrareid.nl/nieuws/oplevering-zandhoek-2-februari-2011.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opening van de IJsvogel en IJsclubgebouw Baambrugge</title>
		<link>http://www.joustrareid.nl/nieuws/opening-van-de-ijsvogel-en-ijsclubgebouw-baambrugge.html</link>
		<comments>http://www.joustrareid.nl/nieuws/opening-van-de-ijsvogel-en-ijsclubgebouw-baambrugge.html#comments</comments>
		<pubDate>Mon, 31 May 2010 10:17:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Nieuws]]></category>

		<guid isPermaLink="false">http://www.joustrareid.nl/?p=484</guid>
		<description><![CDATA[<phpcode><div class="icon"><?php	
                                                $afbeeldingenmap="news_images";
	                                   $afbeeldingnaam="oplevering_ijsvogel.jpg";

	global $q_config;
 	$lang = $q_config['language'];
	
	if(is_paged()){  ?>
			<?php if($lang=='en'){  ?>
				<a href="<?php the_permalink(); ?>"><img src="../../../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }else{ ?>
				<a href="<?php the_permalink(); ?>"><img src="../../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }; ?>
	<?php }else{ ?>
			<?php if($lang=='en'){  ?>
				<a href="<?php the_permalink(); ?>"><img src="../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }else{ ?>
				<a href="<?php the_permalink(); ?>"><img src="../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }; ?>
	<?php }; ?>
</div>
</phpcode>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://www.joustrareid.nl/wp-content/uploads/news_images/oplevering_ijsvogel.jpg" alt="" /></p>
<p>Op zaterdag 29 mei 2010 verrichtten wethouder Jobke Vonk samen met Tom Burgers, directeur-bestuurder Westhoek Wonen, de officiële handeling ter opening van de nieuwe wijk IJsvogel in Baambrugge. IJsclub Baambrugge ontving tevens de sleutel voor het nieuwe clubgebouw. Onderdeel van deze opening was ook de in gebruik name van de landijs/skeelerbaan in Baambrugge.</p>
<p><a href="http://www.joustrareid.nl/woningbouw/40-woningen-baambrugge.html" target="_self">Ga naar de project pagina (De IJsvogel) ›</a><br />
<a href="http://www.joustrareid.nl/openbare_gebouwen/clubgebouw-ijsclub-baambrugge.html" target="_self">Ga naar de project pagina (IJsclubgebouw) ›</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.joustrareid.nl/nieuws/opening-van-de-ijsvogel-en-ijsclubgebouw-baambrugge.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Masterplan Cattenbroekerplas gereed</title>
		<link>http://www.joustrareid.nl/nieuws/masterplan-cattenbroekerplas-gereed.html</link>
		<comments>http://www.joustrareid.nl/nieuws/masterplan-cattenbroekerplas-gereed.html#comments</comments>
		<pubDate>Thu, 01 Apr 2010 13:12:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Nieuws]]></category>

		<guid isPermaLink="false">http://www.joustrareid.nl/?p=464</guid>
		<description><![CDATA[<phpcode><div class="icon"><?php	
                                                $afbeeldingenmap="news_images";
	                                   $afbeeldingnaam="thumbs_masterplan_recreatieplas_woerden.jpg";

	global $q_config;
 	$lang = $q_config['language'];
	
	if(is_paged()){  ?>
			<?php if($lang=='en'){  ?>
				<a href="<?php the_permalink(); ?>"><img src="../../../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }else{ ?>
				<a href="<?php the_permalink(); ?>"><img src="../../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }; ?>
	<?php }else{ ?>
			<?php if($lang=='en'){  ?>
				<a href="<?php the_permalink(); ?>"><img src="../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }else{ ?>
				<a href="<?php the_permalink(); ?>"><img src="../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }; ?>
	<?php }; ?>
</div>
</phpcode>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://www.joustrareid.nl/wp-content/uploads/news_images/masterplan_recreatieplas_woerden.jpg" alt="" /></p>
<p><a href="http://www.joustrareid.nl/landschap/masterplan-cattenbroekerplas-bedrijfsverzamelgebouw-woerden.html" target="_self">Ga naar de project pagina ›</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.joustrareid.nl/nieuws/masterplan-cattenbroekerplas-gereed.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Derma2Care Medisch Centrum te Haarlem opgeleverd (feb  &#8216;10)</title>
		<link>http://www.joustrareid.nl/nieuws/derma2care-praktijk-te-haarlem-opgeleverd-feb-10.html</link>
		<comments>http://www.joustrareid.nl/nieuws/derma2care-praktijk-te-haarlem-opgeleverd-feb-10.html#comments</comments>
		<pubDate>Tue, 09 Feb 2010 09:18:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Nieuws]]></category>

		<guid isPermaLink="false">http://www.joustrareid.nl/?p=426</guid>
		<description><![CDATA[<phpcode><div class="icon"><?php	
                                                $afbeeldingenmap="news_images";
	                                   $afbeeldingnaam="oplevering_derma2care.jpg";

	global $q_config;
 	$lang = $q_config['language'];
	
	if(is_paged()){  ?>
			<?php if($lang=='en'){  ?>
				<a href="<?php the_permalink(); ?>"><img src="../../../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }else{ ?>
				<a href="<?php the_permalink(); ?>"><img src="../../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }; ?>
	<?php }else{ ?>
			<?php if($lang=='en'){  ?>
				<a href="<?php the_permalink(); ?>"><img src="../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }else{ ?>
				<a href="<?php the_permalink(); ?>"><img src="../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }; ?>
	<?php }; ?>
</div>
</phpcode>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://www.joustrareid.nl/wp-content/uploads/news_images/oplevering_derma2care.jpg" alt="" /></p>
<p><a href="http://www.joustrareid.nl/openbare_gebouwen/derma2care-medisch-centrum-in-haarlem.html" target="_self">Ga naar de project pagina ›</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.joustrareid.nl/nieuws/derma2care-praktijk-te-haarlem-opgeleverd-feb-10.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hoogste punt Clubgebouw IJsclub Baambrugge (jan &#8216;10)</title>
		<link>http://www.joustrareid.nl/nieuws/hoogste-punt-clubgebouw-ijsclub-baambrugge-jan-10.html</link>
		<comments>http://www.joustrareid.nl/nieuws/hoogste-punt-clubgebouw-ijsclub-baambrugge-jan-10.html#comments</comments>
		<pubDate>Mon, 25 Jan 2010 13:50:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Nieuws]]></category>

		<guid isPermaLink="false">http://www.joustrareid.nl/?p=421</guid>
		<description><![CDATA[<phpcode><div class="icon"><?php	
                                                $afbeeldingenmap="news_images";
	                                   $afbeeldingnaam="hoogste_punt_ijsclub_baambrugge.jpg";

	global $q_config;
 	$lang = $q_config['language'];
	
	if(is_paged()){  ?>
			<?php if($lang=='en'){  ?>
				<a href="<?php the_permalink(); ?>"><img src="../../../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }else{ ?>
				<a href="<?php the_permalink(); ?>"><img src="../../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }; ?>
	<?php }else{ ?>
			<?php if($lang=='en'){  ?>
				<a href="<?php the_permalink(); ?>"><img src="../../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }else{ ?>
				<a href="<?php the_permalink(); ?>"><img src="../wp-content/uploads/<?php echo $afbeeldingenmap; ?>/thumbs/thumbs_<?php echo $afbeeldingnaam; ?>" alt="" /></a>
			<?php }; ?>
	<?php }; ?>
</div>
</phpcode>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://www.joustrareid.nl/wp-content/uploads/news_images/hoogste_punt_ijsclub_baambrugge.jpg" alt="" /></p>
<p><a href="http://www.joustrareid.nl/openbare_gebouwen/clubgebouw-ijsclub-baambrugge.html" target="_self">Ga naar de project pagina ›</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.joustrareid.nl/nieuws/hoogste-punt-clubgebouw-ijsclub-baambrugge-jan-10.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
