<!--
// browser test:
bName = navigator.appName;
bVer = parseInt (navigator.appVersion);
if (bName == "Netscape" && bVer >= 3) version = "n3";
else if (bName == "Netscape" && bVer == 2) version = "n2";
else if (bName == "Microsoft Internet Explorer" && bVer >= 3) version = "n3";
else version = "n2";

// end of browser test
// preload universal ../:
// If it is Netscape 3 browser

if (version== "n3")
{
	b1off = new Image(); b1off.src = "../images/aboutus.gif";
	b1on = new Image(); b1on.src = "../images/aboutuson.gif";
	b2off = new Image(); b2off.src = "../images/outreach.gif";
	b2on = new Image(); b2on.src = "../images/outreachon.gif";
	b3off = new Image(); b3off.src = "../images/programs.gif";
	b3on = new Image(); b3on.src = "../images/programson.gif";
	b4off = new Image(); b4off.src = "../images/news.gif";
	b4on = new Image(); b4on.src = "../images/newson.gif";
	b5off = new Image(); b5off.src = "../images/contactus.gif";
	b5on = new Image(); b5on.src = "../images/contactuson.gif";
	b6off = new Image(); b6off.src = "../images/intaboutus.gif";
	b6on = new Image(); b6on.src = "../images/intaboutuson.gif";
	b7off = new Image(); b7off.src = "../images/intoutreach.gif";
	b7on = new Image(); b7on.src = "../images/intoutreachon.gif";
	b8off = new Image(); b8off.src = "../images/intprograms.gif";
	b8on = new Image(); b8on.src = "../images/intprogramson.gif";
	b9off = new Image(); b9off.src = "../images/intnews.gif";
	b9on = new Image(); b9on.src = "../images/intnewson.gif";
	b10off = new Image(); b10off.src = "../images/intcontact.gif";
	b10on = new Image(); b10on.src = "../images/intcontacton.gif";
	b11off = new Image(); b11off.src = "../images/meeting.gif";
	b11on = new Image(); b11on.src = "../images/meetingon.gif";
	b12off = new Image(); b12off.src = "../images/agendas.gif";
	b12on = new Image(); b12on.src = "../images/agendason.gif";
	b13off = new Image(); b13off.src = "../images/conference.gif";
	b13on = new Image(); b13on.src = "../images/conferenceon.gif";
	b14off = new Image(); b14off.src = "../images/newsletter.gif";
	b14on = new Image(); b14on.src = "../images/newletteron.gif";
	b15off = new Image(); b15off.src = "../images/contactsmall.gif";
	b15on = new Image(); b15on.src = "../images/contactsmallon.gif";
	b16off = new Image(); b16off.src = "../images/overview.gif";
	b16on = new Image(); b16on.src = "../images/overviewon.gif";
	b17off = new Image(); b17off.src = "../images/mission.gif";
	b17on = new Image(); b17on.src = "../images/missionon.gif";
	b18off = new Image(); b18off.src = "../images/septc.gif";
	b18on = new Image(); b18on.src = "../images/septcon.gif";
	b19off = new Image(); b19off.src = "../images/k12prog.gif";
	b19on = new Image(); b19on.src = "../images/k12progon.gif";
	b20off = new Image(); b20off.src = "../images/resources.gif";
	b20on = new Image(); b20on.src = "../images/resourceson.gif";
	b21off = new Image(); b21off.src = "../images/clearinghouse.gif";
	b21on = new Image(); b21on.src = "../images/clearinghouseon.gif";
	b22off = new Image(); b22off.src = "../images/related.gif";
	b22on = new Image(); b22on.src = "../images/relatedon.gif";
	b23off = new Image(); b23off.src = "../images/colloq.gif";
	b23on = new Image(); b23on.src = "../images/colloqon.gif";
	b24off = new Image(); b24off.src = "../images/conference.gif";
	b24on = new Image(); b24on.src = "../images/conferenceon.gif";
	b25off = new Image(); b25off.src = "../images/meetings.gif";
	b25on = new Image(); b25on.src = "../images/meetingson.gif";
	b26off = new Image(); b26off.src = "../images/othermeetings.gif";
	b26on = new Image(); b26on.src = "../images/othermeetingson.gif";
	b27off = new Image(); b27off.src = "../images/teacheduc.gif";
	b27on = new Image(); b27on.src = "../images/teacheducon.gif";
	b28off = new Image(); b28off.src = "../images/outreachsmall.gif";
	b28on = new Image(); b28on.src = "../images/outreachsmallon.gif";
	b29off = new Image(); b29off.src = "../images/olympiad.gif";
	b29on = new Image(); b29on.src = "../images/olympiadon.gif";
	b30off = new Image(); b30off.src = "../images/relatedprograms.gif";
	b30on = new Image(); b30on.src = "../images/relatedprogramson.gif";
	b31off = new Image(); b31off.src = "../images/newsletter.gif";
	b31on = new Image(); b31on.src = "../images/newsletteron.gif";
	b32off = new Image(); b32off.src = "../images/submit.gif";
	b32on = new Image(); b32on.src = "../images/submiton.gif";
	b33off = new Image(); b33off.src = "../images/announcements.gif";
	b33on = new Image(); b33on.src = "../images/announcementson.gif";
	b34off = new Image(); b34off.src = "../images/comments.gif";
	b34on = new Image(); b34on.src = "../images/commentson.gif";
	b35off = new Image(); b35off.src = "../images/sro.gif";
	b35on = new Image(); b35on.src = "../images/sroon.gif";
	b36off = new Image(); b36off.src = "../images/form.gif";
	b36on = new Image(); b36on.src = "../images/formon.gif";
	b37off = new Image(); b37off.src = "../images/community.gif";
	b37on = new Image(); b37on.src = "../images/communityon.gif";
	b38off = new Image(); b38off.src = "../images/pimas.gif";
	b38on = new Image(); b38on.src = "../images/pimason.gif";
	b39off = new Image(); b39off.src = "../images/scstoff.gif";
	b39on = new Image(); b39on.src = "../images/scston.gif";
	b40off = new Image(); b40off.src = "../images/asistoff.gif";
	b40on = new Image(); b40on.src = "../images/asiston.gif";
	b41off = new Image(); b41off.src = "../images/buildingoff.gif";
	b41on = new Image(); b41on.src = "../images/buildingon.gif";
	b42off = new Image(); b41off.src = "../images/researchexperienceoff.gif";
	b42on = new Image(); b41on.src = "../images/researchexperienceon.gif";
}
function hiLite(imgDocID,imgObjName) {
   if (version == "n3") {
       document.images[imgDocID].src = imgObjName;
     }
   }
function hiLiteOff(imgDocID,imgObjName) {
   if (version == "n3") {
       document.images[imgDocID].src = imgObjName;
     }
   }
//-->
