Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
echo "<td align=center><a href=\"$images[$i]\">$images[$i]<BR><BR><img border=0 src=\"thumbs/$thumb[$i]\"></a><BR><BR></td>";
echo "<td align=center><a href=\"$images[$i]\" onclick=\"window.open(this.href, 'popupwindow', 'height=500,width=655,scrollbars,resizable'); return false;\"><BR><img border=0 src=\"thumbs/$thumb[$i]\"><br /> </a></td>";