function jumptopage(selectObj){if(selectObj.value != 0){window.location = "/"+selectObj.value;}}
