	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: 160px; height: 600px; font-family: Helvetica, sans-serif; font-size: 17px; background:url(\"http://www.macupdate.com/ads/mupromo-bg-blue-160x600.gif\");'><div style='position: absolute; left: 5px; top: 140px; width: 150px;'><img src='http://www.macupdate.com/images/icons/17465.png' style='width:64px;height:64px; margin-left:42px;border-width: 0px;'><br/><div style='margin-top: 8px; margin-left: 2px; color: black;'><div style='text-align: center; margin-top: 10px;'>Buy<br><span style='font-weight:bold;font-size: 18px;'>PTHPasteboard Pro</span><br>for <span style='font-weight:bold;'>40% off</span>.<br/><br/>Today only.</div><div style='color:#2c73da; text-align: center; margin-top: 16px; margin-bottom: 10px;'>Clipboard buffer stores multiple items.</div></div></div></div></a>");