<!--
var number2 = Math.round(Math.random()*(14));
document.write('<div class="fltrt"><img src="navpics/horz/' + number2 + 'photohorz.jpg" width="300px" height="200px" alt="Orchestra musician" /></div>');
//-->