-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoriginal-index.html
799 lines (479 loc) · 34.9 KB
/
original-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
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
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
<!DOCTYPE html>
<html lang="en" xml:lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Author" content="California Department of Motor Vehicles" />
<meta name="Description" content="California DMV Home Page is available for customers to check out publications, download forms, brochures, FAQs, Vehicle Information, Boats, Vessel, and Field Offices.">
<meta name="Keywords" content="California, government, DMV, Department of Motor Vehicles" />
<meta name="HandheldFriendly" content="True">
<!-- for Blackberry, AvantGo -->
<meta name="MobileOptimized" content="320">
<!-- for Windows mobile -->
<meta name="viewport"
content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
<script src="/imageserver/theme/js/jquery.min.js" type="text/javascript"></script>
<link rel="stylesheet"
href="/imageserver/theme/css/colorscheme-oceanside.css">
<link rel="stylesheet"
href="/imageserver/theme/css/cagov.core.css">
<script src="/imageserver/theme/js/modernizr-2.0.6.min.js"></script>
<script src="/imageserver/theme/js/gt.js"></script>
<!-- rel=dynamic-content indicates an element that is replaced with the contents produced by the specified href.
dyn-cs:* URIs are resolved using the WP DynamicContentSpotMappings resource environment provider. These values can
also be set using theme metadata if a theme is specified in the URI (e.g. @tl:oid:theme_unique_name). -->
<link rel="stylesheet" href="/portal/contenthandler/!ut/p/digest!1SNdIHWeo6AgzOPunUXzyQ/sp/mashup:ra:collection?soffset=0&eoffset=6&themeID=ZJ_9I0818S0K0J980ASQ746J57I95&locale=en&mime-type=text%2Fcss&entry=wp_one_ui_30__0.0%3Ahead_css&entry=wp_one_ui_dijit_30__0.0%3Ahead_css&entry=wp_theme_portal_80__0.0%3Ahead_css&entry=dmv_theme_styles__0.0%3Ahead_css&entry=wp_legacy_layouts__0.0%3Ahead_css&entry=wp_status_bar__0.0%3Ahead_css&entry=wp_portlet_css__0.0%3Ahead_css" type="text/css"/><link rel="stylesheet" href="/portal/contenthandler/!ut/p/digest!1SNdIHWeo6AgzOPunUXzyQ/sp/mashup:ra:collection?soffset=6&eoffset=14&themeID=ZJ_9I0818S0K0J980ASQ746J57I95&locale=en&mime-type=text%2Fcss&entry=wp_one_ui_30__0.0%3Ahead_css&entry=wp_one_ui_dijit_30__0.0%3Ahead_css&entry=wp_theme_portal_80__0.0%3Ahead_css&entry=dmv_theme_styles__0.0%3Ahead_css&entry=wp_legacy_layouts__0.0%3Ahead_css&entry=wp_status_bar__0.0%3Ahead_css&entry=wp_portlet_css__0.0%3Ahead_css" type="text/css"/><script type="text/javascript" src="/portal/contenthandler/!ut/p/digest!uIZ73NkcnEbqYuA2ytc-bg/mashup/ra:collection?themeID=ZJ_9I0818S0K0J980ASQ746J57I95&locale=en&mime-type=text%2Fplain&entry=wp_client_main__0.0%3Ahead_js&entry=wp_client_ext__0.0%3Ahead_js&entry=wp_theme_portal_80__0.0%3Ahead_js"></script><!--[if IE 7]>
<script type="text/javascript">document.getElementsByTagName("html")[0].className+=" lotusui_ie lotusui_ie7";</script>
<![endif]-->
<!--[if IE 8]>
<script type="text/javascript">document.getElementsByTagName("html")[0].className+=" lotusui_ie8";</script>
<![endif]-->
<!--[if IE 9]>
<script type="text/javascript">document.getElementsByTagName("html")[0].className+=" lotusui_ie9";</script>
<![endif]-->
<style id="layout-wstate-styles"></style><base href="https://www.dmv.ca.gov/portal/dmv/detail/vr/autonomous/autonomousveh_ol316/!ut/p/a1/hY7BbsIwEES_hYOPZBeiItpb1KKkBNSeqOMLMq1xohqv5TiO-vc1XKBSq-5hNTNa7RsQwEFYGTstQ0dWmrMXi339_LSaVSXW5d2mwKKuqpfdajcv73NY_3fAoZn77eNWg3AytNPOHgl49MDlEMjSiYb-VkfV7snkswW8gbg8xz-mwDNdGzpcijaFPeTLhPHqqLzy2eBT3Ibg-geGDMdxzD5OMXuXmabI0JEP0jBMWVoqyC6Z6Bleu9zqa69fUC31AfhPArhP0by65Vdu9OQbSFzq2g!!/">
<title>Report of Traffic Accident Involving an Autonomous Vehicle (OL 316)</title>
<link id="com.ibm.lotus.NavStateUrl" rel="alternate" href="/portal/dmv/detail/vr/autonomous/autonomousveh_ol316/!ut/p/a1/hY7BbsIwEES_hYOPZBeiItpb1KKkBNSeqOMLMq1xohqv5TiO-vc1XKBSq-5hNTNa7RsQwEFYGTstQ0dWmrMXi339_LSaVSXW5d2mwKKuqpfdajcv73NY_3fAoZn77eNWg3AytNPOHgl49MDlEMjSiYb-VkfV7snkswW8gbg8xz-mwDNdGzpcijaFPeTLhPHqqLzy2eBT3Ibg-geGDMdxzD5OMXuXmabI0JEP0jBMWVoqyC6Z6Bleu9zqa69fUC31AfhPArhP0by65Vdu9OQbSFzq2g!!/dl5/d5/L2dJQSEvUUt3QS80SmlFL1o2X0tJREUxSEcwS0c1TEEwQUtISE9WRVYyRzkz/" />
<link rel="bookmark" title='Detail' href='/portal/dmv/detail/vr/autonomous/autonomousveh_ol316/!ut/p/a1/hY7BbsIwEES_hYOPZBeiItpb1KKkBNSeqOMLMq1xohqv5TiO-vc1XKBSq-5hNTNa7RsQwEFYGTstQ0dWmrMXi339_LSaVSXW5d2mwKKuqpfdajcv73NY_3fAoZn77eNWg3AytNPOHgl49MDlEMjSiYb-VkfV7snkswW8gbg8xz-mwDNdGzpcijaFPeTLhPHqqLzy2eBT3Ibg-geGDMdxzD5OMXuXmabI0JEP0jBMWVoqyC6Z6Bleu9zqa69fUC31AfhPArhP0by65Vdu9OQbSFzq2g!!/dl5/d5/L2dJQSEvUUt3QS80SmlFL1o2X0tJREUxSEcwS0c1TEEwQUtISE9WRVYyRzkz/' hreflang="en"/>
<link href="/portal/contenthandler/!ut/p/digest!uIZ73NkcnEbqYuA2ytc-bg/war/portal/DMVStaticTheme/themes/DMVTheme/images/favicon.ico" rel="shortcut icon" type="image/x-icon" />
<!-- rendering is delegated to the specified href for each locale -->
</head>
<body class="javascript_on">
<!--------- Google Analytics -------->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push([ '_setAccount', 'UA-3419582-2' ]); // ca.gov google analytics profile code
_gaq.push([ '_setDomainName', '.ca.gov' ]);
_gaq.push([ '_trackPageview' ]);
(function() {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl'
: 'http://www')
+ '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push([ '_setAccount', 'UA-3419582-34' ]); // DMV's google analytics profile code
_gaq.push([ '_setDomainName', '.ca.gov' ]);
_gaq.push([ '_trackPageview' ]);
(function() {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl'
: 'http://www')
+ '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- Google Suggest -->
<script type="text/javascript">
document
.write(unescape("%3Cscript src='"
+ (("https:" == document.location.protocol) ? "https://"
: "http://")
+ "www.google.com/jsapi' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
google.load('search', '1');
google.setOnLoadCallback(function() {
google.search.CustomSearchControl.attachAutoCompletion(
'001779225245372747843:uh-hxdgtdx8', // Step 7: Update this value with your search engine unique ID. Submit a request to the OTech Service Desk if you don't already know your unique search engine ID.
document.getElementById('search_local_textfield'),
'local_form');
});
</script>
<!-- Google Suggest ends -->
<header role="banner">
<div class="wpthemeHeader" style="display: none;">
<!-- FOR DEVELOPMENT ONLY: -->
<div id="devShelf" class="header">
<!-- inserts the managed pages preview mode contributions -->
<div id="hideable_theme_header" class="themeShowControls">
<div class="left">
<span class="altText">IBM WebSphere Portal</span>
</div>
<!-- renders the top navigation -->
<div class="wpthemeNavContainer1">
<nav class="wpthemeHeaderNav">
<ul class="wpthemeNavList">
<li class="wpthemeNavListItem wpthemeLeft">
<a href="?uri=nm:oid:Z6_7OK20I40JG03D0AK626VBU1001" class="wpthemeLeft wpthemeFirst" ><span lang="en" dir="ltr">DMV</span></a>
</li>
<li class="wpthemeNavListItem wpthemeLeft">
<a href="?uri=nm:oid:Z6_7OK20I40JG03D0AK626VBU10G0" class="wpthemeLeft" ><span lang="en" dir="ltr">DMVHeader1</span></a>
</li>
<li class="wpthemeNavListItem wpthemeLeft">
<a href="?uri=nm:oid:Z6_7OK20I40JG03D0AK626VBU10K1" class="wpthemeLeft" ><span lang="en" dir="ltr">DMVHeader2</span></a>
</li>
<li class="wpthemeNavListItem wpthemeLeft">
<a href="?uri=nm:oid:Z6_9I0818S0KO5890ADCU7U563006" class="wpthemeLeft" ><span lang="en" dir="ltr">DMVHeader3</span></a>
</li>
<li class="wpthemeNavListItem wpthemeLeft">
<a href="?uri=nm:oid:Z6_7OK20I40JOFBD0AK11ENS90006" class="wpthemeLeft" ><span lang="en" dir="ltr">DMVFooter1</span></a>
</li>
<li class="wpthemeNavListItem wpthemeLeft">
<a href="?uri=nm:oid:Z6_7OK20I40JOFBD0AK11ENS90007" class="wpthemeLeft" ><span lang="en" dir="ltr">DMVFooter2</span></a>
</li>
<li class="wpthemeNavListItem wpthemeLeft">
<a href="?uri=nm:oid:Z6_9I0818S0KGI7F0AB8394912G07" class="wpthemeLeft" ><span lang="en" dir="ltr">DMVFooter3</span></a>
</li>
<li class="wpthemeNavListItem wpthemeLeft wpthemeSelected">
<a href="?uri=nm:oid:Z6_KIDE1HG0KG5LA0AKHHOVEV2G93" class="wpthemeLeft" ><span lang="en" dir="ltr">Detail<span class="wpthemeAccess"> currently selected</span></span></a>
</li>
<li class="wpthemeNavListItem wpthemeLeft">
<a href="?uri=nm:oid:Z6_MA821KK0KGGO70ASHI29G020E5" class="wpthemeLeft" ><span lang="en" dir="ltr">Forms</span></a>
</li>
</ul>
</nav>
<div class="wpthemeClear"></div>
</div>
<div class="editAndPublish">
</div>
</div>
</div>
<!-- inserts the universal toolbar -->
</div>
</header>
<header id="header" class="global-header">
<div id="skip_to_content" style="visibility: visible">
<div id="head_links1">
</div>
<!-- logo and organization banner -->
<div class="branding">
<div class="header-cagov-logo">
<a href="http://www.ca.gov/"><img
src="/imageserver/theme/images/header-ca.gov.png"
alt="CA.gov"></a>
</div>
<div class="header-organization-banner">
<a href="/portal/dmv"><img
src="/imageserver/theme/images/header-organization.png"
alt="California Department of Motor Vehicles"></a>
</div>
</div>
<div class="mobile-controls">
<span class="mobile-control cagov-logo"><span class="ca-gov-icon-logo" aria-hidden="false"></span></span>
<span class="mobile-control toggle-menu"><span class="ca-gov-icon-menu" aria-hidden="true"></span><span class="sr-only">Menu</span></span>
<span class="mobile-control toggle-search"><span class="ca-gov-icon-search" aria-hidden="true"></span><span class="sr-only">Search</span></span>
<span class="mobile-control-group mobile-menu-icons">
<!-- Add more mobile controls here. These will be on the top right section of the expanded mobile menu -->
</span>
</div>
<div id="head-search" class="search-container mobile-closed">
<span id="heading_login_name" style="">
<a id="dmvloginlink" class="header1a" href="/portal/mydmv">Login</a>
<a class="header1a" href="/FIM/sps/uscfed/usc/self/account/create" ><span lang="en" dir="ltr">Register</span></a>
</span>
<form id="local_form" action="/portal/dmv/dmv/home/dmvsearch"> <!-- the form action will be changed using javascript -->
<div class="textfield-container">
<label for="search_local_textfield" accesskey="s" class="hidden">Search this site: </label>
<input type="text" name="q" id="search_local_textfield" class="search-textfield" size="35" autocomplete="off" value="Search" onfocus="if(this.value=='Search')this.value=''" onblur="if(this.value=='')this.value='Search'" />
<input type="hidden" name="cx" value="001779225245372747843:uh-hxdgtdx8" /> <!-- Step 7: Update this value with your search engine unique ID. Submit a request to the OTech Service Desk if you don't already know your unique search engine ID. -->
<input type="hidden" name="cof" value="" /> <!-- this value will be set using javascript -->
<input type="hidden" name="ie" value="UTF-8" />
<input type="hidden" name="nojs" value="1" />
</div>
<div class="submit-container">
<button type="submit"><span class="ca-gov-icon-search"><span class="sr-only">Search</span></span></button>
</div>
</form>
<div id="linkswitcher">
<a href="/portal/dmv/dmvheader3/viewshoppingcart2" ><span dir="ltr">Shopping Cart</span></a>
</div></div>
<!-- main navigation -->
<nav id="navigation" class="main-navigation singlelevelnav auto-highlight mobile-closed">
<ul id="nav_list" class="top-level-nav">
<!-- <li class="home-link nav-item"><a class="first-level-link has-sub" href="/portal/dmv/dmv/home"><span id="nav_home_container" class="ca-gov-icon-home" aria-hidden="true"></span><span class="sr-only">Home</span></a></li> -->
<li class="nav-item">
<a class="first-level-link has-sub" href="/portal/dmv/dmv/home" ><span dir="ltr">Home</span></a>
<!-- <ul class="second-level-nav"> -->
<!-- <li class="nav-item"> -->
<!-- </li> -->
<!-- </ul> -->
<!-- </div> -->
</li>
<li class="nav-item">
<a class="first-level-link has-sub" href="/portal/dmv/dmv/offices" ><span dir="ltr">Offices</span></a>
<!-- <ul class="second-level-nav"> -->
<!-- <li class="nav-item"> -->
<!-- </li> -->
<!-- </ul> -->
<!-- </div> -->
</li>
<li class="nav-item">
<a class="first-level-link has-sub" href="/portal/dmv/dmv/onlinesvcs" ><span dir="ltr">Online Services</span></a>
<!-- <ul class="second-level-nav"> -->
<!-- <li class="nav-item"> -->
<!-- </li> -->
<!-- </ul> -->
<!-- </div> -->
</li>
<li class="nav-item">
<a class="first-level-link has-sub" href="/portal/dmv/dmv/dl" ><span dir="ltr">Driver License</span></a>
<!-- <ul class="second-level-nav"> -->
<!-- <li class="nav-item"> -->
<!-- </li> -->
<!-- </ul> -->
<!-- </div> -->
</li>
<li class="nav-item">
<a class="first-level-link has-sub" href="/portal/dmv/dmv/vr" ><span dir="ltr">Vehicle Registration</span></a>
<!-- <ul class="second-level-nav"> -->
<!-- <li class="nav-item"> -->
<!-- </li> -->
<!-- </ul> -->
<!-- </div> -->
</li>
</ul>
</nav>
</div>
<div class="header-decoration"></div>
</div>
</div>
</header>
<div id="main-content" class="main-content">
<div class="wrapper">
<main role="main" class="main-primary"> <!-- asa markup contributions for pages -->
<div class="clear"></div>
<div class="wpthemeInner">
<div id="wpthemeStatusBarContainer" class="lotusui30">
<noscript>
<div class="lotusMessage2" role="alert" wairole="alert">
<img class="lotusIcon lotusIconMsgError" src="icons/blank.gif" alt="Error" />
<span class="lotusAltText">Error:</span>
<div class="lotusMessageBody">Javascript is disabled in this browser. This page requires Javascript. Modify your browser's settings to allow Javascript to execute. See your browser's documentation for specific instructions.</div>
</div>
</noscript>
</div>
</div></div>
<!-- required - do not remove -->
<div style="display:none" id="portletState">{}</div><div id="layoutContainers">
<div class="inner">
<!-- this layout has one main container -->
<div class="dmvtheme1Col">
<div class='component-container dmvthemeCol left ibmDndColumn id-Z7_KIDE1HG0KG5LA0AKHHOVEV2GP2' name='ibmMainContainer' ><div class='component-control id-Z7_9I0818S0KOSN70AAJH1J4P09F1' ><span id="Z7_9I0818S0KOSN70AAJH1J4P09F1"></span><section class="ibmPortalControl wpthemeControl wpthemeHidden a11yRegionTarget" role="region" >
<!-- start header markup -->
<span class="wpthemeAltText">DMV-Hidden</span>
<header class="wpthemeControlHeader dojoDndHandle">
<div class="wpthemeInner">
<h2>
<!-- lm-dynamic-title node marks location for dynamic title support -->
<span class="lm-dynamic-title asa.portlet.title a11yRegionLabel"><span lang="en" dir="ltr">Web Content Viewer (JSR 286)</span></span>
</h2>
<a aria-haspopup="true" aria-label="Display menu" href="javascript:;" class="wpthemeIcon wpthemeMenuFocus" tabindex="0"
onclick="wptheme.contextMenu.init(this, 'skinAction', {'navID':ibmCfg.portalConfig.currentPageOID,'windowID':wptheme.getWindowIDFromSkin(this)});">
<span title="Display menu"><img aria-label="Display menu" alt="" src="/portal/themeModules/themes/html/dynamicSpots/icons/blank.gif"></span>
<span class="wpthemeAltText">Actions</span>
<span class="wpthemeMenuRight">
<div class="wpthemeMenuBorder">
<div class="wpthemeMenuNotchBorder"></div>
<!-- define the menu item template inside the "ul" element. only "css-class", "description", and "title" are handled by the theme's sample javascript. -->
<ul class="wpthemeMenuDropDown wpthemeTemplateMenu" role="menu">
<li class="${css-class}" role="menuitem" tabindex="-1"><span class="wpthemeMenuText">${title}</span></li>
</ul>
</div>
<!-- Template for loading -->
<div class="wpthemeMenuLoading wpthemeTemplateLoading">Loading...</div>
<!-- Template for submenu -->
<div class="wpthemeAnchorSubmenu wpthemeTemplateSubmenu">
<div class="wpthemeMenuBorder wpthemeMenuSubmenu">
<ul id="${submenu-id}" class="wpthemeMenuDropDown" role="menu"><li role="menuitem" tabindex="-1"></li></ul>
</div>
</div>
</span>
</a>
</div>
</header>
<div class="wpthemeControlBody wpthemeOverflowAuto wpthemeClear"> <!-- lm:control dynamic spot injects markup of layout control -->
<!-- asa.overlay marks the node that the AsaOverlayWidget will be placed in -->
<div style="position:relative; z-index: 1;">
<div class="analytics.overlay" ></div>
</div>
<script src="/portal/wcm/connect/3498daa6-3876-4e36-af76-dead903e34d2/warning-detect-404.js?MOD=AJPERES&CONVERT_TO=url&CACHEID=3498daa6-3876-4e36-af76-dead903e34d2"></script>
<script>var DMV_CURRENT_SYSTEM_DATE = '06/21/2017 21:14:54';</script>
<div class="wpthemeClear"></div>
</div>
</section>
</div><div class='component-control id-Z7_KIDE1HG0KG5LA0AKHHOVEV2G56' ><span id="Z7_KIDE1HG0KG5LA0AKHHOVEV2G56"></span><section class="ibmPortalControl wpthemeControl wpthemeHidden a11yRegionTarget" role="region" >
<!-- start header markup -->
<span class="wpthemeAltText">DMV-Hidden</span>
<header class="wpthemeControlHeader dojoDndHandle">
<div class="wpthemeInner">
<h2>
<!-- lm-dynamic-title node marks location for dynamic title support -->
<span class="lm-dynamic-title asa.portlet.title a11yRegionLabel">Report of Traffic Accident Involving an Autonomous Vehicle (OL 316)</span>
</h2>
<a aria-haspopup="true" aria-label="Display menu" href="javascript:;" class="wpthemeIcon wpthemeMenuFocus" tabindex="0"
onclick="wptheme.contextMenu.init(this, 'skinAction', {'navID':ibmCfg.portalConfig.currentPageOID,'windowID':wptheme.getWindowIDFromSkin(this)});">
<span title="Display menu"><img aria-label="Display menu" alt="" src="/portal/themeModules/themes/html/dynamicSpots/icons/blank.gif"></span>
<span class="wpthemeAltText">Actions</span>
<span class="wpthemeMenuRight">
<div class="wpthemeMenuBorder">
<div class="wpthemeMenuNotchBorder"></div>
<!-- define the menu item template inside the "ul" element. only "css-class", "description", and "title" are handled by the theme's sample javascript. -->
<ul class="wpthemeMenuDropDown wpthemeTemplateMenu" role="menu">
<li class="${css-class}" role="menuitem" tabindex="-1"><span class="wpthemeMenuText">${title}</span></li>
</ul>
</div>
<!-- Template for loading -->
<div class="wpthemeMenuLoading wpthemeTemplateLoading">Loading...</div>
<!-- Template for submenu -->
<div class="wpthemeAnchorSubmenu wpthemeTemplateSubmenu">
<div class="wpthemeMenuBorder wpthemeMenuSubmenu">
<ul id="${submenu-id}" class="wpthemeMenuDropDown" role="menu"><li role="menuitem" tabindex="-1"></li></ul>
</div>
</div>
</span>
</a>
</div>
</header>
<div class="wpthemeControlBody wpthemeOverflowAuto wpthemeClear"> <!-- lm:control dynamic spot injects markup of layout control -->
<!-- asa.overlay marks the node that the AsaOverlayWidget will be placed in -->
<div style="position:relative; z-index: 1;">
<div class="analytics.overlay" ></div>
</div>
<script type="text/javascript">
function afterlogin() {
var currentPageUrl = "";
if (typeof this.href === "undefined") {
currentPageUrl = document.location.toString();
}
else {
currentPageUrl = this.href.toString();
}
if (currentPageUrl.indexOf("mydmv") > -1) {
var newUrl = currentPageUrl.replace("mydmv", "dmv");
window.location = newUrl;
}
}
afterlogin();
</script>
<div id="app_header">
<h1>Report of Traffic Accident Involving an Autonomous Vehicle (OL 316)</h1>
</div>
<div id="app_content" xmlns="http://www.w3.org/1999/xhtml">
<p dir="ltr">As of June 14, 2017, the DMV has received 32 Autonomous Vehicle Accident Reports.</p>
<h2 dir="ltr">2017</h2>
<p dir="ltr"><a href="/portal/wcm/connect/4fdef05c-ae0e-43c3-ac53-c96427ef40bd/GM+Cruise_052517_2.pdf?MOD=AJPERES" >GM Cruise May 25, 2017 (2)</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/7775ab52-ff6a-4473-8300-e3d589cd6448/GMCruise_052517.pdf?MOD=AJPERES" >GM Cruise May 25, 2017</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/40372935-f84b-402a-bd29-fd38924eccae/Google_041917.pdf?MOD=AJPERES" >Google April 19, 2017</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/9ff287ca-2562-48f2-999d-be18e1714eba/Google_032617.pdf?MOD=AJPERES" >Google March 26, 2017</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/c7b00b79-1bc3-46d5-bd96-606342046aa8/GMCruise_032317.pdf?MOD=AJPERES" >GM Cruise March 23, 2017</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/562b91e1-e05f-4ba3-8d62-6794d0f6509e/GMCruise_032217.pdf?MOD=AJPERES" >GM Cruise March 22, 2017</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/a549dbc4-a164-4813-bc72-3164261fc89a/GMCruise_021617.pdf?MOD=AJPERES" >GM Cruise February 16, 2017</a></p>
<h2 dir="ltr">2016</h2>
<p dir="ltr"><a href="/portal/wcm/connect/3d358211-3f0c-430e-b8db-b13392239e1e/Google_121116.pdf?MOD=AJPERES" >Google December 11, 2016</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/4a39c1b9-ca1f-4184-8b78-96d6baf98628/Google_102616.pdf?MOD=AJPERES" >Google October 26, 2016</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/d3f31000-2d71-4483-9584-70be2f2ed2c5/google_092316.pdf?MOD=AJPERES" >Google September 23, 2016</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/28e869e3-794d-4b0d-8c3f-47120f5d7401/Google_091416.pdf?MOD=AJPERES" >Google September 14, 2016</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/69feb1fa-ff90-4b7a-b8b4-dcaacdb20c65/Google_090716.pdf?MOD=AJPERES" >Google September 7, 2016</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/1f2036b3-dd1a-463e-8430-82b13f54c1c3/Google_090216.pdf?MOD=AJPERES" >Google September 2, 2016</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/6448a850-67fa-4136-938c-28c6cd9a4afd/Google_081616.pdf?MOD=AJPERES" >Google August 16, 2016</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/3e8160d5-c766-4bf8-ab5b-3fce88355cef/Google_080816.pdf?MOD=AJPERES" >Google August 8, 2016</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/ba507798-80b2-4bbc-9e76-47cdfaf2784f/Google_071516.pdf?MOD=AJPERES" >Google July 15, 2016</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/cd83795a-4f11-408d-a558-5201ea6bf264/Nissan_051016.pdf?MOD=AJPERES" >Nissan May 10, 2016</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/d7e741df-112b-49ca-bc29-8a70e15ce322/Google_050416.pdf?MOD=AJPERES" >Google May 4, 2016</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/30fbc34a-2345-46f0-bdb2-ca1bac08f3a2/Google_042816.pdf?MOD=AJPERES" >Google April 28, 2016</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/66d05b7a-de43-4a76-94b8-f1e8d1a1c00c/Google_040716.pdf?MOD=AJPERES" >Google April 7, 2016</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/3946fbb8-e04e-4d52-8f80-b33948df34b2/Google_021416.pdf?MOD=AJPERES" >Google February 14, 2016</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/bc21ef62-6e7c-4049-a552-0a7c50d92e86/Cruise_Automation_01.08.16.pdf?MOD=AJPERES" >Cruise Automation January 8, 2016</a></p>
<h2 dir="ltr">2015</h2>
<p dir="ltr"><a href="/portal/wcm/connect/a35d0b74-02dc-4725-9a5f-cc4ac71e421b/Google_110215.pdf?MOD=AJPERES" >Google November 2, 2015</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/0091e2b2-565b-4677-b8d0-99a0f4da3733/Google_082015.pdf?MOD=AJPERES" >Google August 20, 2015</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/2091769e-8d5b-46c3-ae89-d63f6f98c641/Google_070115.pdf?MOD=AJPERES" >Google July 1, 2015</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/363bc9cd-d0dc-4ad0-853c-8c2bb4ee49e9/Google_061815.pdf?MOD=AJPERES" >Google June 18, 2015</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/035a2461-6617-4361-b619-5b2c7e0cfd0a/Google_060415.pdf?MOD=AJPERES" >Google June 4, 2015</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/04a626bb-bba9-4dc7-a9c9-7647b0b785fa/Google_053015.pdf?MOD=AJPERES" >Google May 30, 2015</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/8e3530a7-ebe0-4e0f-846a-49797e5c3274/Google_042715.pdf?MOD=AJPERES" >Google April 27, 2015</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/f0b785ee-1b47-4a91-ab9a-bda795d26465/Google_040715.pdf?MOD=AJPERES" >Google April 7, 2015</a></p>
<p dir="ltr"><a href="/portal/wcm/connect/b3d0d167-0b74-49a7-aae0-daf8d2ff5718/Google_022615.pdf?MOD=AJPERES" >Google February 26, 2015</a></p>
<h2 dir="ltr">2014</h2>
<p dir="ltr"><a href="/portal/wcm/connect/6c4f70e7-edb5-4c60-a2d7-14888ccd3fba/Delphi_101414.pdf?MOD=AJPERES" >Delphi October 14, 2014</a></p>
</div>
<div class="wpthemeClear"></div>
</div>
</section>
</div></div></div>
<div class="clear"></div>
</div>
</main>
</div>
<!--end main content-->
<!-- start of the footer area -->
<div class="footer-copyright global-footer">
<div class="container">
<div class="row">
<div class="col-md-3">
<div class="foot1">
<a href="/portal/dmv/dmvfooter2/accessibility">Accessibility</a>
<br>
<a href="/portal/dmv/dmvfooter2/conditionsofuse">Conditions of Use</a>
<br>
<a href="/portal/dmv/dmvfooter2/contactus">Contact DMV</a>
<br>
<a href="/portal/dmv/dmvfooter1/CustomerSurveys">Customer Surveys</a>
</div>
</div>
<div class="col-md-3">
<div class="head2">
<a href="/portal/dmv/dmvfooter1/disabilityservices">Disability Services</a>
<br>
<a class="" href="/portal/dmv/dmvfooter3/careers" ><span lang="en" dir="ltr">Employment Opportunities</span></a>
<br>
<a href="/portal/dmv/dmvfooter2/forms">Forms</a>
<br>
<a href="/portal/dmv/dmvfooter1/footerhelp">Help</a>
</div>
</div>
<div class="col-md-2">
<div class="foot2">
<a href="/portal/dmv/dmvfooter2/privacypolicy">Privacy Policy</a>
<br>
<a href="/portal/dmv/dmvfooter2/pubs">Publications</a>
<br>
<a href="/portal/dmv/dmvfooter1/sitemap">Site Map</a>
<br>
<a href="/portal/dmv/dmvfooter1/technicalsupport">Technical Support</a>
</div>
</div>
<div class="col-md-4">
<div class="s-icons"><ul class="s-icons"><li class="facebook"><a href="https://www.facebook.com/CADMV" alt="Facebook" title="link to DMV's Social Media outlet, Facebook">Facebook</a></li><li class="twitter"><a href="https://twitter.com/ca_dmv" title="link to DMV's Social Media outlet, Twitter" alt="Twitter">Twitter</a></li><li class="youtube"><a href="https://www.youtube.com/user/CaliforniaDMV" title="link to DMV's YouTube channel" alt="Youtube">Youtube</a></li><li class="instagram"><a href="https://instagram.com/ca_dmv/" title="link to DMV's Social Media outlet, Instagram" alt="instagram">Instagram</a></li><li class="linkedin"><a href="https://www.linkedin.com/company/ca-department-of-motor-vehicles" title="link to DMV's LinkedIn account" alt="linkedin">LinkedIn</a></li><li class="wordpress"><a href="http://cadmv.wordpress.com/" title="link to DMV's WordPress blog" alt="Wordpress">Wordpress</a></li></li><li class="ebook"><a href="/portal/dmv/detail/mobile" title="link to Digital Books" alt="Digital Books">Digital Driver Handbook</a></li></ul></div>
<div class="dynamicstate">
<script type="text/javascript" src="/imageserver/theme/js/state_partnerships.js"></script>
<div id="statepartners"></div>
</div>
</div>
<br>
</div></div>
<div class="row">
<!-- <div class="col-md-11">
<p>Copyright © 2016 State of California</p>
</div>-->
<div class="copyrt">
Copyright ©
<span id="copyright">
<script>document.getElementById('copyright').appendChild(document.createTextNode(new Date().getFullYear()))</script>
</span>
State of California
</div>
</div>
</div>
</div>
<script src="/imageserver/theme/js/cagov.core.js"></script>
<script src="/imageserver/theme/js/search.js"></script>
<script src="/imageserver/theme/js/nav_highlight.js"></script>
<!-- This is responsible for bootstrapping the configuration for the javascript framework.
This is located here instead of the head section to improve client performance. -->
<div id="wpthemeComplementaryContent" role="region"
aria-labelledby="wpthemeComplementaryContentText">
<span class="displayNone" id="wpthemeComplementaryContentText">Complementary
Content</span> <script type="text/javascript" src="/portal/contenthandler/!ut/p/digest!MiKaaGl25m2KN1Xf4hY5bg/mashup/ra:collection?themeID=ZJ_9I0818S0K0J980ASQ746J57I95&locale=en&mime-type=text%2Fplain&entry=wp_portal__0.0%3Aconfig_config_static"></script><script type="text/javascript">i$.merge({"ibmCfg":{"themeConfig":{"themeUniqueName":"DMVTheme","themeRootURI":"/portal/contenthandler/!ut/p/digest!uIZ73NkcnEbqYuA2ytc-bg/war/portal/DMVStaticTheme/themes/DMVTheme","themeWebAppBaseURI":"/portal/DMVTheme/themes/html/dynamicSpots","themeWebDAVBaseURI":"war:portal/DMVStaticTheme/themes/DMVTheme/","modulesWebAppBaseURI":"/portal/themeModules","commonResourcesRootURI":"/portal/contenthandler/!ut/p/digest!MiKaaGl25m2KN1Xf4hY5bg/dav/fs-type1/common-resources","isRTL":false,"isPageRenderModeCSA":false,"portletOverridePageTitle":"Report of Traffic Accident Involving an Autonomous Vehicle (OL 316)","currentContentNodeOID":"Z6_KIDE1HG0KG5LA0AKHHOVEV2G93","loadingImage":"css/images/loading.gif","dndSourceDefinitions":[{"id":"ibmDndColumn","object":"com.ibm.pb.dnd.layout.LayoutColumnSource","orientation":"vertical"},{"id":"ibmDndRow","object":"com.ibm.pb.dnd.layout.LayoutRowSource","orientation":"horizontal"}],"categorySources":[],"styleSources":[],"layoutSources":[]},"portalConfig":{"locale":"en","portalURI":"/portal/dmv","contentHandlerURI":"/portal/contenthandler/!ut/p/digest!9BNwilWb5i5Z0IDmJc7q3Q/","isVirtualPortal":false,"canImpersonate":false,"themeRootURI":"/portal/DMVTheme/themes/html/dynamicSpots","parentPageID":"Z6_000000000000000000000000A0","currentPageOID":"Z6_KIDE1HG0KG5LA0AKHHOVEV2G93","bootstrapState":"<?xml version="1.0" encoding="UTF-8"?><root xmlns="http://www.ibm.com/xmlns/prod/websphere/portal/v6.1/portal-state"><state type="navigational"><selection selection-node="Z6_KIDE1HG0KG5LA0AKHHOVEV2G93"/><shared-parameters id="Z6_KIDE1HG0KG5LA0AKHHOVEV2G93"><shared-parameter nsuri="http://www.ibm.com/xmlns/prod/websphere/portal/publicparams" localpart="path-info"><value>vr</value><value>autonomous</value><value>autonomousveh_ol316</value></shared-parameter></shared-parameters><expansions><node id="Z6_000000000000000000000000A0"/></expansions><shared-parameters id="global"><shared-parameter nsuri="http://www.ibm.com/xmlns/prod/websphere/portal/publicparams/pzn" localpart="referer.url"><value>https://www.dmv.ca.gov/portal/dmv/detail/vr/autonomous/autonomousveh_ol316</value></shared-parameter><shared-parameter nsuri="http://www.ibm.com/xmlns/prod/websphere/portal/publicparams/pzn" localpart="referer.host"><value>www.dmv.ca.gov</value></shared-parameter></shared-parameters></state></root>","isUserLoggedIn":false,"currentUser":"anonymous portal user","currentUserOID":"","aggregatedStyle":null,"wcmPageMetadata":{"contentRoot":null,"sharingScope":null}},"userName":""},"com_ibm_theme_capabilities":{"hasBaseURL":"true"}});ibmCfg.portalConfig.bootstrapState=(ibmCfg.portalConfig.bootstrapState||"").replace(/</gm, '<').replace(/>/gm, '>').replace(/&/gm, '&').replace(/'/gm, "'").replace(/"/gm, '"');</script><script type="text/javascript" src="/portal/contenthandler/!ut/p/digest!uIZ73NkcnEbqYuA2ytc-bg/mashup/ra:collection?themeID=ZJ_9I0818S0K0J980ASQ746J57I95&locale=en&mime-type=text%2Fplain&entry=dmv_theme_script__0.0%3Aconfig_js&entry=wp_one_ui_30__0.0%3Aconfig_js&entry=wp_theme_high_contrast__0.0%3Aconfig_js&entry=wp_theme_menus__0.0%3Aconfig_js&entry=wp_theme_edit__0.0%3Aconfig_js&entry=wp_theme_skin_region__0.0%3Aconfig_js&entry=wp_status_bar__0.0%3Aconfig_js"></script></div>
</body>
</html>