Skip to content

Instantly share code, notes, and snippets.

@eogas
Forked from anonymous/gist:4137063
Created November 23, 2012 22:13
Show Gist options
  • Save eogas/4137530 to your computer and use it in GitHub Desktop.
Save eogas/4137530 to your computer and use it in GitHub Desktop.
<script type="text/javascript"><!--writeMovie1();--></script>
<div class="nav">
<img usemap="#map1" id="shapeimage_3" src="media/arrow.png" alt="Next" title="" />
<map name="map1" id="map1">
<area href="Feeding.html" title="Feeding.html" alt="Feeding.html" coords="11, 15, 111, 70" />
</map>
</div>
<form>
<INPUT type="button" class="play" onClick="return writeMovie1();" alt="play-button" title="play-button"/>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment