document.write('<div class="podHolder">');
	document.write('<div class="podTitle">');
		document.write('Word on the Street');
	document.write('</div>');
	document.write('<div class="podContent">');
		document.write('<table cellpadding="0" cellspacing="0" border="0" width="181">');
			document.write('<tr>');
				document.write('<td>');
					document.write('<h2>What People are Saying</h2>');
				document.write('</td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td><hr style="border: solid 0px #666; background-color: #666; height: 1px;" /></td>');
			document.write('</tr>');


			document.write('<tr>');
				document.write('<td>"AutoEye is an ideal companion for digital camera owners and lets you apply corrections and improvements quicker than Photoshop with less need for expertise. AutoEye is software for the rest of us!" Barrie Smith - Editor of Digital Camera Magazine</td>');
			document.write('</tr>');
			
			document.write('<tr>');
				document.write('<td>&nbsp;</td>');
			document.write('</tr>');
			
			
			document.write('<tr>');
				document.write('<td>"AutoEye is clearly the worlds premiere automatic image enhancement application." John Haverstick - Editors choice</td>');
			document.write('</tr>');
			
			
			document.write('<tr>');
				document.write('<td>&nbsp;</td>');
			document.write('</tr>');
			
			
		 	document.write('<tr>');
				document.write('<td>"AutoEye is the perfect utility for enhancing digital images for print and web. AutoEye can bring new life to your images and make them leap off the page. AutoEye is a must for anyone that wants to get the best image correction and enhancement." Craig Shultz - Digital Design and Imaging</td>');
			document.write('</tr>');
			
			
			document.write('<tr>');
				document.write('<td>&nbsp;</td>');
			document.write('</tr>');
			
			
			document.write('<tr>');
				document.write('<td>"This is a top-notch software-one very elegant digital photo processing program! AutoEye ranks as one of the nicest computing surprises I have had for awhile." Ali Lister - Jazztech Solutions Limited</td>');
			document.write('</tr>');


			document.write('<tr>');
				document.write('<td>&nbsp;</td>');
			document.write('</tr>');

			
		document.write('</table>');
	document.write('</div>');
document.write('</div>');
