<html>

<head>
<title>Digital Memories Portugal</title>
<META HTTP-EQUIV="Refresh" Content = "6; URL=http://www.linkedin.com/in/patrickvandervalk">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="revisit-after" content="15 days">
<meta name="robots" content="index,follow">
<meta name="Description" content="Digital Memories Portugal covers events and provides post-event websites that include video, pictures, screensavers, and content for PocketPCs and mobile phones">
<script language="JavaScript">
function change(html){
  description.innerHTML=html
}
</script>

<script Language="JavaScript">
<!--
function GetDay(nDay)
{
	var Days = new Array("Sunday","Monday","Tuesday","Wednesday",
	                     "Thursday","Friday","Saturday");
	return Days[nDay]
}

function GetMonth(nMonth)
{
	var Months = new Array("January","February","March","April","May","June",
	                       "July","August","September","October","November","December");
	return Months[nMonth] 	  	 
}

function DateString()
{
	var Today = new Date();
	var suffix = "th of";
	switch (Today.getDate())
	{
		case 1:
		case 21:
		case 31: 
			suffix = "st"; break;
		case 2:
		case 22:
			suffix = "nd"; break;
		case 3:
		case 23:
			suffix = "rd"; break;
	};

	var strDate = GetDay(Today.getDay()) + " " + Today.getDate();
	strDate += suffix + " " + GetMonth(Today.getMonth()) + ", 2007";
	return strDate
}
//-->
</script>

<SCRIPT LANGUAGE="JavaScript">
<!--
function newImage(arg) {
	if (document.images) {
		rslt = new Image();
		rslt.src = arg;
		return rslt;
	}
}

