-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
230 lines (216 loc) · 14.3 KB
/
contact.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
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->
<head>
<title>SSASQueryAnalyzer</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="favicon.ico">
<link href='https://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,700italic,900,900italic,300italic,300' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,700,300,100' rel='stylesheet' type='text/css'>
<!-- Global CSS -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<!-- Plugins CSS -->
<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.css">
<link rel="stylesheet" href="assets/plugins/flexslider/flexslider.css">
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/styles.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="contact-page ">
<!-- ******HEADER****** -->
<header class="header">
<div class="container">
<h1 class="logo">
<a href="index.html">
<span class="text">ASQA</span>
</a>
</h1><!--//logo-->
<nav class="main-nav navbar-right" role="navigation">
<div class="navbar-header">
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button><!--//nav-toggle-->
</div><!--//navbar-header-->
<div id="navbar-collapse" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class="active nav-item"><a href="index.html">Home</a></li>
<li class="nav-item dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false" href="#">Product<i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="features.html">Features</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="about.html">About</a></li>
</ul>
</li><!--//dropdown-->
<li class="nav-item dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="0" data-close-others="false" href="#">Support<i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="contact.html">Contact</a></li>
<li><a href="https://github.com/SSASQueryAnalyzer/SSASQueryAnalyzer" target="_blank">Source code</a></li>
</ul>
</li><!--//dropdown-->
</ul><!--//nav-->
</div><!--//navabr-collapse-->
</nav><!--//main-nav-->
</div><!--//container-->
</header><!--//header-->
<div class="headline-bg contact-headline-bg">
</div>
<section class="promo section section-on-bg">
<div class="container text-center">
<h7 class="title">Troubleshooting MDX queries has never been so easy!</h7>
<p class="intro">
<strong>SQL Server Management Studio</strong> + <strong>Analysis Services Query Analyzer</strong>
<br>One tool, one click … that’s all!
</p>
<p><a class="btn btn-cta btn-cta-secondary" href="https://github.com/SSASQueryAnalyzer/SSASQueryAnalyzer/releases" target="_blank" onclick="gaSendEventDownload('addin')">Download</a></p>
</div>
</section>
<div class="sections-wrapper">
<section class="section cta-section text-center home-cta-section" id="cta-section"
style="height: 1px; background-image: none; padding-top: 0px; padding-bottom: 0px; "></section>
<section class="section cta-section text-center home-cta-section" id="cta-section" style="background-image: none; background-color: #ffffff; color: #ec6952; padding-top: 10px; padding-bottom: 10px; ">
<img height="84" style="padding-top: 0px; padding-bottom: 10px; " src="assets\images\icons\ASQA_Logo_64x64.png">
<p class=" title text-center" style="color: rgb(236, 105, 82); padding-top: 0px; padding-bottom: 0px; font-size: 48px; margin-bottom: 0px;">
<strong>Contact us</strong>
</p>
</section>
<section class="section cta-section text-center home-cta-section" id="cta-section"
style="height: 1px; background-image: none; padding-top: 0px; padding-bottom: 0px; "></section>
<!-- ******Contact Section****** -->
<section class="login-section access-section section" style="padding-top: 0px; padding-bottom: 0px;">
<div class="container">
<div class="row">
<div class="form-box col-md-offset-2 col-sm-offset-0 xs-offset-0 col-xs-12 col-md-8">
<div class="form-box-inner" style="padding-top: 10px; padding-bottom: 10px;">
<div class="row text-center">
<div class="row" style="height: 80px; padding-top: 0px; padding-bottom: 0px;">
<form class="contact-form" id="contact-form" action="https://formspree.io/ssasqueryanalyzer@gmail.com" method="post">
<div class="row text-center">
<div class="contact-form-inner col-md-offset-2 col-sm-offset-0 xs-offset-0 col-xs-12 col-md-8" style="padding-top: 0px; padding-bottom: 0px; margin-bottom: 0px; border-bottom-width: 0px;">
<div class="row">
<div class="form-group col-xs-12">
<label class="sr-only" for="cemail">Email address</label>
<input name="_replyto" class="form-control" id="cemail" aria-required="true" required="" type="email" placeholder="Your email address">
</div>
<div class="form-group col-xs-12">
<label class="sr-only" for="cmessage">Your message</label>
<textarea name="message" class="form-control" id="cmessage" aria-required="true" required="" placeholder="Enter your message" rows="8"></textarea>
</div>
<div class="form-group col-xs-12">
<input type="hidden" name="_next" value="index.html" />
<input type="hidden" name="_subject" value="New ASQA contact" />
<input class="btn btn-block btn-cta btn-cta-primary" type="submit" value="Send" />
</div>
</div><!--//row-->
</div>
</div><!--//row-->
<div id="form-messages"></div>
</form><!--//contact-form-->
</div>
</div><!--//row-->
</div><!--//form-box-inner-->
</div><!--//form-box-->
</div><!--//row-->
</div><!--//container-->
<!-- ******Line Separator****** -->
<section class="section cta-section text-center home-cta-section" id="cta-section"
style="height: 1px; background-image: none; padding-top: 0px; padding-bottom: 0px; "></section>
</section>
<section class="section cta-section text-center home-cta-section" id="cta-section" style="background-image: none; background-color: #ffffff; color: #ec6952; padding-top: 10px; padding-bottom: 10px; ">
<div class="container text-center">
<p class="title" style="padding-top: 0px; padding-bottom: 0px; font-size: 48px; margin-bottom: 0px;"><strong>All the ways to reach us</strong></p>
</div>
</section>
<!-- ******Other Contact Section****** -->
<section class="contact-other-section section">
<div class="container text-center" style="padding-top: 0px;">
<div class="row">
<ul class="other-info list-unstyled col-md-6 col-sm-10 col-xs-12 col-md-offset-3 col-sm-offset-1 xs-offset-0">
<li><i class="fa fa-home"></i><a href="#" target="_blank">https://ssasqueryanalyzer.github.io</a></li>
<li><i class="fa fa-envelope-o"></i><a href="#">ssasqueryanalyzer@gmail.com</a></li>
<li><i class="fa fa-twitter"></i><a href="https://twitter.com/ssasqa" target="_blank">https://twitter.com/ssasqa</a></li>
<li><i class="fa fa-github"></i><a href="https://github.com/SSASQueryAnalyzer" target="_blank">https://github.com/SSASQueryAnalyzer</a></li>
<!--//<li><i class="fa fa-phone"></i><a href="tel:+0800123456">0800 123 456</a></li>-->
<li><i class="fa fa-map-marker"></i>Milan - Italy</li>
</ul>
</div><!--//row-->
</div><!--//class-->
</section><!--//contact-other-section-->
<!-- ******Map Section****** -->
<section class="map-section section" style="padding-top: 10px; padding-bottom: 10px;">
<div class="container text-center">
<h2 class="title" style="padding-top: 10px; margin-bottom: 0px;">Where we are</h2>
<div class="gmap-wrapper">
<div class="gmap-wrapper" id="map">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d126464.8615009493!2d9.133556560669395!3d45.50112695892308!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4786c6ae939351df%3A0xd445dec2978d0e3f!2sPiazza+del+Duomo%2C+Milano+MI!5e0!3m2!1sen!2sit!4v1515085602895" frameborder="0" style="border:0" allowfullscreen></iframe>
</div><!--//gmap-wrapper-->
</div><!--//gmap-wrapper-->
</div><!--//container-->
</section>
</div>
<!-- ******FOOTER****** -->
<footer class="footer" style="padding-top: 0px;">
<div class="footer-content">
<div class="container">
<div>
<br />
<p class="text-center" style="color:whitesmoke;font-size:150%;">Do you like ASQA? Spread the word!</p>
<center>
<a class="btn btn-cta btn-cta-secondary" href="https://goo.gl/vSvBnr" target="_blank" onclick="gaSendEventDownload('gadget-video')">Download video</a>
<a class="btn btn-cta btn-cta-secondary" href="https://goo.gl/56Ks4B" target="_blank" onclick="gaSendEventDownload('gadget-outlook')">Download Outlook signature banner</a>
</center>
</div>
<div class="row" style="height: 140px; padding-top: 0px; padding-bottom: 0px;">
<div class="footer-col connect col-xs-12 col-md-12" style="margin-bottom: 10px;">
<div class="section cta-section text-center home-cta-section " id="cta-section" style="height: 100px; padding-top: 0px; padding-bottom: 0px; margin-top: 27px;"></div>
</div><!--//foooter-col-->
</div>
</div><!--//container-->
</div>
</footer><!--//footer-->
<!-- Javascript -->
<script type="text/javascript" src="assets/plugins/jquery-1.12.3.min.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap-hover-dropdown.min.js"></script>
<script type="text/javascript" src="assets/plugins/back-to-top.js"></script>
<script type="text/javascript" src="assets/plugins/jquery-placeholder/jquery.placeholder.js"></script>
<script type="text/javascript" src="assets/plugins/FitVids/jquery.fitvids.js"></script>
<script type="text/javascript" src="assets/plugins/flexslider/jquery.flexslider-min.js"></script>
<script type="text/javascript" src="assets/js/main.js"></script>
<!--<script type="text/javascript" src="assets/plugins/jquery.flexisel.js"></script>-->
<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', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-83860081-1', 'auto');
ga('send', 'pageview');
</script>
<script>
var gaSendEventDownload = function (category) {
ga('send', 'event', {
eventCategory: category,
eventAction: 'download',
eventLabel: '',
transport: 'beacon'
});
}
</script>
</body>
</html>