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