var isNav, isIE, whatLayer, theLayer, output
if (parseInt(navigator.appVersion) >= 4) {
	if (navigator.appName == "Netscape") {
		isNav=true
	} else {
		isIE = true
	}
}


<!-- This the mouseover text under the banner and under the home side menu-->
var mohome = "Return to the NOAHnet Home Page."
var moaboutus = "Read about the beginnings of NOAHnet and the people behind the website."
var moresources ="Click here to see our Library of Links, Health Information resources, and visit The Colon Cancer Corner."
var moccc = "The Corner provides guidelines for colon cancer screening, dietary guidelines for prevention, and links to sites about colon cancer."
var molessons = "Here you will find ready-to-dowload Nutrition Education Lesson Plans to use at Senior Centers."
var moadmin ="Browse upcoming events and adminstrative documents."
var moadvisory ="Many experts helped write and create the lesson plans.  Click here to review their credentials."
var mobb ="Connect with health professionals around the world.  Share and exchange ideas to improve the health of older adults."
var mocontact ="Find our contact information to reach us by phone, fax, email, or snail-mail."
var moprogram ="A complete listing of upcoming nutrition programs for 2002-2003."

<!-- this creates an array of the mouseovers-->
var moArray = new Array(mohome, moaboutus, moresources, moccc, molessons, moadmin, moadvisory, mobb, mocontact, moprogram)


<!-- This is the date update at the end of every page -->
var dateUpdate = ""
dateUpdate += "<font size='1'><font face='Verdana, Arial, Helvetica, sans-serif' size='2' color='000000'>June 10, 2006</font></font>"


<!-- This is the footer of every page -->
var footer = ""
footer += "The University of Georgia<br>"
footer += "Department of Foods and Nutrition<br>"
footer += "Dawson Hall<br>"
footer += "Athens, GA 30602-3622<br>"
footer += "E: <a href='mailto:noahnet@uga.edu'>noahnet@uga.edu</a><br>"
footer += "P: 706.542.4838<br>"
footer += "F: 706.542.5059<p>&nbsp;<br>"
footer += "<font size='1'><font face='Verdana, Arial, Helvetica, sans-serif' size='2' color='000000'>This material, including artwork, was developed with support from the Department of Foods and Nutrition at The University of Georgia, the Northeast Georgia Area Agency on Aging and the USDA Food Stamp Nutrition Education Program. Permission is granted to reproduce, translate, abstract, review or quote these materials in whole or in part for educational purposes only (not for profit beyond the cost of reproduction) provided that the author(s) and The University of Georgia receive acknowledgement as shown in this example notice: <i>Reprinted with permission from The University of Georgia, Department of Foods and Nutrition, Athens, GA. Authors, Title, Date.</i><p>"
footer += "The content and opinions expressed on this Web page do not necessarily reflect the views of nor are they endorsed by the University of Georgia or the University System of Georgia.<p>"
footer += "This site does not accept advertising.</font>"

<!-- This is the side menu for NN home-->
var hmMenuNN = ""
hmMenuNN += "<layer id='hmMenuNN' z-index='5' top='200' left='0' width='250' visibility='visible'>"
hmMenuNN += "<table width='250' cellpadding='8' cellspacing='0' border='0'><tr>"
hmMenuNN += "<td align='left' valign='bottom' nowrap><font face='Verdana, Arial, Helvetica, sans-serif' size='2' color='C60040'>"
hmMenuNN += "<a href='aboutus.html' onMouseOver='showHome(1)'; onMouseOut='hideHome(1)';>About Us</a><br>"
hmMenuNN += "<a href='contactus.html' onMouseOver='showHome(9)'; onMouseOut='hideHome(9)';>Contact Us</a><br>"
hmMenuNN += "<a href='plans.html' onMouseOver='showHome(4)'; onMouseOut='hideHome(4)';>Lesson Plans</a><br>"
hmMenuNN += "<a href='administrative.html' onMouseOver='showHome(5)'; onMouseOut='hideHome(5)';>Adminstrative</a><br>"
hmMenuNN += "<a href='advisorypanel.html' onMouseOver='showHome(6)'; onMouseOut='hideHome(6)';>Advisory Panel</a><br>"
hmMenuNN += "<a href=''schedule.html' onMouseOver='showHome(9)'; onMouseOut='hideHome(9)';>Program Schedule</a><br>"
hmMenuNN += "<a href='ccc.html' onMouseOver='showHome(3)'; onMouseOut='hideHome(3)';>Colon Cancer Corner</a><br>"
hmMenuNN += "<a href='resources.html' onMouseOver='showHome(2)'; onMouseOut='hideHome(2)';>Health Information Resources</a><br>"
hmMenuNN += "<img src='images/redlines.gif' border='0'>"
hmMenuNN += "</font></td></tr></table></layer>"

