document.write('<div class="podHolder">');
	document.write('<div class="podTitle">');
		document.write('DreamSuite Series One');
	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 width="158">Purchase:</td>');
				document.write('<td align="right">$199</td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td colspan="2"><hr style="border: solid 0px #666; background-color: #666; height: 1px;" /></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td colspan="2">&nbsp;</td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td colspan="2" align="center"><a href="http://www.autofx.com/eshop/10Options.asp?ProductCode=DS1"><img src="../../i/buttons/btnYellowBuyNow.png" alt="Buy Now" border="0" width="157" height="42" /></a></td>');
			document.write('</tr>');
			document.write('<tr>');
				document.write('<td colspan="2" align="center"><a href="../../downloads/download.html"><img src="../../i/buttons/btnYellowDemo.png" alt="Download Demo" border="0" width="157" height="42" /></a></td>');
			document.write('</tr>');
		document.write('</table>');
	document.write('</div>');
document.write('</div>');