function fellows_win(fellows_page) {
window.open(fellows_page,'fellows_window','toolbar=no,location=0,directories=no, \
status=no,menubar=0, scrollbars=yes,resizable=yes,width=735,height=600')
}
