var show_ads = 1;

function adtest() {
	alert("Hallo!");
}
