161 lines
7.2 KiB
HTML
161 lines
7.2 KiB
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" />
|
|
<title>CYVACSA</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"/>
|
|
<script type="text/javascript" src="http://www.google.com/jsapi?key=ABQIAAAAMN4drdDdihDdBoiOaTXX6hRbprd23C7AqzFnblexbhj2dFDnuRQ5vd6aXKAkUFT6_kACUQNS3_Qryg"></script>
|
|
</head>
|
|
<body>
|
|
<div id="layout">
|
|
<div id="cabecera">
|
|
<div id="logotipo">
|
|
<h1>CYVACSA</h1>
|
|
<h2>Cartografías y Valoraciones Agronómicas y Catastrales, S.A.</h2>
|
|
</div>
|
|
<div id="menu">
|
|
<ul>
|
|
<li><a href="index.html">Inicio<br /><span>Bienvenido<br />a Cyvacsa</span></a></li>
|
|
<li><a href="servicios.html">Servicios<br /><span>¿Qué hacemos<br />y ofrecemos?</span></a></li>
|
|
<li><a href="proyectos.html">Proyectos<br /><span>Nuestros proyectos<br />y clientes</span></a></li>
|
|
<li class="current">Contacto<br /><span>Las direcciones de<br />nuestras oficinas</span></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div id="banner">
|
|
<img id="index_03" src="images/banner1.jpg" width="960" height="296" alt=""/>
|
|
</div>
|
|
<a name="madrid"></a>
|
|
<div id="principal">
|
|
<div class="contacto_izquierda">
|
|
<h3>Sede y oficinas centrales en Madrid</h3>
|
|
<p>C/ Orense, nº 85, Esc. 4 - 4º B<br/>28020 - Madrid<br/>
|
|
Teléfono: 91 571 33 60<br/>Fax: 91 571 32 60<br/>E-Mail: <a href="cyvacsa@cyvacsa.com">cyvacsa@cyvacsa.com</a></p>
|
|
<h3>Oficina técnica en Madrid</h3>
|
|
<p>C/ Orense, nº 85, Esc. 4 - 2º B<br/>28020 - Madrid</p>
|
|
</div>
|
|
<div class="contacto_derecha">
|
|
<div class="map" id="map_madrid"></div>
|
|
<script type="text/javascript">
|
|
google.load("maps", "2.x");
|
|
|
|
// Call this function when the page has been loaded
|
|
function initialize() {
|
|
var map1 = new google.maps.Map2(document.getElementById("map_madrid"));
|
|
map1.setCenter(new GLatLng(40.460601,-3.694175), 15);
|
|
map1.setMapType(G_NORMAL_MAP);
|
|
map1.addControl(new GLargeMapControl());
|
|
map1.addControl(new GMapTypeControl());
|
|
var marker1 = new GMarker(new GLatLng(40.460601,-3.694175));
|
|
map1.addOverlay(marker1);
|
|
}
|
|
google.setOnLoadCallback(initialize);
|
|
</script>
|
|
</div>
|
|
<div class="clear"></div>
|
|
<hr class="divisor"/>
|
|
<a name="castellon"></a>
|
|
<div class="contacto_izquierda">
|
|
<h3>Oficina en Castellón</h3>
|
|
<p>C/ Enmedio, nº 23 - 9º 28<br/>12001 - Castellón de la Plana<br/>
|
|
Teléfono: 96 424 76 78<br/>E-Mail: <a href="castellon@cyvacsa.com">castellon@cyvacsa.com</a></p>
|
|
</div>
|
|
<div class="contacto_derecha">
|
|
<div class="map" id="map_castellon"></div>
|
|
<script type="text/javascript">
|
|
google.load("maps", "2.x");
|
|
|
|
// Call this function when the page has been loaded
|
|
function initialize() {
|
|
var map2 = new google.maps.Map2(document.getElementById("map_castellon"));
|
|
map2.setCenter(new GLatLng(39.985637,-0.038795), 15);
|
|
map2.setMapType(G_NORMAL_MAP);
|
|
map2.addControl(new GLargeMapControl());
|
|
map2.addControl(new GMapTypeControl());
|
|
var marker2 = new GMarker(new GLatLng(39.985637,-0.038795));
|
|
map2.addOverlay(marker2);
|
|
}
|
|
google.setOnLoadCallback(initialize);
|
|
</script>
|
|
</div>
|
|
<div class="clear"></div>
|
|
<hr class="divisor"/>
|
|
<a name="valencia"></a>
|
|
<div class="contacto_izquierda">
|
|
<h3>Oficina en Valencia</h3>
|
|
<p>Avenida del Puerto, nº 241 - 1º A<br/>46011 - Valencia<br/>
|
|
Teléfono: 96 316 44 80<br/>Fax: 96 316 44 81</p>
|
|
</div>
|
|
<div class="contacto_derecha">
|
|
<div class="map" id="map_valencia"></div>
|
|
<script type="text/javascript">
|
|
google.load("maps", "2.x");
|
|
|
|
// Call this function when the page has been loaded
|
|
function initialize() {
|
|
var map3 = new google.maps.Map2(document.getElementById("map_valencia"));
|
|
map3.setCenter(new GLatLng(39.46137,-0.337556), 15);
|
|
map3.setMapType(G_NORMAL_MAP);
|
|
map3.addControl(new GLargeMapControl());
|
|
map3.addControl(new GMapTypeControl());
|
|
var marker3 = new GMarker(new GLatLng(39.46137,-0.337556));
|
|
map3.addOverlay(marker3);
|
|
}
|
|
google.setOnLoadCallback(initialize);
|
|
</script>
|
|
</div>
|
|
<div class="clear"></div>
|
|
<hr class="divisor"/>
|
|
<a name="murcia"></a>
|
|
<div class="contacto_izquierda">
|
|
<h3>Delegación en Murcia</h3>
|
|
<p>C/ Vicente Alexandre, nº 4 - 6º B<br/>30011 - Murcia<br/>
|
|
Teléfono: 619 75 04 63</p>
|
|
</div>
|
|
<div class="contacto_derecha">
|
|
<div class="map" id="map_murcia"></div>
|
|
<script type="text/javascript">
|
|
google.load("maps", "2.x");
|
|
|
|
// Call this function when the page has been loaded
|
|
function initialize() {
|
|
var map4 = new google.maps.Map2(document.getElementById("map_murcia"));
|
|
map4.setCenter(new GLatLng(37.979005,-1.11759), 15);
|
|
map4.setMapType(G_NORMAL_MAP);
|
|
map4.addControl(new GLargeMapControl());
|
|
map4.addControl(new GMapTypeControl());
|
|
var marker4 = new GMarker(new GLatLng(37.979005,-1.11759));
|
|
map4.addOverlay(marker4);
|
|
}
|
|
google.setOnLoadCallback(initialize);
|
|
</script>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="clear"> </div>
|
|
<div id="pie_layout">
|
|
<div id="pie_contacto">
|
|
<!--<div id="pie_izquierda">
|
|
<h3>Delegaciones:</h3>
|
|
<p><strong>Madrid</strong> (Ver localización)<br/>
|
|
C/ Orense, 85, Esc. 4 - 4º B | 28020 - Madrid<br/>
|
|
Teléfono: 91 571 33 60 | Fax: 91 571 32 60<br/>E-Mail: info@cyvacsa.es</p>
|
|
<p><strong>Castellón</strong> (Ver localización)<br/>
|
|
C/ Orense, 85, Esc. 4 - 4º B | 28020 - Madrid<br/>
|
|
Teléfono: 91 571 33 60 | Fax: 91 571 32 60<br/>E-Mail: info@cyvacsa.es</p>
|
|
<p><strong>Murcia</strong> (Ver localización)<br/>
|
|
C/ Orense, 85, Esc. 4 - 4º B | 28020 - Madrid<br/>
|
|
Teléfono: 91 571 33 60 | Fax: 91 571 32 60<br/>E-Mail: info@cyvacsa.es</p>
|
|
</div>
|
|
<div id="pie_derecha">
|
|
<p><a href=""><img width="50px" height="50px" src="images/logo-footer.gif" alt=""/></a></p>
|
|
<p><a href="">Aviso legal</a> | <a href="" title="">Política de privacidad</a></p>
|
|
<p>Diseñado por <a href="http://www.rodax-software.com" title="Rodax Software S.L.">Rodax Software S.L.</a> - 2009</p>
|
|
</div>-->
|
|
</div >
|
|
</div>
|
|
</body>
|
|
</html>
|