AlaK4X
Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64



Your IP : 3.135.209.231


Current Path : /var/www/lhjmq-records.qc.ca/public_html/lang_en/
Upload File :
Current File : /var/www/lhjmq-records.qc.ca/public_html/lang_en/statstop.php

<?php
function get_top_memorialcup_logo() {
	$top_memorial_cup_logo = '../../images/memorialcup/logo_memorialcup_stats.gif';

	if(!isset($_GET['an'])){
		$_GET['an'] = '0506';
	}

	$an = $_GET['an'];

	$mcp_season_year = substr($an, 2, 2);

	if (substr($mcp_season_year, 0, 1) == '0'){
		// 02 => 2
		$mcp_season_year = substr($mcp_season_year, 1, 1);
	}
	if ($mcp_season_year + 0 < 50){
		$mcp_season_year = 2000 + $mcp_season_year;
	} else {
		$mcp_season_year = 1900 + $mcp_season_year;
	}

	if (is_file($_SERVER['DOCUMENT_ROOT'] . '/images/memorialcup/logo_memorialcup_' . $mcp_season_year . '_stats_en.gif')){
		$top_memorial_cup_logo = '../../images/memorialcup/logo_memorialcup_' . $mcp_season_year . '_stats_en.gif';
	} else if (is_file($_SERVER['DOCUMENT_ROOT'] . '/images/memorialcup/logo_memorialcup_' . $mcp_season_year . '_stats.gif')){
		$top_memorial_cup_logo = '../../images/memorialcup/logo_memorialcup_' . $mcp_season_year . '_stats.gif';
	}

	return $top_memorial_cup_logo; // . '?year=' . $mcp_season_year;
}

function get_top_memorialcup_teams_logo() {
	$top_memorial_cup_logo = '../../images/memorialcup/logo_memorialcup_teams_stats.jpg';

	if(!isset($_GET['an'])){
		$_GET['an'] = '0506';
	}

	$an = $_GET['an'];

	$mcp_season_year = substr($an, 2, 2);

	if (substr($mcp_season_year, 0, 1) == '0'){
		// 02 => 2
		$mcp_season_year = substr($mcp_season_year, 1, 1);
	}
	if ($mcp_season_year + 0 < 50){
		$mcp_season_year = 2000 + $mcp_season_year;
	} else {
		$mcp_season_year = 1900 + $mcp_season_year;
	}

	if (is_file($_SERVER['DOCUMENT_ROOT'] . '/images/memorialcup/logo_memorialcup_' . $mcp_season_year . '_teams_stats_en.jpg')){
		$top_memorial_cup_logo = '../../images/memorialcup/logo_memorialcup_' . $mcp_season_year . '_teams_stats_en.jpg';
	} else if (is_file($_SERVER['DOCUMENT_ROOT'] . '/images/memorialcup/logo_memorialcup_' . $mcp_season_year . '_teams_stats.jpg')){
		$top_memorial_cup_logo = '../../images/memorialcup/logo_memorialcup_' . $mcp_season_year . '_teams_stats.jpg';
	}

	return $top_memorial_cup_logo; // . '?year=' . $mcp_season_year;
}
?>
<!-- Stats top -->
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="blackText10px" with="100%">
	<tr valign="top">
		<td height="20">&nbsp;</td>
		<td colspan="3">&nbsp;</td>
	</tr>
	<tr valign="top"> 
		<td width="25">&nbsp;</td>
		<td width="213"><A href="?page=1"><IMG src="<?php echo get_top_memorialcup_logo(); ?>" width="213" height="166" border="0"></A></td>
		<td valign="middle"></td>
		<td width="468" align="right" valign="top">
			<table width="468" border="0" cellpadding="0" cellspacing="0" class="blackText10px">
			<tr valign="top">
				<td width="468" height="60" align="right" valign="top">
	<?php 
		$printabletop_ad = 7;	// 0 none
							// 1 RoadCompanion Real Market Price
							// 2 RoadCompanion Used Car Search
							// 3 RoadCompanion VIN
							// 6 Challenge
	?>
	<?php if($printabletop_ad == 0){ ?>
		&nbsp;
	<?php }elseif($printabletop_ad == 1){ ?>
		<A href="http://www.roadcompanion.ca/guide/log/pages/culogredirectcaf.asp?lang=ce&section=guide&frameinfo=28.1&affid=f362" target="_blank"><IMG src="images/pub/ce_cible_2.gif" width="468" height="60" border="0"></A></td>
	<?php }elseif($printabletop_ad == 2){ ?>
		<A href="http://www.roadcompanion.ca/guide/log/pages/culogredirectcaf.asp?lang=ce&section=edito&frameinfo=hom.1&affid=f362" target="_blank"><IMG src="images/pub/rc_pub_used_en.gif" width="468" height="60" border="0"></A>
	<?php }elseif($printabletop_ad == 3){ ?>
		<A href="http://www.roadcompanion.ca/guide/log/pages/culogredirectcaf.asp?lang=ce&section=guide&frameinfo=39.1&affid=f362" target="_blank"><IMG src="images/pub/rc_vin_w_en.gif" width="468" height="60" border="0"></A>
	<?php }elseif($printabletop_ad == 4){ ?>
		<A href="?page=457745123" target="_blank"><IMG src="images/top/seance_sel_b_en.jpg" width="468" height="60" border="0"></a>
	<?php }elseif($printabletop_ad == 5){ ?>
		<A href="?page=457745123" target="_blank"><IMG src="images/top/seance_sel_w_en.jpg" width="468" height="60" border="0"></a>
	<?php }elseif($printabletop_ad == 6){ ?>
    <A href="index.php?page=875416498&id_saison_event=34"><IMG src="images/top/canadarussie_en.gif" width="468" height="60" border="0"></A>
	<?php }elseif($printabletop_ad == 7){ ?>
		<A href="http://www.lhjmqboutique.com/index.php" target="_blank"><IMG src="images/pub/boutique.gif" width="468" height="60" border="0"></A>
	<?php } ?>
				</td>
			</tr>
			<tr valign="bottom">
				<td width="468" height="31" align="left" valign="bottom">&nbsp;</td>
			</tr>
			<tr valign="bottom">
				<td width="468" height="75" align="left" valign="bottom"><IMG src="<?php echo get_top_memorialcup_teams_logo(); ?>" width="300" height="75" border="0"></td>
			</tr>
			</table>
		</td>
	</tr>
<!--
	<tr valign="top">
		<td height="20">&nbsp;</td>
		<td colspan="3"><SPAN class="blackText12px"><STRONG>Quebec Major Junior Hockey League</STRONG></SPAN></td>
	</tr>
-->
</TABLE>