-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
210 lines (176 loc) · 12.7 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
<!DOCTYPE html>
<html lang="en"><!--<![endif]-->
<head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<title>Kirkham Motorsports</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<link href="logo.ico" rel="shortcut icon" type="image/png" />
<link href="core/images/apple-touch-icon.png" rel="apple-touch-icon" sizes="57x57" />
<link href="core/images/apple-touch-icon-72x72.png" rel="apple-touch-icon" sizes="72x72" />
<link href="core/images/apple-touch-icon-114x114.png" rel="apple-touch-icon" sizes="114x114" />
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300,300italic,regular,italic,600,600italic,700,700italic,800,800italic" media="all" rel="stylesheet" type="text/css" />
<link href="core/js/mejs/mediaelementplayer.min.css" media="all" rel="stylesheet" type="text/css" /><script type="text/javascript" src="core/js/jquery-1.8.3.min.js"></script><script type="text/javascript" src="core/js/head.min.js"></script><!--[if IE 8]>
<script type="text/javascript" src="core/js/html5.min.js"></script>
<script type="text/javascript" src="core/js/css3-mediaqueries.js"></script>
<script type="text/javascript" src="core/js/es5-shim.min.js"></script>
<![endif]-->
<link href="core/css/main.css" rel="stylesheet" type="text/css" /><!-- <link rel="stylesheet" type="text/css" href="core/styles/default.css" /> --><!--[if IE 8]>
<link rel="stylesheet" type="text/css" href="core/css/responsive.css" />
<link rel="stylesheet" type="text/css" href="core/css/ie8.css" />
<![endif]--><!--[if gte IE 8]>
<link rel="stylesheet" type="text/css" href="core/css/ie.css" />
<![endif]-->
</head>
<body class="home blog" data-branding="brandColor: #f74b00">
<div id="topbar"></div>
<!-- [header] -->
<section id="header-bg">
<header class="container centered" id="header-wrap" role="banner">
<div class="sixteen columns logo-left" id="header" style="padding-top: 37px;">
<ul class="social-icons hfloat" data-hover-color="red: 247, green: 85, blue: 14">
<li class="text">Creativity has no limits</li>
<li class="icon"><a href="https://twitter.com/Kirkham427" target="_blank"><img alt="Twitter" src="core/images/social-icons/twitter_alt.png" /></a></li>
<li class="icon"><a href="http://www.facebook.com/KirkhamMotorsports?bookmark_t=page" target="_blank"><img alt="Facebook" src="core/images/social-icons/facebook.png" /></a></li>
</ul>
<!-- .social-icons -->
<div class="logo clearfix" id="logo" style="padding-top: 2px;"><a href="index.shtml.html"><img alt="Kirkham Motorsports" src="core/images/Kirkham Logos wide.png" width="200" /></a></div>
<!-- logo --><!-- [navigation] --><!-- adding dynamic content with the include below, the menu bar --><ul class="navigation hfloat">
<li class="menu-item"><a href="index.shtml.html">Home</a> </li>
<li class="menu-item"><a href="about.shtml.html">About</a></li>
<li class="menu-item"><a href="price427kms.shtml.html">Pricing</a>
<ul class="sub-menu">
<li class="menu-item"><a href="price427kms.shtml.html">427 KMS/SC</a></li>
<li class="menu-item"><a href="price427street.shtml.html">427 Street</a></li>
<li class="menu-item"><a href="price289street.shtml.html">289 Street</a></li>
<li class="menu-item"><a href="price289fia.shtml.html">289 FIA</a></li>
<li class="menu-item"><a href="price289streethybrid.shtml.html">289 Street Hybrid</a></li>
<li class="menu-item"><a href="price289fiahybrid.shtml.html">289 FIA Hybrid</a></li>
<li class="menu-item"><a href="price289coupe.shtml.html">289 Coupe</a></li>
</ul>
</li>
<li class="menu-item"><a href="products.shtml.html">Products</a>
<ul class="sub-menu">
<li class="menu-item"><a href="products427kms.shtml.html">427 KMS/SC</a></li>
<li class="menu-item"><a href="products427street.shtml.html">427 Street</a></li>
<li class="menu-item"><a href="products289street.shtml.html">289 Street</a></li>
<li class="menu-item"><a href="products289fia.shtml.html">289 FIA</a></li>
<li class="menu-item"><a href="products289streethybrid.shtml.html">289 Street Hybrid</a></li>
<li class="menu-item"><a href="products289fiahybrid.shtml.html">289 FIA Hybrid</a></li>
<li class="menu-item"><a href="products289coupe.shtml.html">289 Coupe</a></li>
<li class="menu-item"><a href="productscustom.shtml.html">Custom Cars</a></li>
</ul>
</li>
<li class="menu-item"><a href="gallery.shtml.html">Gallery</a>
<ul class="sub-menu">
<li class="menu-item"><a href="gallery427kms.shtml.html">427 KMS/SC</a></li>
<li class="menu-item"><a href="gallery427street.shtml.html">427 Street</a></li>
<li class="menu-item"><a href="gallery289street.shtml.html">289 Street</a></li>
<li class="menu-item"><a href="gallery289fia.shtml.html">289 FIA</a></li>
<li class="menu-item"><a href="gallery_coupe.shtml.html">289 Coupe</a></li>
<li class="menu-item"><a href="gallery_custom.shtml.html">Custom Cars</a></li>
</ul>
</li>
<li class="menu-item"><a href="contact.shtml.html">Contact</a> </li>
<li class="menu-item"><a href="links.shtml.html">Links</a> </li>
<!-- <li class="menu-item"><a href="store.shtml">Now Available</a> -->
<ul class="sub-menu">
</ul>
</li>
<li class="search hoverable noselect"></li>
</ul><!-- .navigation --><!-- [/navigation] --><select id="mobile-nav" name="mobile-nav"> </select></div>
<!-- header --></header>
<!-- header-wrap --></section>
<!-- header-bg --><!-- [/header] -->
<section class="unique-slider slider-default full-width" data-config="easing:easeInOutQuart, autoplay:false, pauseOnHover:true, pauseTimeout:2900, links:true, transitionSpeed:800, adjustTransitionSpeed:800, initialTransitionSpeed:850" data-height="358" data-slider-manager="default">
<div class="workarea hfloat clearfix" style="height: 358px;"><img alt="" data-description="Kirkham Motorsports" data-index="0" data-permalink="#link0" data-title="Brushed Kirkham 427 KMS/SC" height="358" src="static/427 KMSC 940/DSCN4231.jpg" width="940" /> <img alt="" data-description="Street" data-index="1" data-permalink="#link1" data-title="Painted 427 Street" height="358" src="static/427 Street 940/KMP17210012.jpg" width="940" /> <img alt="" data-description="289 Street" data-index="2" data-permalink="#link2" data-title="Painted Kirkham 289 Street" height="358" src="static/289 Street 940/IMG_1026.jpg" width="940" /> <img alt="" data-description="Right hand drive FIA" data-index="3" data-permalink="#link3" data-title="Painted Kirkham 289 FIA" height="358" src="static/289 FIA 940/FIA Book pic.jpg" width="940" /> <img alt="" data-description="Coupe" data-index="4" data-permalink="#link4" data-title="Kirkham 289 Coupe" height="358" src="static/289 Coupe 940/IMG_6680.jpg" width="940" /> <img alt="" data-description="Custom Copper" data-index="5" data-permalink="#link5" data-title="Custom Kirkham 40GT" height="358" src="static/40GT 940/DSC_5395.jpg" width="940" /></div>
<!-- .workarea -->
<div class="center-box container" style="height: 358px;">
<div class="slider-meta sixteen columns">
<div class="info">
<h3><a href="index.html#link0">Brushed 427 KMS/SC</a></h3>
</div>
<!-- .info -->
<ul class="controls hfloat clearfix">
</ul>
</div>
<!-- .slider-meta --></div>
<!-- .container --></section>
<!-- slider --><!-- + -->
<section class="block container">
<div class="blocked-quote component sixteen columns" data-align="center">
<blockquote>
<h3 class="title">The most beautiful aluminium bodied replicas. Period.</h3>
<h3 class="title">Since 1994 we have built over 800 replica 427s and 289s.</h3>
</blockquote>
</div>
<!-- .blocked-quote --></section>
<!-- .block --><!-- + -->
<section class="block container">
<article class="four columns"><a class="frame lightbox" data-gallery="512bf906215e5" data-img="p/kmsc 940/km-10.jpg" data-title="<a data-cke-saved-href='#permalink' href='#permalink'>427 KMS/SC</a>" href="index.html#permalink"><img alt="427 KMS/SC" src="p/kmsc 420/km-10.jpg" /></a>
<h3 class="centered"><a class="title" href="index.html#permalink">Our top selling Kirkham 427s</a></h3>
<small class="centered"> </small>
<p>The 427 cars pack a V8 big block punch and are available with original style or updated suspension for impeccable cornering and drive-ability.</p>
<div class="text-center"><a class="read-more button small mobile-small" href="products427kms.shtml.html">See More</a></div>
</article>
<!-- .post -->
<article class="four columns"><a class="frame lightbox" data-gallery="512bf906215e5" data-img="p/289 st 940/st-2.jpg" data-title="<a data-cke-saved-href='#permalink' href='#permalink'>Kirkham 289</a>" href="index.html#permalink"><img alt="Kirkham 289" src="p/289 st 420/st-2.jpg" /></a>
<h3 class="centered"><a class="title" href="index.html#permalink">View our classic 289 cars</a></h3>
<p>With a variety of suspension, body, and frame options our Kirkham 289 cars can be built for a perfect daily driver or weekend warrior.</p>
<div class="text-center"><a class="read-more button small mobile-small" href="products.shtml.html">See More</a></div>
</article>
<!-- .post -->
<article class="four columns"><a class="frame lightbox" data-gallery="512bf906215e5" data-img="p/coupe 940/c-28.jpg" data-title="<a data-cke-saved-href='#permalink' href='#permalink'>Kirkham 289 Coupe</a>" href="index.html#permalink"><img alt="Kirkham 289 Coupe" src="p/coupe 420/c-28.jpg" /></a>
<h3 class="centered"><a class="title" href="index.html#permalink">Our latest, the Kirkham 289 Coupe</a></h3>
<p>Be among the first to own a piece of auto racing and Kirkham Motorsports history with this stunning replica.</p>
<div class="text-center"><a class="read-more button small mobile-small" href="products289coupe.shtml.html">See More</a></div>
</article>
<!-- .post -->
<article class="four columns"><a class="frame lightbox" data-gallery="512bf906215e5" data-img="p/custom 940/c-3.jpg" data-title="<a data-cke-saved-href='#permalink' href='#permalink'>Custom Car</a>" href="index.html#permalink"><img alt="Custom Car" src="p/custom 420/c-3.jpg" /></a>
<h3 class="centered"><a class="title" href="index.html#permalink">Custom build cars</a></h3>
<p>Kirkham Motorsports is the industry leader when it comes to truly unique custom builds.</p>
<div class="text-center"><a class="read-more button small mobile-small" href="productscustom.shtml.html">See More</a></div>
</article>
<!-- .post --><!-- .scroller --><!-- .twelve columns --></section>
<!-- .block -->
<footer class="full-width ovh" role="contentinfo">
<div class="container widgets-container"><!-- .widget-column --><!-- + --><!-- .widget-column -->
<div class="widget-column column-3 four columns"><!-- .widget -->
<div class="widget widget_text">
<h4 class="title">Contact</h4>
<div class="textwidget">
<p>Kirkham Motorsports<br />
304 E 900 S<br />
Provo, Utah 84606<br />
<strong>Phone: </strong>801-377-8224<br />
<strong>Email: [email protected]</strong></p>
</div>
</div>
<!-- .widget --><!-- .widget --></div>
<!-- .widget-column --><!-- + -->
<div class="widget-column column-4 four columns">
<div class="widget">
<div class="blocked-footer-logo" style="text-align: center;"></div>
</div>
<!-- .widget --></div>
<!-- .widget-column --></div>
<!-- .container --><!-- + -->
<section class="copyright full-width">
<div class="container">
<p class="sixteen columns"><span>Copyright © 2018 Kirkham Motorsports</span><a class="back-to-top float-right" href="index.html#top">Back to top</a></p>
</div>
</section>
</footer>
<!-- footer --><script type="text/javascript" src="core/js/blocked-libs.js"></script><script type="text/javascript" src="core/js/core.js"></script><script type="text/javascript" src="core/js/core.util.js"></script><script type="text/javascript" src="core/js/core.maps.js"></script><script type="text/javascript" src="core/js/core.ui.js"></script><script type="text/javascript" src="core/js/client.js"></script><!--[if IE 8 ]>
<script type="text/javascript" src="core/js/core.slider.default.js"></script>
<script type="text/javascript" src="core/js/ie8.js"></script>
<![endif]--><script type="text/javascript">
(function() {
var defaultRoot = window.location.toString().split('/').slice(0,-1).join('/') + '/';
document.i18n = {enterSearchCriteria: "Enter Search Criteria"};
document.root = "" || defaultRoot;
document.vsn = "1.0.0"
jQuery(document).ready(function() {
window.Core.initialize();
});
}).call(this);
</script></body>
</html>