var r = Math.ceil (Math.random () * 3);
var st = '<img usemap="#homemap" alt="National Animal Identification System"';
st += 'National Animal Identification System" width="767" height="116" src="';
st += '/nais/wp_images/header/masthead_option' + r + '.jpg">';
document.write (st);
