function InitForm(){var B=0;if(window.innerWidth!=B){B=window.innerWidth;var A=B==320?"profile":"landscape";document.body.setAttribute("orient",A);setTimeout(scrollTo,100,0,1)}}function isDigit(A){var B=/^[0-9]{1,20}$/;if(!B.exec(A)){return false}return true};
