
  var files = new Array('CRW_3747.jpg', 'CRW_3758.jpg', 'CRW_3764.jpg', 'CRW_3766.jpg', 'CRW_3767.jpg', 'CRW_3768.jpg', 'CRW_3771.jpg', 'CRW_3772-1.jpg', 'CRW_3774.jpg', 'CRW_3775.jpg', 'CRW_3776.jpg', 'CRW_3885.jpg', 'CRW_3886-1.jpg', 'CRW_3891.jpg', 'CRW_3850.jpg', 'CRW_3851.jpg', 'CRW_3852_crop_soft.jpg', 'CRW_3853.jpg', 'CRW_3854.jpg', 'CRW_3855_3.jpg', 'CRW_3859.jpg', 'CRW_3867-1.jpg', 'CRW_3877.jpg', 'CRW_3879.jpg');
  var titles = new Array('2052 x 3076 by Canon EOS 300D at 50.0mm (80), f/5.0,   (1/200), ISO_100, (flash), metering=center weight {2004:07:15 19:57:22}', '3076 x 2052 by Canon EOS 300D at 50.0mm (80), f/6.3,   (1/200), ISO_100, (flash), metering=center weight {2004:07:17 08:01:28}', '2052 x 3076 by Canon EOS 300D at 50.0mm (80), f/5.6,   (1/200), ISO_100, (flash), metering=center weight {2004:07:17 19:43:08}', '3076 x 2052 by Canon EOS 300D at 50.0mm (80), f/5.6,   (1/200), ISO_100, (flash), metering=center weight {2004:07:17 19:44:18}', '3076 x 2052 by Canon EOS 300D at 50.0mm (80), f/5.6,   (1/200), ISO_100, (flash), metering=center weight {2004:07:17 20:09:04}', '3076 x 2052 by Canon EOS 300D at 50.0mm (80), f/5.6,   (1/200), ISO_100, (flash), metering=center weight {2004:07:17 20:09:16}', '2052 x 3076 by Canon EOS 300D at 50.0mm (80), f/5.6,   (1/200), ISO_100, (flash), metering=center weight {2004:07:17 20:10:00}', '1588 x 2384 by Canon EOS 300D at 50.0mm (80), f/5.6,   (1/200), ISO_100, (flash), metering=center weight {2004:07:17 20:10:20}', '3076 x 2052 by Canon EOS 300D at 50.0mm (80), f/5.6,   (1/200), ISO_200, (flash), metering=center weight {2004:07:17 20:11:54}', '1324 x 1988 by Canon EOS 300D at 50.0mm (80), f/5.6,   (1/200), ISO_200, (flash), metering=center weight {2004:07:17 20:12:48}', '2052 x 3076 by Canon EOS 300D at 50.0mm (80), f/5.6,   (1/200), ISO_200, (flash), metering=center weight {2004:07:17 20:13:08}', '2736 x 2052 by Canon EOS 300D at 25.0mm (40), f/6.3,   (1/200), ISO_100, (flash), metering=center weight {2004:07:19 19:34:56}', '2736 x 2052 by Canon EOS 300D at 27.0mm (43.2), f/6.3,   (1/200), ISO_100, (flash), metering=center weight {2004:07:19 19:35:08}', '2052 x 3076 by Canon EOS 300D at 18.0mm (28.8), f/5.0,   (1/200), ISO_100, (flash), metering=center weight {2004:07:19 19:36:52}', '3076 x 2052 by Canon EOS 300D at 70.0mm (112), f/6.3,   (1/200), ISO_200, (flash), metering=center weight {2004:07:18 17:52:58}', '2052 x 3076 by Canon EOS 300D at 70.0mm (112), f/6.3,   (1/200), ISO_200, (flash), metering=center weight {2004:07:18 17:53:26}', '2882 x 1921 by Canon EOS 300D at 70.0mm (112), f/6.3,   (1/200), ISO_200, (flash), metering=center weight {2004:07:18 17:53:48}', '3076 x 2052 by Canon EOS 300D at 70.0mm (112), f/6.3,   (1/200), ISO_200, (flash), metering=center weight {2004:07:18 17:54:12}', '2724 x 2044 by Canon EOS 300D at 133.0mm (212.8), f/6.3,   (1/200), ISO_200, (flash), metering=center weight {2004:07:18 17:54:42}', '2052 x 3076 by Canon EOS 300D at 108.0mm (172.8), f/6.3,   (1/200), ISO_200, (flash), metering=center weight {2004:07:18 17:55:22}', '3076 x 2052 by Canon EOS 300D at 70.0mm (112), f/6.3,   (1/200), ISO_200, (flash), metering=center weight {2004:07:18 17:56:32}', '1500 x 2000 by Canon EOS 300D at 41.0mm (65.6), f/6.3,   (1/200), ISO_200, (flash), metering=center weight {2004:07:18 18:11:14}', '3076 x 2052 by Canon EOS 300D at 30.0mm (48), f/8.0,   (1/200), ISO_200, (flash), metering=center weight {2004:07:18 18:41:08}', '3076 x 2052 by Canon EOS 300D at 30.0mm (48), f/8.0,   (1/200), ISO_200, (flash), metering=center weight {2004:07:18 18:41:12}');
  var comments = new Array('', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '');
  function printAll(){
    var res = "<center>";
    for (i=0; i<files.length; i++){
      res+='<img src="images/'+files[i]+'" title="'+titles[i]+'"><br>'+comments[i]+'<p>';    
    }
    return res+"</center>";
  }
  function imgshow(n){
    src = files[n];
    title = titles[n];
    wnd=window;
//    wnd=window.open("javascript:null", "bigpic","status=no,resizable=1,scrollbars=1,toolbar=no,menubar=no, screenX="+1000+",screenY="+800);
    wnd.document.write("<html><head><title>"+src+"</title>");
    wnd.document.write('<META content="text/html; charset=windows-1251" http-equiv=Content-Type></head>');
    wnd.document.write('<body vlink="white" link="white" bgcolor=black text="white"><center><script language=JavaScript src=index.js></script>');
    wnd.document.write('<table align=center>');
    wnd.document.write('<tr height=800><td width=100 align=center>');
    wnd.document.write(comments[n]+'<p>&nbsp;<p><a  href="index.html">--==*^*==--</a><p>');
  for (i=0; i<files.length; i++){
   if (i==n)wnd.document.write(files[i]+'<br>');
   else wnd.document.write('<input type=button value="'+files[i]+'" onclick="imgshow('+i+')"><br>');
  }
    wnd.document.write('</td><td>&nbsp;</td><td width="900">');
    wnd.document.writeln('<a href="images/'+src+'">');
    wnd.document.write('<img src="images/'+src+'" title="'+title+'" border=1>');
    wnd.document.writeln('</a></td></tr></table>');
    wnd.document.writeln('</body></html>');
    wnd.document.close();
    wnd.focus();
 }

