<html> <head> <!-- FIXME: why is this living in the src dir and not the tests dir? --> <!-- adding a test revision to this repo to test checkin notices --> <!--[if lt IE 5.5]> <script language="JavaScript" type="text/javascript" src="http://burstproject.org/burst/fix_ecma.js"></script> <![endif]--> <script language="JavaScript" type="text/javascript" src="../src/bootstrap1.js"></script> <script language="JavaScript" type="text/javascript" src="../src/loader.js"></script> <script language="JavaScript" type="text/javascript" src="../src/hostenv_browser.js"></script> </head> <body> Check your javascript log; the scripts were all loaded in the head. </body> </html>