	var mu_promo_url = 'http://www.mupromo.com/';
	try {
		if (mu_affiliate && mu_affiliate != '') {
			mu_promo_url += "deal/1740/"+mu_affiliate+"/keynote-quartet";
		}
	} catch (e) { }
document.writeln("<div class='mupromo_daily_block' style='text-align: center;'><a href='"+mu_promo_url+"' style='text-decoration: none; border-width: 0px; display: block;'><img src='http://www.macupdate.com/images/icons/35524.png' style='display: block; margin-left: auto; margin-right: auto; border-width: 0px;'><div>Keynote Quartet 2011</div><div><span style='font-weight: bold;'>$19.99</span> (59% off) today</div></a><div>Attractive presentation-making tools for Keynote.</div></div>");
