50) { $font = ""; if (mt_rand(0,4) == 2) { $pixelcolor = "red"; } else { $pixelcolor = "blue"; } $content = ""; } else { $content = ""; for ($k=0; $k 127 && $thischar < 163) { $thischar = chr(mt_rand(32,255)); } if ($thischar == "<") { $thischar = "<"; } $content .= $thischar; } } ?>