if ($_GET['foto'] == "") { ?>
Click a thumbnail on the left
} else { $size = getimagesize ("foto/".$_GET['foto'].".jpg"); print "
\n"; } ?>