-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathcontact.php
More file actions
344 lines (320 loc) · 18.5 KB
/
Copy pathcontact.php
File metadata and controls
344 lines (320 loc) · 18.5 KB
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
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
<!DOCTYPE HTML>
<!--[if IE 8]> <html class="ie8 no-js"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--> <html class="no-js"> <!--<![endif]-->
<!-- Mirrored from www.ixtendo.com/themes/finesse-html/contact.php by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jul 2015 23:29:50 GMT -->
<head>
<!-- begin meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=8, IE=9, IE=10">
<meta name="description" content="Finesse is a responsive business and portfolio theme carefully handcrafted using the latest technologies. It features a clean design, as well as extended functionality that will come in very handy.">
<meta name="keywords" content="Finesse, responsive business portfolio theme, HTML5, CSS3, clean design">
<meta name="author" content="Ixtendo">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- end meta -->
<!-- begin CSS -->
<link href="style.css" type="text/css" rel="stylesheet" id="main-style">
<!--[if IE]> <link href="css/ie.css" type="text/css" rel="stylesheet"> <![endif]-->
<link href="css/colors/blue.css" type="text/css" rel="stylesheet" id="color-style">
<link href="style-switcher/style-switcher.css" type="text/css" rel="stylesheet">
<!-- end CSS -->
<link href="images/favicon.ico" type="image/x-icon" rel="shortcut icon">
<!-- begin JS -->
<script src="js/jquery-1.11.1.min.js" type="text/javascript"></script> <!-- jQuery -->
<script src="js/ie.js" type="text/javascript"></script> <!-- IE detection -->
<script src="js/jquery.easing.1.3.js" type="text/javascript"></script> <!-- jQuery easing -->
<script src="js/modernizr.custom.js" type="text/javascript"></script> <!-- Modernizr -->
<!--[if IE 8]><script src="js/respond.min.js" type="text/javascript"></script><![endif]--> <!-- Respond -->
<script src="style-switcher/style-switcher.js" type="text/javascript"></script> <!-- style switcher -->
<script src="js/jquery.polyglot.language.switcher.js" type="text/javascript"></script> <!-- language switcher -->
<script src="js/ddlevelsmenu.js" type="text/javascript"></script> <!-- drop-down menu -->
<script type="text/javascript"> <!-- drop-down menu -->
ddlevelsmenu.setup("nav", "topbar");
</script>
<script src="js/tinynav.min.js" type="text/javascript"></script> <!-- tiny nav -->
<script src="js/jquery.ui.totop.min.js" type="text/javascript"></script> <!-- scroll to top -->
<script src="js/jquery.validate.min.js" type="text/javascript"></script> <!-- form validation -->
<script src="js/jquery.tweet.js" type="text/javascript"></script> <!-- Twitter widget -->
<script src="http://maps.googleapis.com/maps/api/js?sensor=false" type="text/javascript"></script> <!-- Google maps -->
<script src="js/jquery.gmap.min.js" type="text/javascript"></script> <!-- gMap -->
<script src="js/jquery.touchSwipe.min.js" type="text/javascript"></script> <!-- touchSwipe -->
<script src="js/custom.js" type="text/javascript"></script> <!-- jQuery initialization -->
<!-- end JS -->
<title>Finesse - Contact</title>
</head>
<body>
<!-- begin container -->
<div id="wrap">
<!-- begin header -->
<header id="header" class="container">
<!-- begin header top -->
<section id="header-top" class="clearfix">
<!-- begin header left -->
<div class="one-half">
<h1 id="logo"><a href="index-2.html"><img src="images/logo.png" alt="Finesse"></a></h1>
<p id="tagline">Responsive Business Theme</p>
</div>
<!-- end header left -->
<!-- begin header right -->
<div class="one-half column-last">
<!-- begin language switcher -->
<div id="polyglotLanguageSwitcher">
<form action="#">
<select id="polyglot-language-options">
<option id="en" value="en" selected>English</option>
<option id="fr" value="fr">Français</option>
<option id="de" value="de">Deutsch</option>
<option id="it" value="it">Italiano</option>
<option id="es" value="es">Español</option>
</select>
</form>
</div>
<!-- end language switcher -->
<!-- begin contact info -->
<div class="contact-info">
<p class="phone">(123) 456-7890</p>
<p class="email"><a href="mailto:info@finesse.com">info@finesse.com</a></p>
</div>
<!-- end contact info -->
</div>
<!-- end header right -->
</section>
<!-- end header top -->
<!-- begin navigation bar -->
<section id="navbar" class="clearfix">
<!-- begin navigation -->
<nav id="nav">
<ul id="navlist" class="clearfix">
<li><a href="index-2.html" data-rel="submenu1">Home</a>
<ul id="submenu1" class="ddsubmenustyle">
<li><a href="index-2.html">Home Version 1</a></li>
<li><a href="index-3.html">Home Version 2</a></li>
</ul>
</li>
<li><a href="about-us.html" data-rel="submenu2">Templates</a>
<ul id="submenu2" class="ddsubmenustyle">
<li><a href="about-us.html">About Us</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="testimonials.html">Testimonials</a></li>
<li><a href="sitemap.html">Sitemap</a></li>
<li><a href="404-error-page.html">404 Error Page</a></li>
<li><a href="search-results.html">Search Results</a></li>
<li><a href="full-width-page.html">Full Width Page</a></li>
<li><a href="page-right-sidebar.html">Page with Right Sidebar</a></li>
<li><a href="page-left-sidebar.html">Page with Left Sidebar</a></li>
<li><a href="#">Multi-Level Drop-Down</a>
<ul>
<li><a href="#">Drop-Down Example</a></li>
<li><a href="#">Multi-Level Drop-Down</a>
<ul>
<li><a href="#">Drop-Down Example</a></li>
<li><a href="#">Drop-Down Example</a></li>
<li><a href="#">Drop-Down Example</a></li>
</ul>
</li>
<li><a href="#">Drop-Down Example</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="elements.html" data-rel="submenu3">Features</a>
<ul id="submenu3" class="ddsubmenustyle">
<li><a href="elements.html">Elements</a></li>
<li><a href="grid-columns.html">Grid Columns</a></li>
<li><a href="pricing-tables.html">Pricing Tables</a></li>
<li><a href="images.html">Images</a></li>
<li><a href="video.html">Video</a></li>
</ul>
</li>
<li><a href="portfolio.html" data-rel="submenu4">Portfolio</a>
<ul id="submenu4" class="ddsubmenustyle">
<li><a href="portfolio.html">Portfolio Overview</a></li>
<li><a href="portfolio-item-slider.html">Portfolio Item – Slider</a></li>
<li><a href="portfolio-item-image.html">Portfolio Item – Image</a></li>
<li><a href="portfolio-item-embedded-video.html">Portfolio Item – Embedded Video</a></li>
<li><a href="portfolio-item-self-hosted-video.html">Portfolio Item – Self-Hosted Video</a></li>
</ul>
</li>
<li><a href="blog.html" data-rel="submenu5">Blog</a>
<ul id="submenu5" class="ddsubmenustyle">
<li><a href="blog.html">Blog Overview</a></li>
<li><a href="blog-post.html">Blog Post</a></li>
</ul>
</li>
<li class="current"><a href="contact.html">Contact</a></li>
</ul>
</nav>
<!-- end navigation -->
<!-- begin search form -->
<form id="search-form" action="http://www.ixtendo.com/themes/finesse-html/search.php" method="get">
<input id="s" type="text" name="s" placeholder="Search …" style="display: none;">
<input id="search-submit" type="submit" name="search-submit" value="Search">
</form>
<!-- end search form -->
</section>
<!-- end navigation bar -->
</header>
<!-- end header -->
<!-- begin content -->
<section id="content" class="container clearfix">
<!-- begin page header -->
<header id="page-header">
<h1 id="page-title">Contact</h1>
</header>
<!-- end page header -->
<!-- begin main content -->
<!-- begin google map -->
<section>
<div id="map"
data-address="40 Broadway, London"
data-zoom="17"
style="width: 100%; height: 400px;">
</div>
</section>
<!-- end google map -->
<!-- begin main -->
<section id="main" class="three-fourths">
<!-- begin contact form -->
<h2>Contact Us</h2>
<p>We would be glad to have feedback from you. Drop us a line, whether it is a comment, a question, a work proposition or just a hello. You can use either the form below or the contact details on the right.</p>
<div id="contact-notification-box-success" class="notification-box notification-box-success" style="display: none;">
<p>Your message has been successfully sent. We will get back to you as soon as possible.</p>
<a href="#" class="notification-close notification-close-success">x</a>
</div>
<div id="contact-notification-box-error" class="notification-box notification-box-error " style="display: none;">
<p id="contact-notification-box-error-msg" data-default-msg="Your message couldn't be sent because a server error occurred. Please try again."></p>
<a href="#" class="notification-close notification-close-error">x</a>
</div>
<form id="contact-form" class="content-form" method="post" action="#">
<p>
<label for="name">Name:<span class="note">*</span></label>
<input id="name" type="text" name="name" class="required">
</p>
<p>
<label for="email">Email:<span class="note">*</span></label>
<input id="email" type="email" name="email" class="required">
</p>
<p>
<label for="url">Website:</label>
<input id="url" type="url" name="url">
</p>
<p>
<label for="subject">Subject:<span class="note">*</span></label>
<input id="subject" type="text" name="subject" class="required">
</p>
<p>
<label for="message">Message:<span class="note">*</span></label>
<textarea id="message" cols="68" rows="8" name="message" class="required"></textarea>
</p>
<p><script type="text/javascript" src="http://www.google.com/recaptcha/api/challenge?k=6LejVN0SAAAAAEotSDPpppZ2ew_p25iDILvueqv9"></script>
<noscript>
<iframe src="http://www.google.com/recaptcha/api/noscript?k=6LejVN0SAAAAAEotSDPpppZ2ew_p25iDILvueqv9" height="300" width="500" frameborder="0"></iframe><br/>
<textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea>
<input type="hidden" name="recaptcha_response_field" value="manual_challenge"/>
</noscript></p> <p>
<input id="submit" class="button" type="submit" name="submit" value="Send Message">
</p>
</form>
<p><span class="note">*</span> Required fields</p>
<!-- end contact form -->
</section>
<!-- end main -->
<!-- begin sidebar -->
<aside id="sidebar" class="one-fourth column-last">
<div class="widget contact-info">
<h3>Contact Info</h3>
<p class="address"><strong>Address:</strong> 123 Street, City, Country</p>
<p class="phone"><strong>Phone:</strong> (123) 456-7890</p>
<p class="fax"><strong>Fax:</strong> (123) 456-7890</p>
<p class="email"><strong>Email:</strong> <a href="mailto:info@finesse.com">info@finesse.com</a></p>
<p class="business-hours"><strong>Business Hours:</strong><br>
Monday-Friday: 9:00-18:00<br>
Saturday: 10:00-17:00<br>
Sunday: Closed
</p>
</div>
</aside>
<!-- end sidebar -->
<!-- end main content -->
</section>
<!-- end content -->
<!-- begin footer -->
<footer id="footer">
<div class="container">
<!-- begin footer top -->
<div id="footer-top">
<div class="one-fourth">
<div class="widget">
<h3>About Us</h3>
<p>Finesse is a responsive business and portfolio theme carefully handcrafted using the latest technologies.</p>
<p>It features a clean design, as well as extended functionality that will come in very handy.</p>
</div>
</div>
<div class="one-fourth">
<div class="widget latest-posts">
<h3>Latest Posts</h3>
<ul>
<li>
<a href="blog-post.html">How to Make Innovative Ideas Happen</a>
<span>March 10, 2012</span>
</li>
<li> <a href="blog-post.html">Web Development for the iPhone and iPad</a>
<span>March 10, 2012</span>
</li>
</ul>
</div>
</div>
<div class="one-fourth">
<div class="widget twitter-widget">
<h3>Latest Tweets</h3>
<div class="tweet"></div>
</div>
</div>
<div class="one-fourth column-last">
<div class="widget contact-info">
<h3>Contact Info</h3>
<p class="address"><strong>Address:</strong> 123 Street, City, Country</p>
<p class="phone"><strong>Phone:</strong> (123) 456-7890</p>
<p class="fax"><strong>Fax:</strong> (123) 456-7890</p>
<p class="email"><strong>Email:</strong> <a href="mailto:info@finesse.com">info@finesse.com</a></p>
<div class="social-links">
<h4>Follow Us</h4>
<ul>
<li class="twitter"><a href="#" title="Twitter" target="_blank">Twitter</a></li>
<li class="facebook"><a href="#" title="Facebook" target="_blank">Facebook</a></li>
<li class="google"><a href="#" title="Google+" target="_blank">Google+</a></li>
<li class="youtube"><a href="#" title="YouTube" target="_blank">YouTube</a></li>
<li class="skype"><a href="#" title="Skype" target="_blank">Skype</a></li>
<li class="rss"><a href="#" title="RSS" target="_blank">RSS</a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- end footer top -->
<!-- begin footer bottom -->
<div id="footer-bottom">
<div class="one-half">
<p>Copyright © 2012 Finesse. Created by <a href="http://themeforest.net/user/ixtendo">Ixtendo</a>.</p>
</div>
<div class="one-half column-last">
<nav id="footer-nav">
<ul>
<li><a href="index-2.html">Home</a> ·</li>
<li><a href="about-us.html">Templates</a> ·</li>
<li><a href="elements.html">Features</a> ·</li>
<li><a href="portfolio.html">Portfolio</a> ·</li>
<li><a href="blog.html">Blog</a> ·</li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
</div>
</div>
<!-- end footer bottom -->
</div>
</footer>
<!-- end footer -->
</div>
<!-- end container -->
</body>
<!-- Mirrored from www.ixtendo.com/themes/finesse-html/contact.php by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jul 2015 23:29:51 GMT -->
</html>