	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: 150px; height: 150px; font-family: Helvetica, sans-serif; font-size: 11px; background:url(\"http://www.macupdate.com/ads/mupromo-bg-blue-150x150.gif\");'><div style='position: absolute; left: 3px; top: 60px; width: 140px;'><img src='http://www.macupdate.com/images/icons/32990.png' style='width:54px;height:54px; float: left; border-width: 0px;'><div style='margin-top: 8px; margin-left: 2px; color: black;'><div style='text-align: center; margin-top: 2px;'>Buy Everplay today for <span style='font-weight:bold;'>50% off</span>.<br/></div><div style='color:#2c73da; font-size: 9px; text-align: center; margin-top: 14px; margin-bottom: 10px;'>Merges iTunes library with Last FM web and online radio services.</div></div></div></div></a>");