// JavaScript Document
<!--
			n1=Math.ceil(Math.random()*8);
			document.write('<img src="images/quotes/'+n1+'.png" alt="Campbell and Peace" width="185" height="180">');
		// -->
