At line 207 I see the code:
<a href="../webassist/progress_bar/jquery-blockui-formprocessing.js">jquery-blockui-formprocessing.js</a>
this should be:
<script type="text/javascript" src="../webassist/progress_bar/jquery-blockui-formprocessing.js"></script>
I think the page would also need to include the script file:
<script type="text/javascript" src="../webassist/progress_bar/newsletter_process_all_Universal_Email_2_Progress.js"></script>
The html and code on the pages seems correct so I think the issue must be related to the missing and mis-referenced javascript files.