A basic javascript engine to handle some really basic html story stuff
Add the following inside the <head>
tag of your HTML document:
<script src="story_js/js.class/js.class.min.js"></script>
<script src="story_js/utils.js"></script>
<script src="story_js/cookie.js"></script>
<script src="story_js/story.js"></script>