<!--
if (document.images) {
ImgSrc = new Array ("2_4-21", "2_4-31", "2_4-41", "2_4-41", "2_4-51", "2_4-61", "2_4-71", "2_4-81", "2_elem");
ImgLst = new Array ();

for (i in ImgSrc) {
ImgLst[i] = new Image ();
ImgLst[i].src = "images/" + ImgSrc[i] + "_.gif";}

 -->