{\rtf1\ansi\ansicpg1252\cocoartf1038
{\fonttbl\f0\fnil\fcharset0 Verdana;}
{\colortbl;\red255\green255\blue255;\red247\green247\blue247;}
\paperw11900\paperh16840\margl1440\margr1440\vieww9000\viewh8400\viewkind0
\deftab720
\pard\pardeftab720\ql\qnatural

\f0\fs22 \cf0 \cb2 flashfix = function() \{\
theObjects = document.getElementsByTagName("object");\
for (var i = 0; i < theObjects.length; i++) \{\
theObjects[i].outerHTML = theObjects[i].outerHTML;\
\}\
\} \
\
if (window.attachEvent)\
window.attachEvent("onload", flashfix)\
else\
window.onload=flashfix;}
