function create() { this.width = '' this.height = '' this.src = '' this.href = '' this.border = '' this.mouseover = '' this.sponsor = '' } ads = new Array() for(var i=1; i<=5; i++) { ads[i] = new create() } ads[1].width = "175" ads[1].height = "263" ads[1].src = "http://www.unlv.edu/Research/export/rotator/research3.jpg" ads[1].href = "#" ads[1].border = "0" ads[1].mouseover = "Export Control" ads[2].width = "175" ads[2].height = "220" ads[2].src = "http://www.unlv.edu/Research/export/rotator/research10.jpg" ads[2].href = "#" ads[2].border = "0" ads[2].mouseover = "Export Control" ads[3].width = "175" ads[3].height = "244" ads[3].src = "http://www.unlv.edu/Research/export/rotator/research9.jpg" ads[3].href = "#" ads[3].border = "0" ads[3].mouseover = "Export Control" ads[4].width = "175" ads[4].height = "263" ads[4].src = "http://www.unlv.edu/Research/export/rotator/D65027-10.jpg" ads[4].href = "#" ads[4].border = "0" ads[4].mouseover = "Export Control" ads[5].width = "175" ads[5].height = "263" ads[5].src = "http://www.unlv.edu/Research/export/rotator/D65027-49.jpg" ads[5].href = "#" ads[5].border = "0" ads[5].mouseover = "Export Control" var n = Math.random() + '' n = parseInt(n.charAt(5)) if(n >5) { n = n - 5 } else if(n==0) { n = n + 5 } n += "" var image = ads[n] var ad = "" ad += ' \n' ad += '