// JavaScript Document
<!--
			n1=Math.ceil(Math.random()*6);
			document.write('<img src="images/quotes/'+n1+'.jpg" alt="True dentistry" width="280" min-height="114">');
		// -->