/* Betrüger !!!*/





































































function solve1(antwort1) {
	if (antwort1=="Handyverbot") {
		alert("Richtig!");
	} else {
		alert("Falsch!");
	}
}
function solve2(antwort2) {
	if (antwort2=="Gruppenfoto") {
		alert("Richtig!");
	} else {
		alert("Falsch!");
	}
}
