<!-- Begin
today = new Date();
day = today.getDay();
arday = new Array("images/homepage/stu_vill_mix.jpg", "images/homepage/mix.jpg", "images/homepage/qm_mix_2.jpg", "images/homepage/mix.jpg", "images/homepage/stu_vill_mix.jpg", "images/homepage/qm_mix_2.jpg", "images/homepage/mix.jpg");
document.write("<img src='" + arday[day] + "' alt='Welcome to Queen Mary, University of London' width='735' height='60' class='pan' />");
//  End -->
