C:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\gridtip\gridtip_2010\rules.php


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
<html>
<head>
<title>GRID TIP</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<SCRIPT language='javascript'>

    function cancel_profile(){
        window.location = "gridtip.php?u_id="+form_user.UserID.value;
    }
</script>

</head>

<body bgcolor="#FFFFFF" text="#000000" link='#000000' alink='#000000' vlink='#000000'>

<link href="shoutbox/style.css" rel="stylesheet" type="text/css" />

<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
      <td align="left" width="33%"><font face="Verdana, Arial, Helvetica, sans-serif" size="1">GRID TIP is best viewed in 1280x1024</font></td>

      <td align="center" width="33%"><font face="Verdana, Arial, Helvetica, sans-serif" size="1"><a href="rules.php" target="_parent">english</a>
      | <a href="regeln.php" target="_parent">deutsch</a>
      </font></td>
      <td align="right" width="33%"><font face="Verdana, Arial, Helvetica, sans-serif" size="1">
      <?PHP

        
// Original Script melbdate.php3 copyright (c) 2000 by Dean Kennedy, Terrabyte Communications
        // Version 1.03 04 June 2006
        // Free to use, modify and copy. You can safely delete all other commented lines and just leave the four line script
        // Distributed under the terms of the GNU General Public License (GPL). There is NO WARRANTY, it is provided AS IS. Use it at your own risk.
        // http://www.gnu.org/copyleft/gpl.html

        
$hourdiff "0"// hours difference between server time and local time

        
$serverdate date("l, d F Y - H:i:s \h");
        echo 
"<div align='right'>";
        echo 
"Server Time: &nbsp;";
        print (
"$serverdate");
        print (
"<BR>");

        
$timeadjust = ($hourdiff 60 60);

        
$melbdate date("l, d F Y - H:i:s \h",time() + $timeadjust);

        echo 
"Local Time: &nbsp;";
        print (
"$melbdate");
        echo 
"</div>";

       
?>
      </font>
      </td>
  </tr>
</table>
<p align="center"><font face="Verdana, Arial, Helvetica, sans-serif" size="7"><b><img src="images/raceflag-l.gif" width="85" height="60"> GRID
  <i>TIP <img src="images/raceflag-r.gif" width="85" height="60"></i></b></font></p>
<table width="100%" border="0">
  <tr>
    <td>
    <table width="100%" border="0" cellspacing="0" cellpadding="3">
       <tr>
          <td bgcolor="#99CCFF"><font face="Verdana, Arial, Helvetica, sans-serif" size="3"><b>rules</b></font></td>
            </tr>
          </table>
    </td>
  </tr>
  <tr>
    <td><font face="Verdana, Arial, Helvetica, sans-serif" size="2"><br>
      <b>The GRID TIP betting system:</b><br>
      <UL type="disc">
        <LI> You bet on:<br>
          <UL type="circle">
            <LI> the top 3 drivers (1, 2, 3): the first 3 places in qualifying 
              (Q) and race (R) <br>
            <LI> the safety car (SC): deployment of the safety car during the 
              race (risky bet)<br>
              <UL>
                To bet on the safety car is NOT mandatory but a voluntary option. 
                <br>
                You can only bet on &quot;yes&quot; or &quot;no&quot; - both bets 
                are obviously not possible nontheless mindless.<br>
              </UL>
            <LI> the fastest lap (FL): the driver with the fastest lap during 
              the race (bonus bet)<br>
              <UL>
                To bet on the fastest lap is NOT mandatory but a voluntary option 
                (which makes sense considering that there will be no penalty in 
                case of betting in the wrong!)<br>
                <br>
              </UL>
            
          </UL>
        <LI> You can place your bets until the beginning of the corresponding event 
          (qualifying or race). You cannot change your bets once they are 
          placed.<br>
          (In case of serious accidental erroneous clicks during placement of 
          your bets you have the possibility to immediately contact the GRID TIP 
          Admin who can delete your erroneous bet. Please make sure that you follow 
          this procedure by any means before the start of the corresponding event 
          - qualifying or race - and take into account that after deletion of 
          your erroneous bet you have to have enough time to place your new bet!)<br>
          The dates and start times of the events can be found on the GRID TIP 
          web page (see section &quot;news - Formula 1 Schedule&quot;). 
      </UL>
      <b>The GRID TIP scoring system:</b><br>
      <UL type="disc">
        <LI> You will get 2 points for each of the top-3 drivers you placed on 
          the right position.<br>
        <LI> You will get 1 point for each of the top-3 drivers you placed on 
          the wrong position within top 3..<br>
          <br>
        <LI> Who places the safety car bet takes a certain risk and will: <br>
          <UL tpye="circle">
            <LI> get 1 extra point if the bet turns out to be correct,<br>
            <LI> be penalized with the substraction of 1 point if the bet turns 
              out to be not correct.<br>
          </UL>
        <LI> Who places the fastest lap bet does not take any risk and will:<br>
          <UL type="circle">
            <LI> get 1 extra point if the bet turns out to be correct,<br>
            <LI> get NO penalty if the bet turns out to be not correct.<br>
              <br>
          </UL>
        <LI> To determin the points for the GRID TIP qualifying result the qualifying 
          result without any penalization regarding the starting grid will be taken 
          into account.<br>
        <LI> To determin the points for the GRID TIP race result the official 
          race result including after-race disqualifications or penalizations 
          will be taken into account (= official race result according Formula 
          1 website).<br>
          <br> 
        <LI> The points of qualifying and race of each Grand Prix weekend will 
          be summed up and form the single GP results.<br>
        <LI> If two or more GRID TIPPERs reach the same maximum score for one 
          single GP weekend none of them will get the GP awarded.<br>
          <br>
        <LI> The single points of each Grand Prix will be summed up to form the 
          overall score, which is the the current total score of each GRID TIPPER 
          and is being displayed on the GRID TIP web page together with their single 
          GP wins.<br>
        <LI> If two or more GRID TIPPERs reach the same overall score the amount 
          of the single GPs (Grand Prix weekends) these GRID TIPPERs managed to 
          win will be taken into account to decide on the ranking.<br>
          <br>
        <LI> GRID TIP winner is who gets the highest overall score.<br>
        <LI> If two or more GRID TIPPERs reach the same overall score at the end 
          of the GRID TIP season the amount of the single GPs (Grand Prix weekends) 
          these GRID TIPPERs managed to win will be taken into account to decide 
          on the GRID TIP winner. If even these are the same (i.e. same overall 
          score and same amount of single GP winnings) GRID TIP has two or more 
          winners (why not!) 
      </UL>
      <b>The GRID TIP appraisals:</b><br>
      <UL type="disc">
        <LI> Each year at the end of the GRID TIP season the following achievements 
          of the GRID TIPPERs will be awarded with certificates:<br>
          <UL type="circle">
            <LI> the GRID TIP winner/s (Winner's Certificate),<br>
            <LI> the best rookie/s, i.e. the GRID TIPPER/s amongst the first-seasoners 
              with the highest overall score (Best Rookie Certificate),<br>
            <LI> the GRID TIPPERs with the highest amount of single GP wins, regardless 
              of their overall score (Certificate of Excellence),<br>
            <LI> the GRID TIPPERs who managed to win at least one single Grand 
              Prix (Certificate of Appraisal).<br>
          </UL>
      </UL>
      </font> </td>
  </tr>
</table>


</body>
</html>