<!-- 
function bldindex(idsite) {
ct=""
+"<frameset cols=\"0,*,0\" border=\"0\" frameborder=\"0\" framespacing=\"0\" scrolling=\"no\" noresize>"
+"<frame src=\"http://www.jmpil.com/ebook/techebook001.htm\" name=\"links\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" noresize>"
+"<frameset rows=\"0,*,0\" border=\"0\" frameborder=\"0\" framespacing=\"0\">"
+"<frame src=\"http://www.jmpil.com/ebook/techebook001.htm\" name=\"oben\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" noresize>"
+"<frame src=\"http://www.jmpil.com/harrypmu/"+idsite+"init.htm\" name=\"jm\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"auto\" noresize>"
+"<frame src=\"http://www.jmpil.com/ebook/techebook001.htm\" name=\"unten\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" noresize>"
+"</frameset>"
+"<frame src=\"http://www.jmpil.com/ebook/techebook001.htm\" name=\"rechts\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" noresize>"
+"<noframes><p><a href=\"http://www.monibook.com/noframes.html\">Frames Error Click here!</a></p>"
// tous les liens dans index principaux
//+" < ? php"
//+"include(\"../harrypmu/defaultframe.php\");"
//+" ? >"
+"</noframes></frameset>"
document.write(ct)
}
//  -->