<!--//function MM_preloadimages() { //v3.0  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();    var i,j=d.MM_p.length,a=MM_preloadimages.arguments; for(i=0; i<a.length; i++)    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}}// img srcs for 4 homepage picturesstudents = new Array();students[0] = "<a href='gift/index.html'><img src='images/hm_banner1.jpg' width='368' height='97' alt='Women Who Will Make a Difference (make a gift now) (make a gift)' border='0'></a>";students[1] = "<a href='gift/index.html'><img src='images/hm_banner2.jpg' width='368' height='97' alt='Women Who Will Make a Difference (make a gift now)' border='0'></a>";students[2] = "<a href='gift/index.html'><img src='images/hm_banner3.jpg' width='368' height='97' alt='Women Who Will Make a Difference (make a gift now)' border='0'></a>";students[3] = "<a href='gift/index.html'><img src='images/hm_banner4.jpg' width='368' height='97' alt='Women Who Will Make a Difference (make a gift now)' border='0'></a>";students[4] = "<a href='gift/index.html'><img src='images/hm_banner5.jpg' width='368' height='97' alt='Women Who Will Make a Difference (make a gift now)' border='0'></a>";students[5] = "<a href='gift/index.html'><img src='images/hm_banner6.jpg' width='368' height='97' alt='Women Who Will Make a Difference (make a gift now)' border='0'></a>";// pick a random homepage picturefunction RandElement(IList){  return(IList[Math.round(Math.random()*(IList.length-1))]);}var randomPic = RandElement(students)//-->