_dr('<div id="bu_image"></div>');
function getBuIndex(a){
	var temp = 0;
        if (tn_context1==17){ return("/eknec/PageQuerier.jhtml?pq-path=8")};
	for(i in a_ddItems){
		if(tn_context1==a_ddItems[i][2]){
			return a_ddItems[i][a]
			temp++;
			break;
		}
	}
if(temp==0) return '/';
}
function bu_empty(t){
	t.parentNode.innerHTML='';
}
function drawBuGraphic(tn){
	if(window.tn_context1!=null&&window.tn_context1!=''&&window.tn_context1!='0'){
	if(tn){var tnc = tn}else{var tnc=tn_context1}	
	bu_a = document.createElement('a');
	bu_a.href = dom_check(getBuIndex(1))+getBuIndex(1);
	bu_img = document.createElement('img');
	bu_img.src = dom_ret+'/global/include/mul/corp/header/logos_bf/bu_'+tnc+'_'+pq_locale.split('_')[0]+'.gif';
	bu_img.border = 0;
	bu_img.onerror = 'bu_empty(this)';
	bu_a.appendChild(bu_img);
	_g('bu_image').appendChild(bu_a);
   if (window.nosubscribe==null) {
   if ((tn_context1=='1') && (document.getElementById("login"))) {
	bullet_img = document.createElement('img');
	bullet_img.className="headBullet";
	bullet_img.src='/global/include/mul/corp/header/images/sqBullet.gif';
	email_a = document.createElement('a');
	email_a.className="login";
if (pq_locale=='en_US') {
		email_a.href = "http://www.kodak.com/go/subscribe";
		email_a.innerHTML = "Subscribe";
		_g('login').appendChild(bullet_img);
		_g('login').appendChild(email_a);
	}
	else if (pq_locale=='en_GB') {
		email_a.href = "http://www.kodak.co.uk/go/subscribe";
		email_a.innerHTML = "Subscribe";
		_g('login').appendChild(bullet_img);
		_g('login').appendChild(email_a);
	}
	else if (pq_locale=='fr_FR') {
		email_a.href = "http://www.kodak.fr/go/subscribe";
		email_a.innerHTML = "Inscrivez-vous";
		_g('login').appendChild(bullet_img);
		_g('login').appendChild(email_a);
	}
	else if (pq_locale=='de_DE') {
		email_a.href = "http://www.kodak.de/go/subscribe";
		email_a.innerHTML = "Registrieren";
		_g('login').appendChild(bullet_img);
		_g('login').appendChild(email_a);
	}
	else if (pq_locale=='nl_NL') {
		email_a.href = "http://www.kodak.nl/go/subscribe";
		email_a.innerHTML = "Meld u aan";
		_g('login').appendChild(bullet_img);
		_g('login').appendChild(email_a);
	}
	else if (pq_locale=='es_ES') {
		email_a.href = "http://www.kodak.es/go/subscribe";
		email_a.innerHTML = "Registrese";
		_g('login').appendChild(bullet_img);
		_g('login').appendChild(email_a);
	}
	else if (pq_locale=='en_AU') {
		email_a.href = "http://www.kodak.com.au/go/subscribe";
		email_a.innerHTML = "Subscribe";
		_g('login').appendChild(bullet_img);
		_g('login').appendChild(email_a);
	}
   }
   }
	/*bu_img ='<a href="'+dom_check(getBuIndex(1))+getBuIndex(1)+'"><img src="'+dom_ret+'/global/include/mul/corp/header/logos/bu_'+tnc+'_'+pq_locale.split('_')[0]+'.gif" alt="'+getBuIndex(0)+'" border="0" onError="" /></a>';
	_g('bu_image').innerHTML = bu_img;*/
	}
}

