1<html> 2<head> 3<link rel="stylesheet" href="/fast/js/resources/js-test-style.css"> 4<script src="/fast/js/resources/js-test-pre.js"></script> 5<script src="/fast/js/resources/js-test-post-function.js"></script> 6</head> 7<body> 8<p id="description"></p> 9<div id="console"></div> 10<script src="resources/eventTestHarness.js"></script> 11<script src="YOUR_JS_FILE_HERE"></script> 12</body> 13</html> 14