document.write('<div class="podHolder">');
	document.write('<div class="podTitle">');
		document.write('Slideshow of Effects');
	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>See What MTTC 2.0 Can Do</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>View this slideshow of examples created with MTTC 2.0.</td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td>&nbsp;</td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td align="center">');
					document.write('<a href="http://www.autofx.com/products/mttc/effect_slideshow/antiquephoto.html"><img src="../../i/buttons/btnYellowSlideshowSmall.png" alt="View Slideshow" border="0" width="157" height="42" /></a>');
				document.write('</td>');
			document.write('</tr>');
		document.write('</table>');
	document.write('</div>');
document.write('</div>');