function changeImages() {
	if (document.images && (preloadFlag == true)) {
		for (var i=0; i<changeImages.arguments.length; i+=2) {
			document[changeImages.arguments[i]].src = changeImages.arguments[i+1];
		}
	}
}
var preloadFlag = false;
function preloadImages() {
	if (document.images) {
		load_01 = newImage("image_dmp/about_r.jpg");
		preloadFlag = true;
	}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v3.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</SCRIPT>

<style>
<!--
body {
margin : 10px; 
padding : 10px; 
text-align:center;
background-color : #FFFFFF; 
color : #000080; 
}  
td {
font-family : geneva, arial; 
font-size : 24pt; 
} 
a {
text-decoration : none; 
font-family : geneva, arial; 
font-size : 24pt; 
color : #0000ff; 
} 
.topmenu {
font-size : 10pt; 
font-family : geneva, arial; 
color : #004040; 
font-weight : bold; 
} 
.small {
font-size : 8pt; 
font-family : geneva, arial; 
} 
.large {
font-size : 12pt; 
font-family : geneva, arial; 
color : #000080; 
font-weight : bold; 
} 
table.header {
border-left : 1px solid #cccccc; 
border-right : 1px solid #cccccc; 
border-top : 1px solid #cccccc; 
border-bottom : 1px none #cccccc; 
background-color : #FFFFFF; 
} 
table.header th {
border : 1px none #cccccc; 
background-color : #FFFFFF; 
} 
table.header td {
border : 1px none #cccccc; 
} 
table.maincontent {
border-left : 1px solid #cccccc; 
border-right : 1px solid #cccccc; 
border-top : 1px none #ff9933; 
border-bottom : 1px solid #cccccc; 
background-color : #FFFFFF; 
border-collapse : collapse; 
border-bottom-width : 0; 
} 
table.maincontent th {
border : 1px none #ff9933; 
background-color : #FFFFFF; 
} 
table.maincontent td {
border : 1px none #ff9933; 
} 
table.menu {
border-left : 1px solid #cccccc; 
border-right : 1px solid #cccccc; 
border-top : 1px none #ffcc33; 
border-bottom : 1px solid #ffcc33; 
background-color : #FFFFFF; 
border-collapse : collapse; 
border-bottom-width : 0; 
} 
table.menu th {
border : 1px none #ff9933; 
background-color : #ff9933; 
} 
table.menu td {
border : 1px solid #ffcc33; 
background-color : #ff9933; 
} 
table.orange {
border-left : 1px solid #ff9933; 
border-right : 1px solid #ff9933; 
border-top : 1px solid #ff9933; 
border-bottom : 1px solid #ff9933; 
background-color : #FFFFFF; 
} 
table.orange th {
color : #ffffff; 
border : 1px none #ff9933; 
background-color : #ff9933; 
font-weight : bold; 
font-family : geneva, arial; 
font-size : 10pt; 
text-align : left; 
} 
table.orange td {
color : #000080; 
border : 1px none #ff9933; 
background-color : #ffffff; 
font-family : geneva, arial; 
font-size : 9.5pt; 
text-align : left; 
} 
table.blue {
border-left : 1px solid #cccccc; 
border-right : 1px solid #cccccc; 
border-top : 1px none #000080; 
border-bottom : 1px solid #cccccc; 
background-color : #FFFFFF; 
border-collapse : collapse; 
} 
table.blue th {
color : #ffffff; 
border : 1px none #ff9933; 
background-color : #000080; 
font-weight : bold; 
font-family : geneva, arial; 
font-size : 10pt; 
text-align : left; 
} 
table.blue td {
color : #000080; 
border : 1px none #cccccc; 
background-color : #ffffff; 
font-family : geneva, arial; 
font-size : 9.5pt; 
text-align : left; 
} 

-->
</style>

<style rolloverstyle>A:hover {color: #FF0000; }
</style>
</head>

<body vlink="#000080" bgcolor="#FFFFFF"><center>
<table width="760" border="1" cellpadding="0" cellspacing="0" class=header>
  <tr align="left" valign="top"> 
    <td width="101"><img src="images_dmp/a1.jpg" width=101 height=63 border=0 alt=""></td>
    <td width="136"><img src="images_dmp/a2.jpg" width="136" height="63" alt=""></td>
    <td width="152"><img src="images_dmp/a3.jpg" width="152" height="63" alt=""></td>
    <td width="152"><img src="images_dmp/a4.jpg" width="152" height="63" alt=""></td>
    <td width="144" background="images_dmp/t7.jpg"> 
      <table width="144" border="0" cellspacing="0" cellpadding="0">
        <tr align="left" valign="top"> 
          <td class="sizetd13"> 
            <!-- <div align="right"><font color="#808080">English</font></div> -->
          </td>
          <td class="sizetd13"> 
            
          </td>
        </tr>
      </table>
    </td>
    <td width="85" background="images_dmp/t8.jpg"> 
      <table width="75" border="0" cellspacing="0" cellpadding="0">
        <tr align="left"> 
          <td class="sizetd13"></td>
        </tr>
      </table>
    </td>
  </tr>
  <tr align="left" valign="top"> 
    <td width="101" height="63"><img src="images_dmp/a7.jpg" width="101" height="64" alt=""></td>
    <td width="136" height="63"><img src="images_dmp/a8.jpg" width="136" height="64" alt=""></td>
    <td width="152" height="63"><img src="images_dmp/a9.jpg" width="152" height="64" alt=""></td>
    <td width="152" height="63"><img src="images_dmp/a10.jpg" width="152" height="64" alt=""></td>
    <td height="63"><img src="images_dmp/t9.jpg" width="144" height="64" alt=""></td>
    <td height="63"><img src="images_dmp/t10.jpg" width="75" height="64" alt=""></td>
  </tr>
  <tr align="left" valign="top"> 
    <td width="101"><img src="images_dmp/a13.jpg" width="101" height="27" alt=""></td>
    <td width="136"><img src="images_dmp/a14.jpg" width="136" height="27" alt=""></td>
    <td width="152"><img src="images_dmp/a15.jpg" width="152" height="27" alt=""></td>
    <td width="152" valign="middle" background="images_dmp/n8.jpg">
      <table width="152" border="0" cellspacing="0" cellpadding="0">
        <tr align="left" valign="top"> 
          <td>&nbsp;</td>
        </tr>
      </table>
    </td>
    <td valign="middle" colspan="2">
      <table width="219" border="0" cellspacing="0" cellpadding="0">
        <tr align="left" valign="top"> 
          <td>
            <table width="130" border="0" cellspacing="0" cellpadding="0">
              <tr align="left" valign="top"> 
                <td>&nbsp;</td>
              </tr>
            </table>
          </td>
          <td>
            <table width="89" border="0" cellspacing="0" cellpadding="0">
              <tr align="left" valign="top"> 
                <td>&nbsp;</td>
              </tr>
            </table>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>

<table border="1" cellpadding="0" cellspacing="0" width="762" class=maincontent>
<!--   <tr>
    <td colspan="7"> 
	  <table width="100%" border="1" cellpadding="0" cellspacing="0" class=menu>
        <tr>
		  <td width="20%" align="center"><a href="index.html" class=topmenu>Home</a></td>
		  <td width="20%" align="center"><a href="services.html" class=topmenu>Services</a></td>
		  <td width="20%" align="center"><a href="about.html" class=topmenu>About Us</a></td>
		  <td width="20%" align="center"><a href="contact.html" class=topmenu>Contacts</a></td>
		  <td width="20%" align="center"><a href="LOL/index.html" class=topmenu>LOL!</a></td>
	   </tr>
	  </table>
    </td>
  </tr> -->

  <!-- <tr>
    <td width="1%">&nbsp;</td>
	<td width="27%" valign="top">
        <table border="1" cellpadding="0" cellspacing="0" width="100%" class=blue>
          <tr>
            <th width="100%"><p style="margin-left: 4; margin-top: 0">Benefits to:</th>
          </tr>
          <tr>
            <td width="100%">
				<p style="margin: 3 13; "><a href="sponsors.html">&#8226; Event sponsors</a> 
				<p style="margin: 3 13; "><a href="corporate.html">&#8226; Corporate event organizers</a> 
				<p style="margin: 3 13; "><a href="musicsport.html">&#8226; Music festival organizers</a> 
				<p style="margin: 3 13; "><a href="musicsport.html">&#8226; Sport event organizers</a> 
				<p style="margin: 3 13; "><a href="social.html">&#8226; Social event organizers</a> 
          	</td>
          </tr>
		</table>
		<br>
		<br>
	    <table border="1" cellpadding="0" cellspacing="0" width="100%" class=orange>
          <tr>
            <th width="100%"><p style="margin-left: 4">ROI in Event Sponsorship?</th>
          </tr>
          <tr>
            <td width="100%">
			  <p align="justify" style="margin: 4 6; "> How can event organizers and sponsors get more out of their involvement with national and international events? <a href="increaseROI.html">Download our free report.<br><img src="images_dmp/report_small.jpg" alt="Free Special Report" width=100 height=116 hspace=0 vspace=0 border=0 align="right"></a><br><br>
     		</td>
          </tr>
        </table>
	  </td>
      <td width="1%">&nbsp;</td>
      <td width="48%" valign="top">
        <table border="0" cellpadding="0" cellspacing="0" width="100%">
          <tr>
            <td width="100%" bgcolor="#000080"><p style="margin-left: 4"><font color="#ffffff"><b style="font-family: geneva,arial">Digital Memories</b></font></td>
          </tr>
          <tr>
            <td>
            <table border="0" cellpadding="0" cellspacing="0" width="100%">
              <tr>
                <td width="109"><img src="images_dmp/button1.gif" width=104 height=132 usemap="#Map2" border=0 name="Image1" alt="Click"><map name="Map2"><area shape="rect" alt="click" coords="0,0,104,154" href="musicsport.html" onMouseOut="MM_swapImgRestore();javascript:change('<div align=justify><b>Capturing and publishing the sights, sounds, and all the emotions of your event</b></b></div><table width=100% cellpadding=7><tr><td><li>Videos (online and on DVD)<li>3D Panoramic views<li>Event results and scores<li>Music playlists<li>Online guestbooks</td><td><li>Pictures<li>Stories<li>Sounds<li>Interviews<li>Ringtones</td></tr></table>Everything can be made available for download on computers, PDAs, and mobile phones.<br><br><center><strong>Sharing memories!</strong>')" onMouseOver="MM_swapImage('Image1','','images_dmp/button1b.gif',1);javascript:change('<div class=large>For Sporting Events and Music Festivals:<ul><li>Great sponsorship opportunity<br><br><li>Increases event awareness<br><br><li>Be a part of modern culture<br><br><li>Measurable ROI</b></div>')"></map></td>
                <td width="109"><img src="images_dmp/button2.gif" width=104 height=132 usemap="#Map3" border=0 name="Image3" alt="Click"><map name="Map3"><area shape="rect" alt="click" coords="0,0,104,154" href="corporate.html" onMouseOut="MM_swapImgRestore();javascript:change('<div align=justify><b>Capturing and publishing the sights, sounds, and all the emotions of your event</b></b></div><table width=100% cellpadding=7><tr><td><li>Videos (online and on DVD)<li>3D Panoramic views<li>Event results and scores<li>Music playlists<li>Online guestbooks</td><td><li>Pictures<li>Stories<li>Sounds<li>Interviews<li>Ringtones</td></tr></table>Everything can be made available for download on computers, PDAs, and mobile phones.<br><br><center><strong>Sharing memories!</strong>')" onMouseOver="MM_swapImage('Image3','','images_dmp/button2b.gif',1);javascript:change('<div class=large>For Corporate Events:<ul><li>Instant promotional material<br><br><li>Share the fun company wide<br><br><li>Wonderful gift to participants</b></div>')"></map></td>
               <td width="109"><img src="images_dmp/button3.gif" width=104 height=132 usemap="#Map" border=0 name="Image2" alt="Click"><map name="Map"><area shape="rect" alt="click" coords="0,0,104,154" href="social.html" onMouseOut="MM_swapImgRestore();javascript:change('<div align=justify><b>Capturing and publishing the sights, sounds, and all the emotions of your event</b></b></div><table width=100% cellpadding=7><tr><td><li>Videos (online and on DVD)<li>3D Panoramic views<li>Event results and scores<li>Music playlists<li>Online guestbooks</td><td><li>Pictures<li>Stories<li>Sounds<li>Interviews<li>Ringtones</td></tr></table>Everything can be made available for download on computers, PDAs, and mobile phones.<br><br><center><strong>Sharing memories!</strong>')" onMouseOver="MM_swapImage('Image2','','images_dmp/button3b.gif',1);javascript:change('<div class=large>For Social Events (including weddings):<ul><li>Make the memory last a lifetime<br><br><li>Share it with everyone you want<br><br><li>Home viewing and printing</b></div>')"></map></td>
              </tr>
            </table>
            <table border="0" cellpadding="0" cellspacing="0" width="100%">
              <tr>
                <td width="100%">
				  <div id="description" align="justify"><div><b>Capturing and publishing the sights, sounds, and all the emotions of your event</b></div><table width="100%" cellpadding="7"><tr><td><li>Videos (online and on DVD)<li>3D Panoramic views<li>Event results and scores
                          <li>Music play lists
<li>Online guestbooks</td><td><li>Pictures<li>Stories<li>Sounds<li>Interviews<li>Ringtones</td></tr></table>Everything can be made available for download on computers, PDAs, and mobile phones.<br><br><center><strong>Sharing memories!</strong></center></div>
				</td>
              </tr>
            </table>
          </td>
         </tr>
        </table>
        </td>
        <td width="1%">&nbsp;</td>
        <td width="22%" valign="top">
          <table border="1" cellpadding="0" cellspacing="0" class=blue>
			  <tr>
				<th width="100%"><p style="margin-left: 4">Latest News</th>
			  </tr>
			  <tr>
				<td width="100%">
							<p align="left" style="margin-left: 4"> <br>
							   World 
							  Championships Beach Ultimate are now unforgettable 
							<p align="right" style="margin-left: 4"><a href="http://beachultimate.org/wcbu2004/">More...</a>
							  &nbsp;
				 </td>
			   </tr>
			</table>
			<br>
			<br>
			<table border="1" cellpadding="0" cellspacing="0" class=orange>
              <tr>
                <th width="100%"><p style="margin-left: 4">An example:</th>
              </tr>
              <tr>
                <td width="100%">
                  <p align="left" style="margin: 4 6; "><a href="http://beachultimate.org/wcbu2004/pictures_action.htm"><img src="images_dmp/portfolio_wcbu.jpg" width=158 height=185 border=0 alt="World Championships Beach Ultimate"></a></p>
                </td>
              </tr>
            </table>
        </td>
        <td width="2%" style="border-style: none; border-width: medium" valign="top" bordercolor="#FFFFFF" bgcolor="#FFFFFF">&nbsp;
        </td>
      </tr> -->
	  <tr>
	  	<td align="center"><br><br>Thank you for your interest in Digital Memories.<br>
	  	We closed in May 2004.<br>
	  	<br>
If you wanted to contact Patrick van der Valk<br>you are now being forwarded
to<br><a href="http://www.linkedin.com/in/patrickvandervalk">Patrick's profile on
LinkedIn.com</a><br><br><br></td>
	  </tr>
      <tr>
        <td style="border-style: none; border-width: medium" valign="top" colspan="7" bgcolor="#000080">
        <p align="center" style="margin-top: 5; margin-bottom: 5"><b> <font face="Arial" size="1" color="#FFFFFF">Copyright
               2003 - 2004 Digital Memories Portugal.</font></b></td>
      </tr>
    </table>
</center></body>
</html>