function mft() { //6 var ranNum= Math.round(Math.random() * 6); if (ranNum == 0){document.write('

Dr. Colleen Peterson, Dr. Gerald Weeks (Department Head), Dr. Stephen Fife, Dr. Kat Hertlein
'); } // 01 if (ranNum == 1){document.write('

Dr. Colleen Peterson, Dr. Gerald Weeks (Department Head), Dr. Stephen Fife, Dr. Kat Hertlein
'); } // 02 if (ranNum == 2){document.write('

MFT program students Jessica Stellberg-Filbert, Jennifer Jacobs, Melinda Albarran, Katie Wilkinson, Amanda Hughes, and Shelley Sendak
'); } // 03 if (ranNum == 3){document.write('

Top L to R: Students beginning their second year in the Fall:
Jessica Stellberg-Filbert, Katie Wilkinson, and Shelley Sendak

Bottom L to R: Students beginning their internship:
Jennifer Jacobs, Melinda Albarran, Amanda Hughes
'); } // 04 if (ranNum == 4){document.write('
Students in the supervision class learn a family intervention technique by using the noncompetitive communication board game Ungame.
'); } // 008 if (ranNum == 5){document.write('
Dr. Stephen T. Fife teaches students using the genogram, a psychological family tree.
'); } // 015 if (ranNum == 6){document.write('
A live supervision group observes a therapy session through a one-way mirror.
'); } // 026 }