-
Notifications
You must be signed in to change notification settings - Fork 1
/
products.shtml.html
421 lines (334 loc) · 22.3 KB
/
products.shtml.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
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
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
<!DOCTYPE html>
<html lang="en"><!--<![endif]-->
<head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<title>Products</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="full-width" id="page-title">
<div class="container">
<hgroup class="sixteen columns">
<h1>Products Home Page</h1>
</hgroup>
</div>
<!-- .container --></section>
<section class="block container">
<div class="blocked-quote component sixteen columns" data-align="center">
<blockquote>
<p>Find Your Dream Machine.</p>
</blockquote>
</div>
<!-- .blocked-quote --></section>
<!-- .block --><!-- + -->
<section class="portfolio-1col block container border-sep">
<article class="post clearfix">
<div class="slider slider-nivo nine columns">
<div class="images" data-nivo-options="effect: fade, slices: 8, boxCols: 8, boxRows: 8, animSpeed: 500, pauseTime: 3000, pauseOnHover: 1, manualAdvance: 1"><img alt="" height="321" src="p/kmsc 420/km-7.jpg" width="520" /> <img alt="" height="321" src="p/kmsc 420/km-1.jpg" width="520" /> <img alt="" height="321" src="p/kmsc 420/km-3.jpg" width="520" /> <img alt="" height="321" src="p/kmsc 420/km-13.jpg" width="520" /> <img alt="" height="321" src="p/kmsc 420/km-24.jpg" width="520" /></div>
<!-- .images -->
<div class="slider-meta mobile-small full-width">
<ul class="controls hfloat clearfix" style="display: block;">
</ul>
</div>
<!-- .slider-meta --></div>
<!-- .slider -->
<aside class="info seven columns">
<h3><a class="title" href="products.shtml.html#permalink">Kirkham 427 KMS/SC</a></h3>
<p>A big block engine and a light weight chassis is the recipe for this iconic American muscle car. The Kirkham 427 KMS/SC is one of the highest power to weight ratio cars in the world.</p>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="products427kms.shtml.html">427 KMS/SC Info</a></div>
<div class="clear push-30"></div>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="price427kms.shtml.html">427 KMS/SC Pricing</a></div>
<div class="clear push-30"></div>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="gallery427kms.shtml.html">427 KMS/SC Gallery</a></div>
</aside>
<!-- .info --></article>
<!-- .post --></section>
<!-- .portfolio-1col -->
<section class="portfolio-1col block container border-sep">
<article class="post clearfix">
<div class="slider slider-nivo nine columns">
<div class="images" data-nivo-options="effect: fade, slices: 8, boxCols: 8, boxRows: 8, animSpeed: 500, pauseTime: 3000, pauseOnHover: 1, manualAdvance: 1"><img alt="" height="321" src="p/427 st 420/c-1.jpg" width="520" /> <img alt="" height="321" src="p/427 st 420/c-27.jpg" width="520" /> <img alt="" height="321" src="p/427 st 420/c-11.jpg" width="520" /> <img alt="" height="321" src="p/427 st 420/c-12.jpg" width="520" /> <img alt="" height="321" src="p/427 st 420/c-32.jpg" width="520" /></div>
<!-- .images -->
<div class="slider-meta mobile-small full-width">
<ul class="controls hfloat clearfix" style="display: block;">
</ul>
</div>
<!-- .slider-meta --></div>
<!-- .slider -->
<aside class="info seven columns">
<h3><a class="title" href="products.shtml.html#permalink">Kirkham 427 Street</a></h3>
<p>All the power of big brother with the smooth body lines of a street car.</p>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="products427street.shtml.html">427 Street Info</a></div>
<div class="clear push-30"></div>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="price427street.shtml.html">427 Street Pricing</a></div>
<div class="clear push-30"></div>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="gallery427street.shtml.html">427 Street Gallery</a></div>
</aside>
<!-- .info --></article>
<!-- .post --></section>
<!-- .portfolio-1col -->
<section class="block container">
<div class="blocked-quote component sixteen columns" data-align="center">
<blockquote>
<p>Kirkham 289 Cars</p>
</blockquote>
</div>
<!-- .blocked-quote --></section>
<!-- .block -->
<section class="portfolio-1col block container border-sep">
<article class="post clearfix">
<div class="slider slider-nivo nine columns">
<div class="images" data-nivo-options="effect: fade, slices: 8, boxCols: 8, boxRows: 8, animSpeed: 500, pauseTime: 3000, pauseOnHover: 1, manualAdvance: 1"><img alt="" height="321" src="p/289 st 420/st-1.jpg" width="520" /> <img alt="" height="321" src="p/289 st 420/st-4.jpg" width="520" /> <img alt="" height="321" src="p/289 st 420/st-23.jpg" width="520" /> <img alt="" height="321" src="p/289 st 420/st-19.jpg" width="520" /> <img alt="" height="321" src="p/289 st 420/st-3.jpg" width="520" /></div>
<!-- .images -->
<div class="slider-meta mobile-small full-width">
<ul class="controls hfloat clearfix" style="display: block;">
</ul>
</div>
<!-- .slider-meta --></div>
<!-- .slider -->
<aside class="info seven columns">
<h3><a class="title" href="products.shtml.html#permalink">Kirkham 289 Street With Original Type Transverse Leaf Spring Suspension</a></h3>
<p>The classic Kirkham 289 Street car is as close to the original as it gets. Do not settle for anything less.</p>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="products289street.shtml.html">289 Street Info</a></div>
<div class="clear push-30"></div>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="price289street.shtml.html">289 Street Pricing</a></div>
<div class="clear push-30"></div>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="gallery289street.shtml.html">289 Street Gallery</a></div>
</aside>
<!-- .info --></article>
<!-- .post --></section>
<!-- .portfolio-1col -->
<section class="portfolio-1col block container border-sep">
<article class="post clearfix">
<div class="slider slider-nivo nine columns">
<div class="images" data-nivo-options="effect: fade, slices: 8, boxCols: 8, boxRows: 8, animSpeed: 500, pauseTime: 3000, pauseOnHover: 1, manualAdvance: 1"><img alt="" height="321" src="p/fia 420/fia-2.jpg" width="520" /> <img alt="" height="321" src="p/fia 420/fia-17.jpg" width="520" /> <img alt="" height="321" src="p/fia 420/fia-21.jpg" width="520" /> <img alt="" height="321" src="p/fia 420/fia-45.jpg" width="520" /> <img alt="" height="321" src="p/fia 420/fia-32.jpg" width="520" /></div>
<!-- .images -->
<div class="slider-meta mobile-small full-width">
<ul class="controls hfloat clearfix" style="display: block;">
</ul>
</div>
<!-- .slider-meta --></div>
<!-- .slider -->
<aside class="info seven columns">
<h3><a class="title" href="products.shtml.html#permalink">Kirkham 289 FIA With Original Type Transverse Leaf Spring Suspension </a></h3>
<p>The Kirkham 289 FIA is all about original performance. If you missed out on owning owning a piece of race history once before avid letting it happen again. The Kirkham 289 FIA cars are so close to the original that race circuits around the world have labeled them as "vintage eligible".</p>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="products289fia.shtml.html">289 FIA Info</a></div>
<div class="clear push-30"></div>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="price289fia.shtml.html">289 FIA Pricing</a></div>
<div class="clear push-30"></div>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="gallery289fia.shtml.html">289 FIA Gallery</a></div>
</aside>
<!-- .info --></article>
<!-- .post --></section>
<!-- .portfolio-1col -->
<section class="portfolio-1col block container border-sep">
<article class="post clearfix">
<div class="slider slider-nivo nine columns">
<div class="images" data-nivo-options="effect: fade, slices: 8, boxCols: 8, boxRows: 8, animSpeed: 500, pauseTime: 3000, pauseOnHover: 1, manualAdvance: 1"><img alt="" height="321" src="p/289 st 420/st-6.jpg" width="520" /> <img alt="" height="321" src="p/289 st 420/st-4.jpg" width="520" /> <img alt="" height="321" src="p/289 st 420/st-23.jpg" width="520" /> <img alt="" height="321" src="p/289 st 420/st-30.jpg" width="520" /> <img alt="" height="321" src="p/289 st 420/st-3.jpg" width="520" /></div>
<!-- .images -->
<div class="slider-meta mobile-small full-width">
<ul class="controls hfloat clearfix" style="display: block;">
</ul>
</div>
<!-- .slider-meta --></div>
<!-- .slider -->
<aside class="info seven columns">
<h3><a class="title" href="products.shtml.html#permalink">Kirkham 289 Street Hybrid 4 Inch Frame With Coil Over Suspension </a></h3>
<p>Are you after the classic look of a Kirkham 289 Street car but want the ride and handling of a 427 coil over suspension? The Kirkham 289 Hybrid is just that. Kirkham Motorsports combine the great ride of a 427 car with the style of a 289. These cars are built on a 427 chassis and consequently have the same suspension and smooth ride of a 427 car.</p>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="products289streethybrid.shtml.html">289 Street Hybrid Info</a></div>
<div class="clear push-30"></div>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="price289streethybrid.shtml.html">289 Street Hybrid Pricing</a></div>
<div class="clear push-30"></div>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="http://kirkhammotorsports.com/gallery289streethybrid.shtml">289 Street Gallery</a></div>
</aside>
<!-- .info --></article>
<!-- .post --></section>
<!-- .portfolio-1col -->
<section class="portfolio-1col block container border-sep">
<article class="post clearfix">
<div class="slider slider-nivo nine columns">
<div class="images" data-nivo-options="effect: fade, slices: 8, boxCols: 8, boxRows: 8, animSpeed: 500, pauseTime: 3000, pauseOnHover: 1, manualAdvance: 1"><img alt="" height="321" src="p/fia 420/fia-45.jpg" width="520" /> <img alt="" height="321" src="p/fia 420/fia-17.jpg" width="520" /> <img alt="" height="321" src="p/fia 420/fia-21.jpg" width="520" /> <img alt="" height="321" src="p/fia 420/fia-11.jpg" width="520" /> <img alt="" height="321" src="p/fia 420/fia-32.jpg" width="520" /></div>
<!-- .images -->
<div class="slider-meta mobile-small full-width">
<ul class="controls hfloat clearfix" style="display: block;">
</ul>
</div>
<!-- .slider-meta --></div>
<!-- .slider -->
<aside class="info seven columns">
<h3><a class="title" href="products.shtml.html#permalink">Kirkham 289 FIA Hybrid With A 4 inch Frame And Coil Over Suspension</a></h3>
<p>The Kirkham 289 FIA Hybrid is the classic race car look with updated bullet aluminum 427 type coil over suspension. The Hybrid option is a sought after performance modification by racers, show car enthusiasts, and daily drivers.</p>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="products289fiahybrid.shtml.html">289 FIA Hybrid Info</a></div>
<div class="clear push-30"></div>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="price289fia.shtml.html">289 FIA Hybrid Pricing</a></div>
<div class="clear push-30"></div>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="gallery289fia.shtml.html">289 FIA Gallery</a></div>
</aside>
<!-- .info --></article>
<!-- .post --></section>
<!-- .portfolio-1col -->
<section class="block container">
<div class="blocked-quote component sixteen columns" data-align="center">
<blockquote>
<p>Kirkham 289 Coupe</p>
</blockquote>
</div>
<!-- .blocked-quote --></section>
<!-- .block -->
<section class="portfolio-1col block container border-sep">
<article class="post clearfix">
<div class="slider slider-nivo nine columns">
<div class="images" data-nivo-options="effect: fade, slices: 8, boxCols: 8, boxRows: 8, animSpeed: 500, pauseTime: 3000, pauseOnHover: 1, manualAdvance: 1"><img alt="" height="321" src="p/coupe 420/c-1.jpg" width="520" /> <img alt="" height="321" src="p/coupe 420/c-2.jpg" width="520" /> <img alt="" height="321" src="p/coupe 420/c-3.jpg" width="520" /> <img alt="" height="321" src="p/coupe 420/c-4.jpg" width="520" /> <img alt="" height="321" src="p/coupe 420/c-34.jpg" width="520" /></div>
<!-- .images -->
<div class="slider-meta mobile-small full-width">
<ul class="controls hfloat clearfix" style="display: block;">
</ul>
</div>
<!-- .slider-meta --></div>
<!-- .slider -->
<aside class="info seven columns">
<h3><a class="title" href="products.shtml.html#permalink">Kirkham 289 Coupe</a></h3>
<p>The next generation of Kirkham replicas starts here. The 4 year replication process is complete and you can now own your own slice of auto racing history.</p>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="products289coupe.shtml.html">289 Coupe Info</a></div>
<div class="clear push-30"></div>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="price289coupe.shtml.html">289 Coupe Pricing</a></div>
<div class="clear push-30"></div>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="gallery_coupe.shtml.html">289 Coupe Gallery</a></div>
</aside>
<!-- .info --></article>
<!-- .post --></section>
<!-- .portfolio-1col -->
<section class="block container">
<div class="blocked-quote component sixteen columns" data-align="center">
<blockquote>
<p>Custom Build Cars</p>
</blockquote>
</div>
<!-- .blocked-quote --></section>
<!-- .block -->
<section class="portfolio-1col block container border-sep">
<article class="post clearfix">
<div class="slider slider-nivo nine columns">
<div class="images" data-nivo-options="effect: fade, slices: 8, boxCols: 8, boxRows: 8, animSpeed: 500, pauseTime: 3000, pauseOnHover: 1, manualAdvance: 1"><img alt="" height="321" src="p/custom 420/c-2.jpg" width="520" /> <img alt="" height="321" src="p/custom 420/c-3.jpg" width="520" /> <img alt="" height="321" src="p/custom 420/c-6.jpg" width="520" /> <img alt="" height="321" src="p/custom 420/c-14.jpg" width="520" /> <img alt="" height="321" src="p/custom 420/c-18.jpg" width="520" /></div>
<!-- .images -->
<div class="slider-meta mobile-small full-width">
<ul class="controls hfloat clearfix" style="display: block;">
</ul>
</div>
<!-- .slider-meta --></div>
<!-- .slider -->
<aside class="info seven columns">
<h3><a class="title" href="products.shtml.html#permalink">Kirkham Motorsports has built truly unique dream cars for our customers.</a></h3>
<p></p>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="productscustom.shtml.html">Custom Build Info</a></div>
<div class="clear push-30"></div>
<div class="more-link-container text-left"><a class="read-more button small mobile-small" href="http://kirkhammotorsports.com/gallerycustom.shtml">Custom Build Gallery</a></div>
</aside>
<!-- .info --></article>
<!-- .post --></section>
<!-- .portfolio-1col -->
<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"></h4>
</div>
</div>
<div class="widget-column column-4 four columns"><!-- .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="products.shtml.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>