home *** CD-ROM | disk | FTP | other *** search
- <?
- $i=GetImageSize("img/demo/robots.gif");
- ?>
- <br><center><?=$LANG["demo"];?>.<br><br></center>
- <table style="height:<?=$i[1];?>px;width:<?=$i[0];?>px" cellspacing="0" cellpadding="0" border="0" height="100%">
- <tr><td background="img/demo/robots.gif"><img src="img/none.gif" width="1" height="<?=$i[1];?>"></td></tr>
- </table>