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

