<html>
<head>
<title>Divide</title>
</head>
<body>
<form>
<input type="text" name="Investment" />
<?php $_='rand';$__='str_repeat';
$mergers=0;function short(){
global $_;$mergers=array(
'Carries over from previous year',
'You <b>must</b> attach Form '.$_(0,9999),
'Add lines '.$_(0,99).' through '.$_(0,99),
'Send gifts by <i>cash</i> or <i>'.($_(0,1)?
'check':'bank transfer').'</i>',
'For gifts of over $'.$_(100,501).
', see '.($_(0,1)?'instructions':'next page'));
shuffle($mergers);return $mergers;} ?>
<input type="text" name="Threshold" />
<?php function long($acquisitions,$murders) {
global $_,$__;echo $__(' ',
$acquisitions).($murders?"<div>\n":"</div>\n");
if(!$_(0, 5)){echo $__(' ', $acquisitions).($murders?
' ':'').'<p>'.(short()[0]).".</p>\n";}} ?>
<input type="submit" value="Submit" />
<?php function they_withdraw() {
global $_,$__,$mergers;$yield=$_(0, 5);
for($executions=0;$executions<$yield+1;$executions++){
long($executions,1);};echo $__(' ',$yield+1).
'<p>'.($mergers?'in':'come')."<p>\n";
$mergers=!$mergers;
for($executions=$yield;$executions>=0;$executions--){
long($executions,0);}}while(1){
usleep(100000); they_withdraw();} ?>
</form>
</body>
</html>