	<!-- hide script from non compliant broswers	var lNames=new Array(	"Classification and Phylogeny","Structure and Function","Nutrition and Growth","Metabolism","Control of Microbial Growth","Host-Parasite Interactions","Host Defenses","Bacterial Resistance","Bacterial Diseases","Bacterial Genetics","Table of Contents");var lURLs=new Array(	"http://www.bact.wisc.edu/MicrotextBook/ClassAndPhylo/classify.html","http://www.bact.wisc.edu/MicrotextBook/BacterialStructure/Introduction.html","http://www.bact.wisc.edu/MicrotextBook/NutritionGrowth/Introduction.html","http://www.bact.wisc.edu/microtextbook/Metabolism/Introduction.html","http://www.bact.wisc.edu/MicrotextBook/ControlGrowth/sterilization.html","http://www.bact.wisc.edu/MicrotextBook/disease/introduction.html","http://www.bact.wisc.edu/MicrotextBook/disease/normalflora.html","http://www.bact.wisc.edu/MicrotextBook/disease/antihide.html","http://www.bact.wisc.edu/MicrotextBook/disease/protox.html","http://www.bact.wisc.edu/MicrotextBook/BactGenetics/TOC.html","http://www.bact.wisc.edu/MicrotextBook/TOC.html");var ll=lNames.length;function lgoto(){	var myindex=document.frmlinkmenu.cb.selectedIndex;if (myindex > 0)	window.location= lURLs[myindex-1];}function startTarget(windowname,wid,hei) {// Changed to remove . from window names - Mike Friedman 9/10/1999	var dotpos = windowname.indexOf(".");	if (dotpos > -1)	{	var tempwn = windowname.substring(0,dotpos) +	        windowname.substring(dotpos + 1, windowname.length);	        windowname = tempwn;	}	var sizestring = 'width=' + wid + ',height=' + hei;	window.open('',windowname,'scrollbars,resizable,' + sizestring + '\'');}// end hiding from non compliant browsers-->