<script> function callFlash(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> Abbeyfeale United FC - Social SlideShow 2009 </title> <!-- saved from url=(0014)about:internet --> </head> <body bgcolor="#FFFFFF" onLoad="javascript: sf.focus()"> <table width=100% height=100%> <tr> <td> <center> <script language="javascript"> callFlash('Social_2009.swf'); </script> </center> </td> </tr> </table> </body> </html>