<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="content-type"
 content="text/html; charset=Windows-1251">
  <title>Help All files for Photoalbum's Generation</title>
  <meta name="author" content="Passynkov I.G.">
  <meta content="Links for all files for Photoalbum's Generation"
 name="description">
</head>
<body style="color: rgb(0, 0, 0); background-color: rgb(102, 255, 153);"
 link="#000099" vlink="#990099" alink="#000099">
<center>
<?php
  require("../../$ALBUM" . "/PhotoList.php");
?>
<table cellpadding="2" cellspacing="2" border="1"
 style="width: 70%; text-align: left; margin-left: auto; margin-right: auto;">
  <tbody>
      <th colspan="2"
 style="text-align: center; vertical-align: middle; background-color: rgb(51, 255, 51);">
<big>Super Help =&gt;all files for Photoalbum's Generation
      <br>
      </big><b>for demo-example<br> <span style="font-style: italic;">
<?php
echo($TITLE);

 ?><br></span></b>
<big><a href="Help_Photos_php.html"><span
 style="font-weight: bold;">Text
of this help (Help_Photos_php.html)</span></a></big>&nbsp; =&gt;<br>
      </th>
     <tr><th colspan="2"
 style="text-align: center; vertical-align: middle;"><a
 href="Matrix_for_Photos.html">
<big>Samples of matrices for photos and shot discriptions</big></a>
&nbsp; =&gt;
     </th></tr>

     <tr><th colspan="2" style="text-align: center; vertical-align: middle;">
<?php printf("<a href=\"Print_PhotoList.php?PHPFILE=../../%s/PhotoList.php\">",$ALBUM); ?>
<big>The file of the album's parameters</span><i>Photolist.php</i></big></a>
&nbsp; =&gt;
     </th></tr>
     <tr><th colspan="2" style="text-align: center; vertical-align: middle;">
<?php
 $i=$MAINPAGE;
  $PAGE=sprintf("$MAINPHP[0]0%s",$i);
printf("<a href=\"Print_PhotoList.php?PHPFILE=../../%s/%s/%s.php\"><big>
The main list (%s.php)</big></a>",
$ALBUM, $PAGE, $MAINPHP[$i], $MAINPHP[$i]); 
 ?>
 </th style="background-color: rgb(51, 255, 51);"></tr>
    <tr style="background-color: rgb(51, 255, 51);">
      <th style="text-align: center; vertical-align: middle;">
<?php printf("<a href=\"Print_Pageslist.php?ALBUM=%s\">",$ALBUM); ?>
 Matrices for<br> Directories of Lists.</a></th>
      <th style="text-align: center; vertical-align: middle;">
 <form action="../Form_PhotoList.php" name="PhotoList_Form" method="post">
<input size="15" name="ALBUM" type="hidden" value="<?php echo($ALBUM);?>" >
<input size="6" name="DIR_PREFIX" type="hidden" value="<?php echo($DIR_PREFIX);?>" >
<input size="2" name="NUMMAXI" type="hidden" value="<?php echo($NUMMAXI);?>" >
<input size="2" name="N_MATRIX" type="hidden" value="<?php echo($N_MATRIX);?>" >

<small>Make up <i> new ALBUM or next Lists of existing ALBUM</i></small>: <br>
*Album Name*<input size="15"  name="ALBUM_new"  type="text" value="<?php echo($ALBUM);?>" >
*Dir_Prefix*<input size="6"  name="DIR_PREFIX_new"     type="text" value="<?php echo($DIR_PREFIX);?>" ><br>
*N_MATRIX*<input size= "2"  name="N_MATRIX_new"  type="text" value="<?php echo($N_MATRIX);?>" >
*Number-List*<input size= "2"  name="NUMMAXI_new"  type="text" value="<?php echo($NUMMAXI);?>" >
   <input value="Make up PhotoList.php" type="submit" name="PhotoList_Form">
</form>
  </th>
    </tr>

 
<?php
 for($i=1; $i<=$NUMMAXI; ++$i){
  $PAGE=sprintf("$MAINPHP[0]0%s",$i);
$NUM=($i == $NPAGE)?" №->$i":"";
printf("<tr style=\"background-color: rgb(51, 255, 51);\">\n
<th style=\"text-align: center; vertical-align: middle;\"><a\n
href=\"../Form_Matrix.php?ALBUM=%s&UPDATA=1&PHPMATRIX=%s/%s.php&NPAGE=$i&I=0&J=0\">%s</a>$NUM</th>\n",
$ALBUM, $PAGE, $MAINPHP[$i], $PAGE);
printf("<th style=\"text-align: center; vertical-align: middle;\"><a\n
 href=\"Print_PhotoList.php?PHPFILE=../../%s/%s/%s.php\">%s.php</a></th>\n</tr>",
$ALBUM, $PAGE, $MAINPHP[$i],$MAINPHP[$i]);
 }
?>

    <tr>
      <th style="text-align: center; vertical-align: middle;"
 colspan="2">
      <h3
 style="text-align: center; font-style: italic; color: rgb(51, 51, 255);"><a
 href="Olympus_Camedia.html">Formats
of digital photos<br>
for digital cameraOlympus
Camedia C-3020 ZOOM</a></h3>
      </th>
    </tr>
    <tr>
      <th
 style="text-align: center; vertical-align: top; background-color: rgb(51, 255, 51);"
 colspan="2"><a href="http://dklab.ru/chicken/web/"><big
 style="font-weight: bold;">Download Web Basic System "Denwer-2"
<br>(Appahe Server+PHP SYSTEM+Perl for all Window Systems)
</big></a>&nbsp;=&gt;<br>
      </th>
    </tr>
    <tr style="background-color: rgb(51, 255, 51);">
      <th colspan="2"
 style="text-align: center; vertical-align: middle;">
      <a href="ALBUM_DOWNLOAD.html"><big>Download ABUM_SYS &amp;
demo ALBUM: <i>2004-01-03_My_NewYear</i></big>
</a> </th>
    </tr>
  </tbody>
</table>
</center>
</body>
</html>