<!--

	var ran = Math.floor(Math.random()*3);
	document.writeln('<img src=\"images/quote_'+ran+'.gif\" width=623 height=62>');
	
//-->
