"; $thumbHtml.= appendThumb(current($thumbList),$gallery,$gid); while (next($thumbList)) { $thumbCounter=$thumbCounter+1; if (fmod($thumbCounter,2)==1) { $thumbHtml.="
"; } $thumbHtml.= appendThumb(current($thumbList),$gallery,$gid); } $thumbHtml.="
"; return $thumbHtml; } // ******************* function appendThumb($thumb,$gallery,$gid) { if (strstr(strtoupper($thumb),".JPG")==".JPG") { $thumb = str_replace("/","",$thumb); $id = str_replace(".JPG","",strtoupper($thumb)); $temp = '