2 problems with this code - show with IE does not work and live() issue

2 problems with this code - show with IE does not work and live() issue

Hi Guys
I have 2 problem
first problem is that IE is not showing a div when i ask it to do .show() but all other browsers are working fine.on line 350 i have added .css({"visibility":"visible"}); to hopefully fix this issue but it did not.

second problem is Uncaught TypeError: Object [object Object] has no method 'live'

I get this problem in line # 598 of my code below

I am using jQuery1.9.1 if this matters.

Thanks for your help

I have attach my code in a zip file because the form does not allow that length