Your page has a few JS errors.
<script type="text/javascript"><!--</p>
<p> function EJEJC_lc(th) { return false; }
// -->
function EJEJC_config() { EJEJC_POSTCALL=true; }
function EJEJC_shown() {
jQuery(’#tdSell’).attr(”innerHTML”, ‘
</script></p>
You have p tags in the source, you have not closed the EJEJC_show function and it seems like your html editor did a number on the statement in that function.
So please fix the code and also ensure that you are pasting the code as-it-is and that your html editor is not messing it up.
Also, you are including box.js twice .. which is bad for your page's load time