statement 0.5 → 0.6
Sign up to get free protection for your applications and to get access to all the features.
- data/README.md +9 -3
- data/lib/statement/version.rb +1 -1
- data/lib/statement.rb +136 -22
- data/spec/bill_nelson_press.html +593 -0
- data/spec/cowan_press.html +1840 -0
- data/spec/statement_spec.rb +26 -0
- data/spec/vitter_press.html +2461 -0
- metadata +18 -12
@@ -0,0 +1,2461 @@
|
|
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
|
+
<!doctype html>
|
209
|
+
<!--[if lt IE 7 ]> <html lang="en" class="no-js ie6"> <![endif]-->
|
210
|
+
<!--[if IE 7 ]> <html lang="en" class="no-js ie7"> <![endif]-->
|
211
|
+
<!--[if IE 8 ]> <html lang="en" class="no-js ie8"> <![endif]-->
|
212
|
+
<!--[if IE 9 ]> <html lang="en" class="no-js ie9"> <![endif]-->
|
213
|
+
<!--[if (gt IE 9)|!(IE)]><!--> <html lang="en" class="no-js"> <!--<![endif]-->
|
214
|
+
|
215
|
+
|
216
|
+
<head>
|
217
|
+
<meta charset="UTF-8">
|
218
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
219
|
+
<meta property="twitter:account_id" content="250188760" />
|
220
|
+
|
221
|
+
<title>Press Releases | Newsroom | U.S. Senator David Vitter of Louisana</title>
|
222
|
+
|
223
|
+
|
224
|
+
|
225
|
+
|
226
|
+
|
227
|
+
|
228
|
+
|
229
|
+
|
230
|
+
|
231
|
+
|
232
|
+
<script src="/scripts/vendor/modernizr/modernizr.js?cachebuster=1360671564"></script>
|
233
|
+
|
234
|
+
|
235
|
+
<script type="text/javascript">
|
236
|
+
window.top['site_path'] = "bb6ebc0a-4040-f985-52cd-d258b68d186d";
|
237
|
+
</script>
|
238
|
+
|
239
|
+
<meta name="viewport" content="width=1200">
|
240
|
+
|
241
|
+
|
242
|
+
|
243
|
+
|
244
|
+
|
245
|
+
|
246
|
+
|
247
|
+
|
248
|
+
|
249
|
+
<meta property="og:image" content="http://www.vitter.senate.gov/styles/img/senator.png" />
|
250
|
+
|
251
|
+
|
252
|
+
|
253
|
+
|
254
|
+
|
255
|
+
|
256
|
+
|
257
|
+
<meta property="og:title" content="Press Releases | U.S. Senator David Vitter of Louisana" />
|
258
|
+
|
259
|
+
<meta property="og:description" content="The official U.S. Senate website of Senator David Vitter of Louisiana" />
|
260
|
+
|
261
|
+
<link rel="apple-touch-icon" href="/themes/vitter/images/apple-touch-icon.png">
|
262
|
+
<link rel="icon" type="image/png" href="http://www.vitter.senate.gov/themes/vitter/images/favicon.ico" />
|
263
|
+
<script type="text/javascript" src="http://fast.fonts.com/jsapi/89c4cf57-25b9-43bb-addb-5b1907226039.js"></script>
|
264
|
+
|
265
|
+
<link href='http://fonts.googleapis.com/css?family=Gravitas+One' rel='stylesheet' type='text/css'>
|
266
|
+
|
267
|
+
|
268
|
+
<!--[if !IE 6]><!-->
|
269
|
+
<link rel="stylesheet" href="/themes/vitter/styles/bootstrap.css?cachebuster=1360850844">
|
270
|
+
<!--<![endif]-->
|
271
|
+
|
272
|
+
<!--[if lte IE 6]>
|
273
|
+
<link rel="stylesheet" href="http://universal-ie6-css.googlecode.com/files/ie6.1.1.css" media="screen, projection">
|
274
|
+
<![endif]-->
|
275
|
+
|
276
|
+
|
277
|
+
|
278
|
+
|
279
|
+
|
280
|
+
|
281
|
+
|
282
|
+
|
283
|
+
|
284
|
+
<script src="/scripts/vendor/selectivizr/selectivizr.js?cachebuster=1360671565"></script>
|
285
|
+
|
286
|
+
</head>
|
287
|
+
|
288
|
+
|
289
|
+
|
290
|
+
|
291
|
+
|
292
|
+
<body id="about" class="option1 bg3 two-col">
|
293
|
+
<!-- googleoff:all -->
|
294
|
+
<a href="#main-nav" class="hide">Skip to primary navigation</a>
|
295
|
+
<a href="#content" class="hide">Skip to main content</a>
|
296
|
+
|
297
|
+
<!--googleoff: all-->
|
298
|
+
|
299
|
+
|
300
|
+
<div class="navbar">
|
301
|
+
<div class="navbar-inner">
|
302
|
+
<div class="container">
|
303
|
+
<div class="nav-collapse collapse">
|
304
|
+
<ul class="nav">
|
305
|
+
|
306
|
+
|
307
|
+
|
308
|
+
|
309
|
+
|
310
|
+
|
311
|
+
|
312
|
+
|
313
|
+
|
314
|
+
|
315
|
+
|
316
|
+
|
317
|
+
|
318
|
+
|
319
|
+
<li>
|
320
|
+
<a href="http://www.vitter.senate.gov/about-david">About David</a>
|
321
|
+
|
322
|
+
|
323
|
+
</li>
|
324
|
+
|
325
|
+
|
326
|
+
|
327
|
+
|
328
|
+
|
329
|
+
|
330
|
+
|
331
|
+
|
332
|
+
|
333
|
+
|
334
|
+
|
335
|
+
|
336
|
+
|
337
|
+
<li>
|
338
|
+
<a href="http://www.vitter.senate.gov/louisiana">Louisiana</a>
|
339
|
+
|
340
|
+
|
341
|
+
</li>
|
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
|
+
<li class="dropdown multiple-descriptions">
|
370
|
+
<a href="http://www.vitter.senate.gov/services" class="dropdown-toggle" data-target="#">Constituent Services</a>
|
371
|
+
|
372
|
+
|
373
|
+
|
374
|
+
|
375
|
+
|
376
|
+
|
377
|
+
|
378
|
+
|
379
|
+
|
380
|
+
|
381
|
+
|
382
|
+
|
383
|
+
|
384
|
+
|
385
|
+
<ul class="dropdown-menu">
|
386
|
+
|
387
|
+
|
388
|
+
|
389
|
+
|
390
|
+
|
391
|
+
|
392
|
+
|
393
|
+
<li>
|
394
|
+
<a href="http://www.vitter.senate.gov/services/help-with-a-federal-agency">Help with a Federal Agency</a>
|
395
|
+
|
396
|
+
|
397
|
+
|
398
|
+
|
399
|
+
|
400
|
+
|
401
|
+
|
402
|
+
|
403
|
+
|
404
|
+
|
405
|
+
|
406
|
+
|
407
|
+
|
408
|
+
</li>
|
409
|
+
|
410
|
+
|
411
|
+
|
412
|
+
|
413
|
+
|
414
|
+
|
415
|
+
|
416
|
+
<li>
|
417
|
+
<a href="http://www.vitter.senate.gov/services/grants">Grants and Procurement</a>
|
418
|
+
|
419
|
+
|
420
|
+
|
421
|
+
|
422
|
+
|
423
|
+
|
424
|
+
|
425
|
+
|
426
|
+
|
427
|
+
|
428
|
+
|
429
|
+
|
430
|
+
|
431
|
+
</li>
|
432
|
+
|
433
|
+
|
434
|
+
|
435
|
+
|
436
|
+
|
437
|
+
|
438
|
+
|
439
|
+
<li>
|
440
|
+
<a href="http://www.vitter.senate.gov/services/flags">Flag Requests</a>
|
441
|
+
|
442
|
+
|
443
|
+
|
444
|
+
|
445
|
+
|
446
|
+
|
447
|
+
|
448
|
+
|
449
|
+
|
450
|
+
|
451
|
+
|
452
|
+
|
453
|
+
|
454
|
+
</li>
|
455
|
+
|
456
|
+
|
457
|
+
|
458
|
+
|
459
|
+
|
460
|
+
|
461
|
+
|
462
|
+
<li>
|
463
|
+
<a href="http://www.vitter.senate.gov/services/visiting/">Visiting Washington D.C.</a>
|
464
|
+
|
465
|
+
|
466
|
+
|
467
|
+
|
468
|
+
|
469
|
+
|
470
|
+
|
471
|
+
|
472
|
+
|
473
|
+
|
474
|
+
|
475
|
+
|
476
|
+
|
477
|
+
</li>
|
478
|
+
|
479
|
+
|
480
|
+
|
481
|
+
|
482
|
+
|
483
|
+
|
484
|
+
|
485
|
+
<li>
|
486
|
+
<a href="http://www.vitter.senate.gov/services/student-resources/">Student Resources</a>
|
487
|
+
|
488
|
+
|
489
|
+
|
490
|
+
|
491
|
+
|
492
|
+
|
493
|
+
|
494
|
+
|
495
|
+
|
496
|
+
|
497
|
+
|
498
|
+
|
499
|
+
|
500
|
+
</li>
|
501
|
+
|
502
|
+
|
503
|
+
|
504
|
+
|
505
|
+
|
506
|
+
|
507
|
+
|
508
|
+
<li>
|
509
|
+
<a href="http://www.vitter.senate.gov/services/federal-resources">Federal Resources</a>
|
510
|
+
|
511
|
+
|
512
|
+
|
513
|
+
|
514
|
+
|
515
|
+
|
516
|
+
|
517
|
+
|
518
|
+
|
519
|
+
|
520
|
+
|
521
|
+
|
522
|
+
|
523
|
+
</li>
|
524
|
+
|
525
|
+
|
526
|
+
|
527
|
+
|
528
|
+
|
529
|
+
|
530
|
+
|
531
|
+
<li>
|
532
|
+
<a href="http://www.vitter.senate.gov/services/veterans-resources">Veterans Resources</a>
|
533
|
+
|
534
|
+
|
535
|
+
|
536
|
+
|
537
|
+
|
538
|
+
|
539
|
+
|
540
|
+
|
541
|
+
|
542
|
+
|
543
|
+
|
544
|
+
|
545
|
+
|
546
|
+
</li>
|
547
|
+
|
548
|
+
</ul>
|
549
|
+
|
550
|
+
|
551
|
+
|
552
|
+
|
553
|
+
|
554
|
+
|
555
|
+
|
556
|
+
|
557
|
+
|
558
|
+
|
559
|
+
</li>
|
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
|
+
<li class="dropdown no-descriptions">
|
589
|
+
<a class="dropdown-toggle" data-target="#">Issues</a>
|
590
|
+
|
591
|
+
|
592
|
+
|
593
|
+
|
594
|
+
|
595
|
+
|
596
|
+
|
597
|
+
<div class="dropdown-menu">
|
598
|
+
<ul class="subnav-split">
|
599
|
+
|
600
|
+
|
601
|
+
|
602
|
+
|
603
|
+
|
604
|
+
<li><a href="http://www.vitter.senate.gov/legislation">Legislation</a></li>
|
605
|
+
|
606
|
+
|
607
|
+
|
608
|
+
<li><a href="http://www.vitter.senate.gov/issues/agriculture">Agriculture</a></li>
|
609
|
+
|
610
|
+
|
611
|
+
|
612
|
+
<li><a href="http://www.vitter.senate.gov/issues/banking">Banking</a></li>
|
613
|
+
|
614
|
+
|
615
|
+
|
616
|
+
<li><a href="http://www.vitter.senate.gov/issues/border-security-caucus">Border Security Caucus</a></li>
|
617
|
+
|
618
|
+
|
619
|
+
|
620
|
+
<li><a href="http://www.vitter.senate.gov/issues/budget">Budget</a></li>
|
621
|
+
|
622
|
+
|
623
|
+
|
624
|
+
<li><a href="http://www.vitter.senate.gov/issues/coastal-restoration">Coastal Restoration</a></li>
|
625
|
+
|
626
|
+
|
627
|
+
|
628
|
+
<li><a href="http://www.vitter.senate.gov/issues/crime-and-drugs">Crime and Drugs</a></li>
|
629
|
+
|
630
|
+
|
631
|
+
|
632
|
+
<li><a href="http://www.vitter.senate.gov/issues/economy">Economy</a></li>
|
633
|
+
|
634
|
+
|
635
|
+
|
636
|
+
<li><a href="http://www.vitter.senate.gov/issues/education">Education</a></li>
|
637
|
+
|
638
|
+
|
639
|
+
|
640
|
+
<li><a href="http://www.vitter.senate.gov/issues/energy">Energy</a></li>
|
641
|
+
|
642
|
+
|
643
|
+
|
644
|
+
<li><a href="http://www.vitter.senate.gov/issues/environment">Environment</a></li>
|
645
|
+
|
646
|
+
|
647
|
+
|
648
|
+
</ul><ul class="subnav-split">
|
649
|
+
|
650
|
+
<li><a href="http://www.vitter.senate.gov/issues/health-care">Health Care</a></li>
|
651
|
+
|
652
|
+
|
653
|
+
|
654
|
+
<li><a href="http://www.vitter.senate.gov/issues/hurricane-preparedness">Hurricane Preparedness</a></li>
|
655
|
+
|
656
|
+
|
657
|
+
|
658
|
+
<li><a href="http://www.vitter.senate.gov/issues/life-and-values">Life & Values</a></li>
|
659
|
+
|
660
|
+
|
661
|
+
|
662
|
+
<li><a href="http://www.vitter.senate.gov/issues/national-defense">National Defense</a></li>
|
663
|
+
|
664
|
+
|
665
|
+
|
666
|
+
<li><a href="http://www.vitter.senate.gov/issues/seafood">Seafood</a></li>
|
667
|
+
|
668
|
+
|
669
|
+
|
670
|
+
<li><a href="http://www.vitter.senate.gov/issues/second-amendment-rights">Second Amendment Rights</a></li>
|
671
|
+
|
672
|
+
|
673
|
+
|
674
|
+
<li><a href="http://www.vitter.senate.gov/issues/small-business">Small Business</a></li>
|
675
|
+
|
676
|
+
|
677
|
+
|
678
|
+
<li><a href="http://www.vitter.senate.gov/issues/social-security">Social Security</a></li>
|
679
|
+
|
680
|
+
|
681
|
+
|
682
|
+
<li><a href="http://www.vitter.senate.gov/issues/taxes">Taxes</a></li>
|
683
|
+
|
684
|
+
|
685
|
+
|
686
|
+
<li><a href="http://www.vitter.senate.gov/issues/transportation">Transportation</a></li>
|
687
|
+
|
688
|
+
|
689
|
+
|
690
|
+
<li><a href="http://www.vitter.senate.gov/issues/veterans-affairs">Veterans Affairs</a></li>
|
691
|
+
|
692
|
+
|
693
|
+
|
694
|
+
|
695
|
+
</ul>
|
696
|
+
</div>
|
697
|
+
|
698
|
+
|
699
|
+
|
700
|
+
|
701
|
+
|
702
|
+
</li>
|
703
|
+
|
704
|
+
|
705
|
+
|
706
|
+
|
707
|
+
|
708
|
+
|
709
|
+
|
710
|
+
|
711
|
+
|
712
|
+
|
713
|
+
|
714
|
+
|
715
|
+
|
716
|
+
|
717
|
+
|
718
|
+
|
719
|
+
|
720
|
+
|
721
|
+
|
722
|
+
|
723
|
+
<li class="selected dropdown">
|
724
|
+
<a href="http://www.vitter.senate.gov/newsroom" class="dropdown-toggle" data-target="#">Newsroom</a>
|
725
|
+
|
726
|
+
|
727
|
+
|
728
|
+
|
729
|
+
|
730
|
+
|
731
|
+
|
732
|
+
|
733
|
+
|
734
|
+
|
735
|
+
|
736
|
+
|
737
|
+
|
738
|
+
|
739
|
+
<ul class="dropdown-menu">
|
740
|
+
|
741
|
+
|
742
|
+
|
743
|
+
|
744
|
+
|
745
|
+
|
746
|
+
|
747
|
+
<li>
|
748
|
+
<a href="http://www.vitter.senate.gov/newsroom/press">Press Releases</a>
|
749
|
+
|
750
|
+
|
751
|
+
|
752
|
+
|
753
|
+
|
754
|
+
|
755
|
+
|
756
|
+
|
757
|
+
|
758
|
+
|
759
|
+
|
760
|
+
|
761
|
+
|
762
|
+
</li>
|
763
|
+
|
764
|
+
|
765
|
+
|
766
|
+
|
767
|
+
|
768
|
+
|
769
|
+
|
770
|
+
<li>
|
771
|
+
<a href="/newsroom/articles">Articles</a>
|
772
|
+
|
773
|
+
|
774
|
+
|
775
|
+
|
776
|
+
|
777
|
+
|
778
|
+
|
779
|
+
|
780
|
+
|
781
|
+
|
782
|
+
|
783
|
+
|
784
|
+
|
785
|
+
</li>
|
786
|
+
|
787
|
+
|
788
|
+
|
789
|
+
|
790
|
+
|
791
|
+
|
792
|
+
|
793
|
+
<li>
|
794
|
+
<a href="/newsroom/newsletters">Newsletters</a>
|
795
|
+
|
796
|
+
|
797
|
+
|
798
|
+
|
799
|
+
|
800
|
+
|
801
|
+
|
802
|
+
|
803
|
+
|
804
|
+
|
805
|
+
|
806
|
+
|
807
|
+
|
808
|
+
</li>
|
809
|
+
|
810
|
+
|
811
|
+
|
812
|
+
|
813
|
+
|
814
|
+
|
815
|
+
|
816
|
+
<li>
|
817
|
+
<a href="http://www.vitter.senate.gov/newsroom/photo-gallery">Photo Gallery</a>
|
818
|
+
|
819
|
+
|
820
|
+
|
821
|
+
|
822
|
+
|
823
|
+
|
824
|
+
|
825
|
+
|
826
|
+
|
827
|
+
|
828
|
+
|
829
|
+
|
830
|
+
|
831
|
+
</li>
|
832
|
+
|
833
|
+
|
834
|
+
|
835
|
+
|
836
|
+
|
837
|
+
|
838
|
+
|
839
|
+
<li>
|
840
|
+
<a href="http://www.vitter.senate.gov/newsroom/video-and-audio">Video & Audio</a>
|
841
|
+
|
842
|
+
|
843
|
+
|
844
|
+
|
845
|
+
|
846
|
+
|
847
|
+
|
848
|
+
|
849
|
+
|
850
|
+
|
851
|
+
|
852
|
+
|
853
|
+
|
854
|
+
</li>
|
855
|
+
|
856
|
+
</ul>
|
857
|
+
|
858
|
+
|
859
|
+
|
860
|
+
|
861
|
+
|
862
|
+
|
863
|
+
|
864
|
+
|
865
|
+
|
866
|
+
|
867
|
+
</li>
|
868
|
+
|
869
|
+
|
870
|
+
|
871
|
+
|
872
|
+
|
873
|
+
|
874
|
+
|
875
|
+
|
876
|
+
|
877
|
+
|
878
|
+
|
879
|
+
|
880
|
+
|
881
|
+
|
882
|
+
|
883
|
+
|
884
|
+
|
885
|
+
|
886
|
+
|
887
|
+
<li class="no-descriptions">
|
888
|
+
<a href="http://www.vitter.senate.gov/from-davids-desk">From David's Desk</a>
|
889
|
+
|
890
|
+
|
891
|
+
</li>
|
892
|
+
|
893
|
+
|
894
|
+
|
895
|
+
|
896
|
+
|
897
|
+
|
898
|
+
|
899
|
+
|
900
|
+
|
901
|
+
|
902
|
+
|
903
|
+
|
904
|
+
|
905
|
+
|
906
|
+
|
907
|
+
|
908
|
+
|
909
|
+
|
910
|
+
<li class="dropdown">
|
911
|
+
<a href="http://www.vitter.senate.gov/contact" class="dropdown-toggle" data-target="#">Contact</a>
|
912
|
+
|
913
|
+
|
914
|
+
|
915
|
+
|
916
|
+
|
917
|
+
|
918
|
+
|
919
|
+
|
920
|
+
|
921
|
+
|
922
|
+
|
923
|
+
|
924
|
+
|
925
|
+
|
926
|
+
<ul class="dropdown-menu">
|
927
|
+
|
928
|
+
|
929
|
+
|
930
|
+
|
931
|
+
|
932
|
+
|
933
|
+
|
934
|
+
<li>
|
935
|
+
<a href="http://www.vitter.senate.gov/contact/newsletter-signup">Newsletter Signup</a>
|
936
|
+
|
937
|
+
|
938
|
+
|
939
|
+
|
940
|
+
|
941
|
+
|
942
|
+
|
943
|
+
|
944
|
+
|
945
|
+
|
946
|
+
|
947
|
+
|
948
|
+
|
949
|
+
</li>
|
950
|
+
|
951
|
+
|
952
|
+
|
953
|
+
|
954
|
+
|
955
|
+
|
956
|
+
|
957
|
+
<li>
|
958
|
+
<a href="http://www.vitter.senate.gov/contact/office-locations">Office Locations</a>
|
959
|
+
|
960
|
+
|
961
|
+
|
962
|
+
|
963
|
+
|
964
|
+
|
965
|
+
|
966
|
+
|
967
|
+
|
968
|
+
|
969
|
+
|
970
|
+
|
971
|
+
|
972
|
+
</li>
|
973
|
+
|
974
|
+
|
975
|
+
|
976
|
+
|
977
|
+
|
978
|
+
|
979
|
+
|
980
|
+
<li>
|
981
|
+
<a href="http://www.vitter.senate.gov/contact/email-senator-vitter">Email Senator Vitter</a>
|
982
|
+
|
983
|
+
|
984
|
+
|
985
|
+
|
986
|
+
|
987
|
+
|
988
|
+
|
989
|
+
|
990
|
+
|
991
|
+
|
992
|
+
|
993
|
+
|
994
|
+
|
995
|
+
</li>
|
996
|
+
|
997
|
+
</ul>
|
998
|
+
|
999
|
+
|
1000
|
+
|
1001
|
+
|
1002
|
+
|
1003
|
+
|
1004
|
+
|
1005
|
+
|
1006
|
+
|
1007
|
+
|
1008
|
+
</li>
|
1009
|
+
|
1010
|
+
|
1011
|
+
</ul><!-- // menu -->
|
1012
|
+
<div id="search">
|
1013
|
+
<form id="site-search" role="search" method="get" action="/search">
|
1014
|
+
|
1015
|
+
<input type="search" id="search-field" name="q" placeholder="Search…" value="Search…" onclick="this.value='';" />
|
1016
|
+
<input type="hidden" name="access" value="p" />
|
1017
|
+
<input type="hidden" name="as_dt" value="i" />
|
1018
|
+
<input type="hidden" name="as_epq" value="" />
|
1019
|
+
<input type="hidden" name="as_eq" value="" />
|
1020
|
+
<input type="hidden" name="as_lq" value="" />
|
1021
|
+
<input type="hidden" name="as_occt" value="any" />
|
1022
|
+
<input type="hidden" name="as_oq" value="" />
|
1023
|
+
<input type="hidden" name="as_q" value="" />
|
1024
|
+
<input type="hidden" name="as_sitesearch" value="" />
|
1025
|
+
<input type="hidden" name="client" value="" />
|
1026
|
+
<input type="hidden" name="sntsp" value="0" />
|
1027
|
+
<input type="hidden" name="filter" value="0" />
|
1028
|
+
<input type="hidden" name="getfields" value="" />
|
1029
|
+
|
1030
|
+
<input type="hidden" name="lr" value="" />
|
1031
|
+
<input type="hidden" name="num" value="15" />
|
1032
|
+
<input type="hidden" name="numgm" value="3" />
|
1033
|
+
<input type="hidden" name="oe" value="UTF8" />
|
1034
|
+
<input type="hidden" name="output" value="xml_no_dtd" />
|
1035
|
+
<input type="hidden" name="partialfields" value="" />
|
1036
|
+
<input type="hidden" name="proxycustom" value="" />
|
1037
|
+
<input type="hidden" name="proxyreload" value="0" />
|
1038
|
+
<input type="hidden" name="proxystylesheet" value="default_fRPCtend" />
|
1039
|
+
<input type="hidden" name="requiredfields" value="" />
|
1040
|
+
<input type="hidden" name="sitesearch" value="" />
|
1041
|
+
<input type="hidden" name="sort" value="date:D:S:d1" />
|
1042
|
+
<input type="hidden" name="start" value="0" />
|
1043
|
+
<input type="hidden" name="ud" value="1" />
|
1044
|
+
<input type="submit" class="button" value="GO"/>
|
1045
|
+
</form>
|
1046
|
+
</div>
|
1047
|
+
</div>
|
1048
|
+
</div>
|
1049
|
+
</div>
|
1050
|
+
</div><!-- // main-nav -->
|
1051
|
+
|
1052
|
+
|
1053
|
+
<!--googleon: all-->
|
1054
|
+
|
1055
|
+
|
1056
|
+
<div class="masthead ">
|
1057
|
+
<div class="row">
|
1058
|
+
<h1 class="offset2"><a href="http://www.vitter.senate.gov/">David Vitter</a></h1>
|
1059
|
+
|
1060
|
+
<div class="newsletter span5 offset9">
|
1061
|
+
|
1062
|
+
<form method="post" action="/contact/newsletter-signup" enctype="application/x-www-form-urlencoded" >
|
1063
|
+
<input type="email" id="email_address" placeholder="Sign up for an email newsletter" name="email_address" required/>
|
1064
|
+
<input type="submit" class="button" value="SUBMIT"/>
|
1065
|
+
</form>
|
1066
|
+
|
1067
|
+
</div>
|
1068
|
+
|
1069
|
+
|
1070
|
+
|
1071
|
+
|
1072
|
+
|
1073
|
+
|
1074
|
+
|
1075
|
+
|
1076
|
+
|
1077
|
+
<div class="services span12 offset2">
|
1078
|
+
<div id="david">
|
1079
|
+
<a href="/from-davids-desk">
|
1080
|
+
</a>
|
1081
|
+
</div>
|
1082
|
+
|
1083
|
+
<div class="service">
|
1084
|
+
|
1085
|
+
|
1086
|
+
|
1087
|
+
<a href="http://www.vitter.senate.gov/issues/washington-rhetoric-vs-reality">
|
1088
|
+
<img src="http://www.vitter.senate.gov/imo/media/image/oil_rig_list_image.jpg">
|
1089
|
+
<span>Washington<br />Rhetoric vs. Reality</span>
|
1090
|
+
</a>
|
1091
|
+
</div>
|
1092
|
+
|
1093
|
+
<div class="service">
|
1094
|
+
|
1095
|
+
|
1096
|
+
|
1097
|
+
<a href="javascript:openSenateWin('http://epw.senate.gov/public/index.cfm?FuseAction=Minority.WelcomeMessage')">
|
1098
|
+
<img src="http://www.vitter.senate.gov/imo/media/image/EPW1.jpg">
|
1099
|
+
<span>Environment and Public Works Committee</span>
|
1100
|
+
</a>
|
1101
|
+
</div>
|
1102
|
+
|
1103
|
+
<div class="service">
|
1104
|
+
|
1105
|
+
|
1106
|
+
|
1107
|
+
<a href="http://www.vitter.senate.gov/issues/border-security-caucus">
|
1108
|
+
<img src="http://www.vitter.senate.gov/imo/media/image/border_security_list_image.jpg">
|
1109
|
+
<span>Border Security</span>
|
1110
|
+
</a>
|
1111
|
+
</div>
|
1112
|
+
|
1113
|
+
<div class="service">
|
1114
|
+
|
1115
|
+
|
1116
|
+
|
1117
|
+
<a href="http://www.vitter.senate.gov/issues/budget">
|
1118
|
+
<img src="http://www.vitter.senate.gov/imo/media/image/balanced_budget_amendment_list_image.jpg">
|
1119
|
+
<span>Balanced Budget <br/> Amendment</span>
|
1120
|
+
</a>
|
1121
|
+
</div>
|
1122
|
+
|
1123
|
+
</div>
|
1124
|
+
</div>
|
1125
|
+
</div>
|
1126
|
+
|
1127
|
+
<!-- googleon:all -->
|
1128
|
+
<!--
|
1129
|
+
<header class="masthead" role="banner">
|
1130
|
+
<div class="container">
|
1131
|
+
<h1><a href="http://www.vitter.senate.gov/">[SENATOR], Senator for [STATE]</a></h1>
|
1132
|
+
</div>
|
1133
|
+
</header>
|
1134
|
+
//-->
|
1135
|
+
|
1136
|
+
|
1137
|
+
|
1138
|
+
|
1139
|
+
|
1140
|
+
|
1141
|
+
|
1142
|
+
|
1143
|
+
|
1144
|
+
|
1145
|
+
|
1146
|
+
<div id="content" role="main" class="row">
|
1147
|
+
<ul class='breadcrumbs offset2 span12'><li><a href='http://www.vitter.senate.gov/'>Home</a><span class='divider'>></span> </li><li><a href='http://www.vitter.senate.gov/newsroom'>Newsroom</a><span class='divider'>></span> </li><li class='current-section'>Press Releases</li></ul>
|
1148
|
+
|
1149
|
+
<div class="offset2 span12">
|
1150
|
+
<div class="span8">
|
1151
|
+
|
1152
|
+
|
1153
|
+
<h1>Press Releases</h1>
|
1154
|
+
|
1155
|
+
|
1156
|
+
|
1157
|
+
|
1158
|
+
<div id="sam-main" class="amend-textarea">
|
1159
|
+
|
1160
|
+
|
1161
|
+
|
1162
|
+
|
1163
|
+
|
1164
|
+
|
1165
|
+
|
1166
|
+
|
1167
|
+
|
1168
|
+
|
1169
|
+
|
1170
|
+
|
1171
|
+
|
1172
|
+
|
1173
|
+
|
1174
|
+
|
1175
|
+
|
1176
|
+
|
1177
|
+
|
1178
|
+
|
1179
|
+
|
1180
|
+
|
1181
|
+
|
1182
|
+
|
1183
|
+
|
1184
|
+
|
1185
|
+
</div>
|
1186
|
+
|
1187
|
+
|
1188
|
+
|
1189
|
+
|
1190
|
+
|
1191
|
+
|
1192
|
+
|
1193
|
+
|
1194
|
+
|
1195
|
+
|
1196
|
+
|
1197
|
+
|
1198
|
+
|
1199
|
+
|
1200
|
+
|
1201
|
+
|
1202
|
+
|
1203
|
+
|
1204
|
+
|
1205
|
+
|
1206
|
+
|
1207
|
+
|
1208
|
+
|
1209
|
+
|
1210
|
+
|
1211
|
+
|
1212
|
+
|
1213
|
+
|
1214
|
+
|
1215
|
+
|
1216
|
+
|
1217
|
+
|
1218
|
+
|
1219
|
+
|
1220
|
+
|
1221
|
+
|
1222
|
+
|
1223
|
+
|
1224
|
+
|
1225
|
+
|
1226
|
+
|
1227
|
+
|
1228
|
+
|
1229
|
+
|
1230
|
+
|
1231
|
+
|
1232
|
+
|
1233
|
+
|
1234
|
+
|
1235
|
+
|
1236
|
+
|
1237
|
+
|
1238
|
+
|
1239
|
+
|
1240
|
+
|
1241
|
+
|
1242
|
+
|
1243
|
+
|
1244
|
+
|
1245
|
+
|
1246
|
+
|
1247
|
+
|
1248
|
+
|
1249
|
+
|
1250
|
+
|
1251
|
+
|
1252
|
+
|
1253
|
+
|
1254
|
+
|
1255
|
+
|
1256
|
+
|
1257
|
+
|
1258
|
+
|
1259
|
+
|
1260
|
+
|
1261
|
+
|
1262
|
+
|
1263
|
+
|
1264
|
+
|
1265
|
+
|
1266
|
+
|
1267
|
+
|
1268
|
+
|
1269
|
+
|
1270
|
+
|
1271
|
+
|
1272
|
+
|
1273
|
+
|
1274
|
+
|
1275
|
+
|
1276
|
+
|
1277
|
+
|
1278
|
+
|
1279
|
+
|
1280
|
+
|
1281
|
+
|
1282
|
+
|
1283
|
+
|
1284
|
+
|
1285
|
+
|
1286
|
+
|
1287
|
+
|
1288
|
+
|
1289
|
+
|
1290
|
+
|
1291
|
+
|
1292
|
+
|
1293
|
+
|
1294
|
+
|
1295
|
+
|
1296
|
+
|
1297
|
+
|
1298
|
+
|
1299
|
+
|
1300
|
+
|
1301
|
+
|
1302
|
+
|
1303
|
+
|
1304
|
+
|
1305
|
+
|
1306
|
+
|
1307
|
+
|
1308
|
+
|
1309
|
+
|
1310
|
+
|
1311
|
+
|
1312
|
+
|
1313
|
+
|
1314
|
+
|
1315
|
+
|
1316
|
+
|
1317
|
+
|
1318
|
+
|
1319
|
+
|
1320
|
+
|
1321
|
+
|
1322
|
+
|
1323
|
+
<p>
|
1324
|
+
Currently showing results
|
1325
|
+
|
1326
|
+
|
1327
|
+
in <strong>2013</strong>
|
1328
|
+
|
1329
|
+
|
1330
|
+
|
1331
|
+
|
1332
|
+
|
1333
|
+
</p>
|
1334
|
+
|
1335
|
+
|
1336
|
+
|
1337
|
+
<!-- googleoff:all -->
|
1338
|
+
<table class="table table-striped">
|
1339
|
+
<tbody>
|
1340
|
+
|
1341
|
+
|
1342
|
+
|
1343
|
+
<thead>
|
1344
|
+
<tr class="divider">
|
1345
|
+
<th colspan="2">April 2013</th>
|
1346
|
+
</tr>
|
1347
|
+
</thead>
|
1348
|
+
|
1349
|
+
<tr>
|
1350
|
+
<td class="date"><time datetime="2013-04-30">04/30/13</time></td>
|
1351
|
+
<td><a href="
|
1352
|
+
|
1353
|
+
|
1354
|
+
|
1355
|
+
|
1356
|
+
|
1357
|
+
|
1358
|
+
http://www.vitter.senate.gov/newsroom/press/vitter-bp-to-pay-340-million-of-1-billion-in-early-restoration-fines
|
1359
|
+
|
1360
|
+
">Vitter: BP to Pay $340 Million of $1 Billion in Early Restoration Fines</a></td>
|
1361
|
+
</tr>
|
1362
|
+
|
1363
|
+
|
1364
|
+
<tr>
|
1365
|
+
<td class="date"><time datetime="2013-04-25">04/25/13</time></td>
|
1366
|
+
<td><a href="
|
1367
|
+
|
1368
|
+
|
1369
|
+
|
1370
|
+
|
1371
|
+
|
1372
|
+
|
1373
|
+
http://www.vitter.senate.gov/newsroom/press/vitter-amendment-would-end-obamacare-exemption-for-obama-appointees
|
1374
|
+
|
1375
|
+
">Vitter Amendment Would End Obamacare Exemption for Obama Appointees</a></td>
|
1376
|
+
</tr>
|
1377
|
+
|
1378
|
+
|
1379
|
+
<tr>
|
1380
|
+
<td class="date"><time datetime="2013-04-24">04/24/13</time></td>
|
1381
|
+
<td><a href="
|
1382
|
+
|
1383
|
+
|
1384
|
+
|
1385
|
+
|
1386
|
+
|
1387
|
+
|
1388
|
+
http://www.vitter.senate.gov/newsroom/press/vitter-brown-unveil-legislation-that-would-end-too-big-to-fail-policies
|
1389
|
+
|
1390
|
+
">Vitter, Brown Unveil Legislation That Would End “Too Big To Fail” Policies</a></td>
|
1391
|
+
</tr>
|
1392
|
+
|
1393
|
+
|
1394
|
+
<tr>
|
1395
|
+
<td class="date"><time datetime="2013-04-23">04/23/13</time></td>
|
1396
|
+
<td><a href="
|
1397
|
+
|
1398
|
+
|
1399
|
+
|
1400
|
+
|
1401
|
+
|
1402
|
+
|
1403
|
+
http://www.vitter.senate.gov/newsroom/press/vitter-questions-dept-of-army-on-review-of-fort-polk-at-senate-committee-hearing
|
1404
|
+
|
1405
|
+
">Vitter Questions Dept. of Army on Review of Fort Polk at Senate Committee Hearing</a></td>
|
1406
|
+
</tr>
|
1407
|
+
|
1408
|
+
|
1409
|
+
<tr>
|
1410
|
+
<td class="date"><time datetime="2013-04-23">04/23/13</time></td>
|
1411
|
+
<td><a href="
|
1412
|
+
|
1413
|
+
|
1414
|
+
|
1415
|
+
|
1416
|
+
|
1417
|
+
|
1418
|
+
http://www.vitter.senate.gov/newsroom/press/vitter-cordrays-testimony-increases-cloud-of-uncertainty
|
1419
|
+
|
1420
|
+
">Vitter: Cordray’s Testimony Increases “Cloud of Uncertainty”</a></td>
|
1421
|
+
</tr>
|
1422
|
+
|
1423
|
+
|
1424
|
+
<tr>
|
1425
|
+
<td class="date"><time datetime="2013-04-19">04/19/13</time></td>
|
1426
|
+
<td><a href="
|
1427
|
+
|
1428
|
+
|
1429
|
+
|
1430
|
+
|
1431
|
+
|
1432
|
+
|
1433
|
+
http://www.vitter.senate.gov/newsroom/press/vitter-calls-for-release-of-year-old-stanford-ponzi-scheme-receiver-report
|
1434
|
+
|
1435
|
+
">Vitter Calls for Release of Year-old Stanford Ponzi Scheme Receiver Report</a></td>
|
1436
|
+
</tr>
|
1437
|
+
|
1438
|
+
|
1439
|
+
<tr>
|
1440
|
+
<td class="date"><time datetime="2013-04-16">04/16/13</time></td>
|
1441
|
+
<td><a href="
|
1442
|
+
|
1443
|
+
|
1444
|
+
|
1445
|
+
|
1446
|
+
|
1447
|
+
|
1448
|
+
http://www.vitter.senate.gov/newsroom/press/vitter-introduces-north-american-wetlands-conservation-act
|
1449
|
+
|
1450
|
+
">Vitter Introduces North American Wetlands Conservation Act</a></td>
|
1451
|
+
</tr>
|
1452
|
+
|
1453
|
+
|
1454
|
+
<tr>
|
1455
|
+
<td class="date"><time datetime="2013-04-16">04/16/13</time></td>
|
1456
|
+
<td><a href="
|
1457
|
+
|
1458
|
+
|
1459
|
+
|
1460
|
+
|
1461
|
+
|
1462
|
+
|
1463
|
+
http://www.vitter.senate.gov/newsroom/press/vitter-receives-spirit-of-enterprise-award
|
1464
|
+
|
1465
|
+
">Vitter Receives "Spirit of Enterprise" Award</a></td>
|
1466
|
+
</tr>
|
1467
|
+
|
1468
|
+
|
1469
|
+
<tr>
|
1470
|
+
<td class="date"><time datetime="2013-04-11">04/11/13</time></td>
|
1471
|
+
<td><a href="
|
1472
|
+
|
1473
|
+
|
1474
|
+
|
1475
|
+
|
1476
|
+
|
1477
|
+
|
1478
|
+
http://www.vitter.senate.gov/newsroom/press/vitter-furious-that-obamas-budget-has-zero-money-for-west-shore-levee-protection-program
|
1479
|
+
|
1480
|
+
">Vitter Furious that Obama's Budget Has Zero Money for West Shore Levee Protection Program</a></td>
|
1481
|
+
</tr>
|
1482
|
+
|
1483
|
+
|
1484
|
+
<tr>
|
1485
|
+
<td class="date"><time datetime="2013-04-11">04/11/13</time></td>
|
1486
|
+
<td><a href="
|
1487
|
+
|
1488
|
+
|
1489
|
+
|
1490
|
+
|
1491
|
+
|
1492
|
+
|
1493
|
+
http://www.vitter.senate.gov/newsroom/press/vitter-fha-bailout-proposal-in-presidents-budget-is-a-lowlight-of-an-irresponsible-budget
|
1494
|
+
|
1495
|
+
">Vitter: FHA Bailout Proposal in President’s Budget is a Lowlight of an Irresponsible Budget</a></td>
|
1496
|
+
</tr>
|
1497
|
+
|
1498
|
+
|
1499
|
+
<tr>
|
1500
|
+
<td class="date"><time datetime="2013-04-09">04/09/13</time></td>
|
1501
|
+
<td><a href="
|
1502
|
+
|
1503
|
+
|
1504
|
+
|
1505
|
+
|
1506
|
+
|
1507
|
+
|
1508
|
+
http://www.vitter.senate.gov/newsroom/press/vitter-bill-will-extend-states-offshore-jurisdiction-including-fisheries-management-
|
1509
|
+
|
1510
|
+
">Vitter Bill Will Extend State’s Offshore Jurisdiction, Including Fisheries Management </a></td>
|
1511
|
+
</tr>
|
1512
|
+
|
1513
|
+
|
1514
|
+
<tr>
|
1515
|
+
<td class="date"><time datetime="2013-04-05">04/05/13</time></td>
|
1516
|
+
<td><a href="
|
1517
|
+
|
1518
|
+
|
1519
|
+
|
1520
|
+
|
1521
|
+
|
1522
|
+
|
1523
|
+
http://www.vitter.senate.gov/newsroom/press/vitter-applauds-decision-to-protect-shreveport-control-tower-
|
1524
|
+
|
1525
|
+
">Vitter Applauds Decision to Protect Shreveport Control Tower </a></td>
|
1526
|
+
</tr>
|
1527
|
+
|
1528
|
+
|
1529
|
+
<tr>
|
1530
|
+
<td class="date"><time datetime="2013-04-05">04/05/13</time></td>
|
1531
|
+
<td><a href="
|
1532
|
+
|
1533
|
+
|
1534
|
+
|
1535
|
+
|
1536
|
+
|
1537
|
+
|
1538
|
+
http://www.vitter.senate.gov/newsroom/press/vitter-says-over-the-counter-morning-after-pill-is-an-attack-on-parents-role
|
1539
|
+
|
1540
|
+
">Vitter Says Over the Counter “Morning After” Pill is an Attack on Parents’ Role</a></td>
|
1541
|
+
</tr>
|
1542
|
+
|
1543
|
+
|
1544
|
+
<tr>
|
1545
|
+
<td class="date"><time datetime="2013-04-04">04/04/13</time></td>
|
1546
|
+
<td><a href="
|
1547
|
+
|
1548
|
+
|
1549
|
+
|
1550
|
+
|
1551
|
+
|
1552
|
+
|
1553
|
+
http://www.vitter.senate.gov/newsroom/press/vitter-discusses-efforts-to-protect-shreveport-control-tower-with-local-officials
|
1554
|
+
|
1555
|
+
">Vitter Discusses Efforts to Protect Shreveport Control Tower With Local Officials</a></td>
|
1556
|
+
</tr>
|
1557
|
+
|
1558
|
+
|
1559
|
+
<tr>
|
1560
|
+
<td class="date"><time datetime="2013-04-04">04/04/13</time></td>
|
1561
|
+
<td><a href="
|
1562
|
+
|
1563
|
+
|
1564
|
+
|
1565
|
+
|
1566
|
+
|
1567
|
+
|
1568
|
+
http://www.vitter.senate.gov/newsroom/press/fischer-vitter-epa-giving-out-personal-information-of-private-citizens-to-environmental-groups
|
1569
|
+
|
1570
|
+
">Fischer, Vitter: EPA Giving out Personal Information of Private Citizens to Environmental Groups</a></td>
|
1571
|
+
</tr>
|
1572
|
+
|
1573
|
+
|
1574
|
+
<tr>
|
1575
|
+
<td class="date"><time datetime="2013-04-03">04/03/13</time></td>
|
1576
|
+
<td><a href="
|
1577
|
+
|
1578
|
+
|
1579
|
+
|
1580
|
+
|
1581
|
+
|
1582
|
+
|
1583
|
+
http://www.vitter.senate.gov/newsroom/press/vitter-calls-obamas-latest-home-lending-plan-subprime-deja-vu_
|
1584
|
+
|
1585
|
+
">Vitter Calls Obama’s Latest Home Lending Plan Subprime Déjà vu </a></td>
|
1586
|
+
</tr>
|
1587
|
+
|
1588
|
+
|
1589
|
+
<tr>
|
1590
|
+
<td class="date"><time datetime="2013-04-02">04/02/13</time></td>
|
1591
|
+
<td><a href="
|
1592
|
+
|
1593
|
+
|
1594
|
+
|
1595
|
+
|
1596
|
+
|
1597
|
+
|
1598
|
+
http://www.vitter.senate.gov/newsroom/press/vitter-sessions-question-epa-sue-and-settle-deal-with-sierra-club
|
1599
|
+
|
1600
|
+
">Vitter, Sessions Question EPA “Sue-and-Settle” Deal with Sierra Club</a></td>
|
1601
|
+
</tr>
|
1602
|
+
|
1603
|
+
|
1604
|
+
|
1605
|
+
<thead>
|
1606
|
+
<tr class="divider">
|
1607
|
+
<th colspan="2">March 2013</th>
|
1608
|
+
</tr>
|
1609
|
+
</thead>
|
1610
|
+
|
1611
|
+
<tr>
|
1612
|
+
<td class="date"><time datetime="2013-03-29">03/29/13</time></td>
|
1613
|
+
<td><a href="
|
1614
|
+
|
1615
|
+
|
1616
|
+
|
1617
|
+
|
1618
|
+
|
1619
|
+
|
1620
|
+
http://www.vitter.senate.gov/newsroom/press/vitter-says-tier-3-regulation-is-bad-news-for-drivers
|
1621
|
+
|
1622
|
+
">Vitter Says Tier 3 Regulation is Bad News for Drivers</a></td>
|
1623
|
+
</tr>
|
1624
|
+
|
1625
|
+
|
1626
|
+
<tr>
|
1627
|
+
<td class="date"><time datetime="2013-03-22">03/22/13</time></td>
|
1628
|
+
<td><a href="
|
1629
|
+
|
1630
|
+
|
1631
|
+
|
1632
|
+
|
1633
|
+
|
1634
|
+
|
1635
|
+
http://www.vitter.senate.gov/newsroom/press/senate-approves-vitter-brown-amendment-to-end-too-big-to-fail-hand-out-for-mega-banks-
|
1636
|
+
|
1637
|
+
">Senate Approves Vitter, Brown Amendment to End Too-Big-To-Fail Hand Out for Mega-banks </a></td>
|
1638
|
+
</tr>
|
1639
|
+
|
1640
|
+
|
1641
|
+
<tr>
|
1642
|
+
<td class="date"><time datetime="2013-03-22">03/22/13</time></td>
|
1643
|
+
<td><a href="
|
1644
|
+
|
1645
|
+
|
1646
|
+
|
1647
|
+
|
1648
|
+
|
1649
|
+
|
1650
|
+
http://www.vitter.senate.gov/newsroom/press/lesson-from-vote-a-rama-senate-supports-energy-production-opposes-carbon-tax
|
1651
|
+
|
1652
|
+
">Lesson from Vote-A-Rama: Senate Supports Energy Production, Opposes Carbon Tax</a></td>
|
1653
|
+
</tr>
|
1654
|
+
|
1655
|
+
</tbody>
|
1656
|
+
|
1657
|
+
</table>
|
1658
|
+
<!-- pagination control start -->
|
1659
|
+
|
1660
|
+
<!--googleoff: all-->
|
1661
|
+
|
1662
|
+
<script language="javascript" >
|
1663
|
+
function selectPage(dropdown) {
|
1664
|
+
var newPageNum = (dropdown.options.selectedIndex) + 1;
|
1665
|
+
//alert(newPageNum);
|
1666
|
+
var q = getQueryVal('q');
|
1667
|
+
var rid = getQueryVal('rid');
|
1668
|
+
var m = getQueryVal('month');
|
1669
|
+
var y = getQueryVal('year');
|
1670
|
+
|
1671
|
+
var newUrl = "/newsroom/press?PageNum_rs=" + newPageNum
|
1672
|
+
if(typeof rid !='undefined' && rid !='') {
|
1673
|
+
|
1674
|
+
newUrl = newUrl + '&rid=' + rid
|
1675
|
+
|
1676
|
+
}
|
1677
|
+
if(typeof q != 'undefined' && q != "") {
|
1678
|
+
newUrl = newUrl + '&q=' + q;
|
1679
|
+
}
|
1680
|
+
|
1681
|
+
if(typeof m != 'undefined' && m != "") {
|
1682
|
+
newUrl = newUrl + '&month=' + m;
|
1683
|
+
}
|
1684
|
+
|
1685
|
+
if(typeof y != 'undefined' && y != "") {
|
1686
|
+
newUrl = newUrl + '&year=' + y;
|
1687
|
+
}
|
1688
|
+
|
1689
|
+
//alert(newUrl);
|
1690
|
+
location.href=newUrl;
|
1691
|
+
}
|
1692
|
+
</script>
|
1693
|
+
|
1694
|
+
|
1695
|
+
|
1696
|
+
|
1697
|
+
|
1698
|
+
|
1699
|
+
|
1700
|
+
<ul class="pager">
|
1701
|
+
|
1702
|
+
|
1703
|
+
<li class="next"><a href="/newsroom/press?PageNum_rs=2&amp;year=2013">next »</a></li>
|
1704
|
+
|
1705
|
+
</ul>
|
1706
|
+
|
1707
|
+
|
1708
|
+
|
1709
|
+
<!--googleon: all-->
|
1710
|
+
|
1711
|
+
<!-- googleon:all -->
|
1712
|
+
|
1713
|
+
<!--googleoff: all-->
|
1714
|
+
<footer>
|
1715
|
+
|
1716
|
+
|
1717
|
+
|
1718
|
+
|
1719
|
+
<div id="fb-root"></div>
|
1720
|
+
<script>(function(d, s, id) {
|
1721
|
+
var js, fjs = d.getElementsByTagName(s)[0];
|
1722
|
+
if (d.getElementById(id)) return;
|
1723
|
+
js = d.createElement(s); js.id = id;
|
1724
|
+
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=178127398911465";
|
1725
|
+
fjs.parentNode.insertBefore(js, fjs);
|
1726
|
+
}(document, 'script', 'facebook-jssdk'));</script>
|
1727
|
+
|
1728
|
+
<div class="clearfix"></div>
|
1729
|
+
<ul id="actions" class="unstyled clearfix">
|
1730
|
+
<li><a onClick="window.print()" style="cursor:pointer;" class="button">Print</a></li>
|
1731
|
+
<li><a style="cursor:pointer;" onclick="document.getElementById('send-to-friend-form').submit();" class="button">Email</a></li>
|
1732
|
+
<li>
|
1733
|
+
<div class="fb-like" data-href="http://www.vitter.senate.gov/newsroom/press" data-send="false" data-layout="button_count" data-width="60" data-show-faces="false" data-font="verdana"></div>
|
1734
|
+
</li>
|
1735
|
+
|
1736
|
+
<li>
|
1737
|
+
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://www.vitter.senate.gov/newsroom/press" data-text="Press Releases">Tweet</a>
|
1738
|
+
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
|
1739
|
+
|
1740
|
+
|
1741
|
+
|
1742
|
+
|
1743
|
+
</ul>
|
1744
|
+
|
1745
|
+
|
1746
|
+
|
1747
|
+
<form id="send-to-friend-form" action="http://www.vitter.senate.gov/email/" method="post">
|
1748
|
+
<input type="hidden" id="send-to-friend-id" name="send_to_friend_id" value="bb6ebc0a-4040-f985-52cd-d258b68d186d" />
|
1749
|
+
<input type="hidden" id="send-to-friend-path" name="send_to_friend_path" value="http://www.vitter.senate.gov/newsroom/press" />
|
1750
|
+
<input type="hidden" id="send-to-friend-title" name="send_to_friend_title" value="Press Releases" />
|
1751
|
+
</form>
|
1752
|
+
|
1753
|
+
|
1754
|
+
</footer>
|
1755
|
+
|
1756
|
+
<!--googleon: all-->
|
1757
|
+
|
1758
|
+
</div>
|
1759
|
+
<div id="asides" class="span3">
|
1760
|
+
<!-- googleoff:all -->
|
1761
|
+
<aside class="controls">
|
1762
|
+
<h1>Search</h1>
|
1763
|
+
|
1764
|
+
|
1765
|
+
|
1766
|
+
|
1767
|
+
|
1768
|
+
|
1769
|
+
|
1770
|
+
|
1771
|
+
|
1772
|
+
|
1773
|
+
|
1774
|
+
|
1775
|
+
|
1776
|
+
|
1777
|
+
|
1778
|
+
|
1779
|
+
|
1780
|
+
|
1781
|
+
|
1782
|
+
|
1783
|
+
|
1784
|
+
|
1785
|
+
|
1786
|
+
|
1787
|
+
|
1788
|
+
|
1789
|
+
|
1790
|
+
|
1791
|
+
|
1792
|
+
|
1793
|
+
|
1794
|
+
|
1795
|
+
|
1796
|
+
|
1797
|
+
|
1798
|
+
|
1799
|
+
|
1800
|
+
|
1801
|
+
<div id="keyword-search">
|
1802
|
+
<form method="get" action="http://www.vitter.senate.gov/search/" name="search_sidebar_form" id="search_sidebar_form" enctype="application/x-www-form-urlencoded">
|
1803
|
+
|
1804
|
+
|
1805
|
+
|
1806
|
+
|
1807
|
+
|
1808
|
+
<fieldset>
|
1809
|
+
<legend>By Keyword</legend>
|
1810
|
+
|
1811
|
+
<input id="search-press-field" name="search-press-field" value="" type="text" placeholder="Keyword" />
|
1812
|
+
<input type="hidden" name="as_sitesearch" value="http://www.vitter.senate.gov/newsroom/press"/>
|
1813
|
+
<input type="hidden" name="access" value="p" />
|
1814
|
+
<input type="hidden" name="as_dt" value="i" />
|
1815
|
+
<input type="hidden" name="as_epq" value="" />
|
1816
|
+
<input type="hidden" name="as_eq" value="" />
|
1817
|
+
<input type="hidden" name="as_lq" value="" />
|
1818
|
+
<input type="hidden" name="as_occt" value="any" />
|
1819
|
+
<input type="hidden" name="as_oq" value="" />
|
1820
|
+
<input type="hidden" name="as_q" value="" />
|
1821
|
+
<input type="hidden" name="client" value="vitter" />
|
1822
|
+
<input type="hidden" name="sntsp" value="0" />
|
1823
|
+
<input type="hidden" name="filter" value="0" />
|
1824
|
+
<input type="hidden" name="getfields" value="title" />
|
1825
|
+
|
1826
|
+
<input type="hidden" name="lr" value="" />
|
1827
|
+
<input type="hidden" name="num" value="15" />
|
1828
|
+
<input type="hidden" name="numgm" value="3" />
|
1829
|
+
<input type="hidden" name="oe" value="UTF8" />
|
1830
|
+
<input type="hidden" name="output" value="xml" />
|
1831
|
+
<input type="hidden" name="partialfields" value="" />
|
1832
|
+
<input type="hidden" name="proxycustom" value="" />
|
1833
|
+
<input type="hidden" name="proxyreload" value="0" />
|
1834
|
+
<input type="hidden" name="proxystylesheet" value="default_frontend" />
|
1835
|
+
<input type="hidden" name="requiredfields" value="" />
|
1836
|
+
<input type="hidden" name="site" value="vitter" />
|
1837
|
+
<input type="hidden" name="sitesearch" value="" />
|
1838
|
+
<input type="hidden" name="sort" value="date:D:S:d1" />
|
1839
|
+
<input type="hidden" name="start" value="0" />
|
1840
|
+
<input type="hidden" name="ud" value="1" />
|
1841
|
+
<input type="submit" id="side-search-btn" value="Submit" />
|
1842
|
+
<div class="clear"><!-- // --></div>
|
1843
|
+
</fieldset>
|
1844
|
+
</form>
|
1845
|
+
|
1846
|
+
</div>
|
1847
|
+
|
1848
|
+
|
1849
|
+
|
1850
|
+
|
1851
|
+
|
1852
|
+
|
1853
|
+
|
1854
|
+
|
1855
|
+
|
1856
|
+
|
1857
|
+
|
1858
|
+
|
1859
|
+
|
1860
|
+
|
1861
|
+
|
1862
|
+
|
1863
|
+
|
1864
|
+
|
1865
|
+
|
1866
|
+
|
1867
|
+
|
1868
|
+
|
1869
|
+
|
1870
|
+
|
1871
|
+
|
1872
|
+
|
1873
|
+
|
1874
|
+
|
1875
|
+
|
1876
|
+
|
1877
|
+
|
1878
|
+
|
1879
|
+
|
1880
|
+
|
1881
|
+
|
1882
|
+
|
1883
|
+
</aside>
|
1884
|
+
<aside>
|
1885
|
+
<h1>Filter</h1>
|
1886
|
+
<form id="search_sidebar_form">
|
1887
|
+
<fieldset>
|
1888
|
+
<label for="inline-search-month">By Date:</label>
|
1889
|
+
|
1890
|
+
|
1891
|
+
|
1892
|
+
<select name="inline-search-month" class="" id="inline-search-month">
|
1893
|
+
|
1894
|
+
<option value="0" selected="selected">Months</option>
|
1895
|
+
|
1896
|
+
|
1897
|
+
<option value="01">January</option>
|
1898
|
+
<option value="02">February</option>
|
1899
|
+
<option value="03">March</option>
|
1900
|
+
<option value="04">April</option>
|
1901
|
+
<option value="05">May</option>
|
1902
|
+
<option value="06">June</option>
|
1903
|
+
<option value="07">July</option>
|
1904
|
+
<option value="08">August</option>
|
1905
|
+
<option value="09">September</option>
|
1906
|
+
<option value="10">October</option>
|
1907
|
+
<option value="11">November</option>
|
1908
|
+
<option value="12">December</option>
|
1909
|
+
</select>
|
1910
|
+
|
1911
|
+
|
1912
|
+
|
1913
|
+
|
1914
|
+
|
1915
|
+
|
1916
|
+
|
1917
|
+
|
1918
|
+
|
1919
|
+
|
1920
|
+
|
1921
|
+
|
1922
|
+
|
1923
|
+
|
1924
|
+
|
1925
|
+
|
1926
|
+
|
1927
|
+
|
1928
|
+
|
1929
|
+
|
1930
|
+
|
1931
|
+
|
1932
|
+
|
1933
|
+
|
1934
|
+
|
1935
|
+
|
1936
|
+
|
1937
|
+
|
1938
|
+
|
1939
|
+
|
1940
|
+
|
1941
|
+
|
1942
|
+
|
1943
|
+
|
1944
|
+
|
1945
|
+
|
1946
|
+
|
1947
|
+
|
1948
|
+
|
1949
|
+
<select name="inline-search-year" class="" id="inline-search-year">
|
1950
|
+
|
1951
|
+
<option value="0">Years</option>
|
1952
|
+
|
1953
|
+
|
1954
|
+
<option value="2013" selected="selected">2013</option>
|
1955
|
+
|
1956
|
+
<option value="2012">2012</option>
|
1957
|
+
|
1958
|
+
<option value="2011">2011</option>
|
1959
|
+
|
1960
|
+
<option value="2010">2010</option>
|
1961
|
+
|
1962
|
+
<option value="2009">2009</option>
|
1963
|
+
|
1964
|
+
<option value="2008">2008</option>
|
1965
|
+
|
1966
|
+
<option value="2007">2007</option>
|
1967
|
+
|
1968
|
+
<option value="2006">2006</option>
|
1969
|
+
|
1970
|
+
<option value="2005">2005</option>
|
1971
|
+
|
1972
|
+
</select>
|
1973
|
+
|
1974
|
+
|
1975
|
+
|
1976
|
+
|
1977
|
+
|
1978
|
+
|
1979
|
+
|
1980
|
+
|
1981
|
+
|
1982
|
+
|
1983
|
+
|
1984
|
+
|
1985
|
+
|
1986
|
+
|
1987
|
+
|
1988
|
+
|
1989
|
+
|
1990
|
+
|
1991
|
+
|
1992
|
+
|
1993
|
+
|
1994
|
+
|
1995
|
+
|
1996
|
+
|
1997
|
+
|
1998
|
+
|
1999
|
+
|
2000
|
+
|
2001
|
+
|
2002
|
+
|
2003
|
+
|
2004
|
+
|
2005
|
+
|
2006
|
+
|
2007
|
+
|
2008
|
+
|
2009
|
+
|
2010
|
+
|
2011
|
+
|
2012
|
+
|
2013
|
+
|
2014
|
+
|
2015
|
+
<label for="inline-search-topic">By Topic:</label>
|
2016
|
+
<select id="inline-search-issues" name="inline-search-issues">
|
2017
|
+
<option value="">--</option>
|
2018
|
+
|
2019
|
+
<option value="a28ba430-0e02-271b-2385-56344901d1ce" > Agriculture </option>
|
2020
|
+
|
2021
|
+
<option value="695a1f6e-b54e-4076-8d03-2667a6cd939b" > Banking </option>
|
2022
|
+
|
2023
|
+
<option value="37f17e11-7e9c-9af9-70de-8fd9fbe41a51" > Border Security Caucus </option>
|
2024
|
+
|
2025
|
+
<option value="9c8698d9-4c93-48ee-9865-b5f6e452b046" > Budget </option>
|
2026
|
+
|
2027
|
+
<option value="473e7dcc-b51e-2d9f-6091-f6d24f2bfde1" > Coastal Restoration </option>
|
2028
|
+
|
2029
|
+
<option value="79348266-f09a-4494-a2eb-2bd397b9eab9" > Crime and Drugs </option>
|
2030
|
+
|
2031
|
+
<option value="473ad4f8-e785-edea-64b7-6673ff7c1151" > Economy </option>
|
2032
|
+
|
2033
|
+
<option value="316f634e-147d-48e7-aac5-7a0521db5cc1" > Education </option>
|
2034
|
+
|
2035
|
+
<option value="47442e2c-0ff0-1793-e6b3-72bf3fcb3f17" > Energy </option>
|
2036
|
+
|
2037
|
+
<option value="a3eabb0c-9e2e-4fde-be24-03856bbd2ca9" > Environment </option>
|
2038
|
+
|
2039
|
+
<option value="1440e2b6-2a4f-433e-b31a-58a675aa6790" > Health Care </option>
|
2040
|
+
|
2041
|
+
<option value="e03283e9-7e9c-9af9-7a17-e73c67c37032" > Hurricane Preparedness </option>
|
2042
|
+
|
2043
|
+
<option value="4e6022c5-5ff1-4d9b-b7bb-06f085f91c61" > Life & Values </option>
|
2044
|
+
|
2045
|
+
<option value="86869c40-0847-4513-9758-76615975eccf" > National Defense </option>
|
2046
|
+
|
2047
|
+
<option value="a2938411-b154-3ebc-24fc-53b09a8dbe22" > Seafood </option>
|
2048
|
+
|
2049
|
+
<option value="c4c2fe77-96d4-4f03-9b7f-71e1c6f5e4cb" > Second Amendment Rights </option>
|
2050
|
+
|
2051
|
+
<option value="76c392b5-40e6-4f73-a5df-441e7904a15f" > Small Business </option>
|
2052
|
+
|
2053
|
+
<option value="1dad355b-321f-4383-9ba2-1498cdce7e4d" > Social Security </option>
|
2054
|
+
|
2055
|
+
<option value="3d9080b5-ab31-4070-b94d-6b6efda4e2ec" > Taxes </option>
|
2056
|
+
|
2057
|
+
<option value="ee89e45f-06b6-46ab-89cd-eebb6bb977f2" > Transportation </option>
|
2058
|
+
|
2059
|
+
<option value="bfc229d2-ba64-4bf8-a8f8-18e96655e662" > Veterans Affairs </option>
|
2060
|
+
|
2061
|
+
<option value="b3d70752-d055-520c-d82a-6cf26e353904" > Washington Rhetoric vs. Reality </option>
|
2062
|
+
|
2063
|
+
</select>
|
2064
|
+
|
2065
|
+
|
2066
|
+
<input type="button" id="side-update-by-date-btn" onClick="filter.run('newsroom/press')" value="Update" />
|
2067
|
+
</fieldset>
|
2068
|
+
</form>
|
2069
|
+
</aside>
|
2070
|
+
|
2071
|
+
<!-- googleon:all -->
|
2072
|
+
</div>
|
2073
|
+
<!-- end asides //-->
|
2074
|
+
|
2075
|
+
</div>
|
2076
|
+
</div>
|
2077
|
+
<!-- end content //-->
|
2078
|
+
<!-- end container //-->
|
2079
|
+
|
2080
|
+
|
2081
|
+
|
2082
|
+
<footer class="footer row">
|
2083
|
+
<div class=" offset2">
|
2084
|
+
<h1>Office Locations</h1>
|
2085
|
+
<div id="tool">
|
2086
|
+
|
2087
|
+
<div id="office_map">
|
2088
|
+
<img src="/themes/vitter/images/footer/invis.png" usemap="#la_map" width="255" alt="regions">
|
2089
|
+
<map name="la_map" id="la_map" alt="regions">
|
2090
|
+
<area shape="poly" coords="3,4,3,5,3,57,12,67,13,76,21,88,21,94,26,101,33,91,52,89,62,81,51,71,55,61,52,48,56,48,59,31,51,30,52,24,55,18,58,15,59,0" href="#nw" id="nw" alt="nw" />
|
2091
|
+
<area shape="poly" coords="121,67,136,63,147,46,146,27,137,4,104,1,89,1,60,2,60,12,53,23,53,28,59,30,58,44,54,48,76,46,80,60,100,57,106,61,109,53,113,65" href="#ne" id="ne" alt="ne" />
|
2092
|
+
<area shape="poly" coords="54,48,55,60,52,67,64,80,52,91,32,91,25,102,22,118,29,117,70,114,77,106,89,118,103,115,105,107,115,104,124,68,111,65,109,54,103,60,98,58,80,60,74,45" href="#central" id="central" alt="central"/><area shape="poly" coords="26,118,18,130,19,136,16,141,22,146,21,157,11,171,17,176,46,171,72,180,70,157,65,157,71,149,67,144,70,137,68,130,70,115" href="#sw" id="sw" alt="sw" />
|
2093
|
+
<area shape="poly" coords="78,109,69,116,70,133,68,145,73,149,67,155,72,157,74,181,120,206,128,194,133,188,130,181,136,177,138,166,131,164,132,153,124,153,118,153,121,144,113,144,111,133,107,133,104,113,90,117" href="#ac" id="ac" alt="ac" />
|
2094
|
+
<area shape="poly" coords="106,108,118,104,158,102,159,125,167,135,161,145,154,145,159,160,151,160,139,176,139,163,133,163,134,151,122,151,122,141,114,141,112,131,106,131" href="#br" id="br" alt="br" />
|
2095
|
+
<area shape="poly" coords="160,102,197,100,193,114,208,140,221,149,220,166,207,174,236,190,218,204,194,189,179,200,152,205,130,194,136,188,133,181,142,176,151,162,160,161,156,146,162,147,170,134,158,124" href="#se" id="se" alt="se" />
|
2096
|
+
</map>
|
2097
|
+
</div>
|
2098
|
+
</div>
|
2099
|
+
<div id="offices">
|
2100
|
+
<ul class="office-locations offset2 unstyled" id="office_links">
|
2101
|
+
<li class="vcard span2" >
|
2102
|
+
<div class="info" id="ac_o">
|
2103
|
+
<div class="org fn">Acadiana</div>
|
2104
|
+
<div class="add">
|
2105
|
+
<div class="street-address">2201 Kaliste Saloom Road <span class="extended-address"> Suite 201</span></div>
|
2106
|
+
<span class="locality">Lafayette</span>, <span class="region">LA</span> <span class="postal-code">70508</span> </div>
|
2107
|
+
<div class="tel">tel (337) 993-9502</div>
|
2108
|
+
<div class="fax">fax (337) 993-9567</div>
|
2109
|
+
<a class="directions" href="http://maps.google.com/maps?q=2201+Kaliste+Saloom+Rd,+Lafayette,+Louisiana+70508" target="_blank">Get Directions</a> </div>
|
2110
|
+
</li>
|
2111
|
+
<li class="vcard span2 " >
|
2112
|
+
<div class="info" id="br_o">
|
2113
|
+
<div class="org fn">Baton Rouge</div>
|
2114
|
+
<div class="add">
|
2115
|
+
<div class="street-address">858 Convention St.</div>
|
2116
|
+
<span class="locality">Baton Rouge</span>, <span class="region">LA</span> <span class="postal-code">70802</span> </div>
|
2117
|
+
<div class="tel">tel (225) 383-0331</div>
|
2118
|
+
<div class="fax">fax (225) 383-0952</div>
|
2119
|
+
<a class="directions" href="http://maps.google.com/maps?q=858+Convention+St.+Baton+Rouge,+Louisiana+70802" target="_blank">Get Directions</a> </div>
|
2120
|
+
</li>
|
2121
|
+
<li class="vcard span2 " >
|
2122
|
+
<div class="info" id="central_o">
|
2123
|
+
<div class="org fn">Central Louisiana</div>
|
2124
|
+
<div class="add">
|
2125
|
+
<div class="street-address">Plaza 28 - 6501 Coliseum Blvd.<span class="extended-address" style="float:left;">Suite 700-A</span></div>
|
2126
|
+
<span class="locality">Alexandria</span>, <span class="region">LA</span> <span class="postal-code">71303</span> </div>
|
2127
|
+
<div class="tel">tel (318) 448-0169</div>
|
2128
|
+
<div class="fax">fax (318) 448-0189</div>
|
2129
|
+
<a class="directions" href="http://maps.google.com/maps?q=6501+Coliseum+Blvd.+Alexandria,+Louisiana+71303" target="_blank">Get Directions</a> </div>
|
2130
|
+
</li>
|
2131
|
+
<li class="vcard span2 last" >
|
2132
|
+
<div class="info" id="ne_o">
|
2133
|
+
<div class="org fn">Northeast Louisiana</div>
|
2134
|
+
<div class="add">
|
2135
|
+
<div class="street-address">1651 Louisville Avenue <span class="extended-address">Suite 148 </span></div>
|
2136
|
+
<span class="locality">Monroe</span>, <span class="region">LA</span> <span class="postal-code">71201</span> </div>
|
2137
|
+
<div class="tel">tel (318) 325-8120</div>
|
2138
|
+
<div class="fax">fax (318) 325-9165</div>
|
2139
|
+
<a class="directions" href="http://maps.google.com/maps?q=1651+Louisville+Avenue+Suite+148+Monroe,+Louisiana+71201" target="_blank">Get Directions</a> </div>
|
2140
|
+
</li>
|
2141
|
+
</ul>
|
2142
|
+
<ul class="office-locations offset2 unstyled" id="links2">
|
2143
|
+
<li class="vcard span2 " >
|
2144
|
+
<div class="info" id="nw_o">
|
2145
|
+
<div class="org fn">Northwest Louisiana</div>
|
2146
|
+
<div class="add">
|
2147
|
+
<div class="street-address">920 Pierremont Road <span class="extended-address">Suite 113</span></div>
|
2148
|
+
<span class="locality">Shreveport</span>, <span class="region">LA</span> <span class="postal-code">71106</span> </div>
|
2149
|
+
<div class="tel">tel (318) 861-0437</div>
|
2150
|
+
<div class="fax">fax (318) 861-4865</div>
|
2151
|
+
<a class="directions" href="http://maps.google.com/maps?q=920+Pierremont+Road+Shreveport,+Louisiana+71106" target="_blank">Get Directions</a> </div>
|
2152
|
+
</li>
|
2153
|
+
<li class="vcard span2 " >
|
2154
|
+
<div class="info" id="se_o">
|
2155
|
+
<div class="org fn">Southeast Louisiana</div>
|
2156
|
+
<div class="add">
|
2157
|
+
<div class="street-address">2800 Veterans Memorial Blvd. <span class="extended-address">Suite 201</span></div>
|
2158
|
+
<span class="locality">Metairie</span>, <span class="region">LA</span> <span class="postal-code">70002</span>
|
2159
|
+
</div>
|
2160
|
+
<div class="tel">tel (504) 589-2753</div>
|
2161
|
+
<div class="fax">fax (504) 589-2607</div>
|
2162
|
+
<a class="directions" href="http://maps.google.com/maps?q=2800+Veterans+Blvd+Metairie,+Louisiana+70002" target="_blank">Get Directions</a>
|
2163
|
+
</div>
|
2164
|
+
</li>
|
2165
|
+
<li class="vcard span2" >
|
2166
|
+
<div class="info" id="sw_o">
|
2167
|
+
<div class="org fn">Southwest Louisiana</div>
|
2168
|
+
<div class="add">
|
2169
|
+
<div class="street-address">949 Ryan St <span class="extended-address">Suite E</span></div>
|
2170
|
+
<span class="locality">Lake Charles</span>, <span class="region">LA</span> <span class="postal-code">70601</span>
|
2171
|
+
</div>
|
2172
|
+
<div class="tel">tel (337) 436-0453</div>
|
2173
|
+
<div class="fax">fax (337) 436-3163</div>
|
2174
|
+
<a class="directions" href="http://maps.google.com/maps?q=949+Ryan+St+Suite+E+Louisiana+70601" target="_blank">Get Directions</a>
|
2175
|
+
</div>
|
2176
|
+
</li>
|
2177
|
+
|
2178
|
+
|
2179
|
+
<li class="vcard span2 last">
|
2180
|
+
<div class="info">
|
2181
|
+
<div class="org fn">Washington, D.C.</div>
|
2182
|
+
<div class="add">
|
2183
|
+
<div class="street-address">516 Hart Senate Office Building</div>
|
2184
|
+
<span class="locality">Washington</span>, <span class="region">DC</span> <span class="postal-code">20510</span> </div>
|
2185
|
+
<div class="tel">tel (202) 224-4623</div>
|
2186
|
+
<div class="fax">fax (202) 228-5061</div>
|
2187
|
+
<a class="directions" href="http://maps.google.com/maps?client=safari&q=United+States+Capitol+Building" target="_blank">Get Directions</a> </div>
|
2188
|
+
</li>
|
2189
|
+
</ul>
|
2190
|
+
</div>
|
2191
|
+
</div>
|
2192
|
+
</footer>
|
2193
|
+
<div class="sub-footer row">
|
2194
|
+
<div class=" offset2">
|
2195
|
+
|
2196
|
+
|
2197
|
+
<ul class="footer-links unstyled">
|
2198
|
+
|
2199
|
+
<li>
|
2200
|
+
<p><a href="http://www.vitter.senate.gov/about-david/">About David</a></p>
|
2201
|
+
</li>
|
2202
|
+
|
2203
|
+
<li>
|
2204
|
+
<p><a href="http://www.vitter.senate.gov/louisiana/">Louisiana</a></p>
|
2205
|
+
</li>
|
2206
|
+
|
2207
|
+
<li>
|
2208
|
+
<p><a href="http://www.vitter.senate.gov/services/">Constituent Services</a></p>
|
2209
|
+
</li>
|
2210
|
+
|
2211
|
+
<li>
|
2212
|
+
<p><a href="/">Issues</a></p>
|
2213
|
+
</li>
|
2214
|
+
|
2215
|
+
<li>
|
2216
|
+
<p><a href="http://www.vitter.senate.gov/newsroom/">Newsroom</a></p>
|
2217
|
+
</li>
|
2218
|
+
|
2219
|
+
<li>
|
2220
|
+
<p><a href="http://www.vitter.senate.gov/from-davids-desk/">From David's Desk</a></p>
|
2221
|
+
</li>
|
2222
|
+
|
2223
|
+
<li>
|
2224
|
+
<p><a href="http://www.vitter.senate.gov/contact/">Contact</a></p>
|
2225
|
+
</li>
|
2226
|
+
|
2227
|
+
<li>
|
2228
|
+
<p><a href="http://www.vitter.senate.gov/privacy">Privacy Policy</a></p></li>
|
2229
|
+
</ul>
|
2230
|
+
|
2231
|
+
</div>
|
2232
|
+
</div>
|
2233
|
+
<script src="http://platform.twitter.com/widgets.js"></script>
|
2234
|
+
<script src="/scripts/vendor/jquery/jquery.js?cachebuster=1360671559"></script>
|
2235
|
+
<script src="/scripts/vendor/bootstrap/bootstrap-transition.js?cachebuster=1360671552"></script>
|
2236
|
+
<script src="/scripts/vendor/bootstrap/bootstrap-alert.js?cachebuster=1360671554"></script>
|
2237
|
+
<script src="/scripts/vendor/bootstrap/bootstrap-modal.js?cachebuster=1360671552"></script>
|
2238
|
+
<script src="/scripts/vendor/bootstrap/bootstrap-dropdown.js?cachebuster=1360671553"></script>
|
2239
|
+
<script src="/scripts/vendor/bootstrap/bootstrap-scrollspy.js?cachebuster=1360671555"></script>
|
2240
|
+
<script src="/scripts/vendor/bootstrap/bootstrap-tab.js?cachebuster=1360671539"></script>
|
2241
|
+
<script src="/scripts/vendor/bootstrap/bootstrap-tooltip.js?cachebuster=1360671554"></script>
|
2242
|
+
<script src="/scripts/vendor/bootstrap/bootstrap-popover.js?cachebuster=1360671554"></script>
|
2243
|
+
<script src="/scripts/vendor/bootstrap/bootstrap-button.js?cachebuster=1360671555"></script>
|
2244
|
+
<script src="/scripts/vendor/bootstrap/bootstrap-collapse.js?cachebuster=1360671556"></script>
|
2245
|
+
<script src="/scripts/vendor/bootstrap/bootstrap-carousel.js?cachebuster=1360671553"></script>
|
2246
|
+
<script src="/scripts/vendor/bootstrap/bootstrap-typeahead.js?cachebuster=1360671540"></script>
|
2247
|
+
<script src="/scripts/vendor/bootstrap/bootstrap-affix.js?cachebuster=1360671539"></script>
|
2248
|
+
<script src="/scripts/vendor/orientation.js?cachebuster=1360671568"></script>
|
2249
|
+
<script src="/scripts/vendor/mootools/mootools.js?cachebuster=1360671562"></script>
|
2250
|
+
<script src="/scripts/vendor/mootools/mootools-more.js?cachebuster=1360671562"></script>
|
2251
|
+
|
2252
|
+
<script src="/scripts/vendor/placeholders/Placeholders.min.js?cachebuster=1360671538"></script>
|
2253
|
+
|
2254
|
+
<script type="text/javascript">
|
2255
|
+
window.top['site_path'] = "bb6ebc0a-4040-f985-52cd-d258b68d186d";
|
2256
|
+
|
2257
|
+
|
2258
|
+
|
2259
|
+
var application = {
|
2260
|
+
"config": {
|
2261
|
+
"tinymce": {
|
2262
|
+
"plugins": {
|
2263
|
+
"selectvideo": {
|
2264
|
+
"player": "jwplayer", // should be set to "legacy" or "jwplayer" currently
|
2265
|
+
"youtube": true, // set to true to write the youtube tags for youtube videos
|
2266
|
+
"width": "100%", // set width and height on the containing element
|
2267
|
+
"height": "100%",
|
2268
|
+
"tracking": true
|
2269
|
+
}
|
2270
|
+
}
|
2271
|
+
}
|
2272
|
+
},
|
2273
|
+
"fn": { // deprecated mootools 1.2 stuff that we'll probably still use once we upgrade fully to 1.3
|
2274
|
+
"defined": function(obj) {
|
2275
|
+
return (obj != undefined);
|
2276
|
+
},
|
2277
|
+
"check": function(obj) {
|
2278
|
+
return !!(obj || obj === 0);
|
2279
|
+
}
|
2280
|
+
},
|
2281
|
+
"form": {
|
2282
|
+
"processed": null
|
2283
|
+
},
|
2284
|
+
"friendly_urls": true,
|
2285
|
+
"map": {
|
2286
|
+
"width": "100%", // set width and height on the containing element
|
2287
|
+
"height": "100%"
|
2288
|
+
},
|
2289
|
+
"siteroot": "http://www.vitter.senate.gov/",
|
2290
|
+
"theme": "vitter",
|
2291
|
+
"webroot": "http://www.vitter.senate.gov/"
|
2292
|
+
};
|
2293
|
+
|
2294
|
+
var yt_players = [];
|
2295
|
+
function onYouTubePlayerAPIReady() {
|
2296
|
+
$each(yt_players, function(video) {
|
2297
|
+
video.target.innerHTML = "";
|
2298
|
+
video.player = new YT.Player(video.target, {
|
2299
|
+
width: video.width,
|
2300
|
+
height: video.height,
|
2301
|
+
videoId: video.id,
|
2302
|
+
events: {
|
2303
|
+
'onStateChange': function(event) {
|
2304
|
+
if (event.data == YT.PlayerState.PLAYING) {
|
2305
|
+
_gaq.push(['_trackEvent', 'Video', 'Play', video.title ]);
|
2306
|
+
} /*else if (event.data == YT.PlayerState.PAUSED) {
|
2307
|
+
_gaq.push(['_trackEvent', 'Video', 'Pause', video.title ]);
|
2308
|
+
}*/ else if (event.data == YT.PlayerState.ENDED) {
|
2309
|
+
_gaq.push(['_trackEvent', 'Video', 'Complete', video.title ]);
|
2310
|
+
}
|
2311
|
+
}
|
2312
|
+
}
|
2313
|
+
});
|
2314
|
+
});
|
2315
|
+
}
|
2316
|
+
|
2317
|
+
function returnfalse() { return false }
|
2318
|
+
</script>
|
2319
|
+
<script src="/scripts/global.js?cachebuster=1360671803"></script>
|
2320
|
+
|
2321
|
+
|
2322
|
+
<script type="text/javascript">
|
2323
|
+
//<![CDATA[
|
2324
|
+
window.addEvent("domready", function() {
|
2325
|
+
var footer = document.id("tool");
|
2326
|
+
var offices = document.id("offices");
|
2327
|
+
var links = offices.getElements("ul li div.info");
|
2328
|
+
|
2329
|
+
links.each(function(link) {
|
2330
|
+
link.addEvents({
|
2331
|
+
"mouseenter": function() {
|
2332
|
+
footer.erase("class");
|
2333
|
+
footer.addClass(this.id.replace(/link_/gi, ""));
|
2334
|
+
offices.erase("class");
|
2335
|
+
offices.addClass(this.id.replace(/link_/gi, ""));
|
2336
|
+
},
|
2337
|
+
"mouseleave": function() {
|
2338
|
+
footer.erase("class");
|
2339
|
+
offices.erase("class");
|
2340
|
+
|
2341
|
+
}
|
2342
|
+
});
|
2343
|
+
|
2344
|
+
});
|
2345
|
+
|
2346
|
+
var footer_tool = document.id("tool");
|
2347
|
+
var areas = footer.getElements("map#la_map area");
|
2348
|
+
|
2349
|
+
areas.each(function(area) {
|
2350
|
+
if (Browser.ie) {
|
2351
|
+
area.addEvents({
|
2352
|
+
"mouseover": function() {
|
2353
|
+
footer_tool.erase("class");
|
2354
|
+
footer_tool.addClass(this.id.replace(/area_/gi, ""));
|
2355
|
+
offices.erase("class");
|
2356
|
+
offices.addClass(this.id.replace(/area_/gi, ""));
|
2357
|
+
},
|
2358
|
+
"mouseout": function() {
|
2359
|
+
footer_tool.erase("class");
|
2360
|
+
offices.erase("class");
|
2361
|
+
}
|
2362
|
+
});
|
2363
|
+
} else {
|
2364
|
+
area.addEvents({
|
2365
|
+
"mouseenter": function() {
|
2366
|
+
footer_tool.erase("class");
|
2367
|
+
footer_tool.addClass(this.id.replace(/area_/gi, ""));
|
2368
|
+
offices.erase("class");
|
2369
|
+
offices.addClass(this.id.replace(/area_/gi, ""));
|
2370
|
+
},
|
2371
|
+
"mouseleave": function() {
|
2372
|
+
footer_tool.erase("class");
|
2373
|
+
offices.erase("class");
|
2374
|
+
}
|
2375
|
+
});
|
2376
|
+
}
|
2377
|
+
});
|
2378
|
+
|
2379
|
+
Placeholders.init({
|
2380
|
+
live: true,
|
2381
|
+
hideOnFocus: true
|
2382
|
+
});
|
2383
|
+
});
|
2384
|
+
|
2385
|
+
// setup nav for touch devices
|
2386
|
+
Modernizr.load({
|
2387
|
+
test: Modernizr.touch,
|
2388
|
+
yep: '/scripts/touch-dropdowns.js'
|
2389
|
+
});
|
2390
|
+
//]]>
|
2391
|
+
</script>
|
2392
|
+
|
2393
|
+
<script src="http://www.youtube.com/player_api" type="text/javascript" charset="utf-8"></script>
|
2394
|
+
|
2395
|
+
|
2396
|
+
<script type="text/javascript">
|
2397
|
+
|
2398
|
+
var _gaq = _gaq || [];
|
2399
|
+
_gaq.push(['_setAccount', 'UA-31361-42']);
|
2400
|
+
_gaq.push(['_trackPageview']);
|
2401
|
+
|
2402
|
+
(function() {
|
2403
|
+
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
2404
|
+
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
2405
|
+
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
2406
|
+
})();
|
2407
|
+
|
2408
|
+
</script>
|
2409
|
+
|
2410
|
+
<script src="/wt_sdc/vitter_webtrends.js" type="text/javascript"></script>
|
2411
|
+
<!-- ----------------------------------------------------------------------------------- -->
|
2412
|
+
<!-- Warning: The two script blocks below must remain inline. Moving them to an external -->
|
2413
|
+
<!-- JavaScript include file can cause serious problems with cross-domain tracking. -->
|
2414
|
+
<!-- ----------------------------------------------------------------------------------- -->
|
2415
|
+
<script type="text/javascript">
|
2416
|
+
//<![CDATA[
|
2417
|
+
var _tag=new WebTrends();
|
2418
|
+
_tag.dcsGetId();
|
2419
|
+
//]]>
|
2420
|
+
</script>
|
2421
|
+
<script type="text/javascript">
|
2422
|
+
//<![CDATA[
|
2423
|
+
_tag.dcsCustom=function(){
|
2424
|
+
}
|
2425
|
+
_tag.dcsCollect();
|
2426
|
+
//]]>
|
2427
|
+
</script>
|
2428
|
+
<noscript>
|
2429
|
+
<div><img alt="DCSIMG" id="DCSIMG" width="1" height="1" src="//sdc1.senate.gov/dcsv9zud56iyw6osv3trvi0pc_7i7j/njs.gif?dcsuri=/nojavascript&WT.js=No&WT.tv=9.4.0&dcssip=www.vitter.senate.gov"/></div>
|
2430
|
+
</noscript>
|
2431
|
+
|
2432
|
+
|
2433
|
+
|
2434
|
+
<script>
|
2435
|
+
if (top.frames.length > 0 && window.top.location.href.match(/\/amend\//gi)) {
|
2436
|
+
document.write('<script type="text/javascript" src="/scripts/vendor/tinymce/tiny_mce.js?cachebuster=1360671749"><\/script>');
|
2437
|
+
}
|
2438
|
+
</script>
|
2439
|
+
|
2440
|
+
|
2441
|
+
|
2442
|
+
|
2443
|
+
<script src="/scripts/filter.js?cachebuster=1360671802"></script>
|
2444
|
+
|
2445
|
+
|
2446
|
+
|
2447
|
+
<script type="text/javascript">
|
2448
|
+
window.addEvent("domready", function() {
|
2449
|
+
$$("script.deferred-script").each(function(script) {
|
2450
|
+
Browser.exec((Browser.ie) ? script.innerHTML : script.get("text"));
|
2451
|
+
});
|
2452
|
+
});
|
2453
|
+
</script>
|
2454
|
+
|
2455
|
+
|
2456
|
+
|
2457
|
+
</body></html>
|
2458
|
+
|
2459
|
+
|
2460
|
+
|
2461
|
+
|