3c3 < // Use HTML figcaption tag to create a media gallery --- > // Use HTML figcaption tag to create a gallery 26,61d25 < $ext=""; < $type=""; < $starttag=""; < $starttag="<" . explode("/", $type)[0] . ""; < $midsrc=" controls> if ($midrows[-1 + sizeof($midrows)] == "") { $joff=1; } > for ($ii=0; $ii<(sizeof($midrows) / 2)- $joff; $ii++) { 76c40 < $pretr.=$midrows[((sizeof($midrows) - $joff) / 2) + $ii] . ""; --- > $pretr.=$midrows[(sizeof($midrows) / 2) + $ii] . ""; 78,79c42 < //file_put_contents("z.z", $pretr); < return $pretr . ""; --- > return $pretr; 181,182d143 < $oururl=urltype($oururl); < 193c154 < $tablesofar="
" . $starttag . $owidth . " id='slideshow1' onclick=\"" . $noep . "window.open('" . $oururl . "','_blank');\" title='" . $ourcaption . "' alt='" . $ourcaption . "' style='width:100%'" . $midsrc . "'" . $oururl . "'>" . $endtag . "
" . $ourcaption . "
"; --- > $tablesofar="
" . $ourcaption . "
"; 201c162 < $oururl=urltype(explode(",", $andmore)[0]); --- > $oururl=explode(",", $andmore)[0]; 204c165 < $tablesofar="
" . $starttag . $owidth . " id='slideshow" . $ijm . "' onclick=\"" . $noep . "window.open('" . $oururl . "','_blank');\" title='" . $ourcaption . "' alt='" . $ourcaption . "' style='width:100%'" . $midsrc . "'" . $oururl . "'>" . $endtag . "
" . $ourcaption . "
"; --- > $tablesofar="
" . $ourcaption . "
"; 207c168 < $tablesofar=str_replace("", "", str_replace("", $rowsep . "
" . $starttag . $owidth . " id='slideshow" . $ijm . "' onclick=\"" . $noep . "window.open('" . $oururl . "','_blank');\" title='" . $ourcaption . "' alt='" . $ourcaption . "' style='width:100%'" . $midsrc ."'" . $oururl . "'>" . $endtag . "
" . $ourcaption . "
", $tablesofar)); --- > $tablesofar=str_replace("", "", str_replace("", $rowsep . "
" . $ourcaption . "
", $tablesofar)); 252,254d212 < < $oururl=urltype($oururl); < 257c215 < $tablesofar="
" . $starttag . $owidth . " id='slideshow" . $ijm . "' onclick=\"" . $noep . "window.open('" . $oururl . "','_blank');\" title='" . $ourcaption . "' alt='" . $ourcaption . "' style='width:100%'" . $midsrc . "'" . $oururl . "'>" . $endtag . "
" . $ourcaption . "
"; --- > $tablesofar="
" . $ourcaption . "
"; 260c218 < $tablesofar=str_replace("", "", str_replace("", $rowsep . "
" . $starttag . $owidth . " id='slideshow" . $ijm . "' onclick=\"" . $noep . "window.open('" . $oururl . "','_blank');\" title='" . $ourcaption . "' alt='" . $ourcaption . "' style='width:100%'" . $midsrc . "'" . $oururl . "'>" . $endtag . "
" . $ourcaption . "
", $tablesofar)); --- > $tablesofar=str_replace("", "", str_replace("", $rowsep . "
" . $ourcaption . "
", $tablesofar)); 274c232 < $oururl=urltype(explode(",", $andmore)[0]); --- > $oururl=explode(",", $andmore)[0]; 278c236 < $tablesofar="
" . $starttag . $owidth . " id='slideshow" . $ijm . "' onclick=\"" . $noep . "window.open('" . $oururl . "','_blank');\" title='" . $ourcaption . "' alt='" . $ourcaption . "' style='width:100%'" . $midsrc . "'" . $oururl . "'>" . $endtag . "
" . $ourcaption . "
"; --- > $tablesofar="
" . $ourcaption . "
"; 281c239 < $tablesofar=str_replace("", "", str_replace("", $rowsep . "
" . $starttag . $owidth . " id='slideshow" . $ijm . "' onclick=\"" . $noep . "window.open('" . $oururl . "','_blank');\" title='" . $ourcaption . "' alt='" . $ourcaption . "' style='width:100%'" . $midsrc . "'" . $oururl . "'>" . $endtag . "
" . $ourcaption . "
", $tablesofar)); --- > $tablesofar=str_replace("", "", str_replace("", $rowsep . "
" . $ourcaption . "
", $tablesofar)); 296d253 < //file_put_contents("x.x", $tablesofar); 303,306c260 < < Use HTML figcaption tag to create a media gallery --- > Use HTML figcaption tag to create a gallery 324c278 <

" . $ourtitle . "

--- >

" . $ourtitle . "

326c280 <

" . $oursubtitle . "

--- >

" . $oursubtitle . "

330,333d283 <
< Back to Gallery
< < 343c293 < Use HTML figcaption tag to create a media gallery --- > Use HTML figcaption tag to create a gallery 387,388c337,338 < <

Use HTML figcaption tag to create a media gallery" . $moreh1 . "

--- > >

Use HTML figcaption tag to create a gallery" . $moreh1 . "

390c340 <
" . $prestfle . $stfle . " --- > " . $prestfle . $stfle . " 392c342 < Gallery Media Width

--- > Gallery Image Width

394,395c344,345 < Image/Video/Audio URL

<
" . $extras . " --- > Image URL

>
" . $extras . "