Sophie

Sophie

distrib > Mandriva > mes5 > x86_64 > by-pkgid > 0d81a008159b90d5a3553d84969a208b > files > 74

graphicsmagick-doc-1.2.5-2.3mdvmes5.2.x86_64.rpm

<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" />
<title>Welcome to GraphicsMagick</title>
<style type="text/css">

/* magick.css -- default style sheet */

BODY, P, TD, TH, UL, OL  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : medium;
}

H1, H2, H3, H4  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

H1  {
	font-size : 120%;
}

H2  {
	font-size : 110%;
}

H3, H4  {
	font-size : 105%;
}

A:LINK  {
	text-decoration : underline;
	color : #0085C0;
}

A:VISITED  {
	text-decoration : underline;
	color : Purple;
}

A:HOVER  {
	text-decoration : underline;
	color : #0085C0;
}

A.nav:LINK  {
	text-decoration : none;
	color : #0085C0;
}

A.nav:VISITED  {
	text-decoration : none;
	color : Purple;
}

A.nav:HOVER  {
	text-decoration : underline;
	color : #0085C0;
}

A.leftcolnav:LINK  {
	text-decoration : none;
	color : #0085C0;
}

A.leftcolnav:HOVER  {
	text-decoration : none;
	background : #999999;
	color: black;
}

A.leftcolnav:VISITED  {
	text-decoration : none;
	color : Purple;
}

.stripes  {
	font-size : smaller;
}

.navtopon  {
	background-color : #999999;
	font-size : smaller;
	text-align : center;
	font-weight : bold;
}

.navtopoff  {
	font-size : smaller;
	text-align : center;
	font-weight : bold;
}

.gutter  {
	margin-top : 2mm;
	margin-right : 3mm;
	margin-bottom : 3mm;
	margin-left : 5mm;
}

.bannergutter {
        margin-top : 2mm;
        margin-right : 3mm;
}

.pagebodygutter  {
	margin-top : 2mm;
}

.pagecentergutter  {
        margin-left : 20mm;
        margin-right: 20mm;
        margin-top : 5mm;
        margin-bottom: 2mm;
}

.leftcolgutter  {
	margin-top : 2mm;
	margin-right : 1mm;
	margin-left : 3mm;
}

.textcolgutter  {
	margin-bottom : 1.5mm;
}

.textpromo  {
	font-size : medium;
	margin-top : 2mm;
	margin-right : 1mm;
	margin-left : 2mm;
}

.newscolgutter  {
	margin-left : 1mm;
	margin-top : 2mm;
	margin-bottom : 3mm;
	font-size : medium;
}

.itemgutter  {
	margin-left : 1.5mm;
	font-size : small;
}

.logogutter  {
	margin-top : 3mm;
	margin-bottom : 2mm;
	margin-left : 3mm;
}

.navtext  {
	font-size : smaller;
}

.navlevel2 {
        font-size : 9pt;
}

.navlevel3 {
        font-size : 8pt;
}

.navlevel2on {
        font-size : 9pt;
	background-color : #cccccc;
}

.navlevel3on {
        font-size : 8pt;
        background-color : #cccccc;
}

.navlevel1on {
	background-color : #cccccc;
}

.note  {
	font-style : italic;
	color : gray;
}

.textwhite  {
	color : white;
}

.small  {
	font-size : smaller;
}

.tiny  {
	font-size : smaller;
}

.confirmation  {
	color : Lime;
}

.warning  {
	color : #ffcc66;
}

.error  {
	color : Red;
}

.disclaimer  {
	font-size : smaller;
	color : Gray;
	margin-top : 1em;
	margin-bottom : 1em;
}


.bgwhite {
        background-color: White;
}

.1colgutter {
        margin-top: 2mm;
        margin-right: 3mm;
        margin-left: 3mm;
}

.1colnavgutter {
        margin-right: 1mm;
        margin-left: 1mm;
}

.largeboldfont {
	font-size : 110%;
	font-weight: bold;
}

.redfont {
	color : red;
}


