function homepagephotos() { //4 var ranNum= Math.round(Math.random() * 4); if (ranNum == 0){document.write('Major Gifts
read more »
'); } // harrison if (ranNum == 1){document.write('Major Gifts
read more »
'); } // lincy if (ranNum == 2){document.write('Student
read more »
'); } // husna if (ranNum == 3){document.write('Estate Gift
read more »
'); } // mootcourt if (ranNum == 4){document.write('Estate Gift
read more »
'); } // semola }