I have a JavaScript function that fills a table:
Try wrapping the createtable(); statement in a tag:
createtable();
Balance Fee
I would avoid using document.write() and use the DOM if I were you though.