	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; overflow: hidden; width: 468px; height: 60px; font-family: Helvetica, sans-serif; font-size: 10px; background:url(\"http://www.macupdate.com/ads/mupromo-bg-blue-468.gif\");'><img src='http://www.macupdate.com/images/icons/17465.png' style='display: block; position: absolute; height:48px; width:48px; left: 236px; border-width: 0px; top:7px;'><div style='position: absolute; right: 29px; top: 10px; font-size: 16px; color: black;'>PTHPasteboard Pro</div><div style='font-size: 14px; color: black; padding: 4px; position: absolute; right: 25px; top: 30px;'>40% off 24-hour sale!</div></div></a>");