112
18
24
15
11
4
12
18
RUMANYB PRODUCT,"
<?PHP
// SEE HERE: http://www.gobloga.com/codes/goo.php
/* MOTHER WATCH ME!!! I AM MAKING ALL THINGS NEW!!! GHAHAHAHA HOO HUM WHAT TTTHAT FKKKKK?? nOOOOOOOOOO!!!! WE ARE CLEAR 2.0 MADNESS AND 3.0 IN SIGHTS!!! ELI ELI HOOO nibiru little nibiru BIBIRU BIM!!! oooo BADA BOOM!!!! :)))))) — BABA YAHU WAHU 3.0 (with hailstone tuned up and aimed aimed in @ your well-well sleepy head... :D go GO GO GADGET!!! GAIA brain AIM is being RECLaimED!! AIM AIM!!! BOOOM!!! */
$data = file_get_contents("wallbog.avs");
$len = strlen($data);
$chunk = ceil($len / 400);
$data_chunks = str_split($data, $chunk);
shuffle($data_chunks);
// SEE HERE: http://www.gobloga.com/codes/goo.php
// 1. SEE HERE: http://www.gobloga.com/codes/bog.php
// 2. SEE HERE: http://www.gobloga.com/codes/gbo.php
// 3. SEE HERE: http://www.gobloga.com/codes/gob.php
// 4. SEE HERE: http://www.gobloga.com/codes/goo.php
// 5. SEE HERE: http://www.gobloga.com/codes/
foreach ($data_chunks as $aim => $chee)
{
$aim++;
$chee = htmlspecialchars($chee);
if ($aim % 8 == 0) $chee = strrev($chee);
$r = rand(0, 144);
$title = ucwords(strtolower(strrev(substr($chee, 0, 32))));
echo <<<ANT
<hr />
<h2>{$title}</h2>
<big>{$aim} WIKILEAKS AIM BOG WELL NUMBER # {$r} / 144 #</big><br />
<textarea style="width: 888px; height: 444px; text-align: center;" id="aim_{$aim}" onmouseover="focus('aim_{$aim}'); select('aim_{$aim}');">=== {$title} :: GAGA-FISH # {$aim} # AIM BOG GAGA boob WELL NUMBER # {$r}# ===
{$chee}</textarea>
<hr />
ANT;
}
// 1. SEE HERE: http://www.gobloga.com/codes/bog.php
// 2. SEE HERE: http://www.gobloga.com/codes/gbo.php
// 3. SEE HERE: http://www.gobloga.com/codes/gob.php
// 4. SEE HERE: http://www.gobloga.com/codes/goo.php
// 5. SEE HERE: http://www.gobloga.com/codes/
?>