12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- <html>
- <!-- Creation date: 2004-12-20 -->
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <title>Welcome on LuaEdit Official Web Site</title>
- <meta name="description" content="">
- <meta name="keywords" content="">
- <meta name="author" content="Jean-Francois Goulet">
- <meta name="generator" content="WebExpert 6">
- </head>
- <body bgcolor="#FFFFFF">
- <table width="100%" border="0" cellpadding="0" cellspacing="0" summary="">
- <tr>
- <td height="135" valign="top">
- <img width="300" height="150" src="Medias/LuaEditLogo.jpg" align="left">
- <img width="112.5" height="187.5" src="Medias/WebCorner.jpg" align="right">
- </td>
- </tr>
- <tr>
- <td height="30">
- <hr size="1" color="#000000">
- <center>
- <font face="Arial" size="2">
- <a href="index.html">Home</a> -
- <a href="Download.html">Download</a> -
- <a href="History.html">History</a> -
- <a href="ScreenShots.html">Screenshots & Videos</a> -
- <a href="JoinUs.html">Join Us</a> -
- <a href="ContactUs.html">Contact Us</a> -
- <a href="Support.html">Support</a>
- </font>
- </center>
- <br>
- <br>
- </td>
- </tr>
- <tr valign="top">
- <td>
- <b>Official host:</b>
- <blockquote>
- <a href="http://luaforge.net/projects/luaedit/"><img src="http://luaforge.net//themes/gforge/images/logo.png" width="198" height="52" border="0" alt="Get it from LuaForge.net!"></a>
- </blockquote>
- <br>
- <b>Secondary host:</b>
- <blockquote>
- <a href="http://www.download.com/LuaEdit/3000-2069-10393960.html?part=dl-LuaEdit&subj=dl&tag=button"><img src="http://i.i.com.com/cnwk.1d/i/dl/dl-bta.gif" alt="Get it from CNET Download.com!" height="59" width="148" align="center" border="0"></a>
- <a href="http://www.download.com/LuaEdit/3640-2069_4-10393961.html?part=dl-LuaEdit&subj=dl&tag=button"><img src="http://i.i.com.com/cnwk.1d/i/dl/button/review_button.gif" alt="Rate this product!" height="60" width="150" align="center" border="0"></a>
- <br>
- <br>
- <a href="https://sourceforge.net/projects/luaedit"><img src="http://sourceforge.net/sflogo.php?group_id=148839&type=2" width="125" height="37" border="0" alt="Get it from SourceForge.net!"></a>
- </blockquote>
- </td>
- </tr>
- <tr>
- <td>
- <font face="Arial" size="1">
- <hr size="1" color="#000000">
- <center>
- Copyright © 2004-2006 Jean-François Goulet
- <br>
- <br>
- <a href="http://www.lua.org"><img width="64" height="64" src="Medias/lua-powered-by-64.gif" border="0"></a>
- </center>
- </font>
- </td>
- </tr>
- </table>
- </body>
- </html>
|