<!-- This is the side menu for IE home-->
var hmMenuIE = ""
hmMenuIE += "<div id='hmMenuIE' style='position:absolute; width:200px; left:7px; top:215; z-Index:5; visibility:visible; >"
hmMenuIE += "<table width='640' cellpadding='8' cellspacing='8' border='0'><tr>"
hmMenuIE += "<td align='left' valign='bottom' nowrap><font face='Verdana, Arial, Helvetica, sans-serif' size='2' color='C60040'>"
hmMenuIE += "<a href='aboutus.html' onMouseOver='showHome(1)'; onMouseOut='hideHome(1)';>About Us</a><br>"
hmMenuIE += "<a href='contactus.html' onMouseOver='showHome(8)'; onMouseOut='hideHome(8)';>Contact Us</a><br>"
hmMenuIE += "<a href='plans.html' onMouseOver='showHome(4)'; onMouseOut='hideHome(4)';>Lesson Plans</a><br>"
hmMenuIE += "<a href='administrative.html' onMouseOver='showHome(5)'; onMouseOut='hideHome(5)';>Adminstrative</a><br>"
hmMenuIE += "<a href='advisorypanel.html' onMouseOver='showHome(6)'; onMouseOut='hideHome(6)';>Advisory Panel</a><br>"
hmMenuIE += "<a href='http://www.fcs.uga.edu/noahnet/staff/Aug07_CountySchedulesMay-Dec03.doc' onMouseOver='showHome(9)'; onMouseOut='hideHome(9)';>Program Schedule</a><br>"
hmMenuIE += "<a href='ccc.html' onMouseOver='showHome(3)'; onMouseOut='hideHome(3)';>Colon Cancer Corner</a><br>"
hmMenuIE += "<a href='resources.html' onMouseOver='showHome(2)'; onMouseOut='hideHome(2)'; >Health Information Resources</a><br>"
hmMenuIE += "<img src='images/redlines.gif' border='0'><br>"
hmMenuIE += "</font></td></tr></table></div>"

<!-- This is the menu rollover for IE -->
if (isIE) {
for (var i = 0; i <= 9; i++) {
	moMenuIE = ""
	moMenuIE += "<div id='ie" + i + "' style='position:absolute; left:7; top:375; z-index:2; visibility:hidden;'>"
	moMenuIE += "<table width='200' cellpadding='5' cellspacing='0' border='0' background=''><tr>"
	moMenuIE += "<td align='left' valign='bottom'><font face='Verdana, Arial, Helvetica, sans-serif' size='2' color='C60040'>"
	moMenuIE +=  moArray[i]
	moMenuIE += "</font></td></tr></table>"
	moMenuIE += "</div>"
	document.write(moMenuIE)
	}
}

<!-- This is the menu rollover for NN -->
if (isNav) {
for (var i = 0; i <= 9; i++) {
	moMenuNN = ""
	moMenuNN += "<layer id='nn" + i + "' z-index='2' top='375' left='7' visibility='hidden'>"
	moMenuNN += "<table width='200' cellpadding='5' cellspacing='0' border='0' background=''><tr>"
	moMenuNN += "<td align='left' valign='bottom'><font face='Verdana, Arial, Helvetica, sans-serif' size='2' color='C60040'>"
	moMenuNN +=  moArray[i]
	moMenuNN += "</font></td></tr></table>"
	moMenuNN += "</layer>"
	document.write(moMenuNN)
	}
}

