var messages = new Array();

messages[0] = new Array('<b>Abdomen</b>','  The area of the body between the chest and the hips that contains most of the digestive organs.');

messages[1] = new Array('<b>Bacteria</b>','  Microscopic organisms that have a simple, one-celled structure and live in a variety of environments, including water, soil, plants, and living bodies.  There are billions of bacteria living naturally in the human digestive system, some beneficial and some potentially disease-causing. ');

messages[2] = new Array('<b>Bifidobacteria</b>',' A type of bacteria, some strains of which, when eaten, can help regulate the digestive system*.  The Bifidus Regularis&#8482; in Activia is a beneficial strain of Bifidobacteria that survives the passage through the gastrointestinal tract. ');

messages[3] = new Array('<b>Bifidus Regularis&#8482;</b>','  A unique probiotic strain of bifidobacteria that was specially selected by Dannon&#174; to be added to Activia&#174;.  Activia is the only yogurt in the world that contains Bifidus Regularis&#8482;.');

messages[4] = new Array('<b>Bioscience</b>','  The study of living things and how they function.');

messages[5] = new Array('<b>Colon</b>','  An approximately 5-foot long, muscular, tube-like organ that is part of the digestive system.  It was long believed that its only function is to extract water from food and store waste until elimination.  But experts now believe that the colon plays a part in the regulation of intestinal well-being, particularly through its complex bacterial microflora and maintenance of intestinal equilibrium.  &#40;The term is sometimes used interchangeably with &#34;large intestine.&#34;&#41;');

messages[6] = new Array('<b>Culture</b>','  A colony of living microorganisms grown by humans for a specific purpose, for example, the cultures of Bifidus Regularis&#8482; that are added to Activia&#174;. ');

messages[7] = new Array('<b>Double-blind study</b>','  An experiment to test the effects of a chemical, food additive or drug in which neither the participants nor the experimenters know which subjects are receiving the tested substance and which are not.  This is done to eliminate any bias in the results. ');

messages[8] = new Array('<b>Digestive system</b>','  The organs of the body that break down food, absorb its nutrients and eliminate waste. These include the mouth, esophagus, stomach, small intestine, large intestine &#40;colon&#41;, rectum, pancreas, liver and anus. ');

messages[9] = new Array('<b>Fermentation</b>','  A type of chemical reaction that converts complex organic substances to simpler ones. When certain live cultures are added to milk, they cause it to undergo fermentation.');

messages[10] = new Array('<b>Fiber</b>','  The parts of vegetables and fruits that the body can&#39;t digest and help keep stool soft so that it can pass more easily through the colon. ');

messages[11] = new Array('<b>Gastric</b>',' Relating to the stomach. ');

messages[12] = new Array('<b>Gastroenterology</b>','  The field of medicine devoted to the digestive system. ');

messages[13] = new Array('<b>Hormone</b>','  A chemical produced by the body and transported via the blood stream in order to regulate specific body functions.  For example, insulin is a hormone produced by the pancreas that assists in regulating sugar levels in the body.');

messages[14] = new Array('<b>Intestinal microflora</b>','  The billions of tiny organisms that naturally live within the digestive tract.');

messages[15] = new Array('<b>Intestinal Transit</b>','  The movement of food through the digestive tract.');

messages[16] = new Array('<b>Intestines</b>','  The tube-like organs -  the small intestine leads to the large intestine &#40;colon&#41; - that together extend from the stomach to the rectum and are responsible for absorbing nutrients from food, passing waste and providing a barrier against potentially harmful substances and microorganisms.  ');

messages[17] = new Array('<b>In vitro study</b>','  Literally meaning &#34;in glass&#34; it describes a scientific experiment conducted in a laboratory, outside of living organisms. ');

messages[18] = new Array('<b>In vivo study</b>',' Literally meaning &#34;In life,&#34; it describes a scientific experiment conducted in living organisms. ');

messages[19] = new Array('<b>Metabolism</b>','  All of the chemical and physical processes that enable the body to maintain itself and convert food into energy for life. ');

messages[20] = new Array('<b>Microorganism</b>','  A general term for simple, one-celled organisms like bacteria. ');

messages[21] = new Array('<b>Microbiology</b>','  The scientific study of organisms such as bacteria, which are too small to be seen with the naked eye. ');

messages[22] = new Array('<b>Probiotic</b>','  Literally meaning &#34;for life,&#34; this is a living organism that, when administered in adequate amounts, confers a health benefit on its host.  The Bifidus Regularis&#8482; in Activia&#174; is a probiotic.');

messages[23] = new Array('<b>Vitamin</b>','  A type of organic compound that helps to regulate certain bodily processes.');

