
function schreibelayin() {              
var menulink = new Array(	
"Home",         "index.htm",
"Balisha",	"balisha.htm",
"Deyana",	"deyana.htm",
"Ahnentafeln",	"ahnentafeln.htm",
"Bilderalben",	"bilderalben.htm",
"Standard",	"standard.htm",
"Geschichte",	"geschichte.htm",
"Links",	"links.htm",
"Gästebuch",	"http://www.1-2-3-gaestebuch.de/buch.gb?benutzer=Balisha");


document.write("<script language=\"JavaScript\" src=\"http://m1.nedstatbasic.net/basic.js\"></script>");

document.write("  <table border=\"0\" width=\"100%\" height=\"0\" cellspacing=\"0\" cellpadding=\"0\"> ");
document.write("    <tr> ");
document.write("      <td width=\"160\"  height=\"160\"><img border=\"0\" src=\"layout/1.gif\" width=\"160\" height=\"160\"></td> ");
document.write("      <td width=\"100%\" height=\"160\" background=\"layout/2.gif\"><span class=\"titel1\"><nobr>");
document.write(titel1);
document.write("      </nobr></span><span class=\"titel2\"><nobr>");
document.write(titel2);
document.write("      </nobr></span></td>  ");
document.write("    </tr> ");
document.write("    <tr> ");
document.write("      <td width=\"160\" height=\"100%\" valign=\"top\"><br>");


for (var i=0; i < (menulink.length/2); ++i) {
 
document.write("        <table border=\"1\" width=\"150\" bordercolor=\"#D8D8E0\" bordercolorlight=\"#D8D8E0\" bordercolordark=\"#D8D8E0\" cellspacing=\"0\"> ");
document.write("          <tr> ");
document.write("            <td bordercolorlight=\"#FFFFFF\" bordercolordark=\"#C0C0C0\"> ");
document.write("              <div align=\"center\"><a href=\"" + menulink[i*2+1] +"\">" + menulink[i*2] +"</a></div> ");
document.write("            </td> ");
document.write("          </tr> ");
document.write("        </table> ");

document.write("  <br>       ");

}


document.write("        <table border=\"0\" width=\"150\" bordercolor=\"#D8D8E0\" bordercolorlight=\"#D8D8E0\" bordercolordark=\"#D8D8E0\" cellspacing=\"0\"> ");
document.write("          <tr> ");
document.write("            <td bordercolorlight=\"#FFFFFF\" bordercolordark=\"#C0C0C0\"> ");
document.write("              <div align=\"center\">");
document.write("<A HREF=\"http://www.netcentral24.de/ts24-cgi/topsites.cgi?list=qwer&ID=4\" TARGET=\"_blank\"><IMG SRC=\"http://www.danfi.de/jw.gif\" border=0 width=90 height=40></A>");
document.write("              </div> ");
document.write("            </td> ");
document.write("          </tr> ");
document.write("        </table> ");

document.write("  <br>       ");



document.write("      </td> ");
document.write("      <td class=\"main\"> ");


   }



function schreibelayout() {


document.write("<br><p style=\" font-size:8pt; font-family:Verdana; text-align=center\"><a href=\"impressum.htm\">Impressum</a></p>");
document.write("</td></tr></table> ");
nedstatbasic("AB3MNwhsSGfzNyMSjAN9YYRWenJQ", 0);
document.write("<noscript><a target=\"_blank\" href=\"http://v1.nedstatbasic.net/stats?AB3MNwhsSGfzNyMSjAN9YYRWenJQ\"><img src=\"http://m1.nedstatbasic.net/n?id=AB3MNwhsSGfzNyMSjAN9YYRWenJQ\" border=\"0\" nosave width=\"18\" height=\"18\">&nbsp;</a></noscript>");









   }

