-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
211 lines (168 loc) · 7.74 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
<!doctype html>
<!--[if IE 8]> <html class="lt-ie9 no-js" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" >
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- Meta and SEO Info -->
<title>Shady Oak Veterinary Clinic | Home</title>
<meta name="description" content="Shady Oak Veterinary Clinic serving pets and their owners in South West Minneapolis, Minnetonka, Hopkins, St. Louis Park, Eden Prairie, Wayzata and Edina.">
<meta name="author" content="Shady Oak Veterinary Clinic">
<meta name="robots" content="index,follow,archive">
<!-- Reuqired by Myfonts, thanks for messing with my markup guys!!! -->
<!--/**
* @license
* MyFonts Webfont Build ID 2733007, 2014-01-25T21:42:08-0500
*
* The fonts listed in this notice are subject to the End User License
* Agreement(s) entered into by the website owner. All other parties are
* explicitly restricted from using the Licensed Webfonts(s).
*
* You may obtain a valid license at the URLs below.
*
* Webfont: Proxima Nova Thin by Mark Simonson
* URL: http://www.myfonts.com/fonts/marksimonson/proxima-nova/thin/
*
* License: http://www.myfonts.com/viewlicense?type=web&buildid=2733007
* Licensed pageviews: 1,000,000
* Webfonts copyright: Copyright (c) Mark Simonson, 2005. All rights reserved.
*
* © 2014 MyFonts Inc
*/-->
<!-- Favicon, and Touch icons: Note .ico file should be placed in your root directory of the site, with no link via html -->
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57-precomposed.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-touch-icon-114x114-precomposed.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-touch-icon-72x72-precomposed.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-touch-icon-144x144-precomposed.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60-precomposed.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-touch-icon-120x120-precomposed.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-touch-icon-76x76-precomposed.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-touch-icon-152x152-precomposed.png">
<link rel="icon" type="image/png" href="/favicon-196x196.png" sizes="196x196">
<link rel="icon" type="image/png" href="/favicon-160x160.png" sizes="160x160">
<link rel="icon" type="image/png" href="/favicon-128x128.png" sizes="128x128">
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="/favicon-32x32.png" sizes="32x32">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
<meta name="msapplication-square70x70logo" content="/mstile-70x70.png">
<meta name="msapplication-square150x150logo" content="/mstile-150x150.png">
<meta name="msapplication-wide310x150logo" content="/mstile-310x150.png">
<meta name="msapplication-square310x310logo" content="/mstile-310x310.png">
<!-- /Touch icons, microsoft tiles and png favicons -->
<!-- Styles -->
<link rel="stylesheet" type="text/css" href="stylesheets/MyFontsWebfontsKit.css">
<link rel="stylesheet" href="stylesheets/app.css" />
<!-- Scripts-->
<script src="bower_components/modernizr/modernizr.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/respond.js/1.1.0/respond.min.js"></script>
</head>
<body>
<!-- Main Navigation -->
<div class="fixed">
<nav class="top-bar" data-topbar>
<ul class="title-area">
<li class="name">
<h1><a href="index.html" class="show-for-medium-up"><img src="images/logo-shady-oak.png" />
</a><a href="index.html" class="show-for-small-only"><img src="images/logo-shady-oak-small.png"/></a></h1>
</li>
<li class="toggle-topbar menu-icon"><a href="#" ><span>Menu</span></a></li>
</ul>
<section class="top-bar-section">
<ul class="right">
<li><a href="services.html">Services</a></li>
<li class="bullet hide-for-small">•</li>
<li><a href="aboutus.html">About Us</a></li>
<li class="bullet show-for-large-up">•</li>
<li class="call-to-action show-for-large-up">
<div class="call-us">Call us today!</div>
<div class="phone-number"><a href="tel:+19529381926" class="phone">(952) 938-1926</a></div>
</li>
</ul>
</section>
</nav>
</div>
<!-- END: Main Navigation -->
<!-- Facebook Plugin-->
<div id="fb-root"></div>
<!-- START: Page Content -->
<article>
<section class="show-for-small-up hide-for-large-up row">
<div class="small-12 columns call-to-action">
<span class="call-us">Call us today!</span>
<span class="phone-number"><a href="tel:+19529381926" class="phone">(952) 938-1926</a></span>
</div>
</section>
<section class="row">
<div class="large-8 medium-6 columns">
<div class="show-for-medium-up"><img src="images/hero.jpg" class="hero"></div>
<div class="show-for-small-only"><img src="images/hero-small.jpg" class="hero"></div>
<blockquote class="hero-quote show-for-medium-up">“We can judge the heart of a man by his treatment of animals.”
<div class="text-right">—Immanuel Kant</div>
</blockquote>
</div>
<div class="large-4 medium-6 columns">
<div class="panel radius">
<h2>Hours</h2>
<table class="hours" cellspacing="0" cellpadding="0">
<tr>
<td>Monday – Tuesday</td>
<td> 8 am – 7 pm</td>
</tr>
<tr>
<td>Wednesday – Friday</td>
<td> 8 am – 6 pm</td>
</tr>
<tr>
<td>Saturday</td>
<td> 8 am – 12 pm</td>
</tr>
</table>
<h2>Address and Directions</h2>
<address id="address" class="vcard">
<strong class="fn">Shady Oak Veterinary Clinic</strong>
<div class="adr">
<span class="street-address">10015 Minnetonka Blvd.</span><br>
<span class="locality">Minnetonka</span>, <abbr class="region" title="Minneasota">MN</abbr> <span class="postal-code">55305</span>
</div>
</address>
<a target="_blank" class="button radius" href="https://www.google.com/maps/preview/place/Shady+Oak+Veterinary+Clinic/@44.9441329,-93.404718,16z/data=!4m2!3m1!1s0x0:0x696b91aa765e6599">Get Directions <span class="direct" >»</span></a>
</div>
</section>
</article>
<!-- END: Main Content -->
<footer class="row">
<div class="large-12 columns">
<p class="copyright">Copyright © Shady Oak Veterinary Clinic</p>
<span class="fb-follow" data-href="http://www.facebook.com/pages/Shady-Oak-Veterinary-Clinic/193823367309536" data-colorscheme="light" data-layout="button_count" data-show-faces="false"></span>
</div>
</footer>
<script src="bower_components/jquery/jquery.min.js"></script>
<script src="bower_components/foundation/js/foundation.min.js"></script>
<script src="js/app.js"></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-47550609-1', 'shadyoakvet.com');
ga('send', 'pageview');
</script>
<!-- Facebook Plugin -->
<script>(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/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<!-- To deal with Foundation and IE8 not playing well together -->
<!--[if lt IE 9]>
<script src="js/rem.min.js" type="text/javascript"></script>
<![endif]-->
</body>
</html>