messages[24] = new Array('<b>World Health Organization</b>','  An agency of the United Nations that coordinates global programs for promoting health, and establishes guidelines for nutrition, medical training and practice, sanitation and other factors affecting human well-being.');




function chBg(obj) { 
   obj.bgColor = "#F8DA87"; 
} 
function chBg2(obj) { 
   obj.bgColor = "#D1EBC4"; 
}



<!-- // script for div tags

function FP_getObjectByID(id,o) {//v1.0
 var c,el,els,f,m,n; if(!o)o=document; if(o.getElementById) el=o.getElementById(id);
 else if(o.layers) c=o.layers; else if(o.all) el=o.all[id]; if(el) return el;
 if(o.id==id || o.name==id) return o; if(o.childNodes) c=o.childNodes; if(c)
 for(n=0; n<c.length; n++) { el=FP_getObjectByID(id,c[n]); if(el) return el; }
 f=o.forms; if(f) for(n=0; n<f.length; n++) { els=f[n].elements;
 for(m=0; m<els.length; m++){ el=FP_getObjectByID(id,els[n]); if(el) return el; } }
 return null;
}


			var ie = false;

			function showglossaryDiv(name) {
				var button = getObj(name);

				if (button.className == 'glossaryvisible') {
					button.className = 'glossaryhidden';
					return;
				} else {
					button.className = 'glossaryvisible';
					return;
				}
			}
			
			function hideglossaryDiv() { 
			document.getElementById("closed01").className = 'glossaryhidden';
			document.getElementById("closed1_1").className = 'glossaryhidden';
			document.getElementById("closed2_1").className = 'glossaryhidden';
			document.getElementById("closed3_1").className = 'glossaryhidden';
			document.getElementById("closed4_1").className = 'glossaryhidden';
			document.getElementById("closed5_1").className = 'glossaryhidden';
			document.getElementById("closed6_1").className = 'glossaryhidden';
			document.getElementById("closed7_1").className = 'glossaryhidden';
			document.getElementById("closed8_1").className = 'glossaryhidden';
			document.getElementById("closed9_1").className = 'glossaryhidden';
			document.getElementById("closed10_1").className = 'glossaryhidden';
			document.getElementById("closed11_1").className = 'glossaryhidden';
			document.getElementById("closed12_1").className = 'glossaryhidden';
			document.getElementById("closed13_1").className = 'glossaryhidden';
			document.getElementById("closed14_1").className = 'glossaryhidden';
			document.getElementById("closed15_1").className = 'glossaryhidden';
			document.getElementById("closed16_1").className = 'glossaryhidden';
			document.getElementById("closed17_1").className = 'glossaryhidden';																																																			
			document.getElementById("closed18_1").className = 'glossaryhidden';
			document.getElementById("closed19_1").className = 'glossaryhidden';
			document.getElementById("closed20_1").className = 'glossaryhidden';
			document.getElementById("closed21_1").className = 'glossaryhidden';
			document.getElementById("closed22_1").className = 'glossaryhidden';
			document.getElementById("closed23_1").className = 'glossaryhidden';
			document.getElementById("closed24_1").className = 'glossaryhidden';

			document.getElementById("closed0").className = 'glossaryvisible';
			document.getElementById("closed1").className = 'glossaryvisible';
			document.getElementById("closed2").className = 'glossaryvisible';
			document.getElementById("closed3").className = 'glossaryvisible';
			document.getElementById("closed4").className = 'glossaryvisible';
			document.getElementById("closed5").className = 'glossaryvisible';
			document.getElementById("closed6").className = 'glossaryvisible';
			document.getElementById("closed7").className = 'glossaryvisible';
			document.getElementById("closed8").className = 'glossaryvisible';
			document.getElementById("closed9").className = 'glossaryvisible';
			document.getElementById("closed10").className = 'glossaryvisible';
			document.getElementById("closed11").className = 'glossaryvisible';
			document.getElementById("closed12").className = 'glossaryvisible';
			document.getElementById("closed13").className = 'glossaryvisible';
			document.getElementById("closed14").className = 'glossaryvisible';
			document.getElementById("closed15").className = 'glossaryvisible';
			document.getElementById("closed16").className = 'glossaryvisible';
			document.getElementById("closed17").className = 'glossaryvisible';																																																			
			document.getElementById("closed18").className = 'glossaryvisible';
			document.getElementById("closed19").className = 'glossaryvisible';
			document.getElementById("closed20").className = 'glossaryvisible';
			document.getElementById("closed21").className = 'glossaryvisible';
			document.getElementById("closed22").className = 'glossaryvisible';
			document.getElementById("closed23").className = 'glossaryvisible';
			document.getElementById("closed24").className = 'glossaryvisible';			
			return;
			}
			
			function getObj(id) {
				if (ie) {
					return document.all[id];
				} else {
					return document.getElementById(id);
				}
			}
