-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmosquitoes.html
449 lines (323 loc) · 17.1 KB
/
mosquitoes.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
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
<!DOCTYPE html>
<!--[if IE 8]> <html class="ie ie8"> <![endif]-->
<!--[if IE 9]> <html class="ie ie9"> <![endif]-->
<!--[if gt IE 9]><!-->
<html>
<!--<![endif]-->
<head>
<meta charset="utf-8" />
<title>Skyway Pest Management | Yearly Protection Plan</title>
<link rel="icon" type="image/jpeg" href="https://skywaypest.com/assets/images/skyway/assorted/logosmall.jpg" />
<meta name="description" content="What's Buggin You? Skyway Pest Management can solve it. 631-789-9940. We offer long term solutions for common household pests." />
<!-- mobile settings -->
<meta name="viewport" content="width=device-width, maximum-scale=1, initial-scale=1, user-scalable=0" />
<!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]-->
<!-- WEB FONTS : use %7C instead of | (pipe) -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400%7CRaleway:300,400,500,600,700%7CLato:300,400,400italic,600,700" rel="stylesheet" type="text/css" />
<!-- CORE CSS -->
<link href="assets/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<!-- THEME CSS -->
<link href="assets/css/essentials.css" rel="stylesheet" type="text/css" />
<link href="assets/css/layout.css" rel="stylesheet" type="text/css" />
<!-- PAGE LEVEL SCRIPTS -->
<link href="assets/css/header-1.css" rel="stylesheet" type="text/css" />
<link href="assets/css/color_scheme/green.css" rel="stylesheet" type="text/css" id="color_scheme" />
<!-- Google Analytics Code -->
<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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-104152616-1', 'auto');
ga('send', 'pageview');
</script>
<!-- Google Analytics Code End -->
<!-- PayPal BEGIN --> <script> ;(function(a,t,o,m,s){a[m]=a[m]||[];a[m].push({t:new Date().getTime(),event:'snippetRun'});var f=t.getElementsByTagName(o)[0],e=t.createElement(o),d=m!=='paypalDDL'?'&m='+m:'';e.async=!0;e.src='https://www.paypal.com/tagmanager/pptm.js?id='+s+d;f.parentNode.insertBefore(e,f);})(window,document,'script','paypalDDL','f04f14e2-b3b0-11e7-8a05-1df2dc75a741'); </script> <!-- PayPal END --></head>
<body class="smoothscroll enable-animation">
<!-- wrapper -->
<div id="wrapper">
<div id="header" class="sticky clearfix">
<!-- TOP NAV -->
<header id="topNav">
<div class="container">
<!-- Mobile Menu Button -->
<button class="btn btn-mobile" data-toggle="collapse" data-target=".nav-main-collapse">
<i class="fa fa-bars"></i>
</button>
<!-- Logo -->
<a class="logo pull-left" href="https://skywaypest.com/">
<img src="assets/images/skyway/assorted/logoTop.JPG" alt="Skyway Pest Management" />
</a>
<!--
Top Nav
AVAILABLE CLASSES:
submenu-dark = dark sub menu
-->
<div class="navbar-collapse pull-right nav-main-collapse collapse">
<nav class="nav-main">
<!--
NOTE
For a regular link, remove "dropdown" class from LI tag and "dropdown-toggle" class from the href.
Direct Link Example:
<li>
<a href="#">HOME</a>
</li>
-->
<ul id="topMain" class="nav nav-pills nav-main">
<li class="">
<!-- HOME -->
<a class="" href="https://skywaypest.com/">
HOME
</a>
</li>
<li class="">
<a class="" href="heatassault">
BED BUGS
</a>
</li>
<li class="dropdown active">
<!-- Services -->
<a class="dropdown-toggle" href="residential">RESIDENTIAL
</a>
<ul class="dropdown-menu">
<li class="">
<a class="" href="protectionplan"> PROTECTION PLAN </a>
</li>
<!-- item end -->
<li class="">
<a class="" href="pest">
PESTS
</a>
</li>
<li class="">
<a class="" href="mosquitoes">
MOSTQUITOES
</a>
</li>
<li class="">
<a class="" href="residential#home">
NEW HOME INSPECTION
</a>
</li>
<li class="">
<a class="" href="pests/termites">
TERMITES
</a>
</li>
<li class="">
<a class="" href="pests/bedbugs">
BEDBUGS
</a>
</li>
</ul>
<!-- end of drop down menu -->
</li>
<!-- end of Residential -->
<li class="dropdown">
<!-- Services -->
<a class="dropdown-toggle" href="commercial">COMMERCIAL
</a>
<ul class="dropdown-menu">
<li class="">
<a class="" href="commercial">
COMMERCIAL SERVICES
</a>
</li>
<li class="">
<a class="" href="ipm">
INTEGRATED PEST MANAGEMENT (IPM)
</a>
</li>
</ul>
</li>
<li class="">
<!-- PAGES -->
<a class="" href="about">
ABOUT
</a>
</li>
<li class="">
<!-- Contact -->
<a class="" href="contact">
CONTACT
</a>
<!-- end of drop down menu -->
</li>
<!-- end of CONTACT -->
<li class="dropdown">
<!-- Resources -->
<a class="dropdown-toggle" >
RESOURCES
</a>
<ul class="dropdown-menu">
<li class="">
<a class="" href="http://skywaypest.serviceworkportal.com/" rel="noreferrer" target="_blank">
Service portal
</a>
</li>
<li class="">
<a href="skwayprepsheet.pdf" download>
Bed Bug Prep Sheet
</a>
</li>
<li class="">
<a href="aprehendprep.jpeg" download>
Apprehend Prep Sheet
</a>
</li>
<li class="">
<a class="" href="pest">
Pest info
</a>
</li>
<!-- item end -->
<li class="">
<a class="" href="coupons">
Coupons
</a>
</li>
</ul>
<!-- end of drop down menu -->
</li>
<!-- end of RESOURCES -->
</nav>
</div>
</div>
</header>
<!-- /Top Nav -->
</div>
<section class="page-header">
<div class="container">
<h1>In2Care Mosquito Solution</h1>
</div>
</section>
<!-- /PAGE HEADER -->
<section>
<div class="container">
<h1>In2Care Mosquito Solution</h1>
<p class="lead">Our <span class="theme-color">solution</span> for mosquitoes
</p>
<div class="divider divider-center divider-color">
<!-- divider -->
<i class="fa fa-chevron-down"></i>
</div>
<div class="row">
<div class="col-md-12 col-lg-12 col-sm-12">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="//www.youtube.com/embed/qmDFdVaJg0U"></iframe>
</div>
</div>
<br>
<div class="row">
<div class="col-md-4 col-lg-4 col-sm-12">
<h3>How does it work?</h3>
<p class="size-18">
The In2Care Mosquito Trap targets two life-stages of the mosquito, the adults and the larvae at the moment they pupate. Adult mosquitoes are lured to the trap and deposit eggs in the water. Inside the trap they sit on the floater gauze and become contaminated with a slow-killing biological fungus and a larvicide. The fungus infection takes a few days to kill the mosquito and can block Dengue virus replication. In the meantime, the infected mosquito will also spread larvicide to breeding sites around the trap. Aedes mosquitoes are skip-ovipositors (laying their eggs in multiple sites) and will carry the larvicide on their legs and kill larvae in each water body they visit.
</p>
</div>
<div class="col-md-4 col-lg-4 col-sm-12">
<h3>How does the trap attract mosquitoes?</h3>
<p class="size-18">
The black color, design, water and our special organic odor lure will attract egg-laying females. The Trap is designed to be attractive to Aedes mosquitoes in particular, who like laying eggs inside artificial containers. Other mosquito species, such as Culex mosquitoes can also be attracted to lay eggs inside the trap.
</p>
</div>
<div class="col-md-4 col-lg-4 col-sm-12">
<h3>Is it Pet Safe?</h3>
<p class="size-18">
<strong>YES</strong>! The active ingredients in our trap are not toxic to birds or mammals. We make use of a biological fungus that is only toxic to insects. Contaminated females will only spread tiny amounts of larvicide (a few micrograms) to other artificial small water bodies, which limits any risk for other aquatic organisms and fish.
</p>
</div>
</div>
</div>
</section>
<div class="callout alert alert-transparent noborder noradius nomargin">
<div class="text-center">
<h3>Call now at <span><strong>631-789-9940</strong></span></h3>
<p class="font-lato size-20">
make sure check out our coupons
</p>
<a href="coupons" class="btn btn-primary btn-lg margin-top-30">Coupons</a>
</div>
</div>
<!-- /CALLOUT -->
<!-- FOOTER -->
<footer id="footer">
<div class="container">
<div class="row">
<div class="col-md-3">
<!-- Footer Logo -->
<img class="footer-logo" src="assets/images/skyway/assorted/logosmall.jpg" alt="Skyway Pest Management" />
</div>
<div class="col-md-4">
<!-- Small Description -->
<p>We are licensed and insured:
<br> New York State License No. (C- 1817616)
<br> New York State DEC Reg. No (14839)</p>
<!-- Contact Address -->
<hr>
<address>
<ul class="list-unstyled">
<li class="footer-sprite address">
620 west Montauk Hwy<br>Suite 2A<br>
Lindenhurst, NY 11757<br>
</li>
<li class="footer-sprite phone">
Phone: 631-789-9940
</li>
<li class="footer-sprite email">
<a href="mailto:skywaypest@gmail.com">skywaypest@gmail.com</a>
</li>
</ul>
</address>
<!-- /Contact Address -->
</div>
<div class="col-md-5">
<img height="106" width="286" class="img-responsive" src="assets/images/skyway/assorted/nationalpest.png" alt="Skyway Pest management is a member of the National Pest Management Association">
</div>
<div class="col-md-12">
<!-- /Newsletter Form -->
<!-- Social Icons -->
<div class="margin-top-20">
<a href="https://www.facebook.com/skywaypest" class="social-icon social-icon-border social-facebook pull-left" data-toggle="tooltip" data-placement="top" title="Facebook">
<i class="icon-facebook"></i>
<i class="icon-facebook"></i>
</a>
<a href="https://twitter.com/skywaypestguy" class="social-icon social-icon-border social-twitter pull-left" data-toggle="tooltip" data-placement="top" title="Twitter">
<i class="icon-twitter"></i>
<i class="icon-twitter"></i>
</a>
<a href="https://plus.google.com/106586255998357051354/about" class="social-icon social-icon-border social-gplus pull-left" data-toggle="tooltip" data-placement="top" title="Google plus">
<i class="icon-gplus"></i>
<i class="icon-gplus"></i>
</a>
</div>
<!-- /Social Icons -->
</div>
</div>
</div>
<div class="copyright">
<div class="container">
© All Rights Reserved, Skyway Pest Management
</div>
</div>
</footer>
<!-- /FOOTER -->
</div>
<!-- /wrapper -->
<!-- SCROLL TO TOP -->
<a href="#" id="toTop"></a>
<!-- PRELOADER -->
<div id="preloader">
<div class="inner">
<span class="loader"></span>
</div>
</div>
<!-- /PRELOADER -->
<!-- JAVASCRIPT FILES -->
<script type="text/javascript">
var plugin_path = 'assets/plugins/';
</script>
<script type="text/javascript" src="assets/plugins/jquery/jquery-2.2.3.min.js"></script>
<script type="text/javascript" src="assets/js/scripts.js"></script>
</body>
</html>