| Server IP : 208.122.213.31 / Your IP : 216.73.216.185 Web Server : Apache System : Linux msd6191.mjhst.com 4.18.0-553.137.1.el8_10.x86_64 #1 SMP Wed Jun 24 11:40:24 UTC 2026 x86_64 User : WHMCS_MIA_382 ( 1001) PHP Version : 7.4.33 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/httpd/html/thelisaann.com/public_html/galleries/ |
Upload File : |
<script>
{literal}
function goURL(v)
{
document.location = v[v.selectedIndex].value
}
{/literal}
</script>
<br>
<div align="left">
<span id="link">
<a href="index.php">Return to Gallery Selection Page</a>
</span>
</div>
<br>
<br>
<table width="100%" cellspacing="0" cellpadding="2" border="0">
<tr>
<td class="perpage">
Galleries Per Page:
<select name="numperpage" onchange="goURL(this)">
<option value="{include file="buildurl.tpl" numperpage=1}" {if $root.numperpage == "1"}selected{/if}>1</option>
<option value="{include file="buildurl.tpl" numperpage=10}" {if $root.numperpage == "10"}selected{/if}>10</option>
<option value="{include file="buildurl.tpl" numperpage=25}" {if $root.numperpage == "25"}selected{/if}>25</option>
<option value="{include file="buildurl.tpl" numperpage=50}" {if $root.numperpage == "50"}selected{/if}>50</option>
</select>
</td>
<td class="jump" style="padding-right:4px;">
Jump to Page:
{foreach from=$root.pages item=pages_sp}
<a class="pagelink" href="{include file="buildurl.tpl" page=$pages_sp}">{$pages_sp}</a>
{if $root.pages|@count != $pages_sp} , {/if}
{/foreach}
</td>
</tr>
</table>
<table cellspacing="2" cellpadding="2" border="0" width="100%">
{foreach from=$root.items item=item}
<tr>
<td valign="top" width="150"><a target="_blank" class="gallerylink" href="{$item.3[0]}"><img src="{$item.4[0]}" class="thumbs" /></a></td>
<td valign="top" class="details">
<!--Show Date-->
{$item.ReleaseDate}
<br>
Site:
<!--Show Site Name-->
{$item.SiteName}
<br>
{strip}
{if $item.7[0]}
{$item.7[0]} Photos
{/if}
{if $item.7[0] && $item.8[0]}
,
{/if}
{if $item.8[0]}
{$item.8[0]} Video(s)
{/if}
{/strip}
<br>
<br>
<!--Show Fields-->
{strip}
{if $item.11|@count != "0"}
Models:
{foreach from=$item.11 item=itemnode key=kex}
{$itemnode}
{if $kex != $item.11|@count - 1}, {/if}
{/foreach}
<br>
{/if}
{if $item.10|@count != "0"}
Categories:
{foreach from=$item.10 item=itemnode key=kex}
{$itemnode}
{if $kex != $item.10|@count - 1}, {/if}
{/foreach}
<br>
{/if}
{/strip}
<br>
<br>
<span id="link">
<a target="_blank" href="{$item.3[0]}">{$item.3[0]}</a>
</span>
</td>
</tr>
<tr><td colspan="2">
<hr>
</td>
</tr>
{/foreach}
</table>
<table width="100%" cellspacing="0" cellpadding="2" border="0">
<tr>
<td class="perpage">
Galleries Per Page:
<select name="numperpage" onchange="goURL(this)">
<option value="{include file="buildurl.tpl" numperpage=1}" {if $root.numperpage == "1"}selected{/if}>1</option>
<option value="{include file="buildurl.tpl" numperpage=10}" {if $root.numperpage == "10"}selected{/if}>10</option>
<option value="{include file="buildurl.tpl" numperpage=25}" {if $root.numperpage == "25"}selected{/if}>25</option>
<option value="{include file="buildurl.tpl" numperpage=50}" {if $root.numperpage == "50"}selected{/if}>50</option>
</select>
</td>
<td class="jump" style="padding-right:4px;">
Jump to Page:
{foreach from=$root.pages item=pages_sp}
<a class="pagelink" href="{include file="buildurl.tpl" page=$pages_sp}">{$pages_sp}</a>
{if $root.pages|@count != $pages_sp} , {/if}
{/foreach}
</td>
</tr>
</table>