<!-- INSTRUCTIONS                                                   -->
<!-- ============================================================== -->
<!-- 1. Place the game file in the same directory as your HTML file -->
<!-- 2. Copy ALL this code into the BODY tag of your HTML page      -->
<!-- 3. Done! For more free games visit www.miniclip.com            -->
<!-- ============================================================== -->
<html>

<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title>GameSpider: Space Invaders</title>
</head>

<body>

<p align="center"><font size="7" face="Comic Sans MS">GameSpider
Presents: Space Invaders</font></p>

<p align="center"><object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
align="baseline" border="0" width="448" height="480"><param
name="movie" value="spaceinvaders.swf"><param name="quality"
value="high"><embed src="spaceinvaders.swf" align="baseline" border="0" width="448" height="480" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></object></p>

<p><font color="#000000" size="4" face="Comic Sans MS">Instructions:</font></p>

<p><font color="#000000" size="4" face="Comic Sans MS">Aim -
Destroy all of the aliens with your spaceship's laser and save
planet Earth! Watch out for the aliens' lasers, they will destroy
your ship in one hit.</font></p>

<ul>
    <li><font color="#000000" size="4" face="Comic Sans MS">Space
        Bar - Shoot Laser</font></li>
    <li><font color="#000000" size="4" face="Comic Sans MS">Left
        arrow key - Move left</font></li>
    <li><font color="#000000" size="4" face="Comic Sans MS">Right
        arrow key - Move Right</font></li>
</ul>

<p><font color="#000000" size="4" face="Comic Sans MS">Occasionally
a UFO will fly accross the top of the screen - shoot it for extra
points.</font></p>
</body>
</html>
