<!--
function get_bio(theURL, name) {
	crumbs = eval ("'toolbar=no,location=no,directories=no,status=no,scrollbars=yes,menubar=no,top=0,left=0,width=" + 515 + ",height=" + 420 + "'");
	window.open(theURL, name, crumbs);
}
//-->