	var mu_promo_url = 'http://www.mupromo.com/';
	try {
		if (mu_affiliate && mu_affiliate != '') {
			mu_promo_url += "?ref="+mu_affiliate;
		}
	} catch (e) { }
document.writeln("<a href='"+mu_promo_url+"' style='text-decoration: none; border-width: 0px;'><div style='position: relative; width: 728px; height: 90px; font-family: Helvetica, sans-serif; font-size: 12px; background:url(\"http://www.macupdate.com/ads/mupromo-bg-blue-768.gif\");'><div style='position: absolute; left: 340px; top: 12px; width: 360px;'><img src='http://www.macupdate.com/images/icons/33485.png' style='width:54px;height:54px; float: left; border-width: 0px;'><div style='margin-top: 2px; margin-left: 2px; color: black;'><div style='text-align: center; padding-left:10px; margin-top: 10px;'>Buy Arq for <span style='font-weight:bold;'>31% off</span> from MacUpdate.<br>Today only.</div><div style='color: #2c73da; padding-left:70px; padding-right:10px; text-align: center; margin-top:6px;'>Online backup (requires Amazon S3 account).</div></div></div></div></a>");
