<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Dakreiniging | SamenGoedkoper.be</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta content="width=device-width" name="viewport" />
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@800;900&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;600&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap" rel="stylesheet" />
<style type="text/css">
/*<![CDATA[*/
* {
font-family: "Open Sans", sans-serif;
}

table,
hr {
max-width: 100vw;
}

h1 {
color: #1a994a;
font-weight: 700;
font-size: 40px;
padding: 15px 10px;
font-family: "Poppins", sans-serif;
line-height: 1.5;
margin: 0px;
}

h2 {
color: #2c2837;
font-family: "Poppins", sans-serif;
font-size: 26px;
line-height: 36px;
font-weight: bold;
line-height: 1.5;
padding: 0px 10px 15px 10px;
margin: 0px;
}

h3 {
color: inherit;
font-family: "Poppins", sans-serif;
font-weight: 600;
font-size: 18px;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px 0px 15px 0px;
}
a {
text-decoration: none;
color: #1a994a;
font-weight: 600;
}

.color-2 a {
color: #eee;
}

h3 a {
color: #1a994a;
}

a:hover {
color: #ff6600 !important;
text-decoration: none;
}

a img:hover {
opacity: 0.8;
}

span {
color: #ff6600;
font-family: inherit;
font-weight: inherit;
}

hr {
background-color: #000000;
border: 1px solid #000000;
}

p {
margin: 0;
font-size: 15px;
line-height: 1.5;
padding-bottom: 10px;
}

ul {
list-style: "✅   ";
list-style-position: outside;
}

li {
font-size: 15px !important;
line-height: 1.5 !important;
}

p.x-center {
padding: 0px 10px;
}

.underline {
text-decoration: underline;
}

.px-1,
.p-1 {
padding-left: 5px !important;
padding-right: 5px !important;
}

.py-1,
.p-1 {
padding-top: 5px !important;
padding-bottom: 5px !important;
}

.px-2,
.p-2 {
padding-left: 10px !important;
padding-right: 10px !important;
}

.col-md-6,
.col-md-4,
.col-md-8,
.py-2,
.p-2 {
padding-top: 10px !important;
padding-bottom: 10px !important;
}

.mx-1,
.m-1 {
margin-left: 5px !important;
margin-right: 5px !important;
}

.my-1,
.m-1 {
margin-top: 5px !important;
margin-bottom: 5px !important;
}

.mx-2,
.m-2 {
margin-left: 10px !important;
margin-right: 10px !important;
}

.my-2,
.m-2 {
margin-top: 10px !important;
margin-bottom: 10px !important;
}

.color-1 {
background-color: #fff;
color: #000;
}

.color-2 {
background-color: #1a994a;
color: #ffffff;
}

.color-3 {
background-color: #eff0f1;
}

div.spacing {
height: 0px;
margin-left: -50px !important;
margin-right: -50px !important;
background-color: #eff0f1;
}

.page {
width: 600px;
max-width: 100%;
margin-right: auto;
margin-left: auto;
background-color: #ffffff;
display: grid;
color: #000;
overflow: hidden;
}

.main-container {
margin-left: 10px;
margin-right: 10px;
}

.header {
background-color: #ffffff;
}

