// Copyright (C) 2005 Kai Seidler, oswald@apachefriends.org
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later version.
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
// You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
$values["A"]=rand(20,230);
$values["B"]=rand(20,230);
$values["C"]=rand(20,230);
$values["D"]=rand(20,230);
$values["E"]=rand(20,230);
$values["F"]=rand(20,270);
$values["G"]=rand(20,270);
$values["H"]=rand(20,270);
$m->setDimension($width, $height);
$m->setBackground(251, 121, 34);
$font = new SWFFont("BabelSans-B.fdb");
$g->addEntry(0.0, 0, 0, 0);
$g->addEntry(1.0, 0xff, 0xff, 0xff);