
departmentName = "College of Liberal Arts and Education";
pageName = "Dept of Performing &amp; Visual Arts";
contactName = "Arts Web Manager";
contactEmail = "rukashar@uwplatt.edu";
showMenu = "yes";
template = "finearts";

menuEntry("UWP Home", "http://www.uwplatt.edu/");
menuEntry("LAE Home", "http://www.uwplatt.edu/lae/");
menuEntry("Arts", "http://www.uwplatt.edu/finearts/");

menuHeader("Areas");
menuEntry("Art", "http://www.uwplatt.edu/finearts/art/artmain.htm");
menuEntry("Music", "http://www.uwplatt.edu/finearts/music/musicmain.htm");
menuEntry("Speech", "http://www.uwplatt.edu/finearts/speech/speechmain.htm");
menuEntry("Theatre", "http://www.uwplatt.edu/finearts/theatre/theatremain.htm");

menuHeader("Theatre");
menuEntry("Faculty", "theatrefac.htm");
menuEntry("Facilities", "theatrefacilities.htm");
menuEntry("Productions", "theatreproduc.htm");
menuEntry("Current Season", "theatreCurrentSeason.htm");
menuEntry("Past Seasons", "theatrePastSeasons.htm");
menuEntry("Season Tickets", "seasontickets.htm");
menuEntry("Pioneer Players", "theatrePioneerPlayers.htm");
menuEntry("Careers", "theatreopps.htm");

addCrumb("UWP Home","http://www.uwplatt.edu");
addCrumb("LA&amp;E Home","http://www.uwplatt.edu/lae/");
addCrumb("Arts","http://www.uwplatt.edu/finearts/");
addCrumb("Theatre Home","theatremain.htm");

images = new Array();
images[0] = "http://www.uwplatt.edu/finearts/theatre/images/rand01.jpg"
images[1] = "http://www.uwplatt.edu/finearts/theatre/images/rand02.jpg"
images[2] = "http://www.uwplatt.edu/finearts/theatre/images/rand03.jpg"
images[3] = "http://www.uwplatt.edu/finearts/theatre/images/rand04.jpg"
images[4] = "http://www.uwplatt.edu/finearts/theatre/images/rand05.jpg"
images[5] = "http://www.uwplatt.edu/finearts/theatre/images/rand06.jpg"
images[6] = "http://www.uwplatt.edu/finearts/theatre/images/rand07.jpg"
images[7] = "http://www.uwplatt.edu/finearts/theatre/images/rand08.jpg"
images[8] = "http://www.uwplatt.edu/finearts/theatre/images/rand09.jpg"
images[9] = "http://www.uwplatt.edu/finearts/theatre/images/rand10.jpg"
images[10] = "http://www.uwplatt.edu/finearts/theatre/images/rand11.jpg"
images[11] = "http://www.uwplatt.edu/finearts/theatre/images/rand12.jpg"
images[12] = "http://www.uwplatt.edu/finearts/theatre/images/rand13.jpg"
images[13] = "http://www.uwplatt.edu/finearts/theatre/images/rand14.jpg"
images[14] = "http://www.uwplatt.edu/finearts/theatre/images/rand15.jpg"
images[15] = "http://www.uwplatt.edu/finearts/theatre/images/rand16.jpg"
images[16] = "http://www.uwplatt.edu/finearts/theatre/images/rand17.jpg"
images[17] = "http://www.uwplatt.edu/finearts/theatre/images/rand18.jpg"
images[18] = "http://www.uwplatt.edu/finearts/theatre/images/rand19.jpg"
images[19] = "http://www.uwplatt.edu/finearts/theatre/images/rand20.jpg"
images[20] = "http://www.uwplatt.edu/finearts/theatre/images/rand21.jpg"
images[21] = "http://www.uwplatt.edu/finearts/theatre/images/rand22.jpg"
images[22] = "http://www.uwplatt.edu/finearts/theatre/images/rand23.jpg"
images[23] = "http://www.uwplatt.edu/finearts/theatre/images/rand24.jpg"
images[24] = "http://www.uwplatt.edu/finearts/theatre/images/rand25.jpg"
images[25] = "http://www.uwplatt.edu/finearts/theatre/images/rand26.jpg"
images[26] = "http://www.uwplatt.edu/finearts/theatre/images/rand27.jpg"
images[27] = "http://www.uwplatt.edu/finearts/theatre/images/rand28.jpg"
images[28] = "http://www.uwplatt.edu/finearts/theatre/images/rand29.jpg"
images[29] = "http://www.uwplatt.edu/finearts/theatre/images/rand30.jpg"
images[30] = "http://www.uwplatt.edu/finearts/theatre/images/rand31.jpg"
images[31] = "http://www.uwplatt.edu/finearts/theatre/images/rand32.jpg"
images[32] = "http://www.uwplatt.edu/finearts/theatre/images/rand33.jpg"
function RandElement(IList){
   return(IList[Math.round(Math.random()*(IList.length-1))]);
}

