function nav(obj) { var page = (obj.options[obj.selectedIndex].value-1)*10; window.location.href = "news.asp?type=company&offset="+page; }