function goToList(){
	window.location = '/members/donor/donor_list.asp?resman=true';
}
function goToMenu(){
	window.location = '/members/menu.asp';
}
function goToSpecRec(){
	window.location = '/members/donor/test_details.asp?tr_type=add&addComments=1&resman=true'
}
/*
function goToHelp(){
	window.location = '/members/help/default.html'
}*/
function goToReports(){
	window.location = '/members/Reports/default.asp?resman=true'
}

