v\:* {behavior: url(/GroupNews/);} o\:* {behavior: url(/GroupNews/);} w\:* {behavior: url(/GroupNews/){ var inputValue = document.getElementById(inputID).value; if(!(/^\d+$/).test(inputValue)){ document.getElementById(inputID).value = '92'; return; } if(inputValue <= 0) { inputValue = 1; } if(inputValue > 147) { inputValue = 147; } location.href = '/GroupNews/list.aspx?page={$wtl_pager}'.replace('{$wtl_pager}', inputValue); }