| Server IP : 208.122.213.31 / Your IP : 216.73.216.45 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 : |
<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">Debutant Archive //
<form action="?content=debuts" method="post" style="margin: 0px; padding: 0px; display:inline;">
<select name='niche' onchange='this.form.submit()'>
<?php if(isset($niches)): ?>
<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; ?>
<?php endif; ?>
</select>
</form>
<span class="style12">//
<form action="?content=debuts" method="post" style="margin: 0px; padding: 0px; display:inline;">
<select name='year' onchange='this.form.submit()'>
<?php if(isset($deb_years)): ?>
<option value="0">--Date Sort--</option>
<?php
foreach($deb_years as $year):
$sel = null;
if(!empty($_POST['year']) && $_POST['year'] == $year['year'])
$sel = 'selected="selected"';
?>
<option <?php echo $sel; ?> value="<?php echo $year['year']; ?>" ><?php echo $year['year']; ?></option>
<?php endforeach; ?>
<option value="0">ALL</option>
<?php endif; ?>
</select>
</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>
</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>
<?php
/* echo "<pre>";
print_r($result);
echo "</pre>";*/
$cnt=1;
if(!empty($models_r))
{
foreach ($models_r as $key => $element)
{
$site_desig = '';
$class = '';
$starring_string = models_starring($element['asset_id']);
include('elements/debut_element.php');
if($cnt % '5' == '0') { echo "</tr><TR><TD><IMG SRC=\"images/spacer.gif\" height=7></TD></TR><tr>";}
$cnt++;
}
}
?>
</TABLE>
<TABLE border=0 cellspacing=0 cellpadding=0 width=969>
<TR>
<TD width="680" valign=top class="style2"> </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></TD>
<TD bgcolor="#000000"><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" width=1></TD></TR>
<TR><TD bgcolor="#000000" colspan=3><IMG SRC="<?php echo ROOT_URL ?>images/spacer.gif" height=1></TD></TR>
</TABLE>