//-->


<!--
// This code is from Dynamic Web Coding www.dyn-web.com 
// Copyright 2002 by Sharon Paine Permission granted to use this code as long as this entire notice is included.
// Courtesy of SimplytheBest.net - http://simplythebest.net/scripts/

var dom = (document.getElementById) ? true : false;
var ns5 = ((navigator.userAgent.indexOf("Gecko")>-1) && dom) ? true: false;
var ie5 = ((navigator.userAgent.indexOf("MSIE")>-1) && dom) ? true : false;
var ns4 = (document.layers && !dom) ? true : false;
var ie4 = (document.all && !dom) ? true : false;
var nodyn = (!ns5 && !ns4 && !ie4 && !ie5) ? true : false;

var origWidth, origHeight;
if (ns4) {
	origWidth = window.innerWidth; origHeight = window.innerHeight;
	window.onresize = function() { if (window.innerWidth != origWidth || window.innerHeight != origHeight) history.go(0); }
}

if (nodyn) { event = "nope" }
var tipFollowMouse	= true;	
var tipWidth		= 195;
var offX		 	= 12;	// how far from mouse to show tip
var offY		 	= 12; 
var tipFontFamily 	= "arial, Verdana, helvetica, sans-serif";
var tipFontSize		= "11px";
var tipFontColor		= "#000000";
var tipBgColor		= "#ffffff"; 
var origBgColor 		= tipBgColor; // in case no bgColor set in array
var tipBorderColor 	= "#F8DA87";
var tipBorderWidth 	= 0;
var tipBorderStyle 	= "solid";
var tipPadding	 	= 0;

//OLD ARRAY
//var messages = new Array();
//messages[0] = new Array('IMAGE URL','DESCRIPTION',"TEXT COLOR");
//messages[0] = new Array('','TEXT<BR>Professional business planning software.');
//messages[1] = new Array('','TEXT<BR>Professional marketing planning software.');
//messages[2] = new Array('','TEXT<BR>Financial calculations and projections made easy.');


if (document.images) {
	var theImgs = new Array();
	for (var i=0; i<messages.length; i++) {
  	theImgs[i] = new Image();
		theImgs[i].src = messages[i][0];
  }
}

var startStr = '<table width="' + tipWidth + '"><tr><td align="center" width="100%">';
var midStr = '</td></tr><tr><td valign="top">';
var endStr = '</td></tr></table>';

//TO USE IMAGES IN THE ROLLOVER GLOSSARY ITEMS
//var startStr = '<table width="' + tipWidth + '"><tr><td align="center" width="100%"><img src="';
//var midStr = '" border="0"></td></tr><tr><td valign="top">';
//var endStr = '</td></tr></table>';

var tooltip, tipcss;
function initTip() {
	if (nodyn) return;
	tooltip = (ns4)? document.tipDiv.document: (ie4)? document.all['tipDiv']: (ie5||ns5)? document.getElementById('tipDiv'): null;
	tipcss = (ns4)? document.tipDiv: tooltip.style;
	if (ie4||ie5||ns5) {	// ns4 would lose all this on rewrites
		tipcss.width = tipWidth+"px";
		tipcss.fontFamily = tipFontFamily;
		tipcss.fontSize = tipFontSize;
		tipcss.color = tipFontColor;
		tipcss.backgroundColor = tipBgColor;
		tipcss.borderColor = tipBorderColor;
		tipcss.borderWidth = tipBorderWidth+"px";
		tipcss.padding = tipPadding+"px";
		tipcss.borderStyle = tipBorderStyle;
	}
	if (tooltip&&tipFollowMouse) {
		if (ns4) document.captureEvents(Event.MOUSEMOVE);
		document.onmousemove = trackMouse;
	}
}

window.onload = initTip;

