| 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/sportyone.com/public_html/template/ |
Upload File : |
<?php if ($page =='1' && isset($presult)){ ?>
<TABLE WIDTH=981 BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR>
<TD bgcolor="#ffffff"><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" height=5></TD>
</TR>
<TR>
<TD valign=top><TABle border=0 cellspacing=0 cellpadding=0>
<TR>
<TD><IMG SRC="<?php echo ROOT_URL ?>images/contentrighttopcorner.gif" WIDTH=11 HEIGHT=12 ALT=""></TD>
<TD width="960" background="<?php echo ROOT_URL ?>images/contenttopspacer.gif"><IMG SRC="<?php echo ROOT_URL ?>images/contenttopspacer.gif" WIDTH=4 HEIGHT=12 ALT=""></TD>
<TD align="center"><IMG SRC="<?php echo ROOT_URL ?>images/contentrighttopcornerz.gif" WIDTH=10 HEIGHT=12 ALT=""></TD>
</TR>
</TABle>
<TABle border=0 cellspacing=0 cellpadding=0>
<TR>
<TD witdh=2 bgcolor="#630031"><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" WIDTH=2 ALT=""></TD>
<TD valign=top bgcolor="#C4C2C3" width=8><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" width=8 height=1></TD>
<TD width="979" bgcolor="#C4C2C3"><TABLE border=0 cellspacing=0 cellpadding=0 width=969>
<TR>
<TD width="680" valign=top class="style2">Newest PIX //
<form id="filtert1" action="" method="post" style="margin: 0px; padding: 0px; display:inline;">
<?php if(isset($niches)): ?>
<select name="niche" id="sel_filter" onchange='this.form.submit()'>
<option value="0">--Niche Sort--</option>
<?php
foreach($niches as $niche):
$sel = null;
if(!empty($_SESSION['f_niche']) && $_SESSION['f_niche'] == $niche['niche_id'])
$sel = 'selected="selected"';
?>
<option <?php echo $sel; ?> value="<?php echo $niche['niche_id']; ?>" ><?php echo $niche['niche_name']; ?></option>
<?php endforeach; ?>
</select>
<?php endif; ?>
</form>
<span class="style12">// <form id="filter2" action="" method="post" style="margin: 0px; padding: 0px; display:inline;">
<?php if(isset($site_desig_arr)): ?>
<select name="site_desig" id="sel_filter" onchange='this.form.submit()'>
<option value="0">--Site Sort--</option>
<?php
foreach($site_desig_arr as $site_point):
$sel = null;
if(!empty($_SESSION['site_desig']) && $_SESSION['site_desig'] == $site_point['site_desig'])
$sel = 'selected="selected"';
?>
<option <?php echo $sel; ?> value="<?php echo $site_point['site_desig']; ?>" ><?php echo $site_point['site_desig']; ?></option>
<?php endforeach; ?>
</select>
<?php endif; ?>
</form>
</span></TD>
</TR>
</TABLE>
<TABLE border=0 cellspacing=0 cellpadding=0 width=969>
<TR>
<TD><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" height=7></TD>
</TR>
<tr>
<?php
$cnt=1;
if(!empty($presult))
{
foreach ($presult as $key => $element)
{
$site_desig = '';
$class = '';
$starring_string = models_starring($element['asset_id']);
$site_desig = $element['site_desig'];
if($site_desig == 'Sporty Select'){ $class = 'sporty_select';}
include('elements/photo_element.php');
if($cnt / '5' == '1') { echo "</tr><tr><td> </td></tr><tr>";}
$cnt++;
if($key =='9'){break;}
}
}
?>
</tr>
</TABLE>
<TABLE border=0 cellspacing=0 cellpadding=0 width=969>
<TR>
<TD><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" height=7></TD>
</TR>
</TABLE>
<TABLE border=0 cellspacing=0 cellpadding=0 width=969>
<TR>
<TD width="680" valign=top class="style2">Newest PIX</TD>
</TR>
</TABLE></TD>
<TD witdh=2 bgcolor="#630031"><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" WIDTH=2 ALT=""></TD>
</TR>
</TABle>
<TABle border=0 cellspacing=0 cellpadding=0>
<TR>
<TD><IMG SRC="<?php echo ROOT_URL ?>images/contentbottomleftcorner.gif" WIDTH=11 HEIGHT=11 ALT=""></TD>
<TD width="960" background="<?php echo ROOT_URL ?>images/contentbottomspacer.gif"><IMG SRC="<?php echo ROOT_URL ?>images/contentbottomspacer.gif" WIDTH=4 HEIGHT=11 ALT=""></TD>
<TD align="center"><IMG SRC="<?php echo ROOT_URL ?>images/contentbottomrightcorner.gif" WIDTH=10 HEIGHT=11 ALT=""></TD>
</TR>
</TABle></TD>
</TR>
</TABLE>
<?php } // end if page == 1 ?>
<TABLE WIDTH=981 BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR>
<TD bgcolor="#ffffff"><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" height=10></TD>
</TR>
<TR>
<TD valign=top><TABle border=0 cellspacing=0 cellpadding=0>
<TR>
<TD><IMG SRC="<?php echo ROOT_URL ?>images/contentrighttopcorner.gif" WIDTH=11 HEIGHT=12 ALT=""></TD>
<TD width="960" background="<?php echo ROOT_URL ?>images/contenttopspacer.gif"><IMG SRC="<?php echo ROOT_URL ?>images/contenttopspacer.gif" WIDTH=4 HEIGHT=12 ALT=""></TD>
<TD align="center"><IMG SRC="<?php echo ROOT_URL ?>images/contentrighttopcornerz.gif" WIDTH=10 HEIGHT=12 ALT=""></TD>
</TR>
</TABle>
<TABle border=0 cellspacing=0 cellpadding=0>
<TR>
<TD witdh=2 bgcolor="#630031"><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" WIDTH=2 ALT=""></TD>
<TD valign=top bgcolor="#C4C2C3" width=8><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" width=8 height=1></TD>
<TD width="979" bgcolor="#C4C2C3"><TABLE border=0 cellspacing=0 cellpadding=0 width=969>
<TR>
<TD width="680" valign=top class="style2">
<?php
if(!empty($result[0]['niche_name']))
{ echo $result[0]['niche_name'];}else{echo "Sporty";} ?>PIX //
<form id="filter" action="" method="post" style="margin: 0px; padding: 0px; display:inline;">
<?php if(isset($niches)): ?>
<select name="niche" id="sel_filter" onchange='this.form.submit()'>
<option value="0">--Niche Sort--</option>
<?php
foreach($niches as $niche):
$sel = null;
if(!empty($_SESSION['f_niche']) && $_SESSION['f_niche'] == $niche['niche_id'])
$sel = 'selected="selected"';
?>
<option <?php echo $sel; ?> value="<?php echo $niche['niche_id']; ?>" ><?php echo $niche['niche_name']; ?></option>
<?php endforeach; ?>
</select>
<?php endif; ?>
</form>
<span class="style12">// <form id="filterb1" action="" method="post" style="margin: 0px; padding: 0px; display:inline;">
<?php if(isset($site_desig_arr)): ?>
<select name="site_desig" id="sel_filter" onchange='this.form.submit()'>
<option value="0">--Site Sort--</option>
<?php
foreach($site_desig_arr as $site_pt):
$sel = null;
if(!empty($_SESSION['site_desig']) && $_SESSION['site_desig'] == $site_pt['site_desig'])
$sel = 'selected="selected"';
?>
<option <?php echo $sel; ?> value="<?php echo $site_pt['site_desig']; ?>" ><?php echo $site_pt['site_desig']; ?></option>
<?php endforeach; ?>
</select>
<?php endif; ?>
</form>
<?php include('elements/pagination_element.php'); ?>
</span></TD>
</TR>
</TABLE>
<TABLE border=0 cellspacing=0 cellpadding=0 width=969>
<TR>
<TD><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" height=7></TD>
</TR>
<TR>
<?php
$cnt=1;
if(!empty($result))
{
foreach ($result as $key => $element)
{
$site_desig = '';
$class = '';
$starring_string = models_starring($element['asset_id']);
if($element['hosted_url'] <> '')
{$site_desig = 'Off Site';}
else {$site_desig = $element['site_desig'];}
if($site_desig == 'Sporty Select'){ $class = 'sporty_select';}
include('elements/photo_element.php');
if($cnt % '5' == '0') { echo "</tr><tr><td> </td></tr><tr>";}
$cnt++;
}
}
?>
</TR>
</TABLE>
<TABLE border=0 cellspacing=0 cellpadding=0 width=969>
<TR>
<TD width="680" valign=top class="style2"> <?php if(!empty($result[0]['niche_name']))
{ echo $result[0]['niche_name'];}else{echo "Sporty";} ?>PIX //
<form id="filterb2" action="" method="post" style="margin: 0px; padding: 0px; display:inline;">
<?php if(isset($niches)): ?>
<select name="niche" id="sel_filter" onChange="$('filterb2').submit();">
<option value="0">--Niche Sort--</option>
<?php
foreach($niches as $niche):
$sel = null;
if(!empty($_SESSION['f_niche']) && $_SESSION['f_niche'] == $niche['niche_id'])
$sel = 'selected="selected"';
?>
<option <?php echo $sel; ?> value="<?php echo $niche['niche_id']; ?>" ><?php echo $niche['niche_name']; ?></option>
<?php endforeach; ?>
</select>
<?php endif; ?>
</form>
<span class="style12">// <form id="filter2" action="" method="post" style="margin: 0px; padding: 0px; display:inline;">
<?php if(isset($site_desig_arr)): ?>
<select name="site_desig" id="sel_filter" onChange="$('filter2').submit();">
<option value="0">--Site Sort--</option>
<?php
foreach($site_desig_arr as $site_pt):
$sel = null;
if(!empty($_SESSION['site_desig']) && $_SESSION['site_desig'] == $site_pt['site_desig'])
$sel = 'selected="selected"';
?>
<option <?php echo $sel; ?> value="<?php echo $site_pt['site_desig']; ?>" ><?php echo $site_pt['site_desig']; ?></option>
<?php endforeach; ?>
</select>
<?php endif; ?>
</form>
<?php include('elements/pagination_element.php'); ?></span></TD>
</TR>
</TABLE></TD>
<TD witdh=2 bgcolor="#630031"><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" WIDTH=2 ALT=""></TD>
</TR>
</TABle>
<TABle border=0 cellspacing=0 cellpadding=0>
<TR>
<TD><IMG SRC="<?php echo ROOT_URL ?>images/contentbottomleftcorner.gif" WIDTH=11 HEIGHT=11 ALT=""></TD>
<TD width="960" background="<?php echo ROOT_URL ?>images/contentbottomspacer.gif"><IMG SRC="<?php echo ROOT_URL ?>images/contentbottomspacer.gif" WIDTH=4 HEIGHT=11 ALT=""></TD>
<TD align="center"><IMG SRC="<?php echo ROOT_URL ?>images/contentbottomrightcorner.gif" WIDTH=10 HEIGHT=11 ALT=""></TD>
</TR>
</TABle></TD>
</TR>
</TABLE>
<br>
<br>