git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.DevExpressVCL@29 05c56307-c608-d34a-929d-697000501d7a
30 lines
1.4 KiB
HTML
30 lines
1.4 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE><%=Context.Page.Title%></TITLE>
|
|
</HEAD>
|
|
<BODY bgcolor="white">
|
|
<!--#include file="head.html"-->
|
|
<TABLE cellpadding="0" cellspacing="0" border="0" width="548">
|
|
<TR><TD colspan="3"><IMG src="<%=QualifyImage("1x1.gif")%>" width="509" height="40" alt="" border="0"></TD></TR>
|
|
<TR><TD colspan="3"><IMG src="<%=QualifyImage("linksh_u.gif")%>" width="548" height="45" alt="" border="0"></TD></TR>
|
|
<TR>
|
|
<TD><img src="<%=QualifyImage("linksh_l.gif")%>" width="210" height="159" alt="" border="0"></TD>
|
|
<TD background="<%=QualifyImage("demo_back.gif")%>"><IMG src="<%=QualifyImage("1x1.gif")%>" width="1" height="1" alt="" border="0"></TD>
|
|
<TD valign="top">
|
|
<TABLE cellpadding="0" cellspacing="0" border="0">
|
|
<TR><TD><IMG src="<%=QualifyImage("1x1.gif")%>" width="10" height="10" alt="" border="0"></TD></TR>
|
|
<TR>
|
|
<TD><IMG src="<%=QualifyImage("1x1.gif")%>" width="10" height="10" alt="" border="0"></TD>
|
|
<TD><P><A href="http://www.devexpress.com">http://www.devexpress.com</A> Developer Express Inc.<BR>
|
|
<A href="http://www.borland.com">http://www.borland.com</A> Borland Inc.<BR>
|
|
<IMG src="<%=QualifyImage("1x1.gif")%>" width="326" height="10" alt="" border="0">
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
</TD>
|
|
</TR>
|
|
</TABLE>
|
|
<!--#include file="tail.html"-->
|
|
</BODY>
|
|
</HTML>
|