</style>
</head>
<body>
<div class="document" id="welcome-to-graphicsmagick">
<h1 class="title">Welcome to GraphicsMagick</h1>
<!-- This text is in reStucturedText format, so it may look a bit odd. -->
<!-- See http://docutils.sourceforge.net/rst.html for details. -->
<div class="contents local topic">
<ul class="simple">
<li><a class="reference" href="#executive-summary" id="id1" name="id1">Executive Summary</a></li>
<li><a class="reference" href="#availability" id="id2" name="id2">Availability</a></li>
<li><a class="reference" href="#documentation" id="id3" name="id3">Documentation</a></li>
<li><a class="reference" href="#installation" id="id4" name="id4">Installation</a></li>
<li><a class="reference" href="#add-on-libraries-programs" id="id5" name="id5">Add-On Libraries &amp; Programs</a></li>
</ul>
</div>
<div class="section">
<h1><a class="toc-backref" href="#id1" id="executive-summary" name="executive-summary">Executive Summary</a></h1>
<p>GraphicsMagick provides a comprehensive collection of utilities,
programming interfaces, and GUIs, to support file format conversion,
image processing, and 2D vector rendering.</p>
<p>GraphicsMagick is originally based on ImageMagick from ImageMagick Studio
(which was originally written by John Cristy at Dupont). The goal of
GraphicsMagick is to provide the highest quality product possible while
encouraging open and active participation from all interested developers.
The GraphicsMagick usage license is designed to allow it to be used for
any application, including proprietary or GPLed applications. Please see
the file <a class="reference" href="Copyright.html">Copyright.txt</a> for the GraphicsMagick licence.</p>
</div>
<div class="section">
<h1><a class="toc-backref" href="#id2" id="availability" name="availability">Availability</a></h1>
<p>The master ftp site for GraphicsMagick distributions is
<a class="reference" href="ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/">ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/</a>. Bandwidth on this
site is very limited, so it is recommended to download from SourceForge
at <a class="reference" href="http://sourceforge.net/project/showfiles.php?group_id=73485">http://sourceforge.net/project/showfiles.php?group_id=73485</a> if
possible.</p>
<p>GraphicsMagick is a continual work in progress. The very latest code is
available from CVS. GraphicsMagick may be retrieved via CVS using the
following procedure:</p>
<blockquote>
<p>To use CVS over SSH:</p>
<pre class="literal-block">
export CVS_RSH=ssh
export CVSROOT=&quot;:ext:anoncvs&#64;cvs.graphicsmagick.org:/GraphicsMagick&quot;
</pre>
<p>or to use CVS with its built-in (and insecure) pserver protocol:</p>
<pre class="literal-block">
export CVSROOT=&quot;:pserver:anonymous&#64;cvs.graphicsmagick.org:/GraphicsMagick&quot;
</pre>
<p>to set CVSROOT in the environment (adjust for your shell), or prepend
-d followed by the CVS root to every command. For example:</p>
<pre class="literal-block">
cvs -d &quot;:pserver:anonymous&#64;cvs ...
</pre>
<p>For brevity the following examples assume that CVSROOT is set in the
environment:</p>
<pre class="literal-block">
cvs login
[ enter &quot;anonymous&quot; ]
cvs co GraphicsMagick
</pre>
<p>If you would like to retrieve the (huge) Windows source package which
includes the core GraphicsMagick sources along with all necessary
third-party libraries use:</p>
<pre class="literal-block">
cvs co GraphicsMagick-NT
</pre>
<p>If  you  would like to retrieve <em>everything</em> associated with
GraphicsMagick (useful or not) use:</p>
<pre class="literal-block">
cvs co GraphicsMagick-World
</pre>
</blockquote>
</div>
<div class="section">
<h1><a class="toc-backref" href="#id3" id="documentation" name="documentation">Documentation</a></h1>
<blockquote>
Open the file index.html in a web browser, or refer to the gm(1) manual
page. Also read the GraphicsMagick frequently asked questions in the
file <a class="reference" href="FAQ.html">www/FAQ.html</a>.</blockquote>
</div>
<div class="section">
<h1><a class="toc-backref" href="#id4" id="installation" name="installation">Installation</a></h1>
<blockquote>
<p>GraphicsMagick may be compiled from source code for virtually any
modern Unix system (including Linux and MacOS X) and Microsoft Windows.
Installation instructions may be found in the following files (or their
HTML equivalents):</p>
<ul>
<li><p class="first">Unix / MacOS-X / Cygwin / MinGW:</p>
<p><a class="reference" href="INSTALL-unix.html">INSTALL-unix.txt</a></p>
</li>
<li><p class="first">Microsoft Windows (Via &quot;setup&quot; style installer or from source code):</p>
<p><a class="reference" href="INSTALL-windows.html">INSTALL-windows.txt</a></p>
</li>
</ul>
</blockquote>
</div>
<div class="section">
<h1><a class="toc-backref" href="#id5" id="add-on-libraries-programs" name="add-on-libraries-programs">Add-On Libraries &amp; Programs</a></h1>
<p>To further enhance the capabilities of GraphicsMagick, you may want to
get these programs or libraries. Note that the Windows source package
(equivalent to CVS module &quot;GraphicsMagick-NT&quot;) includes (and builds) all
of the library-based packages listed here.</p>
<ul>
<li><p class="first">GraphicsMagick requires the BZLIB library from</p>
<blockquote>
<p><a class="reference" href="http://www.bzip.org/">http://www.bzip.org/</a></p>
</blockquote>
<p>to read and write BZip compressed MIFF images.</p>
</li>
<li><p class="first">GraphicsMagick requires 'ralcgm' from</p>
<blockquote>
<p><a class="reference" href="http://www.agocg.ac.uk/train/cgm/ralcgm.htm">http://www.agocg.ac.uk/train/cgm/ralcgm.htm</a></p>
</blockquote>
<p>to read the Computer Graphics Metafile (CGM) image format. You also
need Ghostscript (see below).</p>
</li>
<li><p class="first">GraphicsMagick requires 'dcraw' from</p>
<blockquote>
<p><a class="reference" href="http://www.cybercom.net/~dcoffin/dcraw/">http://www.cybercom.net/~dcoffin/dcraw/</a></p>
</blockquote>
<p>to read raw images from digital cameras.  Use similar to:</p>
<pre class="literal-block">
gm convert dcraw:infile outfile
</pre>
</li>
<li><p class="first">GraphicsMagick requires 'fig2dev' provided in the transfig package
from</p>
<blockquote>
<p><a class="reference" href="http://www.xfig.org/">http://www.xfig.org/</a></p>
</blockquote>
<p>to read the Fig image format.</p>
</li>
<li><p class="first">GraphicsMagick requires the FreeType software, version 2.0 or above,
available as</p>
<blockquote>
<p><a class="reference" href="http://www.freetype.org/">http://www.freetype.org/</a></p>
</blockquote>
<p>to annotate with TrueType and Postscript Type 1 fonts. Note that
enabling TT_CONFIG_OPTION_BYTECODE_INTERPRETER in FreeType's
include/freetype/config/ftoption.h will produce better glyph
renderings but may violate an Apple patent.</p>
</li>
<li><p class="first">GraphicsMagick requires Ghostscript software (version 8.50 recommended)
available from</p>
<blockquote>
<p><a class="reference" href="http://www.cs.wisc.edu/~ghost/">http://www.cs.wisc.edu/~ghost/</a></p>
</blockquote>
<p>to read the Postscript or the Portable Document format. Ghostscript
is used to annotate an image when the FreeType library is not used,
or an X server is not available. See the FreeType library above for
another means to annotate an image. Note, Ghostscript must support
the ppmraw device (type <cite>gs -h</cite> to verify). If Ghostscript is
unavailable, the Display Postscript X11 extension is used to
rasterize a Postscript document (assuming you define HasDPS and DPS
is available). The DPS extension is less robust than Ghostscript in
that it will only rasterize one page of a multi-page document.</p>
<p>Ghostscript (release 7.0 and later) may optionally install a library
(libgs) under Linux. If this library is installed, GraphicsMagick may
be configured to use it. We do <strong>NOT</strong> recommend using this library
under Unix type systems. The Ghostscript library does not support
concurrency since only one instance of the interpreter is available.
Unix systems will obtain better performance from executing Ghostscript as
an external process since then multiple interpreters may execute at
once on multiple CPU cores.</p>
<p>Ghostscript provides its own modified version of libjpeg and libJasper
while GraphicsMagick will be using these libraries as provided with the
system. If Ghostscript is not using the same libraries, then
identically named symbols may be used from the wrong code, causing
confusion or a program crash. If conflicts cause JPEG to fail (JPEG
returns an error regarding expected structure sizes), it may be
necessary to use Ghostscript's copy of libjpeg for GraphicsMagick, and
all delegate libraries which depend on libjpeg, or convince Ghostscript
to build against an unmodified installed JPEG library (and lose
compatibility with some Postscript files).</p>
</li>
<li><p class="first">GraphicsMagick requires hp2xx available from</p>
<blockquote>
<p><a class="reference" href="http://www.gnu.org/software/hp2xx/hp2xx.html">http://www.gnu.org/software/hp2xx/hp2xx.html</a></p>
</blockquote>
<p>to read the HP-GL image format. Note that HPGL is a plotter file
format. HP printers usually accept PCL format rather than HPGL format.</p>
</li>
<li><p class="first">GraphicsMagick requires the LCMS library available from</p>
<blockquote>
<p><a class="reference" href="http://www.littlecms.com/">http://www.littlecms.com/</a></p>
</blockquote>
<p>to perform ICC CMS color management.</p>
</li>
<li><p class="first">GraphicsMagick requires gnuplot available from</p>
<blockquote>
<p><a class="reference" href="http://gnuplot.sourceforge.net/">http://gnuplot.sourceforge.net/</a></p>
</blockquote>
<p>to read GNUPLOT plot files (with extension gplt).</p>
</li>
<li><p class="first">GraphicsMagick requires html2ps available from</p>
<blockquote>
<p><a class="reference" href="http://user.it.uu.se/~jan/html2ps.html">http://user.it.uu.se/~jan/html2ps.html</a></p>
</blockquote>
<p>to rasterize HTML files.</p>
</li>
<li><p class="first">GraphicsMagick requires the JBIG-Kit software available via
HTTP from</p>
<blockquote>
<p><a class="reference" href="http://www.cl.cam.ac.uk/~mgk25/jbigkit/">http://www.cl.cam.ac.uk/~mgk25/jbigkit/</a></p>
</blockquote>
<p>to read the JBIG image format.</p>
</li>
<li><p class="first">GraphicsMagick requires the Independent JPEG Group's software
available via anonymous FTP as</p>
<blockquote>
<p><a class="reference" href="ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz">ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz</a></p>
</blockquote>
<p>to read the JPEG v1 image format.</p>
<p>Apply this JPEG patch to Independent JPEG Group's source distribution
if you want to read lossless jpeg-encoded DICOM (medical) images:</p>
<blockquote>
<p><a class="reference" href="ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/delegates/ljpeg-6b.tar.gz">ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/delegates/ljpeg-6b.tar.gz</a></p>
</blockquote>
<p>Use of lossless JPEG is not encouraged. Unless you have a requirement
to read lossless jpeg-encoded DICOM images, please disregard the patch.</p>
</li>
<li><p class="first">GraphicsMagick requires the JasPer Project's JasPer library version
1.701.0 (or later) available via http from</p>
<blockquote>
<p><a class="reference" href="http://www.ece.uvic.ca/~mdadams/jasper/">http://www.ece.uvic.ca/~mdadams/jasper/</a></p>
</blockquote>
<p>to read and write the JPEG-2000 format. Please note that JasPer 1.900.1
may have a problem when used with GraphicsMagick's modules build. To
solve this problem, edit the file src/libjasper/base/jas_init.c and
comment out the line which invokes atexit().</p>
</li>
<li><p class="first">GraphicsMagick requires the MPEG utilities from the MPEG Software
Simulation Group, which are available via anonymous FTP as</p>
<blockquote>
<p><a class="reference" href="ftp://ftp.GraphicsMagick.org/pub/GraphicsMagick/delegates/mpeg2vidcodec_v12.tar.gz">ftp://ftp.GraphicsMagick.org/pub/GraphicsMagick/delegates/mpeg2vidcodec_v12.tar.gz</a></p>
</blockquote>
<p>to read or write the MPEG image format.</p>
</li>
<li><p class="first">GraphicsMagick requires the PNG library, version 1.0 or above, from</p>
<blockquote>
<p><a class="reference" href="http://www.libpng.org/pub/png/pngcode.html">http://www.libpng.org/pub/png/pngcode.html</a></p>
</blockquote>
<p>to read the PNG image format.</p>
</li>
<li><p class="first">GraphicsMagick requires ra_ppm from Greg Ward's Radiance software
available from</p>
<blockquote>
<p><a class="reference" href="http://radsite.lbl.gov/radiance/HOME.html">http://radsite.lbl.gov/radiance/HOME.html</a></p>
</blockquote>
<p>to read the Radiance image format.</p>
</li>
<li><p class="first">GraphicsMagick requires rawtorle from the Utah Raster Toolkit
available via anonymous FTP as</p>
<blockquote>
<p><a class="reference" href="ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/delegates/urt-3.1b.tar.Z">ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/delegates/urt-3.1b.tar.Z</a></p>
</blockquote>
<p>to write the RLE image format.</p>
</li>
<li><p class="first">GraphicsMagick requires scanimage from</p>
<blockquote>
<p><a class="reference" href="http://www.sane-project.org/">http://www.sane-project.org/</a></p>
</blockquote>
<p>to import an image from a scanner device.</p>
</li>
<li><p class="first">GraphicsMagick requires Sam Leffler's TIFF software available via
anonymous FTP at</p>
<blockquote>
<p><a class="reference" href="ftp://ftp.remotesensing.org/libtiff/">ftp://ftp.remotesensing.org/libtiff/</a></p>
</blockquote>
<p>or via HTTP at</p>
<blockquote>
<p><a class="reference" href="http://www.remotesensing.org/libtiff/">http://www.remotesensing.org/libtiff/</a></p>
</blockquote>
<p>to read the TIFF image format. It in turn optionally requires the
JPEG and ZLIB libraries.  Libtiff 3.8.2 or later is recommended.</p>
</li>
<li><p class="first">GraphicsMagick may optionally use the TRIO library from</p>
<blockquote>
<p><a class="reference" href="http://sourceforge.net/projects/ctrio/">http://sourceforge.net/projects/ctrio/</a></p>
</blockquote>
<p>to substitute for the vsnprintf function when the operating system
does not provide one. Older operating systems (e.g. Solaris 2.5)
may not provide a vsnprintf function. If vsnprintf (or the TRIO
replacement) is not used, then vsprintf is used instead, which
decreases the security of GraphicsMagick due to possible buffer
overrun exploits.</p>
</li>
<li><p class="first">GraphicsMagick may optionally use the umem memory allocation library
which is included in Sun's Solaris operating system or available from</p>
<blockquote>
<p><a class="reference" href="https://labs.omniti.com/trac/portableumem/">https://labs.omniti.com/trac/portableumem/</a></p>
</blockquote>
<p>to provide enhanced versions of the standard memory allocation
facilities. Use of umem may improve performance for multi-threaded
programs and provides access to debugging features that detect memory
leaks, buffer overruns, multiple frees, use of uninitialized data, use
of freed data, and many other common pro- gramming errors.</p>
</li>
<li><p class="first">GraphicsMagick requires libwmf 0.2.5 (or later) from</p>
<blockquote>
<p><a class="reference" href="http://sourceforge.net/projects/wvware/">http://sourceforge.net/projects/wvware/</a></p>
</blockquote>
<p>to render files in the Windows Meta File (WMF) metafile format
(16-bit WMF files only, not 32-bit &quot;EMF&quot;). This is the format
commonly used for Windows clipart (available on CD at your local
computer or technical book store). WMF support requires the FreeType
2 library in order to render TrueType and Postscript fonts.</p>
<p>While GraphicsMagick uses the libwmflite (parser) component of the
libwmf package which does not depend on any special libraries, the
libwmf package as a whole depends on FreeType 2 and either the
xmlsoft libxml, or expat libraries. Since GraphicsMagick already uses
libxml (for reading SVG and to retrieve files via HTTP or FTP), it is
recommended that the options '--without-expat --with-xml' be supplied
to libwmf's configure script.</p>
<p>GraphicsMagick's WMF renderer provides some of the finest WMF
rendering available due its use of antialiased drawing algorithms.
You may select a background color or texture image to render on. For
example, &quot;-background '#ffffffff'&quot; renders on a transparent
background while &quot;-texture plasma:fractal&quot; renders on a fractal image.</p>
<blockquote>
<p>A free set of Microsoft Windows fonts may be retrieved from
<a class="reference" href="http://sourceforge.net/projects/corefonts/">http://sourceforge.net/projects/corefonts/</a>. Note that the license
for these fonts requires that they be distributed in the original
.exe form, but the Linux folks have found ways to deal with that on
non-Windows systems.</p>
</blockquote>
</li>
<li><p class="first">GraphicsMagick requires the FlashPIX library version 1.2.0 from the
Digital Imaging Group in order to support the FlashPIX format. The
FlashPIX library may be obtained from GraphicsMagick anonymous CVS by
checking out the 'fpx' module, or retrieving the file
libfpx-1.2.0.10.tar.gz from the ftp directory.</p>
<blockquote>
<p><a class="reference" href="ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/delegates/">ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/delegates/</a>.</p>
</blockquote>
<p>Please note that this library is not very portable. It is known to
work properly under SPARC Solaris and Windows, but exhibits severe
problems under FreeBSD and Linux.</p>
</li>
<li><p class="first">GraphicsMagick requires an X server for the 'display', 'animate', and
'import' functions to work properly. Unix systems usually provide an X
server as part of their standard installation. For MacOS-X, X11 is a
system install time option.</p>
<p>A free X server for Microsoft Windows is available from</p>
<blockquote>
<p><a class="reference" href="http://sources.redhat.com/win32-x11/">http://sources.redhat.com/win32-x11/</a></p>
</blockquote>
<p>The Cygwin port of XFree86 may also be used. It is included as part of
Cygwin and may be selected from the Cygwin installer. Cygwin is
available from</p>
<blockquote>
<p><a class="reference" href="http://www.cygwin.com/">http://www.cygwin.com/</a></p>
</blockquote>
<p>There is a nearly free X server available for Windows and Macintosh at</p>
<blockquote>
<p><a class="reference" href="http://www.microimages.com/freestuf/mix/">http://www.microimages.com/freestuf/mix/</a></p>
</blockquote>
</li>
<li><p class="first">GraphicsMagick requires libxml available from</p>
<blockquote>
<p><a class="reference" href="http://xmlsoft.org/">http://xmlsoft.org/</a></p>
</blockquote>
<p>to read the SVG image format and to retrieve files from over a
network via FTP and HTTP.</p>
</li>
<li><p class="first">GraphicsMagick requires the ZLIB library from</p>
<blockquote>
<p><a class="reference" href="http://www.zlib.net/">http://www.zlib.net/</a></p>
</blockquote>
<p>to read or write the PNG or Zip compressed MIFF images.</p>
</li>
</ul>
<hr class="docutils" />
<div class="line-block">
<div class="line">Copyright (C) 2003 - 2008 GraphicsMagick Group</div>
<div class="line">Copyright (C) 2002 ImageMagick Studio</div>
<div class="line">Copyright (C) 1999 E. I. du Pont de Nemours and Company</div>
</div>
<p>This program is covered by multiple licenses, which are described in
Copyright.txt. You should have received a copy of Copyright.txt with this
package; otherwise see <a class="reference" href="http://www.graphicsmagick.org/www/Copyright.html">http://www.graphicsmagick.org/www/Copyright.html</a>.</p>
</div>
</div>
<div class="footer">
<hr class="footer" />
Generated on: 2008-04-03 02:42 UTC.

</div>
</body>
</html>