.header-bg {
background-image: url(https://dat.getitbymilena.com/images/ee215f35fb9de89e01808b8666ce245acb162b0984ddd9d14b1c327e3f6cf3583a6ae59167e9a17100376ed42eb370e2ee33485b0227a3c88fce28f9767d980a.jpg);
background-repeat: no-repeat;
}

.row {
display: flex;
margin-left: -3px;
margin-right: -3px;
padding: 10px 10px;
}

img {
max-width: 100%;
max-height: 100%;
margin: auto;
display: block;
}

img.full {
width: 100%;
padding: 0px;
}

.template-background,
body,
html {
margin: 0;
background-color: #eff0f1;
}

.col-md-6 {
width: 50%;
padding: 3px;
}

.col-md-4 {
width: 33.33%;
padding: 5px;
}

.col-md-8 {
width: 66.66%;
padding: 3px;
}

.main-title,
.x-center {
text-align: center;
}

.social-icon {
display: inline-block;
margin-left: 5px;
margin-right: 5px;
}

.round {
border-radius: 40px;
}

.y-center {
display: block;
}

.y-center > * {
margin: auto;
}
.mainbutton {
padding: 25px 40px;
background-color: #f0de0a;
border-radius: 50px;
margin: 30px;
color: #333 !important;
display: inline-block;
transition: all ease-in-out 0.05s;
text-decoration: none;
position: relative;
font-weight: bold;
font-size: 16px !important;
}

.mainbutton:hover {
text-decoration: none;
background-color: #dccb09 !important;
color: #333 !important;
}

.button {
padding: 25px 40px;
background-color: #f0de0a;
border-radius: 50px;
margin: 15px;
color: #333 !important;
display: inline-block;
transition: all ease-in-out 0.05s;
text-decoration: none;
position: relative;
font-weight: bold;
font-size: 16px !important;
}

.button:hover {
text-decoration: none;
background-color: #dccb09 !important;
color: #333 !important;
}

.surligne {
background-color: #1a994a;
padding: 0px 5px;
color: #fff;
}

.contactgrey {
margin: 0;
font-size: 10px;
color: #737373;
font-family: Helvetica, Arial, "sans-serif";
padding-bottom: 20px;
mso-line-height-rule: exactly;
text-align: center;
}

.footerlinks {
font-weight: bold;
line-height: 20px;
padding: 30px 0px;
}

.mcnTextContent {
padding: 0px 5px 5px;
text-align: center;
word-break: break-word;
font-family: Helvetica;
font-size: 12px;
line-height: 150%;
vertical-align: top;
color: #323232;
font-size: 13px;
}

.nodesktop {
display: none;
}

.text-input {
padding: 10px !important;
border: 1px solid #175da6 !important;
border-radius: 5px !important;
width: 100% !important;
box-sizing: border-box !important;
margin-right: 16px !important;
font-size: 15px !important;
background-color: #fff;
}

.text-input:hover {
border: 1px solid #1a994a !important;
}

.button-devis {
color: #fff !important;
padding: 10px;
background-color: #175da6;
border-color: #175da6;
font-size: 15px !important;
border-radius: 5px;
box-sizing: border-box;
position: relative;
display: inline-block;
width: 100%;
text-align: center;
}

.button-devis:hover {
background-color: #1a994a;
color: #fff !important;
}

@media screen and (max-width: 500px) {
.col-md-6,
.col-md-4,
.col-md-8 {
width: 100%;
padding: 0px;
}

.row {
display: grid;
margin-left: 0px;
margin-right: 0px;
}

.header-bg {
background-position: 25% 50%;
}

h1 {
font-size: 30px;
}

h2 {
font-size: 20px;
}
.order-2 {
order: 2;
}

.nomobile {
display: none;
}

.nodesktop {
display: initial;
}

.navbar {
display: none;
}
}
/*]]>*/
</style>
</head>
<body>

<div style="display: none"></div>


<center id="dm_entete">
<table id="dm_miroir" width="650" cellpadding="0" cellspacing="0" style="width:100%;max-width:650px;font-family:arial">
<tr>
<td colspan="3" height="10"></td>
</tr>
<tr>
<td width="88" align="right"></td>
<td style="font-size:12px; color:#555; text-align:center;">
Om deze e-mail in uw browser te bekijken, <a href="https://dat.getitbymilena.com/RVlQXw3N3Q6CIBgA0Cdqs6GbXOJPE5HUQSpXrLQsf-YcLuV7-jovcGJV6PX8YDK51GailssbVJgG7RKYct-g3U0mHN4XR0PlHVGIqoPFbw6jx6VFtXCmqx2BO775iv7FvD2aWmCZOKU4Ublf4iPsAWH9ZF2T592Qwmco_w0NmFg2645mDV0yz50KCdGxKn5fRVlQ" style="color:#111" target="_blank"> klik hier.</a>.
</td>
<td width="80" valign="middle" align="center" style="width:80px; text-align:center;">
<table width="76" cellpadding="0" cellspacing="0" border="0" bgcolor="#ffffff" style="width:76px;border-radius:4px; border:1px solid #6d6d6d; border-color: #6d6d6d; border-collapse:separate!important;background-color:#ffffff">
<tr>
<td width="16" valign="middle" align="center" style="width:16px; text-align:center;">
<a href="https://dat.getitbymilena.com/RVlQXw3N3Q6CIBgA0Cdqs6GbXOJPE5HUQSpXrLQsf-YcLuV7-jovcGJV6PX8YDK51GailssbVJgG7RKYct-g3U0mHN4XR0PlHVGIqoPFbw6jx6VFtXCmqx2BO775iv7FvD2aWmCZOKU4Ublf4iPsAWH9ZF2T592Qwmco_w0NmFg2645mDV0yz50KCdGxKn5fRVlQ" target="_blank" style="width:16px;padding:2px 0;color:#6d6d6d;font-family:Arial;font-size:11px;margin:0;mso-line-height:exactly;display:inline-block;line-height:16px;text-decoration:none;text-align:center">
<b>►</b>
</a>
</td>
<td width="60" valign="middle" align="center" style="width:60px; text-align:center;">
<a href="https://dat.getitbymilena.com/RVlQXw3N3Q6CIBgA0Cdqs6GbXOJPE5HUQSpXrLQsf-YcLuV7-jovcGJV6PX8YDK51GailssbVJgG7RKYct-g3U0mHN4XR0PlHVGIqoPFbw6jx6VFtXCmqx2BO775iv7FvD2aWmCZOKU4Ublf4iPsAWH9ZF2T592Qwmco_w0NmFg2645mDV0yz50KCdGxKn5fRVlQ" target="_blank" style="width:60px;padding:2px 0;color:#6d6d6d;font-family:Arial;font-size:9px;margin:0;mso-line-height:exactly;display:inline-block;line-height:8px;text-decoration:none;text-align:center">
<b>Online<br>bekijken</b>
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="650" cellpadding="0" cellspacing="0" style="width:100%;max-width:650px;font-family:arial">
<tr>
<td colspan="3" height="2"></td>
</tr>
<tr>
<td></td>
<td></td>
<td width="80" valign="middle" align="center" style="width:80px; text-align:center;">
<table width="76" cellpadding="0" cellspacing="0" border="0" bgcolor="#ffffff" style="width:76px;border-radius:4px; border:1px solid #6d6d6d; border-color: #6d6d6d; border-collapse:separate!important;background-color:#ffffff">
<tr>
<td width="16" valign="middle" align="center" style="width:16px; text-align:right;">
<a href="https://dat.getitbymilena.com/TEdQXwXBy46CMBQA0C8yUSl/0WGJLpXJLSwQa3TQVowyvgAwQ_Po5B87KsNsCZOIrCzPjWheuGuzA2mHggILKfBqw1SkR0SMtmImeS1EnvVSCOceNntb8Z1vzJtR75z1eroQ00DWBn8QEcZopMsUpvl28v2lseVC0u7jHs6y3X-ogmXNR-kNJzeuJsDU938-1flghONKj91Uj7ZwPrj0_0pk_e1IfSlcfX7SV8O2m-L50glYZNmlo4Kz-AV9MR1A" style="width:16px;padding:2px 0;color:#6d6d6d;font-family:Arial;font-size:11px;margin:0;mso-line-height:exactly;display:inline-block;line-height:16px;text-decoration:none;text-align:center">
<b>✖</b>
</a>
</td>
<td width="60" valign="middle" align="center" style="width:60px; text-align:center;">
<a href="https://dat.getitbymilena.com/U1RfBcHRkoI/gFADQL3KmRHN5TMqFFZTmolQvjOhUg-UOtUb19XsOKFMcnpw8WCi2yqRdymEoF2AlwHr_ylWmme0ueSWo3bWFocOzddVUS1Gg-E3y0HzxsBu3eoHO_gcIufLbuMZVSRLGFYOUXeKwX0oyj4y016icsrl2_rxBSd0w0S9fJ3w__Rn7m03Je3bfthOCJdqvPtJvbuieOY-pVnhe1Rr1AT8i2h30NPTNR7IjBRdHQRhQ_19TVA" style="width:60px;padding:2px 0;color:#6d6d6d;font-family:Arial;font-size:9px;margin:0;mso-line-height:exactly;display:inline-block;line-height:8px;text-decoration:none;text-align:center">
<b>Ongewenste<br>e-mail</b>
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="3" height="15"></td>
</tr>
</table>
</center>

<img src="https://dat.getitbymilena.com/nziz/dA44ka6VArGorMcabOuUAxc7tIxGoBJZmm1F31KVDL4cYtaqFxZ3YOa%2BDyNnc0lLbuMXQDWjiKnoU0cZOX30QRgrxH2visO62%2BAxA2jTQ5d1lL4d%2BisuDNmV%2FDp0W1BiXu3cLLJtMQ0wz4EMHy7vU1UDytooycCKA4ICl8OQ9WOXshUHjUiGjQbk9WNx5joD73fRI9YdWfAXUKaR6vW36tUZ3SM3nZvtX7iz4eT1vwSecqfY2qf0%2Fh10xW09kyHGnBSW9ZLDRyvXDknrSqCkx9Ufs%2FC%2BYQuNQMFQFjtaEM1TjpjK8xT%2FnLEMKVqqFDEw7ZA%3D/gLyZuB79Yf594e0Z2PfLMgraGjB%2FsHp%2BM%2FckDn62JGrQ%2B%2FAosHOhKev0C4joJX" width="1" height="1" />
<div class="template-background"><!-- Visually Hidden Preheader Text : BEGIN -->
<div style="display: none; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: sans-serif;">Mos en in combinatie met regen en kou is dodelijk voor uw dak en uw dakgoten. Tijd voor de zomerschoonmaak? Vraag vandaag uw gratis offerte op maat en krijg tijdelijk 10% korting!</div>
<!-- Visually Hidden Preheader Text : END --><!-- Create white space after the desired preview text so email clients don’t pull other distracting text into the inbox preview. Extend as necessary. --><!-- Preview Text Spacing Hack : BEGIN -->
<div style="display: none; font-size: 1px; line-height: 1px; max-height: 0px; max-width: 0px; opacity: 0; overflow: hidden; mso-hide: all; font-family: sans-serif;">‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌</div>
<!-- Preview Text Spacing Hack : END -->
<div class="mcnTextContent"><a href="https://dat.getitbymilena.com/VUVfBcHLsoIgAADQL2ohauE2g/xGhtxa1YZwoHpGm6GW8X985NRL4MbDck4AI1zL9RC4_fypJLyfTk53I582AyvKun03uu2Twq-sjhnoBWbhGRq3LhCt9-7JqVAg4hElv3J_czyYlrCL4wm_y3RxZ8F9DiTfnZJzsoAq4r4mO_jkWYFzE2WSnl6XL7X3sQrCqj7Pu-H65uDm43h94tWtXtC0gAoBngK5TK4ttC_Fm5qkQNfoBX1VF"><img alt="Samengoedkoper.be" src='https://dat.getitbymilena.com/images/fc9207890d178f9531b73f20e6a5ece65d7c9ceb92f569f518aa4cd7188e6bb716ad99e07885511830e1769364e55a0c38806d3768f7c10ec342b566e22b6208.png' style="padding: 25px" width="146" /></a></div>
<div class="page">
<div class="header">
<div class="x-center"><a href="https://dat.getitbymilena.com/S1pfBcHRFoE/wAADQL3JOCZtHUqkV1bDZy07CTElbsvT17kWM-2UbuTA0Xnh58Dka6yBPOo6rKtNyLUHj7T6Z6GuXWF7OQX-w4AggHSK1KYcqjA315A_vm2LFuhYxijfxTWmrWUfkKG3LHZyzEdS8a0WKLI9KchyAeU59VJ1nSy05mHI2cZid2u2BiNhfiSL96azLX3SyrRUMTqN9nS1u3fLNRa_MPRjxN7nqeeI8sNnDlCP2B19LWg"><img alt="Vuil dak? Krijg 10% korting op een dakreinigingraar" class="full" src='https://dat.getitbymilena.com/images/bf96644df916189a39e2c2a0a9c67a7e26b69a7ffa449f4e1e32b07d2dd9d260951d9d0de9a88a3903278ba893f7ccf6710b42527369a83e02b17942200fd1a1.png' width="600" /></a></div>
</div>
<div class="main-container">
<h1>Dakreiniging</h1>
<h2>Krijg een proper dak + <span class="surligne">10% korting</span></h2>
<p class="mx-2">Heeft uw dak ook zo afgezien afgelopen winter? De wortels van mos maken uw dakbedekking poreus. Regen sijpelt zo naar binnen en kan uw dakpannen doen barsten of uw dakgoot doen verstoppen. Gelukkig staat het zachtere zomerweer voor de deur.<br />
<br />
<strong>Tijd voor de zomerschoonmaak?</strong> Mosman en Contramos staan voor u klaar. Vraag vandaag uw <a href="https://dat.getitbymilena.com/Rk1fBcFhc4IgGADgX9Qdq4X/4cXqwgL2GKdn8wlW3EaMzU5HOX7_nYWDYtRc54ZHyy80sopP6DUZTeV8OLnNJR8VU2nDPG0QPJgk1IktCTvEWKAL9wYfAM1ZN435NS8nP2oWiSe1Wik5luf4WUxtr5n04SCRrXEj3jGoFOvbob7dLm6NZp3gORgkM_eNpN4XU6t68Rgcz2X8dx2LqkvPLr1ryntqA4-_nUs3QDlvY2Af-Icow-AdfRk0">gratis offerte op maat</a> en krijg <a href="https://dat.getitbymilena.com/RFNLXwXB3ZKCIBgA/0Cdqxsht6bJEVrE-GskybxiVIQlb0VX7efo9h4hE0nrYB3_xM4zzRuG2FHf-OKn-nJo-Bhm8yRAyVhivK9HNcDkVJP9E3_5cX6p7VFqWeI5T0y4NNFkdfIVpToedB_3rF0raZNvR-Sk9jALv38aGQtPR1vioJuF-OO_9ebGZkR6ROnkdEh3L7BZIcQUUuXYz4d0lq9Rxpaw7yKpRDMPV1w_Iu6Vexy3oz0ISkfwDX0RTSw">tijdelijk 10% groepskorting</a> op een dakreiniging.</p>
</div>
<!-- START spacing div-->
<div class="x-center" style="margin-top: 20px"><img class="full" src='https://dat.getitbymilena.com/images/f747ef0da7fe61ba7b47c97a18925dddd656ff38c6b7c15b258faf93eb7274845b8d4a902aa0c6616d0c00c63edd39dc7473955d395936a149ca03cd4323777b.png' width="600" /></div>
<div class="div spacing"> </div>
<!-- END spacing div--><!-- START Text + image full-->
<div class="py-2 color-2">
<h2 class="x-center" style="color: #fff">Snelle beslissers? Krijg 10% korting op je dakreiniging!</h2>
<p class="x-center">Kan je dak een opfrisbeurt gebruiken? Raadpleeg onze experten voor een dakdiagnose en krijg 10% korting op de offerte. Deze dienst is gratis en volledig vrijblijvend.</p>
<!-- START button-->
<div class="x-center"><a class="mainbutton" href="https://dat.getitbymilena.com/UlFWS18Nz9sO/QzAAANAvkqCCPpbdqmPTGrYXwTZ16TRUyL5-O39waJyS4lBPgT_j9YBz_nSHkkkijtXEGEo3ND4NFqi4WQaU6XsKoFkZFSis99Ja5_s2emRrmkVnQjj7h8S4pDfv_BA14T3i0YsEcmeuKerzUM4-1tvEUks3-Sf3UmNufM1hvUIIOjVpdVfaoVQyTrx-BLCPm_cA7IjbKgSJ-jiXD9F2ThXxcj66UrTZV-OU5bAo6H_xA19SUVZL" title="Vraag uw dakdiagnose">VRAAG UW DAKDIAGNOSE ➔</a></div>
<!-- END button--></div>
<!-- END  Text + image full--><!-- START spacing div-->
<div class="div spacing"> </div>
<div class="main-container"><!-- END spacing div--><!-- START spacing div--></div>
<div class="div spacing"> </div>
<div class="main-container"><!-- END spacing div--></div>
<div class="contactgrey" style="background-color: #eff0f1"><!-- START footer-->
<p class="x-center py-2 contactgrey"> </p>
</div>
<!-- END footer--><!-- --></div>
</div>
<img height="1" src="https://dat.getitbymilena.com/Sl_zii80jCz0SS4IKs7x8fZ2zi7w9kn0NoiMDwqpLPMOcTYqCC42Dqm0KPUyCNUFYksDn8ByH2df84CUSgs_C7O8wGALS99QS08ns8jsssLgCs-wJM_KovRQx3gvAF9K" style="width:1px;height:1px" width="1" />


<center id="dm_pieddepage">
<table width="650" cellpadding="0" cellspacing="0" style="width:100%;max-width:650px;font-family:arial">
<tr>
<td>
<p style="font-size:12px; padding:0; margin:10px 0; color:#555; text-align:center;">

</p>
<p style="font-size:12px; padding:0; margin:10px 0; color:#555; text-align:center;">
Dit bericht is naar u verzonden als onderdeel van ons commercieel prospectie-initiatief gericht op professionele entiteiten. In overeenstemming met de Algemene Verordening Gegevensbescherming (GDPR) en de Europese richtlijn over elektronische privacy, willen wij u informeren dat u de mogelijkheid heeft om het verwijderen van uw bedrijfsgegevens aan te vragen om toekomstige marketingcommunicatie van zowel ons bedrijf als onze filialen te vermijden. Voor meer informatie of om een vraag te stellen, <a href="https://dat.getitbymilena.com/SUVRUl8Nz0uu/gjAUANAVvcQnhcoQWxqutBQUaHTSVIwiv4AIBFevZwcH_OSo2XnmZISF-am2jc1PipueNX0PHHmlftXclPtIBNckZzq4zXkVdTIWzNqudL9ku3XJal9trMdwOBFS87b23CgkCGgakzE84vPBeY9DA17e_IUdnmS1PqmFZAaicPuC6vsNYaM72EyVuhohAKnB-cQDba0Xrhw3UKk7OVL9F7ba3mkj-acdw8vcClqmWCe-hl_kC19JRVFS" style="color:#111">kunt u hier contact met ons opnemen.</a>
</p>
<p style="font-size:12px; padding:0; margin:10px 0; color:#555; text-align:center;">
Als u zich volledig wilt afmelden van onze mailinglijsten, <a href="https://dat.getitbymilena.com/RVRfBcHRDoIgAADAL2qDSpP/HDKgMVxKF8MKopmEtY0ypvr47IgxVI1uFbaREmMSmrMD0DXwEpwfNWoWgW4M-NjyXgHCDphd4jfr3indYBFUty3pQVehl2ADKC3_meZl26bo71ve9ddsl0z_rmLbzx-7YYYHk86OrzQLTcnVmam78d5zORohmiSbwjcVekuuFZx4wImqDHWywTdIh6INDvWmHIM3NtdnHdy8xwXkGJ000RPwBX0VU" style="color:#111">klik dan hier.</a>
</p>
<p style="font-size:12px; padding:0; margin:10px 0; color:#555; text-align:center;">
Contactadres: Passeig de Gràcia, 77. Tweede Verdieping. Dataventure Global (Datawork), Barcelona, Spanje.
</p>
</td>
</tr>
</table>
</center>

<table width='100%' cellpadding='0' cellspacing='2'>


</table>


</body>
</html>