	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: 120px; height: 300px; font-family: Helvetica, sans-serif; font-size: 14px; background:url(\"http://www.mupromo.com/ads/mupromo-bg-blue-120x300.gif\");'><div style='position: absolute; left:35px; top: 100px; width: 120px;'><img src='http://www.macupdate.com/images/icons/17465.png' style='width:54px;height:54px; border-width: 0px;padding-right:5px;padding-bottom:10px;'></div><br/><div style='margin-top: 165px; color: black;'><div style='text-align: center; margin-top: 4px;margin-left:3px;'>Buy<br/>PTHPasteboard Pro<br/>for<br/><span style='font-weight:bold;'>40% off</span>.<br/>Today only.</div></div></div></a>");