// JavaScript Document
function appel(str) {
	document.getElementById("ibk_bg").echo(str);
}