ShirtNo = Math.round(Math.random() * maxShirtNo)
document.write(myShirt[ShirtNo])