Linux lhjmq-records 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64
Your IP : 3.139.87.151
<?php
if (!isset($generateEventColumn)) $generateEventColumn = 3;
$events_column_width = ($generateEventColumn == 2) ? 191 : 159;
$events_article_column_width = ($generateEventColumn == 2) ? 172 : 140;
$events_column_bgcolor = ($generateEventColumn == 2) ? '#BBBFCE' : '#8a92ab';
?>
<table width="<?php echo $events_column_width; ?>" border="0" cellspacing="0" cellpadding="0" style="background-color: <?php echo $events_column_bgcolor; ?>" class="lightTableBg" align="center">
<tr>
<td align="center">
<table width="159" border="0" align="center" cellpadding="0" cellspacing="0" style="background-color: <?php echo $events_column_bgcolor; ?>" class="lightTableBg">
<tr>
<td align="center"><img src="../images/spacer.gif" height="5"></td>
</tr>
<tr>
<td valign="top" align="center">
<script type="text/javascript" language="javascript">
function FormPopFR(form) {
qpickWindow = window.open('','SignUpWindow',"top="+((screen.height - 500) / 2)+",left="+((screen.width - 576) / 2)+"menubar=no,scrollbars=yes,toolbar=no,status=no,width=576,height=500,resizable=yes");
form.target="SignUpWindow";
form.action="http://lhjmq.leaguestat.com/fanZone.php?lang=fr";
// gain focus
qpickWindow.focus();
}
</script>
<div style="display: block; width: 159px; height: 201px; background: url(http://lhjmq.leaguestat.com/img/fr/background-quebec_fanSignUp.jpg) no-repeat 0 0; padding: 0; position: relative;">
<form style="display: inline" method="POST">
<input type="text" name="email" maxlength="255" style="font: 11px arial,helvetica,sans-serif;color:black; width: 117px !important; width: 112px; margin: 160px 1px 0 5px; vertical-align: middle;" />
<input type="image" src="http://lhjmq.leaguestat.com/img/button-join.gif" style="margin-top: 162px; vertical-align: middle; display: inline;" onclick="FormPopFR(this.form)" />
</form>
</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
|