   ___    _       _      __ _     _           ___                          
  / __\__| |_ ___| |__  / _(_) __| | ___     / _ \__ _ _ __ ___   ___  ___ 
 / _\/ _ \ __/ __| '_ \| |_| |/ _` |/ _ \   / /_\/ _` | '_ ` _ \ / _ \/ __|
/ / |  __/ || (__| | | |  _| | (_| | (_) | / /_\\ (_| | | | | | |  __/\__ \
\/   \___|\__\___|_| |_|_| |_|\__,_|\___/  \____/\__,_|_| |_| |_|\___||___/




Eskiv 2
Author Jean-Francois Geyelin
Adaptations Fetchfido Games



1. Place the code below between the body tags on your html page where you want the game to appear.
2. Save your html page and the eskiv-2.swf to the same folder.



<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="600" height="450">
<param name="movie" value="eskiv-2.swf" />
<param name="quality" value="high" />
<embed src="eskiv-2.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="600" height="450"></embed>
</object>