var d=new Date()
var day=d.getDay()
document.write('<img src=" AnthroImages/' + 'B' + day + '.jpg" class="picture">')
