-
Notifications
You must be signed in to change notification settings - Fork 69
/
car_race.html
600 lines (574 loc) · 52.7 KB
/
car_race.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
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
<html class=" mh-normal mh-one-sb wt-layout1 js " lang="en"><head>
<meta charset="UTF-8">
<title>Pedro’s Nitro Derby | Boys' Life magazine</title>
<meta name="description" content="Collect nitro boosts as you race your car on nine challenging courses in Pedro's Nitro Derby.">
<meta name="keywords" content="mobile games, pinewood derby, pedro, pinewood derby, pinewood highlights">
<meta name="google-site-verification" content="rkJqxc5sG1NRd5RNzVcC-RbDGiDgh8Dd4VnjNv0I17U">
<meta name="msvalidate.01" content="42E027EEFCD88A0D68633A747BE1BE6A">
<!--[if lt IE 9]>
<script src="https://s0.wp.com/wp-content/themes/premium/mh-magazine/js/css3-mediaqueries.js"></script>
<![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script async="" type="text/javascript" src="https://www.googletagservices.com/tag/js/gpt.js"></script><script async="" src="//www.google-analytics.com/analytics.js"></script><script src="https://r-login.wordpress.com/remote-login.php?action=js&host=boyslife.org&id=2980226&t=1442884152&back=http%3A%2F%2Fboyslife.org%2Fgames%2Fmobile-games%2F138084%2Fpedros-nitro-derby%2F" type="text/javascript"></script>
<script type="text/javascript">
/* <![CDATA[ */
if ( 'function' === typeof WPRemoteLogin ) {
document.cookie = "wordpress_test_cookie=test; path=/";
if ( document.cookie.match( /(;|^)\s*wordpress_test_cookie\=/ ) ) {
WPRemoteLogin();
}
}
/* ]]> */
</script>
<link rel="alternate" type="application/rss+xml" title="Boys' Life magazine » Feed" href="http://boyslife.org/feed/">
<link rel="alternate" type="application/rss+xml" title="Boys' Life magazine » Comments Feed" href="http://boyslife.org/comments/feed/">
<link rel="alternate" type="application/rss+xml" title="Boys' Life magazine » Pedro’s Nitro Derby Comments Feed" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/feed/">
<script type="text/javascript">
/* <![CDATA[ */
function addLoadEvent(func){var oldonload=window.onload;if(typeof window.onload!='function'){window.onload=func;}else{window.onload=function(){oldonload();func();}}}
/* ]]> */
</script>
<link rel="stylesheet" id="all-css-0" href="https://s0.wp.com/_static/??/wp-content/mu-plugins/smileyproject/smileyproject.css,/wp-content/mu-plugins/likes/jetpack-likes.css?m=1424450955j" type="text/css" media="all">
<link rel="stylesheet" id="mh-open-sans-css" href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,800,700" type="text/css" media="all">
<link rel="stylesheet" id="all-css-2" href="https://s2.wp.com/_static/??-eJx9jd0OgjAMhV/IWSGA3BifZYwK03Vr6JDg0zuixsQfbprTk+/LgYmVCT6ij0CjYjd21gsM6HTEVnGQ+PFtjcgGfmsmDJh6Yh0XgrC1Gh1SwtY04uplLbHX5rI6M3GiVdPwgCIqXbIjqdinoW/vUcOTAuoV6U7frEeQODv8J1wtQxNmcfaE+S4r3/SRDllR5HW1L+vifAfUHHeG" type="text/css" media="all">
<link rel="stylesheet" id="bl_google_fonts-css" href="https://fonts.googleapis.com/css?family=Oswald%3A300%2C400%2C700&ver=4.3.1-alpha-336649" type="text/css" media="all">
<link rel="stylesheet" id="all-css-4" href="https://s1.wp.com/_static/??-eJx9j90KwyAMhV9oLmy4v4uxZ7GSaYqaYix9/VkcY2PFm+Qccr6QwDIpy6lgKhBnNYXZURLAyCO1urciOyBIXKgm5SPaYJt3yCqwNYU4/Rj1DIZyD804BHZVOqipL9uDJpbSVoN4k1f43ftXJsztqU35xxaPEQW8Bhd4MGENPOL9oPXxdNbX22V8AbYmfYQ=" type="text/css" media="all">
<script type="text/javascript" src="https://s0.wp.com/_static/??-eJydkdFOwzAMRX+ILAy2hz0gfoFfyFq3dYidEDsr7dcvg/HAVg0NKVKU+NwbX8eOySA3obQg1tf1USBP523l5cHeAgxhn53CipB/4CayAuuJpbjHAKYIZNfXu2rUxQUuRVECkQotVH+3hHxAGP/EPGhyzbvJIDhfuVIxKZQeWWyGUAO05tTDxWkpvoxd3Hto9NJSB6gRbMpAWMjSYMj1bkaG70m0kBnnfJ/sHKYL8CkBq8V9ckWe2B3+9Watqk5vQ9SrH7utlyZj+hreK72sN8+77frxabfxR2a16P8="></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://boyslifeorg.wordpress.com/xmlrpc.php?rsd">
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://s1.wp.com/wp-includes/wlwmanifest.xml">
<link rel="prev" title="‘Live Scouting’s Adventure’ at the 2017 Jamboree" href="http://boyslife.org/about-scouts/scouting-around/138081/201-jamboree-logo-theme/">
<link rel="next" title="A bird that is in pain" href="http://boyslife.org/jokes/138051/a-bird-that-is-in-pain/">
<meta name="generator" content="WordPress.com">
<link rel="canonical" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/">
<link rel="shortlink" href="http://wp.me/pcvia-zVa">
<link rel="alternate" type="application/json+oembed" href="https://public-api.wordpress.com/oembed/1.0/?format=json&url=http%3A%2F%2Fboyslife.org%2Fgames%2Fmobile-games%2F138084%2Fpedros-nitro-derby%2F&for=wpcom-auto-discovery"><link rel="alternate" type="application/xml+oembed" href="https://public-api.wordpress.com/oembed/1.0/?format=xml&url=http%3A%2F%2Fboyslife.org%2Fgames%2Fmobile-games%2F138084%2Fpedros-nitro-derby%2F&for=wpcom-auto-discovery">
<!-- Jetpack Open Graph Tags -->
<meta property="og:type" content="article">
<meta property="og:title" content="Pedro's Nitro Derby">
<meta property="og:url" content="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/">
<meta property="og:description" content="Collect nitro boosts as you race your car on nine challenging courses in Pedro's Nitro Derby.">
<meta property="article:published_time" content="2014-11-07T17:29:14+00:00">
<meta property="article:modified_time" content="2015-08-12T15:24:31+00:00">
<meta property="og:site_name" content="Boys' Life magazine">
<meta property="og:image" content="https://boyslifeorg.files.wordpress.com/2014/11/pedronitroderby.jpg">
<meta property="og:image:width" content="620">
<meta property="og:image:height" content="354">
<meta property="og:locale" content="en_US">
<meta name="twitter:site" content="@boyslife">
<meta name="twitter:image:src" content="https://boyslifeorg.files.wordpress.com/2014/11/pedronitroderby.jpg?w=640">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:creator" content="@boyslife">
<meta property="article:publisher" content="https://www.facebook.com/WordPresscom">
<link rel="shortcut icon" type="image/x-icon" href="http://1.gravatar.com/blavatar/f468bbcdc888854bfe4491faa42a02c4?s=16" sizes="16x16">
<link rel="icon" type="image/x-icon" href="http://1.gravatar.com/blavatar/f468bbcdc888854bfe4491faa42a02c4?s=16" sizes="16x16">
<link rel="apple-touch-icon-precomposed" href="http://0.gravatar.com/blavatar/41acad7df9a45e8ceca784a5be71bbe5?s=114">
<link rel="openid.server" href="http://boyslifeorg.wordpress.com/?openidserver=1">
<link rel="openid.delegate" href="http://boyslifeorg.wordpress.com/">
<link rel="search" type="application/opensearchdescription+xml" href="http://boyslife.org/osd.xml" title="Boys' Life magazine">
<link rel="search" type="application/opensearchdescription+xml" href="https://wordpress.com/opensearch.xml" title="WordPress.com">
<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-1421516-1', 'auto');
ga('send', 'pageview');
</script>
<script type="text/javascript">
(function() {
var useSSL = 'https:' == document.location.protocol;
var src = (useSSL ? 'https:' : 'http:') +
'//www.googletagservices.com/tag/js/gpt.js';
document.write('<scr' + 'ipt src="' + src + '"></scr' + 'ipt>');
})();
</script><script src="https://www.googletagservices.com/tag/js/gpt.js"></script><script id="gpt-impl-0.004762840224429965" src="https://partner.googleadservices.com/gpt/pubads_impl_73.js"></script><iframe src="http://tpc.googlesyndication.com/safeframe/1-0-2/html/container.html" style="visibility: hidden; display: none;"></iframe>
<script type="text/javascript">
googletag.cmd.push(function() {
googletag.defineSlot('/1053504/BL-Popover', [1, 1], 'div-gpt-ad-1441135107156-0').addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.pubads().collapseEmptyDivs();
googletag.pubads().enableSyncRendering();
googletag.enableServices();
});
</script>
<meta name="application-name" content="Boys' Life magazine"><meta name="msapplication-window" content="width=device-width;height=device-height"><meta name="msapplication-tooltip" content="Play challenging online games, laugh at funny jokes, build amazing projects and find lots of fun at the online home of Boys\' Life, the official youth magazine for the Boy Scouts of America."><meta name="msapplication-task" content="name=Subscribe;action-uri=http://boyslife.org/feed/;icon-uri=http://1.gravatar.com/blavatar/f468bbcdc888854bfe4491faa42a02c4?s=16"> <!-- Include google_services.js -->
<script type="text/javascript">
var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
(function() {
var gads = document.createElement('script');
gads.async = true;
gads.type = 'text/javascript';
var useSSL = 'https:' == document.location.protocol;
gads.src = (useSSL ? 'https:' : 'http:') +
'//www.googletagservices.com/tag/js/gpt.js';
var node = document.getElementsByTagName('script')[0];
node.parentNode.insertBefore(gads, node);
})();
</script>
<script type="text/javascript">
googletag.cmd.push(function() {
googletag.defineSlot('/1053504/HeaderInsidepages728x90', [728, 90], "acm-ad-tag-HeaderInsidepages728x90").addService(googletag.pubads());
googletag.defineSlot('/1053504/BL-Games-728x90-Header', [728, 90], "acm-ad-tag-BL-Games-728x90-Header").addService(googletag.pubads());
googletag.defineSlot('/1053504/SidebarInsidepages300x250', [300, 250], "acm-ad-tag-SidebarInsidepages300x250").addService(googletag.pubads());
googletag.defineSlot('/1053504/SecondSidebarInsidepages300x250', [300, 250], "acm-ad-tag-SecondSidebarInsidepages300x250").addService(googletag.pubads());
googletag.pubads().enableSingleRequest();
googletag.pubads().collapseEmptyDivs();
googletag.enableServices();
});
</script>
<style type="text/css" id="custom-background-css">
body.custom-background { background-color: #838883; }
</style>
<style type="text/css" id="syntaxhighlighteranchor"></style>
<link rel="profile" href="http://gmpg.org/xfn/11">
<link rel="pingback" href="http://boyslife.org/xmlrpc.php">
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/osd.js"></script></head>
<body id="mh-mobile" class="single single-post postid-138084 single-format-gallery custom-background mp6 customizer-styles-applied">
<script type="text/javascript">
googletag.cmd.push(function() { googletag.display('acm-ad-tag-BL-Games-728x90-Header'); });
</script><script type="text/javascript" src="https://securepubads.g.doubleclick.net/gampad/ads?gdfp_req=1&correlator=3506542854799360&output=json_html&callback=googletag.impl.pubads.setAdContentsBySlotForSync&impl=ss&json_a=1&eid=108809080%2C108809050&sc=0&sfv=1-0-2&iu_parts=1053504%2CBL-Popover%2CHeaderInsidepages728x90%2CBL-Games-728x90-Header%2CSidebarInsidepages300x250%2CSecondSidebarInsidepages300x250&enc_prev_ius=%2F0%2F1%2C%2F0%2F2%2C%2F0%2F3%2C%2F0%2F4%2C%2F0%2F5&prev_iu_szs=1x1%2C728x90%2C728x90%2C300x250%2C300x250&cookie=ID%3De0f97973e08122a3%3AT%3D1442884094%3AS%3DALNI_MZIbN-SMqrbkXp9WiL6Hqweu3fR2Q&lmt=1442905753&dt=1442884153685&cc=13&frm=20&biw=1366&bih=677&oid=3&adks=3632917204%2C3491610936%2C430513298%2C2191802158%2C2529964619&gut=v2&ifi=1&u_tz=-360&u_his=6&u_java=true&u_h=768&u_w=1366&u_ah=738&u_aw=1366&u_cd=24&u_nplug=24&u_nmime=70&u_sd=1&flash=18.0.0&url=http%3A%2F%2Fboyslife.org%2Fgames%2Fmobile-games%2F138084%2Fpedros-nitro-derby%2F&ref=http%3A%2F%2Fboyslife.org%2Fsection%2Fgames%2Fmobile-games%2F&dssz=14&icsg=2056&std=0&csl=93&vrg=73&vrp=73&ga_vid=1389091970.1442884093&ga_sid=1442884151&ga_hid=245547668&ga_fc=true"></script><div id="acm-ad-tag-BL-Games-728x90-Header_ad_container"
<div class="wrapper clearfix">
<div class="main">
<div class="content left"><nav class="breadcrumb"><span itemscope="" itemtype="http://data-vocabulary.org/Breadcrumb"><a href="http://boyslife.org" itemprop="url"><span itemprop="title">Home</span></a></span> » <a href="http://boyslife.org/section/games/">Games</a> » <span itemscope="" itemtype="http://data-vocabulary.org/Breadcrumb"><a href="http://boyslife.org/section/games/mobile-games/" itemprop="url"><span itemprop="title">Mobile Games</span></a></span> » Pedro’s Nitro Derby</nav>
<article class="post-138084 post type-post status-publish format-gallery has-post-thumbnail hentry category-mobile-games category-pinewood-derby tag-pedro tag-pinewood-derby-2 tag-pinewood-highlights post_format-post-format-gallery">
<header class="post-header">
<h1 class="entry-title">Pedro’s Nitro Derby</h1>
</header>
<div class="entry clearfix">
<div class="desktop-only">
<table width="900" bgcolor="#000000">
<tbody>
<tr>
<td></td>
</tr>
<tr>
<td align="center"><iframe height="457" width="800" scrolling="auto" frameborder="0" src="http://media.boyslife.org/onlinegames/nitroderby/"></iframe></td>
</tr>
<tr>
<td>
<p style="color:#ffffff;text-align:center;padding:10px;">Collect nitro boosts as you race your car on nine challenging courses in Pedro’s Nitro Derby.</p>
</td>
</tr>
<tr>
<td align="center"><a style="color:#ffffff;" href="http://boyslife.org/section/hobbies-projects/pinewood-derby/">Love the pinewood derby? Click for photos of great cars, videos of amazing races and tips for building a fast car.</a></td>
</tr>
<tr>
<td></td>
</tr>
</tbody>
</table>
</div>
<div class="mobile-only"><a href="http://media.boyslife.org/onlinegames/nitroderby/"><img class="aligncenter size-full wp-image-138085" src="https://boyslifeorg.files.wordpress.com/2014/11/pedronitroderby.jpg?w=620" alt="pedronitroderby"></a><br>
Collect nitro boosts as you race your car on nine challenging courses in Pedro’s Nitro Derby.<a style="color:#ffffff;" href="http://boyslife.org/section/hobbies-projects/pinewood-derby/">Love the pinewood derby? Click for photos of great cars, videos of amazing races and tips for building a fast car.</a><p></p>
</div>
<div id="jp-post-flair" class="sharedaddy sd-like-enabled sd-sharing-enabled"><div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon sd-sharing"><div class="sd-content"><ul><li class="share-email share-service-visible"><a rel="nofollow" data-shared="" class="share-email sd-button share-icon no-text" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/?share=email&nb=1" target="_blank" title="Click to email this to a friend"><span></span><span class="sharing-screen-reader-text">Click to email this to a friend (Opens in new window)</span></a></li><li class="share-print"><a rel="nofollow" data-shared="" class="share-print sd-button share-icon no-text" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/#print" target="_blank" title="Click to print"><span></span><span class="sharing-screen-reader-text">Click to print (Opens in new window)</span></a></li><li class="share-facebook"><a rel="nofollow" data-shared="sharing-facebook-138084" class="share-facebook sd-button share-icon no-text" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/?share=facebook&nb=1" target="_blank" title="Share on Facebook"><span><span class="share-count">118</span></span><span class="sharing-screen-reader-text">Share on Facebook (Opens in new window)<span class="share-count">118</span></span></a></li><li class="share-twitter"><a rel="nofollow" data-shared="sharing-twitter-138084" class="share-twitter sd-button share-icon no-text" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/?share=twitter&nb=1" target="_blank" title="Click to share on Twitter"><span><span class="share-count">2</span></span><span class="sharing-screen-reader-text">Click to share on Twitter (Opens in new window)<span class="share-count">2</span></span></a></li><li class="share-pinterest"><a rel="nofollow" data-shared="sharing-pinterest-138084" class="share-pinterest sd-button share-icon no-text" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/?share=pinterest&nb=1" target="_blank" title="Click to share on Pinterest"><span></span><span class="sharing-screen-reader-text">Click to share on Pinterest (Opens in new window)</span></a></li><li class="share-google-plus-1"><a rel="nofollow" data-shared="sharing-google-138084" class="share-google-plus-1 sd-button share-icon no-text" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/?share=google-plus-1&nb=1" target="_blank" title="Click to share on Google+"><span></span><span class="sharing-screen-reader-text">Click to share on Google+ (Opens in new window)</span></a></li><li class="share-tumblr"><a rel="nofollow" data-shared="" class="share-tumblr sd-button share-icon no-text" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/?share=tumblr&nb=1" target="_blank" title="Click to share on Tumblr"><span></span><span class="sharing-screen-reader-text">Click to share on Tumblr (Opens in new window)</span></a></li><li><a href="#" class="sharing-anchor sd-button share-more"><span>More</span></a></li><li class="share-end"></li></ul><div class="sharing-hidden"><div class="inner" style="display: none;"><ul><li class="share-linkedin"><a rel="nofollow" data-shared="sharing-linkedin-138084" class="share-linkedin sd-button share-icon no-text" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/?share=linkedin&nb=1" target="_blank" title="Click to share on LinkedIn"><span></span><span class="sharing-screen-reader-text">Click to share on LinkedIn (Opens in new window)</span></a></li><li class="share-pocket"><a rel="nofollow" data-shared="" class="share-pocket sd-button share-icon no-text" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/?share=pocket&nb=1" target="_blank" title="Click to share on Pocket"><span></span><span class="sharing-screen-reader-text">Click to share on Pocket (Opens in new window)</span></a></li><li class="share-end"></li><li class="share-reddit"><a rel="nofollow" data-shared="" class="share-reddit sd-button share-icon no-text" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/?share=reddit&nb=1" target="_blank" title="Click to share on Reddit"><span></span><span class="sharing-screen-reader-text">Click to share on Reddit (Opens in new window)</span></a></li><li class="share-end"></li></ul></div></div></div></div></div>
<div id="jp-relatedposts" class="jp-relatedposts" style="display: block;">
<h3 class="jp-relatedposts-headline"><em>Related</em></h3>
<div class="jp-relatedposts-items jp-relatedposts-items-visual"><div class="jp-relatedposts-post jp-relatedposts-post0 jp-relatedposts-post-nothumbs" data-post-id="320" data-post-format="gallery"><a class="jp-relatedposts-post-a jp-relatedposts-post-aoverlay" href="http://boyslife.org/games/online-games/320/pinewood-derby/" title="Pinewood Derby game
Choose and customize your own pinewood derby-style car to race. Take first place to proceed to more challenging courses." rel="nofollow" data-origin="138084" data-position="0"></a><h4 class="jp-relatedposts-post-title"><a class="jp-relatedposts-post-a" href="http://boyslife.org/games/online-games/320/pinewood-derby/" title="Pinewood Derby game
Choose and customize your own pinewood derby-style car to race. Take first place to proceed to more challenging courses." rel="nofollow" data-origin="138084" data-position="0">Pinewood Derby game</a></h4><p class="jp-relatedposts-post-excerpt" style="max-height: 7.142857142857143em;">Choose and customize your own pinewood derby-style car to race. Take first place to proceed to more challenging courses.</p><p class="jp-relatedposts-post-context"></p></div><div class="jp-relatedposts-post jp-relatedposts-post1 jp-relatedposts-post-thumbs" data-post-id="6236" data-post-format="false"><a class="jp-relatedposts-post-a" href="http://boyslife.org/video-audio/6236/video-of-a-super-fast-pinewood-derby-track/" title="Video of a super-fast pinewood derby track
Watch video of Indiana Cub Scouts experiencing a whole new speed of pinewood derby at this giant track." rel="nofollow" data-origin="138084" data-position="1"><img class="jp-relatedposts-post-img" src="http://i1.wp.com/img.youtube.com/vi/6076VkwExV0/0.jpg?resize=350%2C200" width="350" alt="Video of a super-fast pinewood derby track"></a><h4 class="jp-relatedposts-post-title"><a class="jp-relatedposts-post-a" href="http://boyslife.org/video-audio/6236/video-of-a-super-fast-pinewood-derby-track/" title="Video of a super-fast pinewood derby track
Watch video of Indiana Cub Scouts experiencing a whole new speed of pinewood derby at this giant track." rel="nofollow" data-origin="138084" data-position="1">Video of a super-fast pinewood derby track</a></h4><p class="jp-relatedposts-post-excerpt">Watch video of Indiana Cub Scouts experiencing a whole new speed of pinewood derby at this giant track.</p><p class="jp-relatedposts-post-context"></p></div><div class="jp-relatedposts-post jp-relatedposts-post2 jp-relatedposts-post-thumbs" data-post-id="34603" data-post-format="false"><a class="jp-relatedposts-post-a" href="http://boyslife.org/hobbies-projects/funstuff/34603/50-incredible-pinewood-derby-cars-of-2012/" title="50 incredible Pinewood Derby cars of 2012
Looking for some new pinewood derby car design ideas? Take a look at some of the great cars sent to us in 2012, and then send us a picture of your pinewood derby car." rel="nofollow" data-origin="138084" data-position="2"><img class="jp-relatedposts-post-img" src="https://boyslifeorg.files.wordpress.com/2012/12/1340825t.jpg?w=350&h=200&crop=1" width="350" alt="50 incredible Pinewood Derby cars of 2012"></a><h4 class="jp-relatedposts-post-title"><a class="jp-relatedposts-post-a" href="http://boyslife.org/hobbies-projects/funstuff/34603/50-incredible-pinewood-derby-cars-of-2012/" title="50 incredible Pinewood Derby cars of 2012
Looking for some new pinewood derby car design ideas? Take a look at some of the great cars sent to us in 2012, and then send us a picture of your pinewood derby car." rel="nofollow" data-origin="138084" data-position="2">50 incredible Pinewood Derby cars of 2012</a></h4><p class="jp-relatedposts-post-excerpt">Looking for some new pinewood derby car design ideas? Take a look at some of the great cars sent to us in 2012, and then send us a picture of your pinewood derby car.</p><p class="jp-relatedposts-post-context"></p></div></div></div></div> </div>
<div class="post-tags clearfix">
<ul><li><a href="http://boyslife.org/tag/pedro/" rel="tag">Pedro</a></li><li><a href="http://boyslife.org/tag/pinewood-derby-2/" rel="tag">Pinewood derby</a></li><li><a href="http://boyslife.org/tag/pinewood-highlights/" rel="tag">Pinewood highlights</a></li></ul> </div>
</article> <h4 class="section-title">107 Comments on Pedro’s Nitro Derby</h4>
<ol class="commentlist">
<li class="comment even thread-even depth-1" id="li-comment-974721">
<div id="comment-974721">
<div class="vcard meta">
beastmode86 //
<a href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/comment-page-8/#comment-974721">September 5, 2015 at 12:33 pm</a> //
<a rel="nofollow" class="comment-reply-link" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/?replytocom=974721#respond" onclick="return addComment.moveForm( "comment-974721", "974721", "respond", "138084" )" aria-label="Reply to beastmode86">Reply</a> </div>
<div class="comment-text">
<p>I beat it</p>
</div>
</div></li><!-- #comment-## -->
<li class="comment odd alt thread-odd thread-alt depth-1" id="li-comment-966445">
<div id="comment-966445">
<div class="vcard meta">
ktkiddo //
<a href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/comment-page-8/#comment-966445">July 30, 2015 at 10:04 am</a> //
<a rel="nofollow" class="comment-reply-link" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/?replytocom=966445#respond" onclick="return addComment.moveForm( "comment-966445", "966445", "respond", "138084" )" aria-label="Reply to ktkiddo">Reply</a> </div>
<div class="comment-text">
<p>i love this game</p>
</div>
</div></li><!-- #comment-## -->
<li class="comment even thread-even depth-1" id="li-comment-965089">
<div id="comment-965089">
<div class="vcard meta">
stinkybkis657432 //
<a href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/comment-page-8/#comment-965089">July 24, 2015 at 3:43 pm</a> //
<a rel="nofollow" class="comment-reply-link" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/?replytocom=965089#respond" onclick="return addComment.moveForm( "comment-965089", "965089", "respond", "138084" )" aria-label="Reply to stinkybkis657432">Reply</a> </div>
<div class="comment-text">
<p>it is not sterring right</p>
</div>
</div></li><!-- #comment-## -->
<li class="comment odd alt thread-odd thread-alt depth-1" id="li-comment-963776">
<div id="comment-963776">
<div class="vcard meta">
Awesome 100% //
<a href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/comment-page-8/#comment-963776">July 19, 2015 at 1:32 pm</a> //
<a rel="nofollow" class="comment-reply-link" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/?replytocom=963776#respond" onclick="return addComment.moveForm( "comment-963776", "963776", "respond", "138084" )" aria-label="Reply to Awesome 100%">Reply</a> </div>
<div class="comment-text">
<p>cool</p>
</div>
</div></li><!-- #comment-## -->
<li class="comment even thread-even depth-1" id="li-comment-958194">
<div id="comment-958194">
<div class="vcard meta">
biuldiholic59 //
<a href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/comment-page-8/#comment-958194">June 27, 2015 at 8:05 am</a> //
<a rel="nofollow" class="comment-reply-link" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/?replytocom=958194#respond" onclick="return addComment.moveForm( "comment-958194", "958194", "respond", "138084" )" aria-label="Reply to biuldiholic59">Reply</a> </div>
<div class="comment-text">
<p>I personally love the maps but the car doesn’t steer very well.</p>
</div>
</div></li><!-- #comment-## -->
<li class="comment odd alt thread-odd thread-alt depth-1" id="li-comment-958189">
<div id="comment-958189">
<div class="vcard meta">
biuldiholic59 //
<a href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/comment-page-8/#comment-958189">June 27, 2015 at 7:57 am</a> //
<a rel="nofollow" class="comment-reply-link" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/?replytocom=958189#respond" onclick="return addComment.moveForm( "comment-958189", "958189", "respond", "138084" )" aria-label="Reply to biuldiholic59">Reply</a> </div>
<div class="comment-text">
<p>I personally love the maps and the car steers great</p>
</div>
</div></li><!-- #comment-## -->
<li class="comment even thread-even depth-1" id="li-comment-955326">
<div id="comment-955326">
<div class="vcard meta">
cant controll //
<a href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/comment-page-8/#comment-955326">June 16, 2015 at 6:44 pm</a> //
<a rel="nofollow" class="comment-reply-link" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/?replytocom=955326#respond" onclick="return addComment.moveForm( "comment-955326", "955326", "respond", "138084" )" aria-label="Reply to cant controll">Reply</a> </div>
<div class="comment-text">
<p>cant drive</p>
</div>
</div></li><!-- #comment-## -->
<li class="comment odd alt thread-odd thread-alt depth-1" id="li-comment-948458">
<div id="comment-948458">
<div class="vcard meta">
boyman //
<a href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/comment-page-8/#comment-948458">May 29, 2015 at 5:55 am</a> //
<a rel="nofollow" class="comment-reply-link" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/?replytocom=948458#respond" onclick="return addComment.moveForm( "comment-948458", "948458", "respond", "138084" )" aria-label="Reply to boyman">Reply</a> </div>
<div class="comment-text">
<p>It has a mind of it’s own</p>
</div>
</div></li><!-- #comment-## -->
</ol> <div class="comments-pagination">
<a class="prev page-numbers" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/comment-page-7/#comments">«</a>
<a class="page-numbers" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/comment-page-1/#comments">1</a>
<span class="page-numbers dots">…</span>
<a class="page-numbers" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/comment-page-6/#comments">6</a>
<a class="page-numbers" href="http://boyslife.org/games/mobile-games/138084/pedros-nitro-derby/comment-page-7/#comments">7</a>
<span class="page-numbers current">8</span> </div> <div id="respond" class="comment-respond">
<h3 id="reply-title" class="comment-reply-title">Leave a Comment <small><a rel="nofollow" id="cancel-comment-reply-link" href="/games/mobile-games/138084/pedros-nitro-derby/#respond" style="display:none;">Cancel reply</a></small></h3>
<form action="http://boyslife.org/wp-comments-post.php" method="post" id="commentform" class="comment-form">
<p class="comment-notes"><span id="email-notes">Please do not use your real name.</span></p> <p class="comment-form-author"><label for="author">Nickname</label> <input id="author" name="author" type="text" value="" size="30"></p>
<p class="comment-form-comment"><label for="comment">Comment</label> <textarea id="comment" name="comment" cols="45" rows="8" aria-required="true" required="required"></textarea></p>
<p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Post Comment"> <input type="hidden" name="comment_post_ID" value="138084" id="comment_post_ID">
<input type="hidden" name="comment_parent" id="comment_parent" value="0">
</p><p style="display: none;"><input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="4e19ea6c50"></p>
<input type="hidden" name="genseq" value="1442884152">
<p style="display: none;"></p> <input type="hidden" id="ak_js" name="ak_js" value="1442884154246"></form>
</div><!-- #respond -->
</div>
<aside class="sidebar sb-right">
<div id="acm_ad_zones-4" class="sb-widget"><h4 class="widget-title">Advertisement</h4>
<div id="acm-ad-tag-SidebarInsidepages300x250" style="width:300px; height:250px;">
<script type="text/javascript">
googletag.cmd.push(function() { googletag.display('acm-ad-tag-SidebarInsidepages300x250'); });
</script><div id="acm-ad-tag-SidebarInsidepages300x250_ad_container">
<ins style="width: 300px; height: 250px; display: inline-table; position: relative; border: 0px; vertical-align: bottom;"><ins style="width: 300px; height: 250px; display: block; position: relative; border: 0px;"><iframe id="google_ads_iframe_/1053504/SidebarInsidepages300x250_0" name="google_ads_iframe_/1053504/SidebarInsidepages300x250_0" width="300" height="250" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" style="border: 0px; position: absolute; top: 0px; left: 0px;"></iframe></ins></ins></div>
<script>googletag.impl.pubads.createDomIframe("acm-ad-tag-SidebarInsidepages300x250_ad_container" ,"/1053504/SidebarInsidepages300x250_0",false,false);</script>
</div>
</div><div id="bl_custom_posts-2" class="sb-widget"><div class="bl-color bl-widget-ivory"><h4 class="widget-title"><a href="http://boyslife.org" class="widget-title-link">BL Hotlist</a></h4> <ul class="cp-widget clearfix"> <a href="http://boyslife.org/outdoors/guygear/2366/the-eyes-have-it/" title="How to buy good sunglasses">
<li class="cp-wrap cp-small clearfix">
<div class="cp-thumb"><img width="100" height="100" src="https://boyslifeorg.files.wordpress.com/2007/09/sunglasses-feature.jpg?w=100&h=100&crop=1" class="attachment-bl_round wp-post-image" alt="sunglasses-feature"></div>
<div class="cp-data">
<p class="cp-widget-title">How to buy good sunglasses</p>
</div>
</li></a> <a href="http://boyslife.org/quizzes/143851/which-dinosaur-are-you/" title="Which dinosaur are you?">
<li class="cp-wrap cp-small clearfix">
<div class="cp-thumb"><img width="100" height="100" src="https://boyslifeorg.files.wordpress.com/2015/08/dino-bg.jpg?w=100&h=100&crop=1" class="attachment-bl_round wp-post-image" alt="dino-bg"></div>
<div class="cp-data">
<p class="cp-widget-title">Which dinosaur are you?</p>
</div>
</li></a> <a href="http://boyslife.org/hobbies-projects/funstuff/2301/how-to-get-straight-as/" title="10 steps to help you get straight A’s">
<li class="cp-wrap cp-small clearfix">
<div class="cp-thumb"><img width="100" height="100" src="https://boyslifeorg.files.wordpress.com/2007/09/student.jpg?w=100&h=100&crop=1" class="attachment-bl_round wp-post-image" alt="student"></div>
<div class="cp-data">
<p class="cp-widget-title">10 steps to help you get straight A’s</p>
</div>
</li></a> <a href="http://boyslife.org/hobbies-projects/projects/143946/make-a-leather-patrol-flag/" title="Make a leather flag">
<li class="cp-wrap cp-small clearfix">
<div class="cp-thumb"><img width="100" height="100" src="https://boyslifeorg.files.wordpress.com/2015/08/leatherflag.jpg?w=100&h=100&crop=1" class="attachment-bl_round wp-post-image" alt="leatherflag"></div>
<div class="cp-data">
<p class="cp-widget-title">Make a leather flag</p>
</div>
</li></a> <a href="http://boyslife.org/hobbies-projects/projects/35660/make-a-duct-tape-wallet/" title="How to Make a Duct Tape Wallet">
<li class="cp-wrap cp-small clearfix">
<div class="cp-thumb"><img width="100" height="100" src="https://boyslifeorg.files.wordpress.com/2013/02/ducttape.jpg?w=100&h=100&crop=1" class="attachment-bl_round wp-post-image" alt="ducttape"></div>
<div class="cp-data">
<p class="cp-widget-title">How to Make a Duct Tape Wallet</p>
</div>
</li></a> <a href="http://boyslife.org/hobbies-projects/funstuff/144171/how-to-start-a-rock-collection/" title="How to start a rock collection">
<li class="cp-wrap cp-small clearfix">
<div class="cp-thumb"><img width="100" height="100" src="https://boyslifeorg.files.wordpress.com/2015/09/rock-feature.jpg?w=100&h=100&crop=1" class="attachment-bl_round wp-post-image" alt="rock-feature"></div>
<div class="cp-data">
<p class="cp-widget-title">How to start a rock collection</p>
</div>
</li></a> <a href="http://boyslife.org/hobbies-projects/projects/18489/build-a-recycled-robot/" title="Build a recycled robot">
<li class="cp-wrap cp-small clearfix">
<div class="cp-thumb"><img width="100" height="100" src="https://boyslifeorg.files.wordpress.com/2011/03/robotfeature.jpg?w=100&h=100&crop=1" class="attachment-bl_round wp-post-image" alt="robotfeature"></div>
<div class="cp-data">
<p class="cp-widget-title">Build a recycled robot</p>
</div>
</li></a> <a href="http://boyslife.org/features/143982/35-tasty-trail-mix-ingredients/" title="35 tasty trail mix ingredients">
<li class="cp-wrap cp-small clearfix">
<div class="cp-thumb"><img width="100" height="100" src="https://boyslifeorg.files.wordpress.com/2015/08/trailmix.jpg?w=100&h=100&crop=1" class="attachment-bl_round wp-post-image" alt="trailmix"></div>
<div class="cp-data">
<p class="cp-widget-title">35 tasty trail mix ingredients</p>
</div>
</li></a> <a href="http://boyslife.org/games/game-reviews/144081/disney-infinity-3-0/" title="Disney Infinity 3.0 game review">
<li class="cp-wrap cp-small clearfix">
<div class="cp-thumb"><img width="100" height="100" src="https://boyslifeorg.files.wordpress.com/2015/09/disney-infinity-3-cover.jpg?w=100&h=100&crop=1" class="attachment-bl_round wp-post-image" alt="disney-infinity-3-cover"></div>
<div class="cp-data">
<p class="cp-widget-title">Disney Infinity 3.0 game review</p>
</div>
</li></a> <a href="http://boyslife.org/games/write-a-funny-caption/144077/write-a-funny-caption-9/" title="Write a funny caption">
<li class="cp-wrap cp-small clearfix">
<div class="cp-thumb"><img width="100" height="100" src="https://boyslifeorg.files.wordpress.com/2015/09/funnycaption-featured.jpg?w=100&h=100&crop=1" class="attachment-bl_round wp-post-image" alt="funnycaption-featured"></div>
<div class="cp-data">
<p class="cp-widget-title">Write a funny caption</p>
</div>
</li></a> </ul>
</div></div><div id="acm_ad_zones-5" class="sb-widget"><h4 class="widget-title">Advertisement</h4>
<div id="acm-ad-tag-SecondSidebarInsidepages300x250" style="width:300px; height:250px;">
<script type="text/javascript">
googletag.cmd.push(function() { googletag.display('acm-ad-tag-SecondSidebarInsidepages300x250'); });
</script><div id="acm-ad-tag-SecondSidebarInsidepages300x250_ad_container">
<ins style="width: 300px; height: 250px; display: inline-table; position: relative; border: 0px; vertical-align: bottom;"><ins style="width: 300px; height: 250px; display: block; position: relative; border: 0px;"><iframe id="google_ads_iframe_/1053504/SecondSidebarInsidepages300x250_0" name="google_ads_iframe_/1053504/SecondSidebarInsidepages300x250_0" width="300" height="250" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" style="border: 0px; position: absolute; top: 0px; left: 0px;"></iframe></ins></ins></div>
<script>googletag.impl.pubads.createDomIframe("acm-ad-tag-SecondSidebarInsidepages300x250_ad_container" ,"/1053504/SecondSidebarInsidepages300x250_0",false,false);</script>
</div>
</div> </aside>
</div>
</div>
<footer class="row clearfix">
<div class="col-1-4 mq-footer">
<div id="nav_menu-3" class="footer-widget footer-1"><h6 class="footer-widget-title">Now on Boyslife.org</h6><div class="menu-footer-categories-nav-container"><ul id="menu-footer-categories-nav" class="menu"><li id="menu-item-140892" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-140892"><a href="http://boyslife.org">Boyslife.org</a></li>
<li id="menu-item-140886" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor menu-item-140886"><a href="http://boyslife.org/section/games/">Games</a></li>
<li id="menu-item-140888" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-140888"><a href="http://boyslife.org/section/jokes/">Jokes</a></li>
<li id="menu-item-140889" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-140889"><a href="http://boyslife.org/section/outdoors/">Outdoors & Gear</a></li>
<li id="menu-item-140887" class="menu-item menu-item-type-taxonomy menu-item-object-category current-post-ancestor menu-item-140887"><a href="http://boyslife.org/section/hobbies-projects/">Hobbies & Projects</a></li>
<li id="menu-item-140885" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-140885"><a href="http://boyslife.org/section/about-scouts/scouting-around/">Scouts</a></li>
<li id="menu-item-140890" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-140890"><a href="http://boyslife.org/giveaways/">Contests and Giveaways</a></li>
<li id="menu-item-143541" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-143541"><a href="http://boyslife.org/subscribe-now/">Subscribe</a></li>
</ul></div></div> </div>
<div class="col-1-4 mq-footer">
<div id="image-3" class="footer-widget footer-2"><h6 class="footer-widget-title">Boys’ Life magazine</h6><div style="overflow:hidden;"><div style="width: 167px" class="wp-caption aligncenter"><a href="http://boyslife.org/home/bl-store/382/subscribe-today/"><img src="http://media.scouting.org/boyslife/current/cover.jpg" alt="This month's cover" title="This month's cover" width="157" height="206"></a><p class="wp-caption-text">Subscribe today!</p></div></div>
</div> </div>
<div class="col-1-4 mq-footer">
<div id="text-46" class="footer-widget footer-3"><h6 class="footer-widget-title">Follow Boys’ Life</h6> <div class="textwidget"><ul class="mh-social-widget clearfix"><li><a href="https://facebook.com/boyslife" target="_blank" rel="nofollow"><img src="https://boyslifeorg.files.wordpress.com/2015/03/facebook.png" width="34" height="34" alt="Follow on Facebook"></a></li>
<li><a href="https://twitter.com/boyslife" target="_blank" rel="nofollow"><img src="https://boyslifeorg.files.wordpress.com/2015/03/twitter.png" width="34" height="34" alt="Follow on Twitter"></a></li>
<li><a href="http://instagram.com/boyslifemagazine#" target="_blank" rel="nofollow"><img src="https://boyslifeorg.files.wordpress.com/2015/03/instagram.png" width="34" height="34" alt="Follow on Instagram"></a></li>
<li><a href="https://www.youtube.com/user/BoysLifeMagazine" target="_blank" rel="nofollow"><img src="https://boyslifeorg.files.wordpress.com/2015/03/youtube.png" width="34" height="34" alt="Follow on YouTube"></a></li>
<li><a href="https://www.pinterest.com/boyslife/" target="_blank" rel="nofollow"><img src="https://boyslifeorg.files.wordpress.com/2015/03/pinterest.png" width="34" height="34" alt="Follow on Pinterest"></a></li>
<li><a href="https://plus.google.com/+boyslife/posts" target="_blank" rel="nofollow"><img src="https://boyslifeorg.files.wordpress.com/2015/03/google-plus.png" width="34" height="34" alt="Follow on Google+"></a></li>
<li><a href="https://boyslifemagazine.tumblr.com/" target="_blank" rel="nofollow"><img src="https://boyslifeorg.files.wordpress.com/2015/03/tumblr.png" width="34" height="34" alt="Follow on Tumblr"></a></li>
</ul></div>
</div><div id="text-47" class="footer-widget footer-3"><h6 class="footer-widget-title">Contact Boys’ Life</h6> <div class="textwidget"><a href="/contact-us"><strong>ONLINE:</strong> boyslife.org/contact-us</a><br>
<strong>PHONE:</strong> (866) 584-6589<br>
<strong>MAIL:</strong> 1325 W. Walnut Hill Lane, P.O. Box 152401, Irving, TX 75015-2401
</div>
</div> </div>
<div class="col-1-4 mq-footer">
<div id="image-4" class="footer-widget footer-4"><h6 class="footer-widget-title">Join Scouting</h6><div style="overflow:hidden;"><div style="width: 175px" class="wp-caption aligncenter"><a href="https://beascout.scouting.org/"><img src="http://boyslifeorg.files.wordpress.com/2014/05/bsa-logo2.png?w=165&h=153" alt="Join Scouting" title="Prepared for Life logo" width="165" height="153"></a><p class="wp-caption-text">Visit beascout.org to find out how you can get involved in Scouting.</p></div></div>
</div> </div>
</footer>
<nav class="footer-nav clearfix">
<div class="menu-footer-container"><ul id="menu-footer" class="menu"><li id="menu-item-44275" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-44275"><a href="http://boyslife.org/subscribe-now/">Subscribe</a></li>
<li id="menu-item-142665" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-142665"><a href="http://boyslife.org/contact-us/subscriber-services/">Subscriber Services</a></li>
<li id="menu-item-44274" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-44274"><a href="http://boyslife.org/wayback/">Archives</a></li>
<li id="menu-item-44273" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-44273"><a href="http://boyslife.org/contact-us/">Contact Us</a></li>
<li id="menu-item-44276" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-44276"><a href="http://mediakit.boyslife.org">Advertise</a></li>
<li id="menu-item-44277" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-44277"><a href="http://beascout.org">Join Scouting</a></li>
<li id="menu-item-44278" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-44278"><a href="http://boyslife.org/home/449/privacy-policy/">Privacy Policy</a></li>
</ul></div> </nav>
<div class="copyright-wrap">
<p class="copyright">© 2015, Boy Scouts of America. All rights reserved. <span class="sep"> | </span>
<a href="http://wordpress.org/">Proudly powered by WordPress</a>
<span class="sep"> | </span>
Theme: MH Magazine by <a href="http://www.mhthemes.com/" rel="designer">MH Themes</a>.</p>
</div>
</div>
<!-- wpcom_wp_footer -->
<div class="copyright-wrap"><p class="bl_copyright">© 2015, Boy Scouts of America. All rights reserved.<span class="sep"> | </span>Powered by <a href="https://vip.wordpress.com/" rel="generator nofollow" class="powered-by-wpcom">WordPress.com VIP</a></p></div>
<!-- /1053504/BL-Popover -->
<div id="div-gpt-ad-1441135107156-0" style="height: 1px; width: 1px; display: none;">
<script type="text/javascript">
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1441135107156-0'); });
</script>
</div>
<div style="display:none">
</div>
<script type="text/javascript">
window.WPCOM_sharing_counts = {"http:\/\/boyslife.org\/games\/mobile-games\/138084\/pedros-nitro-derby\/":138084};
</script>
<script type="text/javascript">
var windowOpen;
jQuery(document).on( 'ready post-load', function(){
jQuery( 'a.share-facebook' ).on( 'click', function() {
if ( 'undefined' !== typeof windowOpen ){ // If there's another sharing window open, close it.
windowOpen.close();
}
windowOpen = window.open( jQuery(this).attr( 'href' ), 'wpcomfacebook', 'menubar=1,resizable=1,width=600,height=400' );
return false;
});
});
</script>
<script type="text/javascript">
var windowOpen;
jQuery(document).on( 'ready post-load', function(){
jQuery( 'a.share-twitter' ).on( 'click', function() {
if ( 'undefined' !== typeof windowOpen ){ // If there's another sharing window open, close it.
windowOpen.close();
}
windowOpen = window.open( jQuery(this).attr( 'href' ), 'wpcomtwitter', 'menubar=1,resizable=1,width=600,height=350' );
return false;
});
});
</script>
<script type="text/javascript">
jQuery(document).on('ready', function(){
jQuery('body').on('click', 'a.share-pinterest', function(e){
e.preventDefault();
// Load Pinterest Bookmarklet code
var s = document.createElement("script");
s.type = "text/javascript";
s.src = window.location.protocol + "//assets.pinterest.com/js/pinmarklet.js?r=" + ( Math.random() * 99999999 );
var x = document.getElementsByTagName("script")[0];
x.parentNode.insertBefore(s, x);
// Trigger Stats
var s = document.createElement("script");
s.type = "text/javascript";
s.src = this + ( this.toString().indexOf( '?' ) ? '&' : '?' ) + 'js_only=1';
var x = document.getElementsByTagName("script")[0];
x.parentNode.insertBefore(s, x);
});
});
</script>
<script type="text/javascript">
var windowOpen;
jQuery(document).on( 'ready post-load', function(){
jQuery( 'a.share-google-plus-1' ).on( 'click', function() {
if ( 'undefined' !== typeof windowOpen ){ // If there's another sharing window open, close it.
windowOpen.close();
}
windowOpen = window.open( jQuery(this).attr( 'href' ), 'wpcomgoogle-plus-1', 'menubar=1,resizable=1,width=480,height=550' );
return false;
});
});
</script>
<script type="text/javascript">
var windowOpen;
jQuery(document).on( 'ready post-load', function(){
jQuery( 'a.share-tumblr' ).on( 'click', function() {
if ( 'undefined' !== typeof windowOpen ){ // If there's another sharing window open, close it.
windowOpen.close();
}
windowOpen = window.open( jQuery(this).attr( 'href' ), 'wpcomtumblr', 'menubar=1,resizable=1,width=450,height=450' );
return false;
});
});
</script>
<script type="text/javascript">
var windowOpen;
jQuery(document).on( 'ready post-load', function(){
jQuery( 'a.share-linkedin' ).on( 'click', function() {
if ( 'undefined' !== typeof windowOpen ){ // If there's another sharing window open, close it.
windowOpen.close();
}
windowOpen = window.open( jQuery(this).attr( 'href' ), 'wpcomlinkedin', 'menubar=1,resizable=1,width=580,height=450' );
return false;
});
});
</script>
<script type="text/javascript">
var windowOpen;
jQuery(document).on( 'ready post-load', function(){
jQuery( 'a.share-pocket' ).on( 'click', function() {
if ( 'undefined' !== typeof windowOpen ){ // If there's another sharing window open, close it.
windowOpen.close();
}
windowOpen = window.open( jQuery(this).attr( 'href' ), 'wpcompocket', 'menubar=1,resizable=1,width=450,height=450' );
return false;
});
});
</script>
<script type="text/javascript" src="https://s1.wp.com/wp-content/mu-plugins/akismet-3.0/_inc/form.js?m=1404442431g"></script>
<script type="text/javascript">
/* <![CDATA[ */
var wpcomVipAnalytics = {"is_404":"0","is_home":"0","is_single":"1","is_front_page":"0","is_archive":"0","percentToTrack":"1"};
/* ]]> */
</script>
<script type="text/javascript">
/* <![CDATA[ */
var JetpackEmojiSettings = {"base_url":"http:\/\/s0.wp.com\/wp-content\/mu-plugins\/emoji\/twemoji\/"};
/* ]]> */
</script>
<script type="text/javascript">
/* <![CDATA[ */
var sharing_js_options = {"lang":"en","counts":"1"};
/* ]]> */
</script>
<script type="text/javascript" src="https://s2.wp.com/_static/??-eJyNi0ESgjAMAD9kyYA46sHxLZ0SMbVNM6SA/N5y4OBFPO1hd2EW4xJn5AxeocOJHMq78nqAoohdGDvU1bkUY8nMgBKWKhJv0fbH0UgYe2KFxkwk61RgLNuwZHL6Y8CYPEGev7jbe8xi3cv8V+9VkjSbR7A0gD7tQNxvLNM93ur2eDlf66Y5+Q/irnMJ"></script>
<script type="text/javascript">
// <![CDATA[
(function() {
try{
if ( window.external &&'msIsSiteMode' in window.external) {
if (window.external.msIsSiteMode()) {
var jl = document.createElement('script');
jl.type='text/javascript';
jl.async=true;
jl.src='/wp-content/plugins/ie-sitemode/custom-jumplist.php';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(jl, s);
}
}
}catch(e){}
})();
// ]]>
</script><script src="//stats.wp.com/w.js?48" type="text/javascript" async="" defer=""></script>
<script type="text/javascript">
_tkq = window._tkq || [];
_stq = window._stq || [];
_tkq.push(['storeContext', {'blog_id':'2980226','blog_tz':'-5','user_lang':'en','blog_lang':'en','user_id':'0'}]);
_stq.push(['view', {'blog':'2980226','v':'wpcom','tz':'-5','user_id':'0','post':'138084','subd':'boyslifeorg'}]);
function st_vt() {var x=document.createElement("img");x.src="http://pixel.wp.com/g.gif?blog=2980226&v=wpcomvt&tz=-5&user_id=0&post=138084&subd=boyslifeorg&rand="+Math.random();}
_stq.push(['extra', {'crypt':'UE40eW5QN0p8M2Y/RE1BNmNJfGhxNCVxUDExYmtib2E/SzdEJm0lUEtbdFU0fFk4cHZvcUFrZT90Tn4yQm1+R3NyNTdlRnkzLUorZHlQSi5IUF0seGROJXU9emMwMDZnSVQvdmVJLHhRLX4xWGdrUkJEL3MlMTk/LUh1KyZwMFIrOWRTcEpkaisuZyx1bVUwWEsyVGJPaCtoQnRsOS1fTFQ/VEpVelV+bytVW1g1VDFhRkRCam9GWWR3Uj1WLDRBPTZLLjdNeHFETExEV2k/ci1xVSVzND1LaWF4K2RtNVUtYTkzTTFzZHN0bEdUdzlpUUstcitjL24yNVdjc2d3QmM5dA=='}]);
_stq.push([ 'clickTrackerInit', '2980226', '138084' ]);
</script>
<noscript><img src="http://pixel.wp.com/b.gif?v=noscript" style="height:0px;width:0px;overflow:hidden" alt="" /></noscript>
<script>
if ( 'object' === typeof wpcom_mobile_user_agent_info ) {
wpcom_mobile_user_agent_info.init();
var mobileStatsQueryString = "";
if( false !== wpcom_mobile_user_agent_info.matchedPlatformName )
mobileStatsQueryString += "&x_" + 'mobile_platforms' + '=' + wpcom_mobile_user_agent_info.matchedPlatformName;
if( false !== wpcom_mobile_user_agent_info.matchedUserAgentName )
mobileStatsQueryString += "&x_" + 'mobile_devices' + '=' + wpcom_mobile_user_agent_info.matchedUserAgentName;
if( wpcom_mobile_user_agent_info.isIPad() )
mobileStatsQueryString += "&x_" + 'ipad_views' + '=' + 'views';
if( "" != mobileStatsQueryString ) {
new Image().src = document.location.protocol + '//pixel.wp.com/g.gif?v=wpcom-no-pv' + mobileStatsQueryString + '&baba=' + Math.random();
}
}
</script>
<!--
generated in 0.657 seconds
59649 bytes batcached for 300 seconds
-->
</iframe></body></html>