(* Index file, listing in alphabetical order *) maintainIndexA := ( Print["Creating listing in alphabetical order ..."]; xsizem1 = 400; (* Max width of pop-up thumbnail *) ysizem1 = 300; (* Max height of pop-up thumbnail *) height = 270; font =12; margin =1; sfont := Switch[font, 14, "small", 12, "x-small", _, ToString[font]]; text = { "
|
",
Table[
{year, roll, pic, capt, xsize, ysize, date, pop} = dat;
link = "asergeev/pictures/archives/compress/" <> year <> "/" <> roll <> "/" <> pic <> ".htm";
linkjpg = "asergeev/pictures/archives/" <> year <> "/" <> roll <> "/jpeg/" <> pic <> "b.jpg";
(*linkpopjpg = "asergeev/pictures/archives/compress/" <> year <> "/" <> roll <> "/jpeg/" <> pic <> "q.jpg";*)
xscale = xsizem1/xsize;
yscale = ysizem1/ysize;
scale = Min[xscale, yscale];
xm = Round[scale xsize];
ym = Round[scale ysize];
wthmaxt = 240;
hthmaxt = 180;
{pw, ph} = {xsize, ysize};
(*
{sc1, sc2} = {wthmaxt, hthmaxt}/{xsize, ysize};
sc = Min[sc1, sc2];
{pwr, phr} = Round[sc {xsize, ysize}];
*)
If[pw > ph,
phc = ph;
If[pw > 4./3 ph,
pwc = 4./3 ph,
pwc = pw];
pwr = hthmaxt/phc pwc;
phr = hthmaxt,
pwc = pw;
If[ph > 4./3 pw,
phc = 4./3 pw,
phc = ph];
pwr = hthmaxt;
phr = hthmaxt/pwc phc;
];
pwr = Round[pwr];
phr = Round[phr];
pwr = phr = 128;
imgtrail = "ONMOUSEOVER=\"showtrail('asergeev/pictures/archives/compress/" <> year <> "/" <> roll <> "/jpeg/" <> pic <> "m.jpg'," <> ToString[xm] <> "," <> ToString[ym] <> ");" <>
"\" ONMOUSEOUT=\"hidetrail();\"";
jpg = " linkjpg <> "\" TARGET=\"_blank\"> " <> jpg <> " "], {dat, datasql}],
" |
QNHG (Qatar Natural History Group) and associated people, for a possibility to participate in their field excursions and to learn about local nature.