var color = ”;
var idCombo = ”;
<!–
var texto = ‘Se abre en una ventana nueva’;
window.jQuery || document.write(”)
!window.jQuery.ui && document.write(”)
<!–
<!– –>
<!– –>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({‘gtm.start’:new Date().getTime(),event:’gtm.js’});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!=’dataLayer’?’&l=’+l:”;j.async=true;j.src=’//www.googletagmanager.com/gtm.js?id=’+i+dl;f.parentNode.insertBefore(j,f);})(window,document,’script’,’dataLayer’,’GTM-WX6JDW’);
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = “//connect.facebook.net/es_ES/all.js#xfbml=1&appId=435706789795019”;
fjs.parentNode.insertBefore(js, fjs);
}(document, ‘script’, ‘facebook-jssdk’));
<!–
Información práctica
-
Cuándo:
Del 05-feb-2018 al 07-feb-2018 -
Dónde:
Feria de Zaragoza -
Más información:
http://www.feriazaragoza.com
-
Actividad:
Feria -
Tema:
Otros
Descripción
SID Tecnodeporte, el Salón Internacional de Instalaciones Deportivas y de Ocio tiene lugar el en el recinto de la Feria de Zaragoza.
Este certamen es el único salón especializado en materia deportiva que se celebra en España. Entre sus expositores se encuentran representados los fabricantes de materiales y elementos para la construcción de instalaciones deportivas, parques temáticos, zonas de recreo, parques infantiles, piscinas; distribuidores de equipamiento para pabellones deportivos, instalaciones de ocio y recreo y gimnasios. También están presentes firmas en tecnología de pavimentos deportivos, paredes, mobiliario y acondicionamiento de piscinas, entre otros.
Información práctica
-
Fecha:
Del 05-feb-2018 al 07-feb-2018 -
Lugar:
Ctra. Nacional II, Km. 311
50012. Zaragoza (Aragón)
Datos de contacto
info@feriazaragoza.com
http://www.feriazaragoza.com
Tlf. +34 976764700
Fax. +34 976330649
Horarios y precios
Horario
- Del 05-feb-2018 al 07-feb-2018
* Información sujeta a posibles modificaciones
Mapa
//<![CDATA[
var map_,controls_;var vectorLayer_;
$(window).load(function () {
map_ = new OpenLayers.Map("map_", {controls_: [] } );
map_.addLayer(new OpenLayers.Layer.OSM());
var ctrlAtt =new OpenLayers.Control.Attribution();
map_.addControl(ctrlAtt);
var ctrlNavigation = new OpenLayers.Control.Navigation();
map_.addControl(ctrlNavigation);
epsg4326 = new OpenLayers.Projection("EPSG:4326");
projectTo = map_.getProjectionObject();
var lonLat = new OpenLayers.LonLat(-0.9819676,41.6390917).transform(epsg4326, projectTo);
map_.setCenter(lonLat, 12);
vectorLayer_ = new OpenLayers.Layer.Vector("Overlay");
var feature;
var bounds;
var numElems = 0;
numElems++;
var enlace = ''
enlace = '
‘;
var feature = new OpenLayers.Feature.Vector(
new OpenLayers.Geometry.Point(-0.9819676,41.6390917).transform(epsg4326, projectTo),
{description:enlace} ,
{externalGraphic: ‘/export/sites/spaininfo/comun/iconos-mapa/SEG-lugar-interes.png’, graphicHeight: 32, graphicWidth: 27, graphicXOffset:-12, graphicYOffset:-25, cursor: “pointer” }
);
vectorLayer_.addFeatures(feature);
if (!bounds){
bounds = feature.geometry.getBounds();
} else {
bounds.extend(feature.geometry.getBounds());
}
map_.addLayer(vectorLayer_);
controls_ = {selector: new OpenLayers.Control.SelectFeature(vectorLayer_, { onSelect: createPopup_, onUnselect: destroyPopup_ })};
map_.addControl(controls_[‘selector’]);
controls_[‘selector’].activate();
controls_ = map_.getControlsByClass(‘OpenLayers.Control.Navigation’);
for(var i = 0; i 1 && bounds) {
map_.zoomToExtent(bounds,false);
}
});
function createPopup_(feature) {
if (feature.attributes.description != ”) {
var lonlat = feature.geometry.getBounds().getCenterLonLat();
var size = new OpenLayers.Size(300,200)
var htmlString = ‘
‘;
feature.popup = new OpenLayers.Popup.FramedCloud(“popup”, lonlat, null, htmlString, anchor=null, closeButtonX =false);
feature.popup.offset = new OpenLayers.Geometry.Point(0, -20);
map_.addPopup(feature.popup);
}
}
function destroyPopup_(feature) {
feature.popup.destroy();
feature.popup = null;
}
//]]>
Activa JS
$(‘.mapExpWidget [title!=””]’).qtip();
if (‘createTouch’ in document) {
$(“.mapExpWidget area”).on(‘touchend’, function() {
$(‘.qtip’).css(“display”, “none”);
});
}