function skedestaff(str) {
        searchWin = window.open(str,'skedestaff','scrollbars=yes,resizable=no,height=430, width=750, status=no,location=no,toolbar=no,left='+(screen.width-750)/2+',top='+(screen.height-430)/2+',');
}