function create() { this.width = '' this.height = '' this.src = '' this.href = '' this.border = '' this.mouseover = '' this.sponsor = '' } ads = new Array() for(var i=1; i<=15; i++) { ads[i] = new create() } ads[1].width = "170" ads[1].height = "255" ads[1].src = "http://www.unlv.edu/studentlife/housing/rotator/outsidestudent.jpg" ads[1].href = "#" ads[1].border = "0" ads[1].mouseover = "Campus Housing" ads[2].width = "170" ads[2].height = "255" ads[2].src = "http://www.unlv.edu/studentlife/housing/rotator/studentcomputer.jpg" ads[2].href = "#" ads[2].border = "0" ads[2].mouseover = "Living On Campus" ads[3].width = "170" ads[3].height = "255" ads[3].src = "http://www.unlv.edu/studentlife/housing/rotator/studentinroom1.jpg" ads[3].href = "http://www.unlv.edu/studentlife/housing/living-environments.htm" ads[3].border = "0" ads[3].mouseover = "UNLV Campus Housing" ads[4].width = "170" ads[4].height = "255" ads[4].src = "http://www.unlv.edu/studentlife/housing/rotator/studentstudy.jpg" ads[4].href = "#" ads[4].border = "0" ads[4].mouseover = "Student Studying Campus Housing" ads[5].width = "170" ads[5].height = "255" ads[5].src = "http://www.unlv.edu/studentlife/housing/rotator/dining1.jpg" ads[5].href = "http://www.unlv.edu/studentlife/housing/where-eating.htm" ads[5].border = "0" ads[5].mouseover = "Eating on Campus" ads[6].width = "170" ads[6].height = "255" ads[6].src = "http://www.unlv.edu/studentlife/housing/rotator/dining2.jpg" ads[6].href = "http://www.unlv.edu/studentlife/housing/where-eating.htm" ads[6].border = "0" ads[6].mouseover = "UNLV Dining Hall" ads[7].width = "170" ads[7].height = "255" ads[7].src = "http://www.unlv.edu/studentlife/housing/rotator/dining3.jpg" ads[7].href = "http://www.unlv.edu/studentlife/housing/where-eating.htm" ads[7].border = "0" ads[7].mouseover = "UNLV Dining Hall" ads[8].width = "170" ads[8].height = "255" ads[8].src = "http://www.unlv.edu/studentlife/housing/rotator/woman1.jpg" ads[8].href = "http://www.unlv.edu/studentlife/housing/where-eating.htm" ads[8].border = "0" ads[8].mouseover = "UNLV Dining Hall" ads[9].width = "170" ads[9].height = "255" ads[9].src = "http://www.unlv.edu/studentlife/housing/rotator/dining5.jpg" ads[9].href = "http://www.unlv.edu/studentlife/housing/where-eating.htm" ads[9].border = "0" ads[9].mouseover = "UNLV Dining Hall" ads[10].width = "170" ads[10].height = "255" ads[10].src = "http://www.unlv.edu/studentlife/housing/rotator/outdoor1.jpg" ads[10].href = "http://www.unlv.edu/studentlife/housing/where-eating.htm" ads[10].border = "0" ads[10].mouseover = "UNLV Outside Housing" ads[11].width = "170" ads[11].height = "255" ads[11].src = "http://www.unlv.edu/studentlife/housing/rotator/man1.jpg" ads[11].href = "http://www.unlv.edu/studentlife/housing/where-eating.htm" ads[11].border = "0" ads[11].mouseover = "UNLV Housing Student" ads[12].width = "170" ads[12].height = "255" ads[12].src = "http://www.unlv.edu/studentlife/housing/rotator/woman1.jpg" ads[12].href = "#" ads[12].border = "0" ads[12].mouseover = "UNLV Housing Student" ads[13].width = "170" ads[13].height = "255" ads[13].src = "http://www.unlv.edu/studentlife/housing/rotator/woman2.jpg" ads[13].href = "#" ads[13].border = "0" ads[13].mouseover = "UNLV Housing Student" ads[14].width = "170" ads[14].height = "255" ads[14].src = "http://www.unlv.edu/studentlife/housing/rotator/women.jpg" ads[14].href = "#" ads[14].border = "0" ads[14].mouseover = "UNLV Housing Students" ads[15].width = "170" ads[15].height = "255" ads[15].src = "http://www.unlv.edu/studentlife/housing/rotator/laundry.jpg" ads[15].href = "#" ads[15].border = "0" ads[15].mouseover = "UNLV Housing Student" var n = Math.random() + '' n = parseInt(n.charAt(15)) if(n >15) { n = n - 15 } else if(n==0) { n = n + 15 } n += "" var image = ads[n] var ad = "" ad += ' \n' ad += '