/* NemuList AutomaticCreating Program Ver1.0 */ BaseAdd="http://www.bc.wakwak.com/~cosa/"; OffLineBaseAdd='C:/www/tukimi/public_html/hello/'; DiaryNumber=2; DiaryFolder="diary"; NowDiaryFile="diary.html"; HtmlFileExtension=".html"; MainSubstance='
'; MainListTag='
'); document.write('') function MainListSelected() { document.write(MainListSelectedTag+Nemu[A][1]+''); }; function GrandchildList() { document.write(ChildrenListTag); Count=1; Loop: for(D=1;Count<=Nemu[A][4];D+=2) { GrandchildAdd=BaseAdd+Nemu[A][(4+D)][2]; if(Nemu[A][(4+D)][0][0] == "Yes") { TitleTag=' title="'+Nemu[A][(4+D)][1][1]+'"'; ChildName=Nemu[A][(4+D)][1][0]; }else{ TitleTag=''; ChildName=Nemu[A][(4+D)][1]; }; for(E in Nemu[A][(4+D+1)][1]) { GrandchildAdd2=BaseAdd+Nemu[A][(4+D)][2]+Nemu[A][(4+D)+1][1][E]; GrandchildAdd3=BaseAdd+Nemu[A][(4+D)+1][1][E]; if(GrandchildAdd == location || GrandchildAdd2 == location || GrandchildAdd3 == location) { document.write(ChildrenListSelectedTag+ChildName+''); document.write(GrandchildListTag); for(F in Nemu[A][(4+D+1)][0]) { if(Nemu[A][(4+D)][0][1] == "Yes") { TitleTag=' title="'+Nemu[A][(4+D+1)][0][F][1]+'"'; GrandchildName=Nemu[A][(4+D+1)][0][F][0]; }else{ TitleTag=''; GrandchildName=Nemu[A][(4+D+1)][0][F]; }; if(BaseAdd+Nemu[A][(4+D)+1][1][F] == location) { document.write(GrandchildListSelectedTag+GrandchildName+''); continue; }; if(Nemu[A][(4+D)+1][1][F].indexOf('#') == -1) { document.write('
  • '+GrandchildName+'
  • '); }else{ document.write('
  • '+GrandchildName+'
  • '); }; }; document.write(''); Count++; continue Loop; }; }; document.write('
  • '+ChildName+'
  • '); Count++; }; document.write(''); }; function ListCgi() { document.write(ChildrenListTag); for(B=1;B'); continue; }; if(B == CgiPageMax){break;}; document.write('
  • Page'+B+'
  • '); }; document.write(''); }; function ChildrenList() { document.write(ChildrenListTag); for(C in Nemu[A][5]) { if(BaseAdd+Nemu[A][6][C] == location) { document.write(ChildrenListSelectedTag+Nemu[A][5][C][0]+''); continue; }; if(Nemu[A][4] == "Yes") { TitleTag=' title="'+Nemu[A][5][C][1]+'"'; }; if(Nemu[A][6][C].indexOf('#') == -1) { document.write('
  • '+Nemu[A][5][C][0]+'
  • '); }else{ document.write('
  • '+Nemu[A][5][C][0]+'
  • '); }; }; document.write(''); };