<?php /** * @author $Author$ * @version $Revision$ * @package openrat.text */ class ImageElement extends LinkElement { var $description; } ?>