function select_st(obj){ var page = obj.options[obj.selectedIndex].value if(page) self.location.href = page}