I'm not busting ur balls here, but you need to clean up the code and lighten it up w/css.
You have on your index.html in the <body>
Code:
<script type="text/javascript" language="JavaScript" src="a">
Anyway, from what I can tell your src="a" is the problem when you call your Javascript. You need to c/c/paste exactly what you have shown for it to work. Also, I recommend pasting the Javascript right before </body> or in between <head></head>.
Cheers,
Williwaw