function wachome()
{
//3
var ranNum= Math.round(Math.random() * 3);
if (ranNum == 0){document.write('
John S. Wright Hall (WRI) is home to the Wilson Advising Center and the Departments of Anthropology and Ethnic Studies, History, and Political Science.'); } // wrighthall if (ranNum == 1){document.write('

The Carol C. Harter Classroom Building Complex (CBC) is home to the Liberal Arts Dean\'s Office and Departments of Psychology, Sociology, Women\'s Studies, and International Programs.'); } // CBCD6352702 if (ranNum == 2){document.write('

Liberal Arts — it\'s the place to be.'); } // DSC1017 if (ranNum == 3){document.write('

Wilson Advising Center staff and student workers'); } // DSC0964 }