//url = "D:/EMSNARREN/Website/Website" url = "http://www.emsnarren.de" function header(main, sub) { document.writeln("
"); getNavigation(); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln("
"); document.writeln(""); document.writeln(""); document.writeln("

"); document.writeln("
"); document.writeln("
"); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
"); document.writeln("
"); } function footer() { document.writeln("
"); document.writeln("
"); //document.writeln("
"); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln(""); document.writeln("
"); //document.writeln("
"); document.writeln(""); document.writeln("
"); } function getNavigation() { document.writeln(""); }