Cambio de telefono movil solicitado 04/02/2014 por Fernando
git-svn-id: https://192.168.0.254/svn/Proyectos.GrupoArdeco_Web/trunk@21 f3e42445-bc5e-4746-be46-0918cadaadb9
This commit is contained in:
parent
4c27d2419e
commit
abd03a6ce5
@ -1,111 +1,111 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="description" content="Decoración de interiores y proyectos integrales de reforma de locales comerciales, oficinas y viviendas"/>
|
||||
<meta name="keywords" content="decoracion,proyectos,hogar,oficinas,hoteles,restaurantes,salas,decoracion interiores,decoracion interiorismo,decoracion oficinas,decoradores,diseño interior,diseño interiores,iluminacion interior,mobiliario auxiliar,mobiliario diseño,mobiliario hosteleria,mobiliario hoteles,mobiliario oficina,mobiliario oficina diseño,mobiliario restaurantes,mobiliario y decoracion,muebles oficina"/>
|
||||
|
||||
<title>Contacto - Grupo Ardeco - Decoración de interiores</title>
|
||||
<link rel="stylesheet" type="text/css" href="reset.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="estilos.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="menu.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="forms.css"/>
|
||||
|
||||
<script language="JavaScript" type="text/javascript">
|
||||
<!--
|
||||
function checkform(form)
|
||||
{
|
||||
if (form.nombre.value == "") {
|
||||
alert("No ha introducido un nombre.");
|
||||
return false ;
|
||||
}
|
||||
else if (form.email.value == "") {
|
||||
alert("No ha introducido una dirección de e-mail.");
|
||||
return false ;
|
||||
}
|
||||
else if (form.consulta.value == "") {
|
||||
alert("No ha el texto de su consulta.");
|
||||
return false ;
|
||||
}
|
||||
else
|
||||
return true ;
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="cabecera_layout">
|
||||
<div id="cabecera">
|
||||
<div id="logotipo">
|
||||
<h1>Grupo Ardeco</h1>
|
||||
<h2>Decoración de interiores</h2>
|
||||
</div>
|
||||
|
||||
<div id="menu">
|
||||
<ul>
|
||||
<li><a href="index.html">Inicio</a></li>
|
||||
<li><a href="proyectos.html">Proyectos realizados</a></li>
|
||||
<li class="current">Contacto</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="banner">
|
||||
<div id="foto" class="slideshow">
|
||||
<img src="fotos/inicio/hotel-vincci-via-66-habitacion.jpg" alt="Hotel Vincci Vía 66 en Madrid." style="width: 600px; height: 300px;" />
|
||||
</div>
|
||||
<div id="seleccion">
|
||||
<h3>Contacto</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="cuerpo_layout">
|
||||
<div id="cuerpo">
|
||||
<div id="contacto_izquierda">
|
||||
<h3>Formulario de contacto</h3>
|
||||
<form name="form1" class="cmxform" method="post" action="send.php" onsubmit="return checkform(this);">
|
||||
<fieldset>
|
||||
<legend></legend>
|
||||
<ol>
|
||||
<li><label for="nombre">Su nombre: </label> <input id="nombre" name="nombre" style="width: 360px;"/></li>
|
||||
<li><label for="email">Su email: </label> <input id="email" name="email" style="width: 360px;"/></li>
|
||||
<li><label for="consulta">Su consulta: </label> <textarea cols="43" rows="7" id="consulta" name="consulta" onkeyup="val=this.value; if (val.length > 800) { alert('Lo siento, has sobrepasado el limite de 800 caracteres'); this.value = val.substring(0,800); } this.form.count.value=800-parseInt(this.value.length); "></textarea></li>
|
||||
<li><label for="submit"></label><input type="submit" name="Submit" value="Enviar" title="Pulsa una vez para enviar el mensaje, y espera a la pantalla de confirmacion"></li>
|
||||
</ol>
|
||||
</fieldset>
|
||||
</form>
|
||||
</div>
|
||||
<div id="contacto_derecha">
|
||||
<h3>Datos de contacto</h3>
|
||||
<p>
|
||||
<strong>C/ Paseo de la Chopera, 2<br/>
|
||||
28100 - Alcobendas - Madrid</strong><br/><br/>
|
||||
Teléfono: <strong>91 658 23 00</strong><br/>
|
||||
Móvil: <strong>628 91 08 41</strong><br/>
|
||||
Fax: <strong>91 658 23 00</strong><br/>
|
||||
E-Mail: <strong>info@grupoardeco.com</strong></p><br/>
|
||||
<p>Persona de contacto:<br/><strong>Fernando López</strong> (Director Comercial)</p>
|
||||
</div>
|
||||
<div class="clear"> </div>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
<div id="pie_layout">
|
||||
<div id="pie">
|
||||
<p><a href="">Aviso legal</a> | <a href="" title="">Política de privacidad</a>
|
||||
<!--<br/>Diseñado por <a href="http://www.rodax-software.com" title="Rodax Software S.L.">Rodax Software S.L.</a> - 2009-->
|
||||
</p>
|
||||
</div >
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
||||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
try {
|
||||
var pageTracker = _gat._getTracker("UA-297093-14");
|
||||
pageTracker._trackPageview();
|
||||
} catch(err) {}</script>
|
||||
</body>
|
||||
</html>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="description" content="Decoración de interiores y proyectos integrales de reforma de locales comerciales, oficinas y viviendas"/>
|
||||
<meta name="keywords" content="decoracion,proyectos,hogar,oficinas,hoteles,restaurantes,salas,decoracion interiores,decoracion interiorismo,decoracion oficinas,decoradores,diseño interior,diseño interiores,iluminacion interior,mobiliario auxiliar,mobiliario diseño,mobiliario hosteleria,mobiliario hoteles,mobiliario oficina,mobiliario oficina diseño,mobiliario restaurantes,mobiliario y decoracion,muebles oficina"/>
|
||||
|
||||
<title>Contacto - Grupo Ardeco - Decoración de interiores</title>
|
||||
<link rel="stylesheet" type="text/css" href="reset.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="estilos.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="menu.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="forms.css"/>
|
||||
|
||||
<script language="JavaScript" type="text/javascript">
|
||||
<!--
|
||||
function checkform(form)
|
||||
{
|
||||
if (form.nombre.value == "") {
|
||||
alert("No ha introducido un nombre.");
|
||||
return false ;
|
||||
}
|
||||
else if (form.email.value == "") {
|
||||
alert("No ha introducido una dirección de e-mail.");
|
||||
return false ;
|
||||
}
|
||||
else if (form.consulta.value == "") {
|
||||
alert("No ha el texto de su consulta.");
|
||||
return false ;
|
||||
}
|
||||
else
|
||||
return true ;
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="cabecera_layout">
|
||||
<div id="cabecera">
|
||||
<div id="logotipo">
|
||||
<h1>Grupo Ardeco</h1>
|
||||
<h2>Decoración de interiores</h2>
|
||||
</div>
|
||||
|
||||
<div id="menu">
|
||||
<ul>
|
||||
<li><a href="index.html">Inicio</a></li>
|
||||
<li><a href="proyectos.html">Proyectos realizados</a></li>
|
||||
<li class="current">Contacto</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="banner">
|
||||
<div id="foto" class="slideshow">
|
||||
<img src="fotos/inicio/hotel-vincci-via-66-habitacion.jpg" alt="Hotel Vincci Vía 66 en Madrid." style="width: 600px; height: 300px;" />
|
||||
</div>
|
||||
<div id="seleccion">
|
||||
<h3>Contacto</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="cuerpo_layout">
|
||||
<div id="cuerpo">
|
||||
<div id="contacto_izquierda">
|
||||
<h3>Formulario de contacto</h3>
|
||||
<form name="form1" class="cmxform" method="post" action="send.php" onsubmit="return checkform(this);">
|
||||
<fieldset>
|
||||
<legend></legend>
|
||||
<ol>
|
||||
<li><label for="nombre">Su nombre: </label> <input id="nombre" name="nombre" style="width: 360px;"/></li>
|
||||
<li><label for="email">Su email: </label> <input id="email" name="email" style="width: 360px;"/></li>
|
||||
<li><label for="consulta">Su consulta: </label> <textarea cols="43" rows="7" id="consulta" name="consulta" onkeyup="val=this.value; if (val.length > 800) { alert('Lo siento, has sobrepasado el limite de 800 caracteres'); this.value = val.substring(0,800); } this.form.count.value=800-parseInt(this.value.length); "></textarea></li>
|
||||
<li><label for="submit"></label><input type="submit" name="Submit" value="Enviar" title="Pulsa una vez para enviar el mensaje, y espera a la pantalla de confirmacion"></li>
|
||||
</ol>
|
||||
</fieldset>
|
||||
</form>
|
||||
</div>
|
||||
<div id="contacto_derecha">
|
||||
<h3>Datos de contacto</h3>
|
||||
<p>
|
||||
<strong>C/ Paseo de la Chopera, 2<br/>
|
||||
28100 - Alcobendas - Madrid</strong><br/><br/>
|
||||
Teléfono: <strong>91 658 23 00</strong><br/>
|
||||
Móvil: <strong>648 91 97 74</strong><br/>
|
||||
Fax: <strong>91 658 23 00</strong><br/>
|
||||
E-Mail: <strong>info@grupoardeco.com</strong></p><br/>
|
||||
<p>Persona de contacto:<br/><strong>Fernando López</strong> (Director Comercial)</p>
|
||||
</div>
|
||||
<div class="clear"> </div>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
<div id="pie_layout">
|
||||
<div id="pie">
|
||||
<p><a href="">Aviso legal</a> | <a href="" title="">Política de privacidad</a>
|
||||
<!--<br/>Diseñado por <a href="http://www.rodax-software.com" title="Rodax Software S.L.">Rodax Software S.L.</a> - 2009-->
|
||||
</p>
|
||||
</div >
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
||||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
try {
|
||||
var pageTracker = _gat._getTracker("UA-297093-14");
|
||||
pageTracker._trackPageview();
|
||||
} catch(err) {}</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -1,81 +1,81 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="description" content="Decoración de interiores y proyectos integrales de reforma de locales comerciales, oficinas y viviendas"/>
|
||||
<meta name="keywords" content="decoracion,proyectos,hogar,oficinas,hoteles,restaurantes,salas,decoracion interiores,decoracion interiorismo,decoracion oficinas,decoradores,diseño interior,diseño interiores,iluminacion interior,mobiliario auxiliar,mobiliario diseño,mobiliario hosteleria,mobiliario hoteles,mobiliario oficina,mobiliario oficina diseño,mobiliario restaurantes,mobiliario y decoracion,muebles oficina"/>
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
|
||||
<title>Contacto - Grupo Ardeco - Decoración de interiores</title>
|
||||
<link rel="stylesheet" type="text/css" href="reset.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="estilos.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="menu.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="forms.css"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="cabecera_layout">
|
||||
<div id="cabecera">
|
||||
<div id="logotipo">
|
||||
<h1>Grupo Ardeco</h1>
|
||||
<h2>Decoración de interiores</h2>
|
||||
</div>
|
||||
|
||||
<div id="menu">
|
||||
<ul>
|
||||
<li><a href="index.html">Inicio</a></li>
|
||||
<li><a href="proyectos.html">Proyectos realizados</a></li>
|
||||
<li class="current">Contacto</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="banner">
|
||||
<div id="foto" class="slideshow">
|
||||
<img src="fotos/inicio/hotel-vincci-via-66-habitacion.jpg" alt="Hotel Vincci Vía 66 en Madrid." style="width: 600px; height: 300px;" />
|
||||
</div>
|
||||
<div id="seleccion">
|
||||
<h3>Contacto</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="cuerpo_layout">
|
||||
<div id="cuerpo">
|
||||
<div id="contacto_izquierda">
|
||||
<h3>Gracias por su mensaje</h3>
|
||||
<p>Su mensaje ha sido enviado.</p>
|
||||
|
||||
</div>
|
||||
<div id="contacto_derecha">
|
||||
<h3>Datos de contacto</h3>
|
||||
<p>
|
||||
<strong>C/ Paseo de la Chopera, 2<br/>
|
||||
28100 - Alcobendas - Madrid</strong><br/><br/>
|
||||
Teléfono: <strong>91 658 23 00</strong><br/>
|
||||
Móvil: <strong>628 91 08 41</strong><br/>
|
||||
Fax: <strong>91 658 23 00</strong><br/>
|
||||
E-Mail: <strong>info@grupoardeco.com</strong></p><br/>
|
||||
<p>Persona de contacto:<br/><strong>Fernando López</strong> (Director Comercial)</p>
|
||||
</div>
|
||||
<div class="clear"> </div>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
<div id="pie_layout">
|
||||
<div id="pie">
|
||||
<p><a href="">Aviso legal</a> | <a href="" title="">Política de privacidad</a>
|
||||
<!--<br/>Diseñado por <a href="http://www.rodax-software.com" title="Rodax Software S.L.">Rodax Software S.L.</a> - 2009-->
|
||||
</p>
|
||||
</div >
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
||||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
try {
|
||||
var pageTracker = _gat._getTracker("UA-297093-14");
|
||||
pageTracker._trackPageview();
|
||||
} catch(err) {}</script>
|
||||
</body>
|
||||
</html>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="description" content="Decoración de interiores y proyectos integrales de reforma de locales comerciales, oficinas y viviendas"/>
|
||||
<meta name="keywords" content="decoracion,proyectos,hogar,oficinas,hoteles,restaurantes,salas,decoracion interiores,decoracion interiorismo,decoracion oficinas,decoradores,diseño interior,diseño interiores,iluminacion interior,mobiliario auxiliar,mobiliario diseño,mobiliario hosteleria,mobiliario hoteles,mobiliario oficina,mobiliario oficina diseño,mobiliario restaurantes,mobiliario y decoracion,muebles oficina"/>
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
|
||||
<title>Contacto - Grupo Ardeco - Decoración de interiores</title>
|
||||
<link rel="stylesheet" type="text/css" href="reset.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="estilos.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="menu.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="forms.css"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="cabecera_layout">
|
||||
<div id="cabecera">
|
||||
<div id="logotipo">
|
||||
<h1>Grupo Ardeco</h1>
|
||||
<h2>Decoración de interiores</h2>
|
||||
</div>
|
||||
|
||||
<div id="menu">
|
||||
<ul>
|
||||
<li><a href="index.html">Inicio</a></li>
|
||||
<li><a href="proyectos.html">Proyectos realizados</a></li>
|
||||
<li class="current">Contacto</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="banner">
|
||||
<div id="foto" class="slideshow">
|
||||
<img src="fotos/inicio/hotel-vincci-via-66-habitacion.jpg" alt="Hotel Vincci Vía 66 en Madrid." style="width: 600px; height: 300px;" />
|
||||
</div>
|
||||
<div id="seleccion">
|
||||
<h3>Contacto</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="cuerpo_layout">
|
||||
<div id="cuerpo">
|
||||
<div id="contacto_izquierda">
|
||||
<h3>Gracias por su mensaje</h3>
|
||||
<p>Su mensaje ha sido enviado.</p>
|
||||
|
||||
</div>
|
||||
<div id="contacto_derecha">
|
||||
<h3>Datos de contacto</h3>
|
||||
<p>
|
||||
<strong>C/ Paseo de la Chopera, 2<br/>
|
||||
28100 - Alcobendas - Madrid</strong><br/><br/>
|
||||
Teléfono: <strong>91 658 23 00</strong><br/>
|
||||
Móvil: <strong>648 91 97 74</strong><br/>
|
||||
Fax: <strong>91 658 23 00</strong><br/>
|
||||
E-Mail: <strong>info@grupoardeco.com</strong></p><br/>
|
||||
<p>Persona de contacto:<br/><strong>Fernando López</strong> (Director Comercial)</p>
|
||||
</div>
|
||||
<div class="clear"> </div>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
<div id="pie_layout">
|
||||
<div id="pie">
|
||||
<p><a href="">Aviso legal</a> | <a href="" title="">Política de privacidad</a>
|
||||
<!--<br/>Diseñado por <a href="http://www.rodax-software.com" title="Rodax Software S.L.">Rodax Software S.L.</a> - 2009-->
|
||||
</p>
|
||||
</div >
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
||||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
try {
|
||||
var pageTracker = _gat._getTracker("UA-297093-14");
|
||||
pageTracker._trackPageview();
|
||||
} catch(err) {}</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -108,7 +108,7 @@ maquinaria adecuada para la perfecta ejecución de su obra.</p>
|
||||
<strong>C/ Paseo de la Chopera, 2<br/>
|
||||
28100 - Alcobendas - Madrid</strong><br/><br/>
|
||||
Teléfono: <strong>91 658 23 00</strong><br/>
|
||||
Móvil: <strong>628 91 08 41</strong><br/>
|
||||
Móvil: <strong>648 91 97 74</strong><br/>
|
||||
Fax: <strong>91 658 23 00</strong><br/>
|
||||
E-Mail: <strong>info@grupoardeco.com</strong></p><br/>
|
||||
<p>Persona de contacto:<br/><strong>Fernando López</strong> (Director Comercial)<br/><br/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user