ue; if(!(/^\d+$/).test(inputValue)){ document.getElementById(inputID).value = '4'; return; } if(inputValue <= 0) { inputValue = 1; } if(inputValue > 82) { inputValue = 82; } location.href = '/CCSCNews/list_subjectid_68380_page_{$wtl_pager}.html'.replace('{$wtl_pager}', inputValue); }