-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsettimana-gratuita-prova.html
137 lines (130 loc) · 5.81 KB
/
settimana-gratuita-prova.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
---
---
<!DOCTYPE html>
<html lang="en">
<head>
<title>Cowo42 - Offerta settima di prova gratuita</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description"
content="Richiedi una settimana di prova gratuita al coworking di Osimo. Provare è il modo migliore per scoprire se il nostro spazio di coworking è quello che fa per te">
<meta name="author" content="Cowo42 Associazione culturale">
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link href="css/bootstrap-lightbox.min.css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Arvo:400,700' rel='stylesheet' type='text/css'>
<link rel="image_src" href="/img/logo_share.png"/>
<link rel="icon" type="image/ico" href="favicon.ico">
<script type="text/javascript">
var fb_param = {};
fb_param.pixel_id = '6013568637782';
fb_param.value = '0.00';
fb_param.currency = 'EUR';
(function(){
var fpw = document.createElement('script');
fpw.async = true;
fpw.src = '//connect.facebook.net/en_US/fp.js';
var ref = document.getElementsByTagName('script')[0];
ref.parentNode.insertBefore(fpw, ref);
})();
</script>
<noscript><img height="1" width="1" alt="" style="display:none" src="https://www.facebook.com/offsite_event.php?id=6013568637782&value=0&currency=EUR" /></noscript>
</head>
<body data-spy="scroll" data-target=".navbar">
<!--start home section-->
<div id="home">
<div class="container">
<div class="row">
<div class="span12 hidden-phone">
<hgroup class="margin-5">
<div class="logo" style="margin-top: 40px;margin-bottom: 40px;">
<img src="/img/logo1.png" width="600" />
</div>
</hgroup>
</div>
</div>
</div>
</div>
<!--end home section-->
<!--start about section-->
<div id="about">
{% include navbar.html navbarName='about' %}
<div class="container">
<!--start features 1 section-->
<div class="row" id="feat1">
<div class="span12">
<div id="wufoo-zs0dldn154c64u">
Fill out my <a href="https://cowo42.wufoo.com/forms/zs0dldn154c64u">online form</a>.
</div>
<div id="wuf-adv" style="font-family:inherit;font-size: small;color:#a7a7a7;text-align:center;display:block;">HTML Forms powered by <a href="http://www.wufoo.com" >Wufoo</a></div>
<script type="text/javascript">var zs0dldn154c64u;(function(d, t) {
var s = d.createElement(t), options = {
'userName':'cowo42',
'formHash':'zs0dldn154c64u',
'autoResize':true,
'height':'284',
'async':true,
'host':'wufoo.com',
'header':'show',
'ssl':true};
s.src = ('https:' == d.location.protocol ? 'https://' : 'http://') + 'wufoo.com/scripts/embed/form.js';
s.onload = s.onreadystatechange = function() {
var rs = this.readyState; if (rs) if (rs != 'complete') if (rs != 'loaded') return;
try { zs0dldn154c64u = new WufooForm();zs0dldn154c64u.initialize(options);zs0dldn154c64u.display(); } catch (e) {}};
var scr = d.getElementsByTagName(t)[0], par = scr.parentNode; par.insertBefore(s, scr);
})(document, 'script');</script>
</div>
</div>
</div>
</div>
<!--end about section-->
<!--start footer section-->
<div class="footer">
<div class="container">
<div class="row">
<div class="span7 margin5 margin-5">
<span>Cowo42 Associazione Culturale - Per fare grandi cose c'è bisogno di grandi persone<br/>
CF: 93137370420 / P.Iva: 02600810424
</span>
</div>
<div class="offset1 span4 margin5 margin-5">
<a class="button btn" href="https://www.facebook.com/coworkingosimo" target="_blank"><img
src="img/social/facebook_icon.png" alt=""></a>
<a class="button btn" href="http://www.twitter.com/cowo42" target="_blank"><img
src="img/social/twitter_icon.png" alt=""></a>
<a class="button btn"
href="mailto:%69%6E%66%6F%40%63%6F%77%6F%34%32%2E%63%6F%6D"
target="_blank"><img src="img/social/mail_icon.png" alt=""></a>
</div>
</div>
</div>
</div>
<!--end footer section-->
<script src="http://code.jquery.com/jquery-latest.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/retina.js"></script>
<script src="js/jquery.backstretch.min.js"></script>
<script src="js/bootstrap-lightbox.min.js"></script>
<script src="js/custom.js"></script>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=true"></script>
<!-- jQuery Countdown - http://keith-wood.name/countdown.html -->
<script type="text/javascript" src="js/jquery.countdown.min.js"></script>
<script type="text/javascript">
$(function () {
$('#countdown').countdown({
until: new Date(2013, 09 - 1, 02)}); // put here launch date, for exampele Date(2013, 06 - 1, 01) is june 01 2013
});
</script>
<!-- Google Analytics -->
<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-42299933-1', 'cowo42.com');
ga('send', 'pageview');
</script>
</body>
</html>