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



Your IP : 52.15.92.58


Current Path : /var/www/lhjmq-records.qc.ca/public_html/xsl/records/booknew/
Upload File :
Current File : /var/www/lhjmq-records.qc.ca/public_html/xsl/records/booknew/index1.php

<?php

$f_lang = $_GET['lang'];

if(!$_GET['lang'])
	$f_lang = 'fr';

$dart_lang = $f_lang;

if($dart_lang != 'fr')
	$dart_lang = 'eng';

$curzone = "league-info";
/*
$curzone = "stats";
$curzone = "playoffs";
$curzone = "promotions";
$curzone = "news";
$curzone = "home";
*/

$dart_rand = rand(1000000, 99999999);

echo '<script>var p_lang = "' . $f_lang . '";</script>';
$url = $_SERVER['SCRIPT_NAME'];

$is_home = substr_count($url, 'index1.php') == 1 ? 'true' : 'false';
$current_page_name = basename($_SERVER['PHP_SELF']);

?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!-- saved from url=(0014)about:internet -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Histoire et Records</title>
<!-- SWFObject embed by Geoff Stearns geoff@deconcept.com http://blog.deconcept.com/ -->
		<script language="javascript" src="js/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="js/swfobject.js"></script>
<script language="javascript" src="js/functions.js"></script>
		<link rel="stylesheet" type="text/css" href="css/shadowbox.css">
		<script type="text/javascript" src="js/shadowbox.js"></script>
		<script type="text/javascript">	
		
	    Shadowbox.init({
	        players:    ["img","iframe","html"]
	    });		
	    
	    
	    
 
	    
	    
		</script>

<style>
	body
	{
		margin: 0;
		padding: 0;
		background-color: #000;
	}

</style>

</head>
<body>

		<table cellpadding="0" cellspacing="0" border="0" width="945" align="center">
			<tr>
				<td>
					<? include('../../../lang_' . $f_lang . '/records_top.php'); ?>
				</td>
			</tr>
		</table>

		<div id="flashcontent">
			<!--
			<strong>You need to upgrade your Flash Player</strong>
			This is replaced by the Flash content.
			Place your alternate content here and users without the Flash plugin or with
			Javascript turned off will see this. Content here allows you to leave out <code>noscript</code>
			tags. Include a link to <a href="fullpage.html?detectflash=false">bypass the detection</a> if you wish.
			-->
		</div>

		<script type="text/javascript">
			// <![CDATA[
1
			var so = new SWFObject("swf/accueil.swf", "TGI", "100%", "1460px", "9", "#000000");
			so.useExpressInstall('js/expressinstall.swf');
			so.addParam("scale", "showall");
			so.addParam("wmode", "opaque");
			so.addParam("menu", "false");

			so.addVariable("f_lang", "<?php echo $f_lang; ?>");
			so.addVariable("is_home", "<?php echo $is_home; ?>");
			so.addVariable("current_page", "<?php echo $current_page_name; ?>");
			so.write("flashcontent");

			// ]]>
		</script>
</body>
</html>