<script language="javascript"> function writeFlash(title, w, h) { document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9.0.0.0" width="' + w + '" height="' + h + '" ID="sf" VIEWASTEXT>') document.write(' <param name="movie" value="' + title + '.swf" />') document.write(' <param name="quality" value="high" />') document.write(' <param name="wmode" value="window" />') document.write(' <param name="allowScriptAccess" value="always" />') document.write(' <param name="allowFullScreen" value="true" />') document.write(' <embed src="' + title + '.swf" quality="high" name="sf" allowScriptAccess="always" allowFullScreen="true" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="' + w + '" height="' + h + '"></embed>') document.write('</object>') } </script> <html> <head> <title>Dagje Amsterdam</title> <!-- saved from url=(0014)about:internet --> <meta http-equiv="Content-Type" content="text/html; charset=unicode"> <style type="text/css"> <!-- body,td,th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #CCCCCC; } body { background-image: url(bg.jpg); } --> </style> <!--[if IE]> <style type="text/css"> html { scrollbar-arrow-color:#180A57; scrollbar-track-color:#1F115C; scrollbar-face-color:#0E074D; scrollbar-highlight-color:#1E105B; scrollbar-3dlight-color:#1F115C; scrollbar-darkshadow-color:#0F084E; scrollbar-shadow-color:#0F084E; } </style> <![endif]--> </head> <body onLoad="javascript: sf.focus()"> <br><center> Met Paula, mijn vroegere schoolkameraadje, een dagje naar Amsterdam:<br> Hermitage plus wat shoppen en een rondvaart op een stralende herfstdag in Oktober 2009.<br> Klik hieronder om terug te gaan naar de &quot;Vakantie&quot;-index. <br> <table width="25%" border="0" align="center" cellpadding="5" cellspacing="5"> <tr> <td><div align="center"><a href="../indexvak.html" target="_parent"><img src="knop.png" width="127" height="83" border="0" align="middle"></a></div></td> </tr> </table> </center> <table width="100%" height="80%"> <tr> <td> <center> <script language="javascript"> writeFlash("paula", 720, 540) </script> </center> </td> </tr> </table> </body> </html>