Source: site.view [edit]
Function name: gfPrizes
Arguments: coins
Description:
Page type: html
Render function:  
Module: sandbox

Page source:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>GeneticFinance.com</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<link href="WubHub_DoIt?cmdline=gfCSS" rel="stylesheet" type="text/css" media="screen" />

<script language="javascript">
<!--
function ClearForm() {
  document.testform.email.value= "";
}

//-->
</script>

</head>
<body oncontextmenu="return false">
<div id="bg3">
  <div id="bg4">
    <div id="bg5">
      <div id="page">
        <div id="content">
          <div class="post">
            <div class="title">
              <h2><a href="#">Genetic Finance Reward Prizes</a></h2>
              
            </div>
            <div class="entry">
              <h3 align="center">You have 
<webl>if (ToInt(coins) > 0) then ToInt(coins) div 1000 else 0 end
</webl>
                 reward points to spend. </h3>
              </p>
              <p align="center">This week's prize: A Nintendo Wii Game Console</p>
              <p align="center"><img src="/static/gf/wii.jpg" alt="" width="399" height="381" /></p>
              <div align="center">
                <form action="/webl/WubHub_DoIt" method="get" name="testform">
                  <input name="cmdline" value="gfEnterPrize(coins,email,arg1)" type="hidden">
                  <input name="coins" value="%coins%" type="hidden">
                  How many chances in our prize drawing &nbsp;
                  <input name="arg1" value="1" size="2" title="1">
                  <br>
                  <input name="email" value="Email to notify you if you win" size="39" onfocus="ClearForm();">
                  <br>
                  <br>
                  <input type="submit" value="Enter Prize Drawing">
                  <br>
                  <font size="3">Each chance costs 5 reward points </font>

                  <p align="center"><a href="WubHub_DoIt?cmdline=gfRewards(%coins%,none)">Earn more Reward Points</a><br>
                  </p>
                </form>
              </div>
            </div>
          </div>
        </div>
        <div style="clear: both; height: 40px;">&nbsp;</div>
      </div>
    </div>
  </div>
</div>
<div id="footer">
  <p>(c) 2009  geneticfinance.com</p>
</div>
</body>
</html>