jquery dialog box not working in Second time

jquery dialog box not working in Second time

I am using jquery dialog box.In that dialog box i am using some input text boxs and after clicking Submit button it gives final alert popup.In first time its working correctly.After clicking second time its not working.In that process,on page load jquery variables taking values from input boxes.After first time the text box values are returns null values.Why its returns null values?