//COUNTER to Eolas
function cte_embed(str){
	if(str != 'NOBAN'){
		document.write(str);
	}
}

