Los Patxis
19 abril, 2016
NOMBRE DE EQUIPO: Los Patxis DÍA Y HORA: Sábado 17:00 SEDE: Pub Viñas TELÉFONO: 636 536 844 CAPITÁN: JUGADORES: jQuery(document).ready(function ($) { google.maps.event.addDomListener(window, 'load', init); var center, map; function init() { center = new google.maps.LatLng(41.6516859, -0.9300003); var mapOptions = { zoom: 18, center: center, scrollwheel: false }; var mapElement = document.getElementById('stm_map-230592557'); map = new google.maps.Map(mapElement, mapOptions);...