// JavaScript Document
function showfitzumschuleintritt(url) {
var test = "<iframe width=\"99%\" height=\"300\" frameborder=\"0\" src=\"http://www.schlaudino.com/php/fit-zum-schuleintritt-test-extern.php?mode=check&domain=" + url + "\" marginwidth=\"0\" marginheight=\"0\" style=\"border:1px solid #CCCCCC\"></iframe>";
window.document.writeln(test);
}

