From: "Opgeslagen met Windows Internet Explorer 8"
Subject: pageFlip
Date: Sat, 9 Jan 2010 21:08:33 +0100
MIME-Version: 1.0
Content-Type: multipart/related;
type="text/html";
boundary="----=_NextPart_000_0005_01CA916F.E6BEC5E0"
X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6002.18005
This is a multi-part message in MIME format.
------=_NextPart_000_0005_01CA916F.E6BEC5E0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.webprint.nl/flash_gateway/published/pageflip.php?token=b56e1c6c64672a92a08093272dbe2072
pageFlip
------=_NextPart_000_0005_01CA916F.E6BEC5E0
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://www.webprint.nl/flash_gateway/published/AC_RunActiveContent.js
//v1.0=0A=
//Copyright 2006 Adobe Systems, Inc. All rights reserved.=0A=
function AC_AddExtension(src, ext)=0A=
{=0A=
if (src.indexOf('?') !=3D -1)=0A=
return src.replace(/\?/, ext+'?'); =0A=
else=0A=
return src + ext;=0A=
}=0A=
=0A=
function AC_Generateobj(objAttrs, params, embedAttrs) =0A=
{ =0A=
var str =3D '';=0A=
=0A=
document.write(str);=0A=
}=0A=
=0A=
function AC_FL_RunContent(){=0A=
var ret =3D =0A=
AC_GetArgs=0A=
( arguments, ".swf", "movie", =
"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"=0A=
, "application/x-shockwave-flash"=0A=
);=0A=
AC_Generateobj(ret.objAttrs, ret.params, ret.embedAttrs);=0A=
}=0A=
=0A=
function AC_SW_RunContent(){=0A=
var ret =3D =0A=
AC_GetArgs=0A=
( arguments, ".dcr", "src", =
"clsid:166B1BCA-3F9C-11CF-8075-444553540000"=0A=
, null=0A=
);=0A=
AC_Generateobj(ret.objAttrs, ret.params, ret.embedAttrs);=0A=
}=0A=
=0A=
function AC_GetArgs(args, ext, srcParamName, classid, mimeType){=0A=
var ret =3D new Object();=0A=
ret.embedAttrs =3D new Object();=0A=
ret.params =3D new Object();=0A=
ret.objAttrs =3D new Object();=0A=
for (var i=3D0; i < args.length; i=3Di+2){=0A=
var currArg =3D args[i].toLowerCase(); =0A=
=0A=
switch (currArg){ =0A=
case "classid":=0A=
break;=0A=
case "pluginspage":=0A=
ret.embedAttrs[args[i]] =3D args[i+1];=0A=
break;=0A=
case "src":=0A=
case "movie": =0A=
args[i+1] =3D AC_AddExtension(args[i+1], ext);=0A=
ret.embedAttrs["src"] =3D args[i+1];=0A=
ret.params[srcParamName] =3D args[i+1];=0A=
break;=0A=
case "onafterupdate":=0A=
case "onbeforeupdate":=0A=
case "onblur":=0A=
case "oncellchange":=0A=
case "onclick":=0A=
case "ondblClick":=0A=
case "ondrag":=0A=
case "ondragend":=0A=
case "ondragenter":=0A=
case "ondragleave":=0A=
case "ondragover":=0A=
case "ondrop":=0A=
case "onfinish":=0A=
case "onfocus":=0A=
case "onhelp":=0A=
case "onmousedown":=0A=
case "onmouseup":=0A=
case "onmouseover":=0A=
case "onmousemove":=0A=
case "onmouseout":=0A=
case "onkeypress":=0A=
case "onkeydown":=0A=
case "onkeyup":=0A=
case "onload":=0A=
case "onlosecapture":=0A=
case "onpropertychange":=0A=
case "onreadystatechange":=0A=
case "onrowsdelete":=0A=
case "onrowenter":=0A=
case "onrowexit":=0A=
case "onrowsinserted":=0A=
case "onstart":=0A=
case "onscroll":=0A=
case "onbeforeeditfocus":=0A=
case "onactivate":=0A=
case "onbeforedeactivate":=0A=
case "ondeactivate":=0A=
case "type":=0A=
case "codebase":=0A=
ret.objAttrs[args[i]] =3D args[i+1];=0A=
break;=0A=
case "width":=0A=
case "height":=0A=
case "align":=0A=
case "vspace": =0A=
case "hspace":=0A=
case "class":=0A=
case "title":=0A=
case "accesskey":=0A=
case "name":=0A=
case "id":=0A=
case "tabindex":=0A=
ret.embedAttrs[args[i]] =3D ret.objAttrs[args[i]] =3D args[i+1];=0A=
break;=0A=
default:=0A=
ret.embedAttrs[args[i]] =3D ret.params[args[i]] =3D args[i+1];=0A=
}=0A=
}=0A=
ret.objAttrs["classid"] =3D classid;=0A=
if (mimeType) ret.embedAttrs["type"] =3D mimeType;=0A=
return ret;=0A=
}=0A=
------=_NextPart_000_0005_01CA916F.E6BEC5E0--