﻿$TTFlash met benoemde ankers
$DS
Voeg script- en HTML-ankers in zodat u inhoud van Adobe Flash Player 6 en hoger van bladwijzers kunt voorzien.
$DF

<!-- saved from url=(0013)about:internet -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="nl" lang="nl">
<head>
$CS
<title>$TI</title>
<script language="JavaScript">
	// Dit is alleen nodig voor Netscape-browsers.
	function flashGetHref() { return location.href; }
	function flashPutHref(href) { location.href = href; }
	function flashGetTitle() { return document.title; }
	function flashPutTitle(title) { document.title = title; }
</script>
</head>
<body bgcolor="$BG">
<!--URL's die in de film worden gebruikt-->
$MU
<!--tekst die in de film wordt gebruikt-->
$MT
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=$FV,$JR,$NR,0" width="$WI" height="$HE" id="$TI" align="$HA">
<param name="allowScriptAccess" value="sameDomain" />
$PO
<embed $PEwidth="$WI" height="$HE" name="$TI" align="$HA" swLiveConnect="true" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer_nl"/>
</object>
<!--bladwijzers die in de film worden gebruikt-->
$BL
</body>
</html>
