// JavaScript Document
<!-- Hide the script from old browsers --
var nbr = Math.ceil(Math.random()* 13)
document.write ("<img src='http://www.nmproperty.co.uk/images/library/img" + nbr + ".jpg'>")
//end hiding from non-JS browsers -->


