-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathindex.html
214 lines (171 loc) · 10.3 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
<!DOCTYPE html>
<!--[if lt IE 7]> <html lang="en-us" class="ie6 shitty-browser" lang="es" prefix="og: http://ogp.me/ns#" xmlns:fb="http://ogp.me/ns/fb#"> <![endif]-->
<!--[if IE 7]> <html lang="en-us" class="ie7 shitty-browser" lang="es" prefix="og: http://ogp.me/ns#" xmlns:fb="http://ogp.me/ns/fb#"> <![endif]-->
<!--[if IE 8]> <html lang="en-us" class="ie8 shitty-browser" lang="es" prefix="og: http://ogp.me/ns#" xmlns:fb="http://ogp.me/ns/fb#"> <![endif]-->
<!--[if gt IE 8]><!--> <html lang="en-us" class="" lang="es" prefix="og: http://ogp.me/ns#" xmlns:fb="http://ogp.me/ns/fb#"> <!--<![endif]-->
<head>
<meta charset="utf-8" />
<title>Cortes de Luz en Buenos Aires, Córdoba, Rosario y Mendoza - #AcaNoHayLuz</title>
<meta name="description" content="Si volvió o se fue la luz en tu cuadra o barrio ¡cargalo en el mapa! Armemos entre todos un reporte de los cortes de energía :)" />
<link rel="canonical" href="http://acanohayluz.com.ar" />
<meta name="robots" content="INDEX, FOLLOW" />
<script>
// Si está en un iframe, redirije al embed correcto
if( self === top || window.self === window.top ){ } else { window.location.replace('http://acanohayluz.com.ar/embed'); }
</script>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no, minimal-ui" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link rel="stylesheet" href="/static/css/styles.min.css?201401011930" />
<meta property="og:title" content="Cortes de Luz en Buenos Aires y alrededores - #AcáNoHayLuz" />
<meta property="og:description" content="#AcáNoHayLuz muestra los cortes de energía veraniegos. ¿Hay luz en tu casa? Chequealo en acanohayluz.com.ar" />
<meta property="og:image" content="http://acanohayluz.com.ar/static/icons/facebook-share.png" />
<meta property="og:url" content="http://acanohayluz.com.ar" />
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:site" content="@acanohayluz" />
<meta property="twitter:title" content="Cortes de Luz en Buenos Aires y alrededores - #AcáNoHayLuz" />
<meta property="twitter:description" content="#AcáNoHayLuz muestra los cortes de energía veraniegos. ¿Hay luz en tu casa? Chequealo en acanohayluz.com.ar" />
<meta property="twitter:image" content="http://acanohayluz.com.ar/static/icons/twitter-share.png" />
<meta property="twitter:url" content="http://acanohayluz.com.ar" />
<link rel="shortcut icon" href="/static/icons/favicon.ico" />
<link rel="icon" href="/static/icons/favicon.ico" />
<link rel="apple-touch-icon" href="/static/icons/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="/static/icons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="/static/icons/apple-touch-icon-114x114.png">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-XXXXXXXX-1', 'acanohayluz.com.ar');
ga('send', 'pageview');
var STATIC_URL = 'http://acanohayluz.com.ar/static/';
</script>
</head>
<body>
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script type="text/javascript" src="//maps.googleapis.com/maps/api/js?key=AIzaSyAcnea0qz5mzAw6rrdz-wVz-ZGJ-T1AbAk&sensor=true&language=es&libraries=places"></script>
<script type="text/javascript" src="//acanohayluz.com.ar/static/zonas.js?201312292005"></script>
<script type="text/javascript" src="/static/js/scripts.min.js?201401082130"></script>
<div id="container">
<div id="navegacion">
<div class="principal">
<h1><img src="/static/css/images/logo-acanohayluz.png" alt="Logo" width="41" height="34" /> #AcaNoHayLuz</h1>
<h2>Construyamos un reporte de los cortes de luz :)</h2>
<button class="btn boton-mapa">Ver Mapa</button>
<button class="btn boton-reportar" style="display:none;">Reportar</button>
</div>
</div>
<div id="app-reportar" class="panel-app">
<div id="reportar">
<div class="contenido">
<div class="title">
<h1><a href="https://twitter.com/search?q=%23AcaNoHayLuz" target="_blank"><img src="/static/css/images/logo-acanohayluz.png" alt="Logo" width="51" height="43" /> #AcaNoHayLuz</a></h1>
<h2>Construyamos un reporte de los cortes de luz :)</h2>
</div>
<form method="post" class="form" novalidate>
<div class="direccion" id="direccion">
<div class="input">
<a href="#" class="buscar-location"><span class="icon location"></span></a>
<span class="icon lugar"></span>
<input name="direccion" type="text" value="" placeholder="Ingresá Tu Dirección" required />
<div class="error"></div>
</div>
<div class="ubicacion">
<div class="lugar"></div>
<a class="cerrar">x</a>
</div>
</div>
<div class="adicional rango">
<label class="estado-luz hay-luz" for="estado-luz-hay-luz">
<span class="boton"><span class="carita"></span></span>
Hay luz en mi cuadra!
<input type="radio" name="estado" value="hay-luz" id="estado-luz-hay-luz" />
</label>
<label class="estado-luz corte-cuadra active" for="estado-luz-corte-cuadra">
<span class="boton"><span class="carita"></span></span>
Se cortó en<br/>mi cuadra
<input type="radio" name="estado" value="corte-cuadra" checked="checked" id="estado-luz-corte-cuadra" />
</label>
<label class="estado-luz corte-amplio" for="estado-luz-corte-amplio">
<span class="boton"><span class="carita"></span></span>
Se cortó en <br/>varias cuadras
<input type="radio" name="estado" value="corte-amplio" id="estado-luz-corte-amplio" />
</label>
</div>
<div class="adicional horas">
<div class="input">
<span class="icon tiempo"></span>
<input type="number" name="horas" value="" step="1" min="0" max="720" placeholder="Cuántas horas llevás sin luz?" required />
</div>
</div>
<div style="display:none;">
<input type="hidden" name="direccion_completa" value="" />
<input type="hidden" name="direccion_id" value="" />
<input type="hidden" name="zona_nombre" value="" />
<input type="hidden" name="lat" value="" />
<input type="hidden" name="long" value="" />
<input type="hidden" name="zona_id" value="" />
<input type="hidden" name="d" value="" />
<input type="hidden" name="f" value="" />
</div>
<div class="enviar">
<button class="btn disabled">Completa el formulario</button>
</div>
</form>
<div class="box-gracias">
<div class="mensaje">
<h2>Gracias por tu<br/> colaboración!</h2>
<p>Tu reporte aparecerá en el mapa en los próximos minutos</p>
</div>
<div class="box-social">
<h4>Compartilo en las redes</h4>
<a class="btn-social icon facebook" href="http://www.facebook.com/sharer/sharer.php?s=100&p[url]=http://acanohayluz.com.ar&p[images][0]=http://acanohayluz.com.ar/static/icons/facebook-share.png&p[title]=Estoy en casa y #AcaNoHayLuz&p[summary]=Mirá dónde más no hay en acanohayluz.com.ar" target="_blank"><span class="screenreader">Facebook</span></a>
<a class="btn-social icon twitter" href="https://twitter.com/intent/tweet?original_referer=http%3A%2F%2Facanohayluz.com.ar%2F&text=Estoy en casa y %23AcaNoHayLuz. Mirá dónde más no hay en http://acanohayluz.com.ar" target="_blank"><span class="screenreader">Twitter</span></a>
<a class="btn-social icon google" href="https://plus.google.com/share?url=http://acanohayluz.com.ar" target="_blank"><span class="screenreader">Google+</span></a>
</div>
</div>
<div class="box-seguinos">
<a href="http://twitter.com/AcaNoHayLuz" target="_blank">¿Volvió la luz? Seguinos en twitter</a>
<br/>
<a href="http://acanohayluz.tumblr.com" target="_blank">Blog de #AcáNoHayLuz</a>
</div>
</div>
</div>
<div id="share">
<span class="share facebook">
<span class="fb-share-button" data-href="http://acanohayluz.com.ar/" data-type="button_count"></span>
</span>
<span class="share twitter">
<a href="https://twitter.com/share" class="twitter-share-button" data-text="#AcáNoHayLuz muestra los cortes de energía veraniegos. ¿Hay luz en tu casa? Chequealo en" data-lang="es">Tweet</a>
</span>
<span class="copyright">
<span class="fondo-copyright">Creado por <a href="https://aerolab.co" target="_blank">aerolab</a> y <a href="https://twitter.com/celestineia" target="_blank">celestineia</a></span>
</span>
</div>
</div>
<div id="app-mapa" class="panel-app">
<div id="mapa"></div>
<div id="ubicacion">
<div class="seleccionada"></div>
<ul class="opciones">
</ul>
</div>
</div>
</div>
<div id="fb-root"></div>
<script>
$(window).load(function(){
// FB
(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=XXXXXXXXXXXXXXX";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
// Twitter
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="https://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
});
</script>
</body>
</html>