function starten() {
var starten = "<iframe src=\"startseite.php\" width=\"100%\" height=\"250\" marginwidth=\"0\" marginheight=\"0\" frameborder=\"0\" scrolling=\"no\"></iframe>";
window.document.writeln(starten);
}