<!-- Eden Adogla<!-- Based on Rollover Machine circa 2003 --!><!--if (document.images) {  topImage1on = new Image();  topImage1on.src = "gif/top_home_on.gif";  topImage2on = new Image();  topImage2on.src = "gif/top_siher_on.gif";  topImage3on = new Image();  topImage3on.src = "gif/toolkitHome_on.gif";  topImage4on = new Image();  topImage4on.src = "gif/top_publist_on.gif";    topImage5on = new Image();  topImage5on.src = "gif/top_searchSitemap_on.gif";    topImage1off = new Image();  topImage1off.src = "gif/top_home_off.gif";  topImage2off = new Image();  topImage2off.src = "gif/top_siher_off.gif";  topImage3off = new Image();  topImage3off.src = "gif/toolkitHome_off.gif";  topImage4off = new Image();  topImage4off.src = "gif//top_publist_off.gif";    topImage5off = new Image();  topImage5off.src = "gif//top_searchSitemap_off.gif";  otherTopImageDefault = new Image();  otherTopImageDefault.src = "gif/top_info.gif";  otherTopImage1 = new Image();  otherTopImage1.src = "gif/top_home_info.gif";  otherTopImage2 = new Image();  otherTopImage2.src = "gif/top_siher_info.gif";  otherTopImage3 = new Image();  otherTopImage3.src = "gif/toolkitHome_info.gif";  otherTopImage4 = new Image();  otherTopImage4.src = "gif/top_publist_info.gif";    otherTopImage5 = new Image();  otherTopImage5.src = "gif/top_searchSitemap_info.gif";//--><!-- Images for the side bar.<!--  image1on = new Image();  image1on.src = "gif/home_on.gif";  image2on = new Image();  image2on.src = "gif/overview_on.gif";  image3on = new Image();  image3on.src = "gif/selfStudy_on.gif";  image4on = new Image();  image4on.src = "gif/policies_on.gif";  image5on = new Image();  image5on.src = "gif/assessment_on.gif";  image6on = new Image();  image6on.src = "gif/policyDevelopment_on.gif";    image7on = new Image();  image7on.src = "gif/instruments_on.gif";    image8on = new Image();  image8on.src = "gif/dataHandling_on.gif";    image9on = new Image();  image9on.src = "gif/publist_on.gif";    image10on = new Image();  image10on.src = "gif/contact_on.gif";    image11on = new Image();  image11on.src = "gif/searchSitemap_on.gif";  image1off = new Image();  image1off.src = "gif/home_off.gif";  image2off = new Image();  image2off.src = "gif/overview_off.gif";  image3off = new Image();  image3off.src = "gif/selfStudy_off.gif";  image4off = new Image();  image4off.src = "gif/policies_off.gif";  image5off = new Image();  image5off.src = "gif/assessment_off.gif";  image6off = new Image();  image6off.src = "gif/policyDevelopment_off.gif";    image7off = new Image();  image7off.src = "gif/instruments_off.gif";    image8off = new Image();  image8off.src = "gif/dataHandling_off.gif";    image9off = new Image();  image9off.src = "gif/publist_off.gif";    image10off = new Image();  image10off.src = "gif/contact_off.gif";    image11off = new Image();  image11off.src = "gif/searchSitemap_off.gif";  otherImageDefault = new Image();  otherImageDefault.src = "gif/info.gif";  otherImage1 = new Image();  otherImage1.src = "gif/home_info.gif";  otherImage2 = new Image();  otherImage2.src = "gif/tutorial_info.gif";  otherImage3 = new Image();  otherImage3.src = "gif/campusLeaders_info.gif";  otherImage4 = new Image();  otherImage4.src = "gif/literatureReview_info.gif";  otherImage5 = new Image();  otherImage5.src = "gif/conceptualModels_info.gif";  otherImage6 = new Image();  otherImage6.src = "gif/researchers_info.gif";    otherImage7 = new Image();  otherImage7.src = "gif/additionalResources_info.gif";    otherImage8 = new Image();  otherImage8.src = "gif/history_info.gif";    otherImage9 = new Image();  otherImage9.src = "gif/search_info.gif";    otherImage10 = new Image();  otherImage10.src = "gif/siteMap_info.gif";}  function changeImages() {  if (document.images) {    for (var i=0; i<changeImages.arguments.length; i+=2) {      document[changeImages.arguments[i]].src = eval(changeImages.arguments[i+1] + ".src");    }  }}function changeTopImages() {  if (document.images) {    for (var i=0; i<changeTopImages.arguments.length; i+=2) {      document[changeTopImages.arguments[i]].src = eval(changeTopImages.arguments[i+1] + ".src");    }  }}// -->//-->