	url = new String(window.location);
	if (url.indexOf('corporate/education')!=-1) {
		document.getElementById('hlogo').src="/sites/emea/templates/pix/hdr-txt-logo_edu.gif"; 
		document.getElementById('hlogo').alt="Intel"+"\u00AE"+" Education";}
	else {
		document.getElementById('hlogo').src="/sites/sitewide/pix/hdr-txt-logo.gif";
		document.getElementById('hlogo').alt="Intel"+"\u00AE"+" Leap ahead"+"\u2122";}