The button on the page is not doing a postback after I add
<script type="text/javascript" src="scripts/jquery.blockUI.js" />
to the header of the aspx page. If I comment this line out it works. I do have the jquery.blockUI.js at that location. Any suggestions?