var t1,t2;	// for setTimeouts
var tipOn = false;	// check if over tooltip link
function doTooltip(evt,num) {

	if (!tooltip) return;
	if (t1) clearTimeout(t1);	if (t2) clearTimeout(t2);
	tipOn = true;
	// set colors if included in messages array
	if (messages[num][2])	var curBgColor = messages[num][2];
	else curBgColor = tipBgColor;
	if (messages[num][3])	var curFontColor = messages[num][3];
	else curFontColor = tipFontColor;
	//if (ns4) {
	//	var tip = '<table bgcolor="' + tipBorderColor + '" width="' + tipWidth + '" cellspacing="0" cellpadding="' + tipBorderWidth + '" border="0"><tr><td><table bgcolor="' + curBgColor + '" width="100%" cellspacing="0" cellpadding="' + tipPadding + '" border="0"><tr><td>'+ startStr  + midStr + '<span style="font-family:' + tipFontFamily + '; font-size:' + tipFontSize + '; color:' + curFontColor + ';">' + messages[num][1] + '</span>' + endStr + '</td></tr></table></td></tr></table>';
	//	tooltip.write(tip);
	//	tooltip.close();
	//} else if (ie4||ie5||ns5) {
	//	var tip = startStr  + midStr + '<span style="font-family:' + tipFontFamily + '; font-size:' + tipFontSize + '; color:' + curFontColor + ';">' + messages[num][1] + '</span>' + endStr;
	//	tipcss.backgroundColor = curBgColor;
	// 	tooltip.innerHTML = tip;
	//}
	
//	IF YOU  want the word as well as the description use this commented out one instead of the above stuff
	if (ns4) {
		var tip = '<table width="195" border="0" cellspacing="0" cellpadding="0" class="popuptable"><tr><td class="popuphead"><div class="divpopuphead">' + messages[num][0] + '</div></td></tr><tr><td class="popuptext"><div class="divpopuptext">' + messages[num][1] + '</div></td></tr></table>';
		tooltip.write(tip);
		tooltip.close();
	} else if (ie4||ie5||ns5) {
		var tip = '<table width="195" border="0" cellspacing="0" cellpadding="0" class="popuptable"><tr><td class="popuphead"><div class="divpopuphead">' + messages[num][0] + '</div></td></tr><tr><td class="popuptext"><div class="divpopuptext">' + messages[num][1] + '</div></td></tr></table>';
		tipcss.backgroundColor = curBgColor;
	 	tooltip.innerHTML = tip;
	}
	
		
	if (!tipFollowMouse) positionTip(evt);
	else t1=setTimeout("tipcss.visibility='visible'",100);
}

var mouseX, mouseY;
function trackMouse(evt) {
	mouseX = (ns4||ns5)? evt.pageX: window.event.clientX + document.body.scrollLeft;
	mouseY = (ns4||ns5)? evt.pageY: window.event.clientY + document.body.scrollTop;
	if (tipOn) positionTip(evt);
}

function positionTip(evt) {
	if (!tipFollowMouse) {
		mouseX = (ns4||ns5)? evt.pageX: window.event.clientX + document.body.scrollLeft;
		mouseY = (ns4||ns5)? evt.pageY: window.event.clientY + document.body.scrollTop;
	}
	// tooltip width and height
	var tpWd = (ns4)? tooltip.width: (ie4||ie5)? tooltip.clientWidth: tooltip.offsetWidth;
	var tpHt = (ns4)? tooltip.height: (ie4||ie5)? tooltip.clientHeight: tooltip.offsetHeight;
	// document area in view (subtract scrollbar width for ns)
	var winWd = (ns4||ns5)? window.innerWidth-20+window.pageXOffset: document.body.clientWidth+document.body.scrollLeft;
	var winHt = (ns4||ns5)? window.innerHeight-20+window.pageYOffset: document.body.clientHeight+document.body.scrollTop;
	// check mouse position against tip and window dimensions
	// and position the tooltip 
	if ((mouseX+offX+tpWd)>winWd) 
		tipcss.left = (ns4)? mouseX-(tpWd+offX): mouseX-(tpWd+offX)+"px";
	else tipcss.left = (ns4)? mouseX+offX: mouseX+offX+"px";
	if ((mouseY+offY+tpHt)>winHt) 
		tipcss.top = (ns4)? winHt-(tpHt+offY): winHt-(tpHt+offY)+"px";
	else tipcss.top = (ns4)? mouseY+offY: mouseY+offY+"px";
	if (!tipFollowMouse) t1=setTimeout("tipcss.visibility='visible'",100);
}

function hideTip() {
	if (!tooltip) return;
	t2=setTimeout("tipcss.visibility='hidden'",100);
	tipOn = false;
}
//-->

<!--

function updatecounter(hit,hit2) {
  document.getElementById("counter").innerHTML = "Showing&nbsp;" + hit + "/" + hit2;
}
function updatecounter2(hit,hit2) {
  document.getElementById("counter2").innerHTML = "Showing&nbsp;" + hit + "/" + hit2;
}
function updatecounter3(hit,hit2) {
  document.getElementById("counter3").innerHTML = "Showing&nbsp;" + hit + "/" + hit2;
}
//document.getElementById("counter").innerHTML = "Showing" + counter + counter2;
//onclick="updateMessage()"
// -->

