document.write('<div class="podHolder">');
	document.write('<div class="podTitle">');
		document.write('Bundle Deals');
	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>DreamSuite Bundle</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>Purchase the DreamSuite Bundle and receive DreamSuite Series One, Two and Gel for $399 and save $50. </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/eshop/10Options.asp?ProductCode=DSB"><img src="../../../i/buttons/btnYellowBuyNow.png" alt="Buy Now" border="0" width="157" height="42" /></a>');
				document.write('</td>');
			document.write('</tr>');
		document.write('</table>');
	document.write('</div>');
document.write('</div>');