forked from halo-battle/game
Version 0.7a
This commit is contained in:
parent
c117da6d77
commit
d5c122a2c5
52 changed files with 893 additions and 760 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<?
|
||||
<?php
|
||||
session_start();
|
||||
$race = $_SESSION['race'];
|
||||
|
||||
|
|
@ -79,19 +79,9 @@ setTimeout('dateTempsReel()', 999)
|
|||
}
|
||||
</script>";
|
||||
echo'</head>
|
||||
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" style="overflow: auto; background-color: #040e1e; background-image: url(\'descriptions/diz/182.jpg\'); background-attachment: fixed; background-repeat: no-repeat; background-position: top left;">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-8183761828268957";
|
||||
//120x600, date de création 19/11/07
|
||||
google_ad_slot = "7468171787";
|
||||
google_ad_width = 120;
|
||||
google_ad_height = 600;
|
||||
//--></script>
|
||||
<script type="text/javascript"
|
||||
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||
</script>
|
||||
|
||||
<table width=180 BORDER=0 CELLPADDING=0 CELLSPACING=0 align=center>
|
||||
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" style="overflow: hidden; background-color: #040e1e; background-image: url(\'descriptions/diz/205.jpg\'); background-attachment: fixed; background-repeat: no-repeat; background-position: top left;">
|
||||
<div class="centre"><table style="margin-left: auto; margin-right: auto;"><tr><td>
|
||||
<table width=180 border="0" cellpadding="0" cellspacing="0" align="center">
|
||||
<tr>
|
||||
<td colspan=6>
|
||||
<img src="images/menu/menu_01.png" width=180 height=1></td>
|
||||
|
|
@ -405,7 +395,18 @@ echo '<tr>
|
|||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
</BODY>
|
||||
<div class="centre"><table style="margin-left: auto; margin-right: auto;"><tr><td>
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-8183761828268957";
|
||||
//200x200, Menu Halo Battle
|
||||
google_ad_slot = "6855354843";
|
||||
google_ad_width = 200;
|
||||
google_ad_height = 200;
|
||||
//--></script>
|
||||
<script type="text/javascript"
|
||||
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||
</script>
|
||||
</td></tr></table></div>
|
||||
</body>
|
||||
</html>';
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue