document.write('<div class="podHolder">');
	document.write('<div class="podTitle">');
		document.write('Pixtivity Examples');
	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 colspan="2" align="center"><a href="/products/pixtivity/examples/artistic_frames.html"><img src="/i/buttons/btnYellowExample.png" alt="Pixtivity Examples" border="0" width="157" height="42" /></a></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td colspan="2" align="center"><a href="/products/pixtivity/catalog/multiple_category.html"><img src="/i/buttons/btnYellowPresentations.png" alt="Pixtivity Presentations" border="0" width="157" height="42" /></a></td>');
			document.write('</tr>');
		document.write('</table>');
	document.write('</div>');
document.write('</div>');
