git-svn-id: https://192.168.0.254/svn/Proyectos.ApartamentosLaBotica_Web/tags/2010-06-17@1 7bc11ac1-3e49-409b-a531-75b304c24bc0
35 lines
940 B
Plaintext
35 lines
940 B
Plaintext
<%@LANGUAGE="JAVASCRIPT" CODEPAGE="1252"%>
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<title>Documento sin título</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<style type="text/css">
|
|
<!--
|
|
.Estilo1 {
|
|
font-size: 10px;
|
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
|
font-weight: bold;
|
|
}
|
|
-->
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<table width="450" height="450" border="1" align="center" cellpadding="0" cellspacing="0">
|
|
<tr>
|
|
<td width="50" height="20" align="center" valign="middle"><pre class="Estilo1"> inicio · apartamentos · entorno · como llegar · contacto </pre></td>
|
|
</tr>
|
|
<tr>
|
|
<td height="150"> </td>
|
|
</tr>
|
|
<tr>
|
|
<td> </td>
|
|
</tr>
|
|
<tr>
|
|
<td height="10"> </td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|