-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathcontact.html
255 lines (210 loc) · 11.5 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
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
<!doctype html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]-->
<head>
<!-- DEFAULT META TAGS -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Contact | Avoc | Awesome Parallax Template</title>
<!-- DEFAULT META TAGS -->
<!-- FONTS -->
<link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Maven+Pro:400,700,900" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Lato:300,400,700,900" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Josefin+Sans:400,700" rel="stylesheet" type="text/css">
<!-- FONTS -->
<!-- CSS -->
<link rel="stylesheet" id="default-style-css" href="files/css/style.css" type="text/css" media="all" />
<link rel="stylesheet" id="fontawesome-style-css" href="files/css/font-awesome.min.css" type="text/css" media="all" />
<link rel="stylesheet" id="ionic-icons-style-css" href="files/css/ionicons.css" type="text/css" media="all" />
<link rel="stylesheet" id="mqueries-style-css" href="files/css/mqueries.css" type="text/css" media="all" />
<!-- CSS -->
<!-- FAVICON -->
<link rel="shortcut icon" href="files/uploads/favicon.png"/>
<!-- FAVICON -->
</head>
<body>
<!-- PAGELOADER -->
<div id="page-loader">
<div class="page-loader-inner">
<div class="loader"><strong>Loading</strong></div>
</div>
</div>
<!-- PAGELOADER -->
<!-- PAGE CONTENT -->
<div id="page-content">
<!-- HEADER -->
<header id="header">
<div class="header-inner clearfix">
<div id="logo" class="left-float show-light-logo">
<a id="dark-logo" class="logotype" href="index.html"><img src="files/uploads/logo-avoc-dark.png" srcset="files/uploads/logo-avoc-dark.png 1x, files/uploads/[email protected] 2x" alt="Logo"></a>
<a id="light-logo" class="logotype" href="index.html"><img src="files/uploads/logo-avoc-light.png" srcset="files/uploads/logo-avoc-light.png 1x, files/uploads/[email protected] 2x" alt="Logo"></a>
</div>
<div id="menu" class="right-float clearfix menu-light">
<a href="#" class="open-nav"><span class="hamburger"></span><span class="text">Menu</span></a>
<nav id="main-nav">
<ul>
<li><a href="index.html">Home</a>
<ul class="submenu">
<li><a href="index.html">Portfolio <em>Main</em></a></li>
<li><a href="index-creative.html">Portfolio <em>Creative</em></a></li>
<li><a href="index-photography.html">Photography</a></li>
<li><a href="index-masonry.html">Classic Masonry</a></li>
<li><a href="index-agency.html">Agency</a></li>
</ul>
</li>
<li><a href="about.html">Pages</a>
<ul class="submenu">
<li><a href="about.html">About <em>classic</em></a></li>
<li><a href="about-creative.html">About <em>creative</em></a></li>
<li><a href="about-minimal.html">About <em>bold minimal</em></a></li>
<li><a href="services.html">Services</a></li>
<li><a href="404.html">404 Page</a></li>
</ul>
</li>
<li><a href="blog.html">Blog</a></li>
<li><a href="header-features.html">Features</a>
<ul class="submenu">
<li><a href="general-elements.html">General Elements</a></li>
<li><a href="header-footer-options.html">Header / Footer</a></li>
<li><a href="hero-options.html">Hero Options</a></li>
</ul>
</li>
<li class="current-menu-item"><a href="contact.html">Contact</a></li>
</ul>
</nav>
</div>
</div> <!-- END .header-inner -->
</header>
<!-- HEADER -->
<!-- HERO -->
<section id="hero" class="hero-big parallax-section" data-parallax-image="files/uploads/1680x1100.jpg">
<div class="page-title">
<h1 class="text-light"><strong>Say hello</strong></h1>
</div>
</section>
<!-- HERO -->
<!-- PAGEBODY -->
<section id="page-body">
<div class="wrapper-small">
<h3 class="align-center"><strong>Let's talk ...</strong></h3>
<h6 class="alttitle align-center">We are always happy to make valuable new contacts</h6>
<form id="contact-form" class="checkform" action="#" target="contact-send.php" method="post" >
<div class="form-row clearfix">
<label for="name" class="req">Name *</label>
<input type="text" name="name" class="name" id="name" value="" placeholder="Name" />
</div>
<div class="form-row clearfix">
<label for="email" class="req">Email *</label>
<input type="text" name="email" class="email" id="email" value="" placeholder="Email"/>
</div>
<div class="form-row clearfix textbox">
<label for="message" class="req">Message *</label>
<textarea name="message" class="message" id="message" rows="15" cols="50" placeholder="Message"></textarea>
</div>
<div id="form-note">
<div class="alert alert-error">
<strong>Error</strong>: Please check your entries!
</div>
</div>
<div class="form-row form-submit">
<input type="submit" name="submit_form" class="submit" value="Send Message" />
</div>
<input type="hidden" name="subject" value="Contact Subject Pond html" />
<input type="hidden" name="fields" value="name,email,message," />
<input type="hidden" name="sendto" value="YOUREMAIL" />
</form>
</div> <!-- END .wrapper-small -->
<div class="spacer spacer-big"></div>
<div class="wrapper-small">
<h3 class="align-center"><strong>... or visit us</strong></h3>
<h6 class="alttitle align-center">We would love to meet you</h6>
<div class="spacer spacer-small"></div>
<h6 class="align-center"><strong>Avoc Agency</strong></h6>
<p class="align-center">
Elisabeth Street 245<br>
5000 – Sydney<br>
0111 – 222 33 54<br>
<a href="#"><strong>[email protected]</strong></a>
</p>
</div> <!-- END .wrapper-small -->
<div class="spacer spacer-medium"></div>
<!-- GOOGLE MAP -->
<div id="map" style="height:400px;"></div>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>
<script type="text/javascript">
function mapinitialize() {
var latlng = new google.maps.LatLng(-33.86938,151.204834);
var myOptions = {
zoom: 14,
center: latlng,
scrollwheel: false,
scaleControl: false,
disableDefaultUI: false,
mapTypeId: google.maps.MapTypeId.ROADMAP,
// Google Map Color Styles
styles: [{featureType:"landscape",stylers:[{saturation:-100},{lightness:65},{visibility:"on"}]},{featureType:"poi",stylers:[{saturation:-100},{lightness:51},{visibility:"simplified"}]},{featureType:"road.highway",stylers:[{saturation:-100},
{visibility:"simplified"}]},{featureType:"road.arterial",stylers:[{saturation:-100},{lightness:30},{visibility:"on"}]},{featureType:"road.local",stylers:[{saturation:-100},{lightness:40},{visibility:"on"}]},{featureType:"transit",stylers:[{saturation:-100},
{visibility:"simplified"}]},{featureType:"administrative.province",stylers:[{visibility:"off"}]/**/},{featureType:"administrative.locality",stylers:[{visibility:"off"}]},{featureType:"administrative.neighborhood",stylers:[{visibility:"on"}
]/**/},{featureType:"water",elementType:"labels",stylers:[{visibility:"on"},{lightness:-25},{saturation:-100}]},{featureType:"water",elementType:"geometry",stylers:[{hue:"#ffff00"},{lightness:-25},{saturation:-97}]}]
};
var map = new google.maps.Map(document.getElementById("map"),myOptions);
var image = "files/uploads/map-pin.png";
var image = new google.maps.MarkerImage("files/uploads/map-pin.png", null, null, null, new google.maps.Size(50,56));
var marker = new google.maps.Marker({
map: map,
icon: image,
position: map.getCenter()
});
var contentString = '<b>Office</b><br>Streetname 13<br>50000 Sydney';
var infowindow = new google.maps.InfoWindow({
content: contentString
});
google.maps.event.addListener(marker, 'click', function() {
infowindow.open(map,marker);
});
}
mapinitialize();
</script>
<!-- GOOGLE MAP -->
</section>
<!-- PAGEBODY -->
<!-- FOOTER -->
<footer>
<div class="footer-inner align-center wrapper">
<div class="widget">
<ul class="socialmedia-widget">
<li class="facebook"><a href="#"></a></li>
<li class="twitter"><a href="#"></a></li>
<li class="dribbble"><a href="#"></a></li>
<li class="behance"><a href="#"></a></li>
<li class="instagram"><a href="#"></a></li>
</ul>
</div>
<div class="widget copyright">
<p>Copyright © 2014 by Avoc<br>
Made with Love by <a href="http://www.spab-rice.com">Spab Rice</a></p>
</div>
<a id="backtotop" href="#">Back To Top</a>
</div>
</footer>
<!-- FOOTER -->
</div> <!-- END #page-content -->
<!-- PAGE CONTENT -->
<!-- SCRIPTS -->
<script src="files/js/jquery-2.1.4.min.js"></script>
<script type="text/javascript" src="files/js/jquery.pace.js"></script>
<script type="text/javascript" src="files/js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="files/js/jquery.easing.compatibility.js"></script>
<script type="text/javascript" src="files/js/jquery.visible.min.js"></script>
<script type="text/javascript" src="files/js/tweenMax.js"></script>
<script type="text/javascript" src="files/js/jquery.backgroundparallax.min.js"></script>
<script type="text/javascript" src="files/js/jquery.wolf.min.js"></script>
<script type="text/javascript" src="files/js/form-validation.min.js"></script>
<script type="text/javascript" src="files/js/script.js"></script>
<!-- SCRIPTS -->
</body>
</html>