-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
293 lines (246 loc) · 10.8 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
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
<!DOCTYPE html>
<html class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="keywords" content="Heating, Cooling, Air conditioning, Air conditioner, Northern North Jersey, Service, emergency, 24/7, 7/24/ free estimate, repair, Installation, maintanence, Split, Condensers, Handlers, De-humidifiers, Chillers, Towers, Roof, Mini-Split, Ductless, Steam, Hot, Water, Boilers, Radiators, Baseboard, Heaters, Furnaces, Lines, Gas, Piping, Filters, Conditioners, Darin, Vent Lines, Dishwasher, Ice, Washer, Preventers" />
<meta name="description" content="Northen jersey heating cooling and airconditioning service repair and maintenance professionals, free service estimate with state licence lisence and certificate" />
<title>EMPIRE Heating And Cooling</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Place favicon.ico and apple-touch-icon(s) in the root directory -->
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
<script src="js/vendor/modernizr-2.7.1.min.js"></script>
<style>
/* Prevents slides from flashing */
#slides {
display:none;
}
</style>
<script src="http://code.jquery.com/jquery-latest.min.js"></script>
<script src="js/jquery.slides.min.js"></script>
<script>
$(function(){
$("#slides").slidesjs({
width: 940,
height: 528
});
});
</script>
</head>
<body>
<!--[if lt IE 8]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div id="fb-root"></div>
<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>
<!-- Add your site or application content here -->
<div id="header-wrap" >
<header>
<a href="index.html"><img src="img/logo.png" border="0"></a>
<b href="#"><img src="img/accredited.png" border="0"></b>
<c href="#"><img src="img/fb_top.png" border="0"></c>
<div id="call">
<p>Available 7 Days a Week</p>
<h3> CALL US TODAY <class="green"></class="green"><a href='tel:1800-555-5555'>1800-555-5555</a></h3>
</div><!--end call -->
<div id="nav" >
<ul>
<li><a href="#" title="">Services</a></li>
<li><a href="#cooling" title="">Cooling</a></li>
<li><a href="#heating" title="">Heating</a></li>
<li><a href="#about" title="">About</a></li>
<li><a href="#call" title="">Contact</a></li>
</ul>
</div>
</header>
</div><!-- end header wrap -->
<div id="container-wrap">
<div id="slide">
<h3>Call us now for an estimate at 1-800-555-5555</h3>
<p>we're dedicated to making sure your family or business is as comfortable as possible.</p>
<h2>Serving Clifton and all of Northern New Jersey</h2>
<center><iframe width="560" height="315" src="//www.youtube.com/embed/4KjdWQpHJJ8?rel=0" frameborder="0" allowfullscreen></iframe></center>
</div><!-- contact us -->
<!-- SlidesJS Required: Start Slides -->
<!-- The container is used to define the width of the slideshow -->
<div class="container">
<div id="slides">
<img src="img/example-slide-1.jpg" alt="Photo by: Missy S Link: http://www.flickr.com/photos/listenmissy/5087404401/">
<img src="img/example-slide-2.jpg" alt="Photo by: Daniel Parks Link: http://www.flickr.com/photos/parksdh/5227623068/">
<img src="img/example-slide-3.jpg" alt="Photo by: Mike Ranweiler Link: http://www.flickr.com/photos/27874907@N04/4833059991/">
<img src="img/example-slide-4.jpg" alt="Photo by: Stuart SeegerLink: http://www.flickr.com/photos/stuseeger/97577796/">
</div>
</div>
<!-- End SlidesJS Required: Start Slides -->
<!-- SlidesJS Required: Link to jQuery -->
<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
<!-- End SlidesJS Required -->
<!-- SlidesJS Required: Link to jquery.slides.js -->
<script src="js/jquery.slides.min.js"></script>
<!-- End SlidesJS Required -->
<!-- SlidesJS Required: Initialize SlidesJS with a jQuery doc ready -->
<script>
$(function() {
$('#slides').slidesjs({
width: 940,
height: 528
});
});
</script>
<!-- End SlidesJS Required -->
<div id="fb">
<a href="#"><img src="img/fb.png" border="0"></a>
<b href="#"><img src="img/fb.png" border="0"></b>
<h3>Like us on Facebookfor our current offers and deals</h3>
<div id=face class="fb-like" data-href="https://developers.facebook.com/pages/Empire-Heating-Cooling/160656433955844/" data-layout="button_count" data-action="like" data-show-faces="false" data-share="false"></div>
</div><!-- fb-->
<div id="welcome">
<h3><b>Welcome to Empire Heating & Cooling</b></h3>
<p>Whether you need to repair, replace, upgrade or even add a new system, our products are deisgned to make you more comfortable, we have the knowledge and expertise to help you choose the right heating and air conditioning system to meet your needs so that you benefit from increased efficiency, reliability, and control of your home or business's indoor enviroment.</p>
</div><!-- welcome -->
<div id="list">
<ul>
<li>Full insured / owner operated</li>
<li>trained and experienced engineers, technicians and installers</li>
<li>trouble-free installation and service calls</li>
<li>TQM: Total Quality program</li>
<li>exceptional customer service from start to finish</li>
<li>service and preventative maintenance contracts</li>
</ul>
</div>
<div id="cold">
<table>
<tr>
<td>AIR CONDITIONING</td>
</tr>
</table>
</div>
<div id="heat">
<table>
<tr>
<td>HEATING</td>
</tr>
</table>
</div>
<div id="table">
<table>
<tr>
<th>RESIDENTIAL</th>
<th>COMMERCIAL</th>
<th>INDUSTRIAL</th>
</tr>
<tr>
<td>Central System</td>
<td>Packaged Units</td>
<td>Colling Towers</td>
</tr>
<tr>
<td>Mini-Split Ductless</td>
<td>Split Systems</td>
<td>Chillers</td>
</tr>
<tr>
<td>Heat Pumps</td>
<td>Cooling Towers</td>
<td>Ventilation</td>
</tr>
<tr>
<td>Air Handlers</td>
<td>Chillers</td>
<td></td>
</tr>
<tr>
<td>Condensers</td>
<td>Ventilation</td>
<td></td>
</tr>
<tr>
<td>Hot water / Steam Boilers</td>
<td>Hot water / Steam Boilers</td>
<td>Hot water / Steam Boilers</td>
</tr>
<tr>
<td>Forced Air Heating Furnaces</td>
<td>Forced Air Heating Furnaces</td>
<td>Unitary Heaters</td>
</tr>
<tr>
<td>Radiant Heating Systems</td>
<td>Unitary Heaters</td>
<td>Infrared Radiant System</td>
</tr>
<tr>
<td></td>
<td>Infrared Radiant System</td>
<td></td>
</tr>
</table>
</div>
<div id="heating">
<h1>Heating</h1>
<p>Our goal is to keep you warm and comfortable throught the winter months. We know which products and system will work best for you. Our recommendation will always keep your requirement and budget in mind. Wel'll respond to your requests and act quickly when you call. Nothing is more importat than your peace of mind when the weather is cold.</p>
<img src="img/heating.png">
</div>
<div id="cooling">
<h1>Cooling</h1>
<p>Central air conditioning helps keep your environment cool and reduces humidity level.
As the central air conditioning system draws air out of various rooms in your house or business through return air ducts the air is pulled through an air filter, which removed airborne particles such as dust and lint. The filtered air is then routed to air supply ductwork that carries ist back to the rooms.</p>
<img src="img/cooling.png">
</div>
</div> <!--! end container -->
<footer>
<div id="about">
<h1>About Us</h1>
<p>Our goal is to keep you warm and comfortable through the winter months. We know which products and systems will work best for you.
Our recommendations will always keep your requirements and budget in mind. We'll respond to your requests and act quickly when you call.
Nothing is more important than your peace of mind when the weather is cold. </p>
<a href="#"><img src="img/amanda.png" border="0"></a>
<a href="#"><img src="img/ameri.png" border="0"></a>
<a href="#"><img src="img/ao.png" border="0"></a>
<a href="#"><img src="img/brad.png" border="0"></a>
<a href="#"><img src="img/bur.png" border="0"></a>
<a href="#"><img src="img/cartier.png" border="0"></a>
<a href="#"><img src="img/crown.png" border="0"></a>
<a href="#"><img src="img/fugi.png" border="0"></a>
<a href="#"><img src="img/good.png" border="0"></a>
<a href="#"><img src="img/honey.png" border="0"></a>
<a href="#"><img src="img/lennox.png" border="0"></a>
<a href="#"><img src="img/luxa.png" border="0"></a>
<a href="#"><img src="img/mit.png" border="0"></a>
<a href="#"><img src="img/peer.png" border="0"></a>
<a href="#"><img src="img/rhe.png" border="0"></a>
<a href="#"><img src="img/ruud.png" border="0"></a>
<a href="#"><img src="img/sanyo.png" border="0"></a>
<a href="#"><img src="img/taco.png" border="0"></a>
<a href="#"><img src="img/trane.png" border="0"></a>
<a href="#"><img src="img/utica.png" border="0"></a>
<a href="#"><img src="img/we.png" border="0"></a>
<a href="#"><img src="img/white.png" border="0"></a>
<a href="#"><img src="img/york.png" border="0"></a>
<b href="#"><img src="img/truck.png" border="0"></b>
</div>
<div id="backlinks">
</div>
</footer>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.0.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
<script>
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
e.src='//www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
ga('create','UA-XXXXX-X');ga('send','pageview');
</script>
</body>
</html>