function popBio(theURL, winName) {
	MM_openBrWindow(theURL,winName,'scrollbars=yes,width=400,height=500');
}
