var mess = new Array('<img src="/graphics/abbey-road-summer-programs1.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs2.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs3.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs4.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs5.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs6.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs7.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs8.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs9.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs10.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs11.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs12.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs13.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs14.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs15.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs16.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs17.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs18.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs19.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs20.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs21.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs22.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs23.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs25.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs26.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs27.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs28.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs29.jpg" width="1080" height="335">','<img src="/graphics/abbey-road-summer-programs30.jpg" width="1080" height="335">');
var max = mess.length;
var num = Math.floor((Math.random() * max));
document.writeln(mess[num]);
                    // JavaScript Document