ÿþ<script> function Addjscode(title) { 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=" 720" height="540" ID="sf" VIEWASTEXT>'); document.write(' <param name="movie" value=' + title + ' />'); 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 + ' quality="high" name="sf" allowScriptAccess="always" allowFullScreen="true" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="720" height="540"></embed>'); document.write('</object>'); } </script> <html> <head> <title> The Geary family website </title> <!-- saved from url=(0014)about:internet --> </head> <body bgcolor="#FFFFFF" onload="javascript: sf.focus()"> <p align="center"><i> <font size="6" face="Palatino Linotype" color="#008080">Welcome to the Geary family website!</font></i></p> <table width="99%" height=80%> <tr> <td> <center> <script language="javascript"> Addjscode('home.swf'); </script> </center> </td> </tr> </table> <p align="center"><font color="#008080">To contact us, </font> <a href="mailto:bill@geary.org">please email us here</a></p> </body> </html>