hwttlmtmain.js 99 B

12345
  1. $.namespace("hwttlmt.main");
  2. hwttlmt.main.search=function(){
  3. $("#hwttlmtform").submit();
  4. };