// JavaScript Document
<!-- Hide this script from old browsers --
var random = Math.random() ;
var picnum = Math.round(random*3)+1;
// -- End Hiding Here -->

<!-- Hide this script from old browsers --
document.write('<img src="http://www.marshall.edu/wmul/multimedia/bnr/topbnr'+picnum+'.jpg" alt="The award-winning 88.1 WMUL...The Cutting Edge. If you cannot see an image in this space, the problem is most likely on our end.">')
document.write('<br>')
// -- End Hiding Here -->
