// JavaScript Document

                // please keep these lines on when you copy the source
                // made by: Nicolas - http://www.javascript-page.com
                var currentdate = 0
                var core = 0
                function StringArray (n) {
                  this.length = n;
                  for (var i =1; i <= n; i++) {
                    this[i] = ' '
                  }
                }
                image = new StringArray(56)
                image[0]  = 'http://www.unc.edu/depts/tam/images/random/r1.jpg'
                image[1]  = 'http://www.unc.edu/depts/tam/images/random/r2.jpg'
                image[2]  = 'http://www.unc.edu/depts/tam/images/random/r3.jpg'
                image[3]  = 'http://www.unc.edu/depts/tam/images/random/r4.jpg'
                image[4]  = 'http://www.unc.edu/depts/tam/images/random/r5.jpg'
                image[5]  = 'http://www.unc.edu/depts/tam/images/random/r6.jpg'
                image[6]  = 'http://www.unc.edu/depts/tam/images/random/r7.jpg'
                image[7]  = 'http://www.unc.edu/depts/tam/images/random/r8.jpg'
                image[8]  = 'http://www.unc.edu/depts/tam/images/random/r9.jpg'
                image[9]  = 'http://www.unc.edu/depts/tam/images/random/r10.jpg'
                image[10]  = 'http://www.unc.edu/depts/tam/images/random/r11.jpg'
                image[11]  = 'http://www.unc.edu/depts/tam/images/random/r12.jpg'
                image[12]  = 'http://www.unc.edu/depts/tam/images/random/r13.jpg'
                image[13]  = 'http://www.unc.edu/depts/tam/images/random/r14.jpg'
                image[14]  = 'http://www.unc.edu/depts/tam/images/random/r15.jpg'
                image[15]  = 'http://www.unc.edu/depts/tam/images/random/r16.jpg'
                image[16]  = 'http://www.unc.edu/depts/tam/images/random/r17.jpg'
                image[17]  = 'http://www.unc.edu/depts/tam/images/random/r18.jpg'
                image[18]  = 'http://www.unc.edu/depts/tam/images/random/r19.jpg'
                image[19]  = 'http://www.unc.edu/depts/tam/images/random/r20.jpg'
                image[20]  = 'http://www.unc.edu/depts/tam/images/random/r21.jpg'
                image[21]  = 'http://www.unc.edu/depts/tam/images/random/r22.jpg'
                image[22]  = 'http://www.unc.edu/depts/tam/images/random/r23.jpg'
                image[23]  = 'http://www.unc.edu/depts/tam/images/random/r24.jpg'
                image[24]  = 'http://www.unc.edu/depts/tam/images/random/r25.jpg'
                image[25]  = 'http://www.unc.edu/depts/tam/images/random/r26.jpg'
                image[26]  = 'http://www.unc.edu/depts/tam/images/random/r27.jpg'
                image[27]  = 'http://www.unc.edu/depts/tam/images/random/r28.jpg'
                image[28]  = 'http://www.unc.edu/depts/tam/images/random/r29.jpg'
                image[29]  = 'http://www.unc.edu/depts/tam/images/random/r30.jpg'
                image[30]  = 'http://www.unc.edu/depts/tam/images/random/r31.jpg'
                image[31]  = 'http://www.unc.edu/depts/tam/images/random/r32.jpg'
                image[32]  = 'http://www.unc.edu/depts/tam/images/random/r33.jpg'
                image[33]  = 'http://www.unc.edu/depts/tam/images/random/r34.jpg'
                image[34]  = 'http://www.unc.edu/depts/tam/images/random/r35.jpg'
                image[35]  = 'http://www.unc.edu/depts/tam/images/random/r36.jpg'
                image[36]  = 'http://www.unc.edu/depts/tam/images/random/r37.jpg'
                image[37]  = 'http://www.unc.edu/depts/tam/images/random/r38.jpg'
                image[38]  = 'http://www.unc.edu/depts/tam/images/random/r39.jpg'
                image[39]  = 'http://www.unc.edu/depts/tam/images/random/r40.jpg'
                image[40]  = 'http://www.unc.edu/depts/tam/images/random/r41.jpg'
                image[41]  = 'http://www.unc.edu/depts/tam/images/random/r42.jpg'
                image[42]  = 'http://www.unc.edu/depts/tam/images/random/r43.jpg'
                image[43]  = 'http://www.unc.edu/depts/tam/images/random/r44.jpg'
                image[44]  = 'http://www.unc.edu/depts/tam/images/random/r45.jpg'
                image[45]  = 'http://www.unc.edu/depts/tam/images/random/r46.jpg'
                image[46]  = 'http://www.unc.edu/depts/tam/images/random/r47.jpg'
                image[47]  = 'http://www.unc.edu/depts/tam/images/random/r48.jpg'
                image[48]  = 'http://www.unc.edu/depts/tam/images/random/r49.jpg'
                image[49]  = 'http://www.unc.edu/depts/tam/images/random/r40.jpg'
                image[50]  = 'http://www.unc.edu/depts/tam/images/random/r51.jpg'
                image[51]  = 'http://www.unc.edu/depts/tam/images/random/r52.jpg'
                image[52]  = 'http://www.unc.edu/depts/tam/images/random/r53.jpg'
                image[53]  = 'http://www.unc.edu/depts/tam/images/random/r54.jpg'
                image[54]  = 'http://www.unc.edu/depts/tam/images/random/r55.jpg'
                image[55]  = 'http://www.unc.edu/depts/tam/images/random/r56.jpg'
                var date = new Date;
                var a = Math.round(Math.random(date.getSeconds()) * image.length);
                if (a >= image.length) { a = 0; }
                var b = a + 1;
                if (b >= image.length) { b = 0; }
                var c = b + 1;
                if (c >= image.length) { c = 0; }
                var d = c + 1;
                if (d >= image.length) { d = 0; }
                var e = d + 1;
                if (e >= image.length) { e = 0; }

                document.write("<img src=\"" + image[a] + "\" height=\"100px\" width=\"150px\" class=\"padded-image\" alt=\"Random TAM Image" + a + "\">")
                document.write("<img src=\"" + image[b] + "\" height=\"100px\" width=\"150px\" class=\"padded-image\" alt=\"Random TAM Image" + b + "\">")
                document.write("<img src=\"" + image[c] + "\" height=\"100px\" width=\"150px\" class=\"padded-image\" alt=\"Random TAM Image" + c + "\">")
                document.write("<img src=\"" + image[d] + "\" height=\"100px\" width=\"150px\" class=\"padded-image\" alt=\"Random TAM Image" + d + "\">")
                document.write("<img src=\"" + image[e] + "\" height=\"100px\" width=\"150px\" class=\"padded-image-last\" alt=\"Random TAM Image" + e + "\">")

