statement 1.9.9 → 2.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,2211 @@
1
+
2
+
3
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
+ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb" >
5
+ <head>
6
+ <meta http-equiv="content-type" content="text/html; charset=utf-8" />
7
+ <title>Press Releases</title>
8
+ <link href="http://keating.house.gov/index.php?option=com_content&amp;view=category&amp;id=14&amp;Itemid=13" rel="canonical" />
9
+ <link href="/templates/keating/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
10
+ <link href="http://keating.house.gov/index.php?option=com_search&amp;view=category&amp;id=14&amp;Itemid=13&amp;format=opensearch" rel="search" title="Search The Online Office of Congressman Bill Keating" type="application/opensearchdescription+xml" />
11
+ <link rel="stylesheet" href="/plugins/editors/jckeditor/typography/typography2.php" type="text/css" />
12
+ <script src="/media/jui/js/jquery.min.js" type="text/javascript"></script>
13
+ <script src="/media/jui/js/jquery-noconflict.js" type="text/javascript"></script>
14
+ <script src="/media/jui/js/jquery-migrate.min.js" type="text/javascript"></script>
15
+ <script src="/media/system/js/caption.js" type="text/javascript"></script>
16
+ <script type="text/javascript">
17
+ jQuery(window).on('load', function() {
18
+ new JCaption('img.caption');
19
+ });
20
+ </script>
21
+ <!-- start - swMenuFree 8.3_J2.5-J3.0 javascript and CSS links -->
22
+ <script type="text/javascript" src="http://keating.house.gov/modules/mod_swmenufree/jquery-1.6.min.js"></script>
23
+ <script type="text/javascript" src="http://keating.house.gov/modules/mod_swmenufree/transmenu_Packed.js"></script>
24
+ <style type='text/css'>
25
+ <!--
26
+ #subwrap table,
27
+ #subwrap td,
28
+ #subwrap tr,
29
+ .swmenu td,
30
+ .swmenu table,
31
+ .swmenu tr {
32
+ border:0 !important;
33
+ }
34
+ .transMenu {
35
+ position:absolute ;
36
+ overflow:hidden;
37
+ left:-1000px;
38
+ top:-1000px;
39
+ }
40
+ .transMenu .content {
41
+ position:absolute ;
42
+ }
43
+ .transMenu .items {
44
+ position:relative ;
45
+ left:0px; top:0px;
46
+ z-index:2;
47
+ }
48
+ .transMenu td
49
+ {
50
+ padding-top: 5px !important;
51
+ padding-right: 10px !important;
52
+ padding-bottom: 5px !important;
53
+ padding-left: 10px !important;
54
+ font-size: 13px ;
55
+ font-family: Arial, Helvetica, sans-serif ;
56
+ text-align: left ;
57
+ font-weight: bold ;
58
+ color: #FFFFFF ;
59
+ }
60
+ #subwrap
61
+ {
62
+ text-align: left ;
63
+ }
64
+ .transMenu .item:hover td,
65
+ .transMenu .item.hover td
66
+ {
67
+ color: #FFFFFF !important ;
68
+ }
69
+ .transMenu .item {
70
+ text-decoration: none ;
71
+ font-style: normal !important;
72
+ text-decoration: none !important;
73
+ text-transform: none !important;
74
+ white-space: nowrap;
75
+ cursor:pointer;
76
+ }
77
+ .transMenu .item td {
78
+ border-bottom-width:0 !important;
79
+ border-bottom-color: #94FFB4 ;
80
+ border-left-width:0 !important;
81
+ border-left-color: #94FFB4 ;
82
+ border-right-width:0 !important;
83
+ border-right-color: #94FFB4 ;
84
+ }
85
+ .transMenu .item .top_item {
86
+ border-top-width:0 !important;
87
+ border-top-color: #94FFB4 ;
88
+ }
89
+ .transMenu .background {
90
+ background-image:none !important;
91
+ background-color: #477252 ;
92
+ position:absolute ;
93
+ left:0px; top:0px;
94
+ z-index:1;
95
+ opacity:0.8;
96
+ filter:alpha(opacity=80);
97
+ }
98
+ .transMenu .shadowRight {
99
+ position:absolute ;
100
+ z-index:3;
101
+ top:-3000px; width:2px;
102
+ opacity:0.8;
103
+ filter:alpha(opacity=80);
104
+ }
105
+ .transMenu .shadowBottom {
106
+ position:absolute ;
107
+ z-index:1;
108
+ left:-3000px; height:2px;
109
+ opacity:0.8;
110
+ filter:alpha(opacity=80);
111
+ }
112
+ .transMenu .item.hover ,
113
+ .transMenu .item:hover {
114
+ background-image:none !important;
115
+ background-color: #477252 !important ;
116
+ }
117
+ .transMenu .transImage {
118
+ }
119
+ #td_menu_wrap {
120
+ top: 0px;
121
+ left: 0px;
122
+ z-index: 1;
123
+ position:relative;
124
+ padding-right: 8px ;
125
+ padding-bottom: 8px ;
126
+ padding-left: 8px ;
127
+ background-image:none ;
128
+ }
129
+ table.swmenu tr{
130
+ }
131
+ table.swmenu a{
132
+ padding-top: 5px ;
133
+ padding-right: 15px ;
134
+ padding-bottom: 5px ;
135
+ padding-left: 15px ;
136
+ font-size: 16px ;
137
+ font-family: Arial, Helvetica, sans-serif ;
138
+ text-align: left ;
139
+ font-weight: bold ;
140
+ color: #FFFFFF ;
141
+ text-decoration: none ;
142
+ margin-bottom:0px ;
143
+ display:block ;
144
+ background-image:none ;
145
+ font-style: normal ;
146
+ text-decoration: none ;
147
+ text-transform: none ;
148
+ white-space: nowrap;
149
+ position: relative;
150
+ border-top-color: #F34AFF ;
151
+ border-left-color: #F34AFF ;
152
+ border-bottom-color: #F34AFF ;
153
+ border-right: 0;
154
+ }
155
+ table.swmenu td {
156
+ }
157
+ table.swmenu td.last a {
158
+ border-color: #F34AFF ;
159
+ }
160
+ #swmenu a:hover,
161
+ #swmenu a.hover {
162
+ background-image:none !important;
163
+ color: #FFFFFF !important ;
164
+ }
165
+ #trans-active a.hover,
166
+ #trans-active a:hover,
167
+ #trans-active a{
168
+ color: #FFFFFF !important ;
169
+ background-image:none !important;
170
+ }
171
+ #swmenu span {
172
+ display:none;
173
+ }
174
+
175
+ -->
176
+ </style>
177
+ <!-- end - swMenuFree javascript and CSS links -->
178
+
179
+ <link rel="stylesheet" href="/templates/system/css/system.css" type="text/css" />
180
+ <link rel="stylesheet" href="/templates/system/css/general.css" type="text/css" />
181
+ <link rel="stylesheet" href="/templates/keating/css/template.css" type="text/css" />
182
+ <link rel="stylesheet" href="/p7vscroller/s2/p7VSC02.css" type="text/css" media="all" />
183
+ <script type="text/javascript" src="/p7vscroller/p7vscscripts.js"></script>
184
+
185
+ <link href="/templates/keating/jquery.js" type="text/javascript" />
186
+ <link href="/templates/keating/main.js" type="text/javascript" />
187
+
188
+
189
+ <script language="JavaScript" type="text/JavaScript">
190
+ <!--
191
+ function MM_swapImgRestore() { //v3.0
192
+ var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
193
+ }
194
+
195
+ function MM_preloadImages() { //v3.0
196
+ var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
197
+ var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
198
+ if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
199
+ }
200
+
201
+ function MM_findObj(n, d) { //v4.01
202
+ var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
203
+ d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
204
+ if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
205
+ for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
206
+ if(!x && d.getElementById) x=d.getElementById(n); return x;
207
+ }
208
+
209
+ function MM_swapImage() { //v3.0
210
+ var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
211
+ if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
212
+ }
213
+ //-->
214
+ </script>
215
+
216
+
217
+ <script language="JavaScript" type="text/javascript">
218
+ <!--
219
+ //v1.7
220
+ // Flash Player Version Detection
221
+ // Detect Client Browser type
222
+ // Copyright 2005-2008 Adobe Systems Incorporated. All rights reserved.
223
+ var isIE = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false;
224
+ var isWin = (navigator.appVersion.toLowerCase().indexOf("win") != -1) ? true : false;
225
+ var isOpera = (navigator.userAgent.indexOf("Opera") != -1) ? true : false;
226
+ function ControlVersion()
227
+ {
228
+ var version;
229
+ var axo;
230
+ var e;
231
+ // NOTE : new ActiveXObject(strFoo) throws an exception if strFoo isn't in the registry
232
+ try {
233
+ // version will be set for 7.X or greater players
234
+ axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.7");
235
+ version = axo.GetVariable("$version");
236
+ } catch (e) {
237
+ }
238
+ if (!version)
239
+ {
240
+ try {
241
+ // version will be set for 6.X players only
242
+ axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.6");
243
+
244
+ // installed player is some revision of 6.0
245
+ // GetVariable("$version") crashes for versions 6.0.22 through 6.0.29,
246
+ // so we have to be careful.
247
+
248
+ // default to the first public version
249
+ version = "WIN 6,0,21,0";
250
+ // throws if AllowScripAccess does not exist (introduced in 6.0r47)
251
+ axo.AllowScriptAccess = "always";
252
+ // safe to call for 6.0r47 or greater
253
+ version = axo.GetVariable("$version");
254
+ } catch (e) {
255
+ }
256
+ }
257
+ if (!version)
258
+ {
259
+ try {
260
+ // version will be set for 4.X or 5.X player
261
+ axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3");
262
+ version = axo.GetVariable("$version");
263
+ } catch (e) {
264
+ }
265
+ }
266
+ if (!version)
267
+ {
268
+ try {
269
+ // version will be set for 3.X player
270
+ axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash.3");
271
+ version = "WIN 3,0,18,0";
272
+ } catch (e) {
273
+ }
274
+ }
275
+ if (!version)
276
+ {
277
+ try {
278
+ // version will be set for 2.X player
279
+ axo = new ActiveXObject("ShockwaveFlash.ShockwaveFlash");
280
+ version = "WIN 2,0,0,11";
281
+ } catch (e) {
282
+ version = -1;
283
+ }
284
+ }
285
+
286
+ return version;
287
+ }
288
+ // JavaScript helper required to detect Flash Player PlugIn version information
289
+ function GetSwfVer(){
290
+ // NS/Opera version >= 3 check for Flash plugin in plugin array
291
+ var flashVer = -1;
292
+
293
+ if (navigator.plugins != null && navigator.plugins.length > 0) {
294
+ if (navigator.plugins["Shockwave Flash 2.0"] || navigator.plugins["Shockwave Flash"]) {
295
+ var swVer2 = navigator.plugins["Shockwave Flash 2.0"] ? " 2.0" : "";
296
+ var flashDescription = navigator.plugins["Shockwave Flash" + swVer2].description;
297
+ var descArray = flashDescription.split(" ");
298
+ var tempArrayMajor = descArray[2].split(".");
299
+ var versionMajor = tempArrayMajor[0];
300
+ var versionMinor = tempArrayMajor[1];
301
+ var versionRevision = descArray[3];
302
+ if (versionRevision == "") {
303
+ versionRevision = descArray[4];
304
+ }
305
+ if (versionRevision[0] == "d") {
306
+ versionRevision = versionRevision.substring(1);
307
+ } else if (versionRevision[0] == "r") {
308
+ versionRevision = versionRevision.substring(1);
309
+ if (versionRevision.indexOf("d") > 0) {
310
+ versionRevision = versionRevision.substring(0, versionRevision.indexOf("d"));
311
+ }
312
+ }
313
+ var flashVer = versionMajor + "." + versionMinor + "." + versionRevision;
314
+ }
315
+ }
316
+ // MSN/WebTV 2.6 supports Flash 4
317
+ else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.6") != -1) flashVer = 4;
318
+ // WebTV 2.5 supports Flash 3
319
+ else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.5") != -1) flashVer = 3;
320
+ // older WebTV supports Flash 2
321
+ else if (navigator.userAgent.toLowerCase().indexOf("webtv") != -1) flashVer = 2;
322
+ else if ( isIE && isWin && !isOpera ) {
323
+ flashVer = ControlVersion();
324
+ }
325
+ return flashVer;
326
+ }
327
+ // When called with reqMajorVer, reqMinorVer, reqRevision returns true if that version or greater is available
328
+ function DetectFlashVer(reqMajorVer, reqMinorVer, reqRevision)
329
+ {
330
+ versionStr = GetSwfVer();
331
+ if (versionStr == -1 ) {
332
+ return false;
333
+ } else if (versionStr != 0) {
334
+ if(isIE && isWin && !isOpera) {
335
+ // Given "WIN 2,0,0,11"
336
+ tempArray = versionStr.split(" "); // ["WIN", "2,0,0,11"]
337
+ tempString = tempArray[1]; // "2,0,0,11"
338
+ versionArray = tempString.split(","); // ['2', '0', '0', '11']
339
+ } else {
340
+ versionArray = versionStr.split(".");
341
+ }
342
+ var versionMajor = versionArray[0];
343
+ var versionMinor = versionArray[1];
344
+ var versionRevision = versionArray[2];
345
+ // is the major.revision >= requested major.revision AND the minor version >= requested minor
346
+ if (versionMajor > parseFloat(reqMajorVer)) {
347
+ return true;
348
+ } else if (versionMajor == parseFloat(reqMajorVer)) {
349
+ if (versionMinor > parseFloat(reqMinorVer))
350
+ return true;
351
+ else if (versionMinor == parseFloat(reqMinorVer)) {
352
+ if (versionRevision >= parseFloat(reqRevision))
353
+ return true;
354
+ }
355
+ }
356
+ return false;
357
+ }
358
+ }
359
+ function AC_AddExtension(src, ext)
360
+ {
361
+ if (src.indexOf('?') != -1)
362
+ return src.replace(/\?/, ext+'?');
363
+ else
364
+ return src + ext;
365
+ }
366
+ function AC_Generateobj(objAttrs, params, embedAttrs)
367
+ {
368
+ var str = '';
369
+ if (isIE && isWin && !isOpera)
370
+ {
371
+ str += '<object ';
372
+ for (var i in objAttrs)
373
+ {
374
+ str += i + '="' + objAttrs[i] + '" ';
375
+ }
376
+ str += '>';
377
+ for (var i in params)
378
+ {
379
+ str += '<param name="' + i + '" value="' + params[i] + '" /> ';
380
+ }
381
+ str += '</object>';
382
+ }
383
+ else
384
+ {
385
+ str += '<embed ';
386
+ for (var i in embedAttrs)
387
+ {
388
+ str += i + '="' + embedAttrs[i] + '" ';
389
+ }
390
+ str += '> </embed>';
391
+ }
392
+ document.write(str);
393
+ }
394
+ function AC_FL_RunContent(){
395
+ var ret =
396
+ AC_GetArgs
397
+ ( arguments, ".swf", "movie", "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
398
+ , "application/x-shockwave-flash"
399
+ );
400
+ AC_Generateobj(ret.objAttrs, ret.params, ret.embedAttrs);
401
+ }
402
+ function AC_SW_RunContent(){
403
+ var ret =
404
+ AC_GetArgs
405
+ ( arguments, ".dcr", "src", "clsid:166B1BCA-3F9C-11CF-8075-444553540000"
406
+ , null
407
+ );
408
+ AC_Generateobj(ret.objAttrs, ret.params, ret.embedAttrs);
409
+ }
410
+ function AC_GetArgs(args, ext, srcParamName, classid, mimeType){
411
+ var ret = new Object();
412
+ ret.embedAttrs = new Object();
413
+ ret.params = new Object();
414
+ ret.objAttrs = new Object();
415
+ for (var i=0; i < args.length; i=i+2){
416
+ var currArg = args[i].toLowerCase();
417
+ switch (currArg){
418
+ case "classid":
419
+ break;
420
+ case "pluginspage":
421
+ ret.embedAttrs[args[i]] = args[i+1];
422
+ break;
423
+ case "src":
424
+ case "movie":
425
+ args[i+1] = AC_AddExtension(args[i+1], ext);
426
+ ret.embedAttrs["src"] = args[i+1];
427
+ ret.params[srcParamName] = args[i+1];
428
+ break;
429
+ case "onafterupdate":
430
+ case "onbeforeupdate":
431
+ case "onblur":
432
+ case "oncellchange":
433
+ case "onclick":
434
+ case "ondblclick":
435
+ case "ondrag":
436
+ case "ondragend":
437
+ case "ondragenter":
438
+ case "ondragleave":
439
+ case "ondragover":
440
+ case "ondrop":
441
+ case "onfinish":
442
+ case "onfocus":
443
+ case "onhelp":
444
+ case "onmousedown":
445
+ case "onmouseup":
446
+ case "onmouseover":
447
+ case "onmousemove":
448
+ case "onmouseout":
449
+ case "onkeypress":
450
+ case "onkeydown":
451
+ case "onkeyup":
452
+ case "onload":
453
+ case "onlosecapture":
454
+ case "onpropertychange":
455
+ case "onreadystatechange":
456
+ case "onrowsdelete":
457
+ case "onrowenter":
458
+ case "onrowexit":
459
+ case "onrowsinserted":
460
+ case "onstart":
461
+ case "onscroll":
462
+ case "onbeforeeditfocus":
463
+ case "onactivate":
464
+ case "onbeforedeactivate":
465
+ case "ondeactivate":
466
+ case "type":
467
+ case "codebase":
468
+ case "id":
469
+ ret.objAttrs[args[i]] = args[i+1];
470
+ break;
471
+ case "width":
472
+ case "height":
473
+ case "align":
474
+ case "vspace":
475
+ case "hspace":
476
+ case "class":
477
+ case "title":
478
+ case "accesskey":
479
+ case "name":
480
+ case "tabindex":
481
+ ret.embedAttrs[args[i]] = ret.objAttrs[args[i]] = args[i+1];
482
+ break;
483
+ default:
484
+ ret.embedAttrs[args[i]] = ret.params[args[i]] = args[i+1];
485
+ }
486
+ }
487
+ ret.objAttrs["classid"] = classid;
488
+ if (mimeType) ret.embedAttrs["type"] = mimeType;
489
+ return ret;
490
+ }
491
+ // -->
492
+ </script>
493
+ <script language="JavaScript" type="text/javascript">
494
+ <!--
495
+ // -----------------------------------------------------------------------------
496
+ // Globals
497
+ // Major version of Flash required
498
+ var requiredMajorVersion = 8;
499
+ // Minor version of Flash required
500
+ var requiredMinorVersion = 0;
501
+ // Revision of Flash required
502
+ var requiredRevision = 24;
503
+ // -----------------------------------------------------------------------------
504
+ // -->
505
+ </script>
506
+ <link id="JTKLocalCss" href="../keating/css/template.css" rel="stylesheet" type="text/css" />
507
+ <script type="text/javascript">var _gaq = _gaq || [];
508
+
509
+ _gaq.push(['_setAccount', 'UA-23996519-1']);
510
+
511
+ _gaq.push(['_trackPageview']);
512
+
513
+
514
+
515
+ (function() {
516
+
517
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
518
+
519
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
520
+
521
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
522
+
523
+ })();
524
+
525
+
526
+
527
+ </script></head>
528
+ <body>
529
+ <div id="wrapper">
530
+ <div id="searchbar">
531
+ <div style="float:left; margin-left:18px;"> <div class="module">
532
+ <div>
533
+ <div>
534
+ <div>
535
+
536
+
537
+ <div class="custom" >
538
+ <table width="99%" border="0" cellpadding="3">
539
+ <tbody>
540
+ <tr>
541
+ <td>
542
+ <p style="color: rgb(255, 255, 255); vertical-align: top"><strong><a title="" target="_blank" href="http://thomas.loc.gov/home/thomas.php" style="color: rgb(255, 255, 255)">THOMAS Bill Search</a>&nbsp; |&nbsp;&nbsp;<a title="" href="http://keating.house.gov/index.php?option=com_content&amp;view=article&amp;id=139&amp;Itemid=72" style="color: rgb(255, 255, 255)">Get Updates From Bill</a></strong>&nbsp; &nbsp;&nbsp;</p></td></tr></tbody></table></div>
543
+ </div>
544
+ </div>
545
+ </div>
546
+ </div>
547
+ </div>
548
+ <div style="float:left; margin-left:18px;"> <div class="module">
549
+ <div>
550
+ <div>
551
+ <div>
552
+
553
+
554
+ <div class="custom" >
555
+ <table width="120px" border="0" height="46">
556
+ <tbody>
557
+ <tr valign="top">
558
+ <td><a href="http://www.facebook.com/pages/US-Representative-Bill-Keating/183092598372008" title="" target="_blank"><img alt="" title="" src="images/btn/social/facebook.png" width="25" border="0" height="25" /></a></td>
559
+ <td><a href="http://twitter.com/USRepKeating" title="" target="_blank"><img alt="" title="" src="images/btn/social/twitter.png" width="24" border="0" height="25" /></a></td>
560
+ <td><a href="http://www.youtube.com/user/RepBillKeating" title="" target="_blank"><img alt="" title="" src="images/btn/social/youtube.png" width="24" border="0" height="25" /></a></td>
561
+ <td><a href="index.php?option=com_ninjarsssyndicator&amp;feed_id=1&amp;format=raw" title="" target="_blank"><img alt="" title="" src="images/btn/social/rss.png" width="24" border="0" height="25" /></a></td>
562
+ <td><a href="http://www.flickr.com/photos/usrepbillkeating/" title="" target="_blank"><img alt="" title="" src="images/btn/social/flickr.png" width="26" border="0" height="26" /></a></td></tr></tbody></table></div>
563
+ </div>
564
+ </div>
565
+ </div>
566
+ </div>
567
+ </div>
568
+ <div style="float:left; margin-left:18px; margin-right:18px;"></div>
569
+ <div style="float:left;">
570
+ <div class="search">
571
+ <div class="module">
572
+ <div>
573
+ <div>
574
+ <div>
575
+ <div class="search">
576
+ <form action="/index.php?option=com_content&amp;view=category&amp;id=14&amp;Itemid=13" method="post" class="form-inline">
577
+ <label for="mod-search-searchword" class="element-invisible"></label> <input name="searchword" id="mod-search-searchword" maxlength="20" class="inputbox search-query" type="text" size="15" value="Search..." onblur="if (this.value=='') this.value='Search...';" onfocus="if (this.value=='Search...') this.value='';" /> <button class="button btn btn-primary" onclick="this.form.searchword.focus();">Search</button> <input type="hidden" name="task" value="search" />
578
+ <input type="hidden" name="option" value="com_search" />
579
+ <input type="hidden" name="Itemid" value="13" />
580
+ </form>
581
+ </div>
582
+ </div>
583
+ </div>
584
+ </div>
585
+ </div>
586
+
587
+ </div>
588
+ </div>
589
+
590
+ </div>
591
+
592
+ <div id="wrapperContainer">
593
+ <div id="header">
594
+ <div id="rotator">
595
+ <div style="float:left;">
596
+ <div class="search">
597
+ <div class="module">
598
+ <div>
599
+ <div>
600
+ <div>
601
+ <div class="random-image">
602
+ <a href="index.php">
603
+ <img src="/images/home/img1.jpg" alt="img1.jpg" width="440" height="140" /></a>
604
+ </div>
605
+ </div>
606
+ </div>
607
+ </div>
608
+ </div>
609
+
610
+ </div>
611
+ </div>
612
+ </div>
613
+
614
+
615
+ </div>
616
+ <div id="topmenu">
617
+ <div class="module">
618
+ <div>
619
+ <div>
620
+ <div>
621
+
622
+ <!--swMenuFree8.3_J2.5-3.0 transmenu by http://www.swmenupro.com-->
623
+ <table id="menu_wrap" class="swmenu" align="left"><tr><td><div id="td_menu_wrap" >
624
+ <table cellspacing="0" cellpadding="0" id="swmenu" class="swmenu" >
625
+ <tr>
626
+ <td>
627
+ <a id="menu92" href="./index.php" >Home</a>
628
+ </td>
629
+ <td>
630
+ <a id="menu3" href="/index.php?option=com_content&amp;view=article&amp;id=18&amp;Itemid=3" >About Bill</a>
631
+ </td>
632
+ <td>
633
+ <a id="menu5" href="/index.php?option=com_content&amp;view=article&amp;id=21&amp;Itemid=5" >Constituent Services</a>
634
+ </td>
635
+ <td>
636
+ <a id="menu14" href="/index.php?option=com_content&amp;view=article&amp;id=241&amp;Itemid=14" >Issues</a>
637
+ </td>
638
+ <td>
639
+ <a id="menu90" href="/index.php?option=com_content&amp;view=article&amp;id=82&amp;Itemid=90" >Legislation</a>
640
+ </td>
641
+ <td>
642
+ <a id="menu15" href="#" >Our District</a>
643
+ </td>
644
+ <td id='trans-active'>
645
+ <a id="menu4" href="/index.php?option=com_content&amp;view=category&amp;id=8&amp;Itemid=4" >Media Center</a>
646
+ </td>
647
+ <td>
648
+ <a id="menu7" href="https://forms.house.gov/keating/webforms/contact.shtml" >Contact Bill</a>
649
+ </td>
650
+ <td class="last">
651
+ <a id="menu88" href="/index.php?option=com_content&amp;view=article&amp;id=29&amp;Itemid=88" >FAQs</a>
652
+ </td>
653
+ </tr>
654
+ </table></div></td></tr></table><hr style="display:block;clear:left;margin:-0.66em 0;visibility:hidden;" />
655
+ <div id="subwrap">
656
+ <script type="text/javascript">
657
+ <!--
658
+ if (TransMenu.isSupported()) {
659
+ var ms = new TransMenuSet(TransMenu.direction.down, 0,0, TransMenu.reference.bottomLeft);
660
+ var menu3 = ms.addMenu(document.getElementById("menu3"));
661
+ menu3.addItem("Biography", "/index.php?option=com_content&view=article&id=18&Itemid=8", "0");
662
+ menu3.addItem("Committees", "/index.php?option=com_content&view=article&id=19&Itemid=9", "0");
663
+ menu3.addItem("Caucuses", "/index.php?option=com_content&view=article&id=239&Itemid=89", "0");
664
+ menu3.addItem("Bill\'s Voting Record", "/index.php?option=com_content&view=article&id=20&Itemid=16", "0");
665
+ menu3.addItem("Bill\'s Office", "/index.php?option=com_content&view=article&id=305&Itemid=170", "0");
666
+ var menu5 = ms.addMenu(document.getElementById("menu5"));
667
+ menu5.addItem("Casework Assistance", "/index.php?option=com_content&view=article&id=21&Itemid=12", "0");
668
+ menu5.addItem("Congressional Art Competition", "/index.php?option=com_content&view=article&id=22&Itemid=64", "0");
669
+ menu5.addItem("Congressional STEM Competition", "/index.php?option=com_content&view=article&id=259&Itemid=152", "0");
670
+ menu5.addItem("Consumer Protections & Identity Theft", "/index.php?option=com_content&view=article&id=26&Itemid=38", "0");
671
+ menu5.addItem("Flag Requests", "/index.php?option=com_content&view=article&id=27&Itemid=66", "0");
672
+ menu5.addItem("Foreclosure Help", "/index.php?option=com_content&view=article&id=28&Itemid=39", "0");
673
+ menu5.addItem("Grant Assistance", "/index.php?option=com_content&view=article&id=30&Itemid=41", "0");
674
+ menu5.addItem("Helpful Federal Links", "/index.php?option=com_content&view=article&id=50&Itemid=45", "0");
675
+ menu5.addItem("Internships", "/index.php?option=com_content&view=article&id=31&Itemid=42", "0");
676
+ menu5.addItem("Kids Corner", "/index.php?option=com_content&view=article&id=51&Itemid=46", "0");
677
+ menu5.addItem("Passports and Visas", "/index.php?option=com_content&view=article&id=52&Itemid=47", "0");
678
+ menu5.addItem("Senior Services", "/index.php?option=com_content&view=article&id=54&Itemid=48", "0");
679
+ menu5.addItem("Service Academy Nominations", "/index.php?option=com_content&view=article&id=55&Itemid=49", "0");
680
+ menu5.addItem("Veterans & Military Family Resources", "/index.php?option=com_content&view=article&id=59&Itemid=53", "0");
681
+ menu5.addItem("Visiting DC", "/index.php?option=com_content&view=article&id=152&Itemid=43", "0");
682
+ var menu84 = menu5.addMenu(menu5.items[14],0,0);
683
+ menu84.addItem("Schedule a Tour", "https://forms.house.gov/keating/webforms/tours-and-tickets.shtml", "0");
684
+ var menu14 = ms.addMenu(document.getElementById("menu14"));
685
+ menu14.addItem("Economy & Jobs", "/index.php?option=com_content&view=article&id=35&Itemid=21", "0");
686
+ menu14.addItem("Education", "/index.php?option=com_content&view=article&id=36&Itemid=22", "0");
687
+ menu14.addItem("Energy", "/index.php?option=com_content&view=article&id=37&Itemid=23", "0");
688
+ menu14.addItem("Environmental Protection", "/index.php?option=com_content&view=article&id=38&Itemid=24", "0");
689
+ menu14.addItem("Fishing", "/index.php?option=com_content&view=article&id=39&Itemid=25", "0");
690
+ menu14.addItem("Foreign Affairs", "/index.php?option=com_content&view=article&id=40&Itemid=26", "0");
691
+ menu14.addItem("Healthcare", "/index.php?option=com_content&view=article&id=41&Itemid=27", "0");
692
+ menu14.addItem("Homeland Security", "/index.php?option=com_content&view=article&id=43&Itemid=29", "0");
693
+ menu14.addItem("Seniors", "/index.php?option=com_content&view=article&id=44&Itemid=30", "0");
694
+ menu14.addItem("Small Businesses", "/index.php?option=com_content&view=article&id=45&Itemid=31", "0");
695
+ menu14.addItem("Veterans & Military Families", "/index.php?option=com_content&view=article&id=46&Itemid=32", "0");
696
+ menu14.addItem("Women’s Issues", "/index.php?option=com_content&view=article&id=47&Itemid=33", "0");
697
+ var menu90 = ms.addMenu(document.getElementById("menu90"));
698
+ menu90.addItem("The Legislative Process", "/index.php?option=com_content&view=article&id=82&Itemid=62", "0");
699
+ menu90.addItem("Legislative Resources", "/index.php?option=com_content&view=article&id=84&Itemid=70", "0");
700
+ menu90.addItem("Sponsored & Cosponsored Legislation", "/index.php?option=com_content&view=article&id=61&Itemid=63", "0");
701
+ menu90.addItem("On the Floor", "/index.php?option=com_content&view=article&id=33&Itemid=20", "0");
702
+ menu90.addItem("Find a Bill", "/index.php?option=com_content&view=article&id=34&Itemid=17", "0");
703
+ menu90.addItem("Guide to Legislative Votes", "/index.php?option=com_content&view=article&id=240&Itemid=91", "0");
704
+ var menu15 = ms.addMenu(document.getElementById("menu15"));
705
+ menu15.addItem("The 9th District", "/index.php?option=com_content&view=article&id=234&Itemid=87", "0");
706
+ menu15.addItem("Bill In The District", "/index.php?option=com_content&view=article&id=303&Itemid=153", "0");
707
+ menu15.addItem("Helpful MA Links", "/index.php?option=com_content&view=article&id=53&Itemid=61", "0");
708
+ var menu4 = ms.addMenu(document.getElementById("menu4"));
709
+ menu4.addItem("Press Releases", "/index.php?option=com_content&view=category&id=14&Itemid=13", "0");
710
+ menu4.addItem("Latest News", "/index.php?option=com_content&view=category&id=8&Itemid=36", "0");
711
+ menu4.addItem("Photo Gallery", "https://www.flickr.com/photos/usrepbillkeating/", "1");
712
+ menu4.addItem("Video Gallery", "http://www.youtube.com/user/RepBillKeating", "0");
713
+ menu4.addItem("Press Kit", "/index.php?option=com_content&view=article&id=87&Itemid=69", "0");
714
+ var menu7 = ms.addMenu(document.getElementById("menu7"));
715
+ menu7.addItem("Email Bill", "https://forms.house.gov/keating/webforms/contact.shtml", "0");
716
+ menu7.addItem("Stay Updated", "/index.php?option=com_content&view=article&id=139&Itemid=72", "0");
717
+ menu7.addItem("Invite Bill to Speak", "https://forms.house.gov/keating/webforms/invite-me-speak.shtml", "0");
718
+ menu7.addItem("Schedule a meeting", "https://forms.house.gov/keating/webforms/schedule-meeting.shtml", "0");
719
+ menu7.addItem("Website Problem", "https://forms.house.gov/keating/webforms/website-problem.shtml", "0");
720
+ function init() {
721
+ if (TransMenu.isSupported()) {
722
+ TransMenu.initialize();
723
+ document.getElementById("menu92").onmouseover = function() {
724
+ ms.hideCurrent();
725
+ this.className = "hover";
726
+ }
727
+ document.getElementById("menu92").onmouseout = function() { this.className = ""; }
728
+ menu3.onactivate = function() {document.getElementById("menu3").className = "hover"; };
729
+ menu3.ondeactivate = function() {document.getElementById("menu3").className = ""; };
730
+ menu5.onactivate = function() {document.getElementById("menu5").className = "hover"; };
731
+ menu5.ondeactivate = function() {document.getElementById("menu5").className = ""; };
732
+ menu14.onactivate = function() {document.getElementById("menu14").className = "hover"; };
733
+ menu14.ondeactivate = function() {document.getElementById("menu14").className = ""; };
734
+ menu90.onactivate = function() {document.getElementById("menu90").className = "hover"; };
735
+ menu90.ondeactivate = function() {document.getElementById("menu90").className = ""; };
736
+ menu15.onactivate = function() {document.getElementById("menu15").className = "hover"; };
737
+ menu15.ondeactivate = function() {document.getElementById("menu15").className = ""; };
738
+ menu4.onactivate = function() {document.getElementById("menu4").className = "hover"; };
739
+ menu4.ondeactivate = function() {document.getElementById("menu4").className = ""; };
740
+ menu7.onactivate = function() {document.getElementById("menu7").className = "hover"; };
741
+ menu7.ondeactivate = function() {document.getElementById("menu7").className = ""; };
742
+ document.getElementById("menu88").onmouseover = function() {
743
+ ms.hideCurrent();
744
+ this.className = "hover";
745
+ }
746
+ document.getElementById("menu88").onmouseout = function() { this.className = ""; }
747
+ }}
748
+ TransMenu.spacerGif = "http://keating.house.gov//modules/mod_swmenufree/images/transmenu/x.gif";
749
+ TransMenu.dingbatOn = "http://keating.house.gov/images/swmenufree/arrows/blackleft-on.gif";
750
+ TransMenu.dingbatOff = "http://keating.house.gov/images/swmenufree/arrows/blackleft-on.gif";
751
+ TransMenu.dingbatLeft = 13;
752
+ TransMenu.dingbatTop = 0;
753
+ TransMenu.dingbatAlign = "right";
754
+ TransMenu.sub_indicator = true;
755
+ TransMenu.menuPadding = 0;
756
+ TransMenu.itemPadding = 0;
757
+ TransMenu.shadowSize = 2;
758
+ TransMenu.shadowOffset = 3;
759
+ TransMenu.shadowColor = "#888";
760
+ TransMenu.shadowPng = "http://keating.house.gov//modules/mod_swmenufree/images/transmenu/grey-40.png";
761
+ TransMenu.backgroundColor = "#477252";
762
+ TransMenu.backgroundPng = "http://keating.house.gov//modules/mod_swmenufree/images/transmenu/white-90.png";
763
+ TransMenu.hideDelay = 642;
764
+ TransMenu.slideTime = 321;
765
+ TransMenu.selecthack = 1;
766
+ TransMenu.autoposition = 0;
767
+ TransMenu.fontFace = "";
768
+ TransMenu.fontColor = "#FFFFFF";
769
+ TransMenu.renderAll();
770
+ if ( typeof window.addEventListener != "undefined" )
771
+ window.addEventListener( "load", init, false );
772
+ else if ( typeof window.attachEvent != "undefined" ) {
773
+ window.attachEvent( "onload", init);
774
+ }else{
775
+ if ( window.onload != null ) {
776
+ var oldOnload = window.onload;
777
+ window.onload = function ( e ) {
778
+ oldOnload( e );
779
+ init();
780
+ }
781
+ }else
782
+ window.onload = init();
783
+ }
784
+ }
785
+
786
+ jQuery(document).ready(function($){
787
+ jQuery('#menu_wrap').parents().css('z-index','1');
788
+ jQuery('#menu_wrap').css('z-index','101');
789
+ });
790
+ //-->
791
+ </script></div>
792
+
793
+ <!--End swMenuFree menu module-->
794
+ </div>
795
+ </div>
796
+ </div>
797
+ </div>
798
+
799
+ </div>
800
+ </div>
801
+
802
+
803
+ <div id="mainbodyContainer">
804
+ <div id="height-600px"></div>
805
+ <div id="maincontentwrapper">
806
+ <div id="height-600px"></div>
807
+ <div id="mainbodyContentleft">
808
+ <div class="category-list">
809
+
810
+ <div>
811
+ <div class="content-category">
812
+ <h2>
813
+ Press Releases </h2>
814
+
815
+
816
+ <form action="http://keating.house.gov/index.php?option=com_content&amp;view=category&amp;id=14&amp;Itemid=13" method="post" name="adminForm" id="adminForm" class="form-inline">
817
+
818
+ <table class="category table table-striped table-bordered table-hover">
819
+ <tbody>
820
+ <tr class="cat-list-row0" >
821
+ <td headers="categorylist_header_title" class="list-title">
822
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=314:keating-announces-epa-grant-for-new-bedford&amp;catid=14&amp;Itemid=13">
823
+ Keating Announces EPA Grant for New Bedford </a>
824
+ </td>
825
+ <td headers="categorylist_header_date" class="list-date small">
826
+ March 13, 2015 </td>
827
+ </tr>
828
+ <tr class="cat-list-row1" >
829
+ <td headers="categorylist_header_title" class="list-title">
830
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=313:keating-urges-expedited-resolution-of-h-2b-visa-suspension&amp;catid=14&amp;Itemid=13">
831
+ Keating Urges Expedited Resolution of H-2B Visa Suspension </a>
832
+ </td>
833
+ <td headers="categorylist_header_date" class="list-date small">
834
+ March 12, 2015 </td>
835
+ </tr>
836
+ <tr class="cat-list-row0" >
837
+ <td headers="categorylist_header_title" class="list-title">
838
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=312:keating-statement-on-new-cyber-agency&amp;catid=14&amp;Itemid=13">
839
+ Keating Statement on New Cyber Agency </a>
840
+ </td>
841
+ <td headers="categorylist_header_date" class="list-date small">
842
+ February 10, 2015 </td>
843
+ </tr>
844
+ <tr class="cat-list-row1" >
845
+ <td headers="categorylist_header_title" class="list-title">
846
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=311:keating-announces-300k-for-marshfield-dredging&amp;catid=14&amp;Itemid=13">
847
+ Keating Announces $300K for Marshfield Dredging </a>
848
+ </td>
849
+ <td headers="categorylist_header_date" class="list-date small">
850
+ February 06, 2015 </td>
851
+ </tr>
852
+ <tr class="cat-list-row0" >
853
+ <td headers="categorylist_header_title" class="list-title">
854
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=310:keating-announces-4-5m-award-for-duxbury-dredging&amp;catid=14&amp;Itemid=13">
855
+ Keating Announces $4.5M Award for Duxbury Dredging </a>
856
+ </td>
857
+ <td headers="categorylist_header_date" class="list-date small">
858
+ February 04, 2015 </td>
859
+ </tr>
860
+ <tr class="cat-list-row1" >
861
+ <td headers="categorylist_header_title" class="list-title">
862
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=308:keating-named-ranking-member-of-influential-terrorism-subcommittee&amp;catid=14&amp;Itemid=13">
863
+ Keating Named Ranking Member of Influential Terrorism Subcommittee </a>
864
+ </td>
865
+ <td headers="categorylist_header_date" class="list-date small">
866
+ January 15, 2015 </td>
867
+ </tr>
868
+ <tr class="cat-list-row0" >
869
+ <td headers="categorylist_header_title" class="list-title">
870
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=307:keating-statement-on-paris-attack&amp;catid=14&amp;Itemid=13">
871
+ Keating Statement on Paris Attack </a>
872
+ </td>
873
+ <td headers="categorylist_header_date" class="list-date small">
874
+ January 07, 2015 </td>
875
+ </tr>
876
+ <tr class="cat-list-row1" >
877
+ <td headers="categorylist_header_title" class="list-title">
878
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=306:keating-fishing-safety-training-initiative-included-in-coast-guard-reauthorization&amp;catid=14&amp;Itemid=13">
879
+ Keating Fishing Safety Training Initiative Included in Coast Guard Reauthorization </a>
880
+ </td>
881
+ <td headers="categorylist_header_date" class="list-date small">
882
+ December 04, 2014 </td>
883
+ </tr>
884
+ <tr class="cat-list-row0" >
885
+ <td headers="categorylist_header_title" class="list-title">
886
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=304:keating-statement-on-regional-wastewater-stormwater-program&amp;catid=14&amp;Itemid=13">
887
+ Keating Statement on Regional Wastewater &amp; Stormwater Program </a>
888
+ </td>
889
+ <td headers="categorylist_header_date" class="list-date small">
890
+ October 15, 2014 </td>
891
+ </tr>
892
+ <tr class="cat-list-row1" >
893
+ <td headers="categorylist_header_title" class="list-title">
894
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=302:keating-applauds-dol-training-grant-for-cape-cod-community-college&amp;catid=14&amp;Itemid=13">
895
+ Keating Applauds DOL Training Grant for Cape Cod Community College </a>
896
+ </td>
897
+ <td headers="categorylist_header_date" class="list-date small">
898
+ September 30, 2014 </td>
899
+ </tr>
900
+ <tr class="cat-list-row0" >
901
+ <td headers="categorylist_header_title" class="list-title">
902
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=301:statement-on-missing-afghan-soldiers&amp;catid=14&amp;Itemid=13">
903
+ Keating Statement on Missing Afghan Soldiers </a>
904
+ </td>
905
+ <td headers="categorylist_header_date" class="list-date small">
906
+ September 22, 2014 </td>
907
+ </tr>
908
+ <tr class="cat-list-row1" >
909
+ <td headers="categorylist_header_title" class="list-title">
910
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=300:keating-applauds-reauthorization-of-child-care-and-development-grants&amp;catid=14&amp;Itemid=13">
911
+ Keating Applauds Reauthorization of Child Care And Development Grants </a>
912
+ </td>
913
+ <td headers="categorylist_header_date" class="list-date small">
914
+ September 16, 2014 </td>
915
+ </tr>
916
+ <tr class="cat-list-row0" >
917
+ <td headers="categorylist_header_title" class="list-title">
918
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=297:statement-on-house-passage-of-lyme-disease-bill&amp;catid=14&amp;Itemid=13">
919
+ Keating Statement on House Passage of Lyme Disease Bill </a>
920
+ </td>
921
+ <td headers="categorylist_header_date" class="list-date small">
922
+ September 12, 2014 </td>
923
+ </tr>
924
+ <tr class="cat-list-row1" >
925
+ <td headers="categorylist_header_title" class="list-title">
926
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=298:firefighter-grants-for-barnstable-and-dennis&amp;catid=14&amp;Itemid=13">
927
+ Keating Announces Firefighter Grants for Barnstable and Dennis </a>
928
+ </td>
929
+ <td headers="categorylist_header_date" class="list-date small">
930
+ September 12, 2014 </td>
931
+ </tr>
932
+ <tr class="cat-list-row0" >
933
+ <td headers="categorylist_header_title" class="list-title">
934
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=299:firefighter-grant-for-brewster-fire-department&amp;catid=14&amp;Itemid=13">
935
+ Keating Announces Firefighter Grant for Brewster Fire Department </a>
936
+ </td>
937
+ <td headers="categorylist_header_date" class="list-date small">
938
+ September 03, 2014 </td>
939
+ </tr>
940
+ <tr class="cat-list-row1" >
941
+ <td headers="categorylist_header_title" class="list-title">
942
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=296:keating-applauds-french-decision-to-place-delivery-of-warship-to-russia-on-hold&amp;catid=14&amp;Itemid=13">
943
+ Keating Applauds French Decision to Place Delivery of Warship to Russia On Hold </a>
944
+ </td>
945
+ <td headers="categorylist_header_date" class="list-date small">
946
+ September 03, 2014 </td>
947
+ </tr>
948
+ <tr class="cat-list-row0" >
949
+ <td headers="categorylist_header_title" class="list-title">
950
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=295:keating-meets-with-veterans-to-discuss-va-healthcare-issues&amp;catid=14&amp;Itemid=13">
951
+ Keating Meets With Veterans To Discuss VA Healthcare Issues </a>
952
+ </td>
953
+ <td headers="categorylist_header_date" class="list-date small">
954
+ August 29, 2014 </td>
955
+ </tr>
956
+ <tr class="cat-list-row1" >
957
+ <td headers="categorylist_header_title" class="list-title">
958
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=294:statement-on-russian-incursions-into-ukraine&amp;catid=14&amp;Itemid=13">
959
+ Keating Statement on Recent Russian Incursions Into Ukraine </a>
960
+ </td>
961
+ <td headers="categorylist_header_date" class="list-date small">
962
+ August 26, 2014 </td>
963
+ </tr>
964
+ <tr class="cat-list-row0" >
965
+ <td headers="categorylist_header_title" class="list-title">
966
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=293:drug-enforcement-administration-hydrocodone-rule&amp;catid=14&amp;Itemid=13">
967
+ Keating Commends Drug Enforcement Administration for Hydrocodone Rule </a>
968
+ </td>
969
+ <td headers="categorylist_header_date" class="list-date small">
970
+ August 23, 2014 </td>
971
+ </tr>
972
+ <tr class="cat-list-row1" >
973
+ <td headers="categorylist_header_title" class="list-title">
974
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=292:acushnet-fire-department-afg&amp;catid=14&amp;Itemid=13">
975
+ Keating Announces Firefighter Grant for Acushnet Fire Department </a>
976
+ </td>
977
+ <td headers="categorylist_header_date" class="list-date small">
978
+ August 22, 2014 </td>
979
+ </tr>
980
+ <tr class="cat-list-row0" >
981
+ <td headers="categorylist_header_title" class="list-title">
982
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=291:ocean-spray-cranberries-grant&amp;catid=14&amp;Itemid=13">
983
+ Keating Announces Value-Added Producer Grant for Ocean Spray Cranberries </a>
984
+ </td>
985
+ <td headers="categorylist_header_date" class="list-date small">
986
+ August 21, 2014 </td>
987
+ </tr>
988
+ <tr class="cat-list-row1" >
989
+ <td headers="categorylist_header_title" class="list-title">
990
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=290:keating-announce-justice-assistance-grant-for-new-bedford&amp;catid=14&amp;Itemid=13">
991
+ Keating Announces Justice Assistance Grant for New Bedford </a>
992
+ </td>
993
+ <td headers="categorylist_header_date" class="list-date small">
994
+ August 13, 2014 </td>
995
+ </tr>
996
+ <tr class="cat-list-row0" >
997
+ <td headers="categorylist_header_title" class="list-title">
998
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=289:keating-kennedy-announce-justice-assistance-grant-for-fall-river&amp;catid=14&amp;Itemid=13">
999
+ Keating, Kennedy Announce Justice Assistance Grant for Fall River </a>
1000
+ </td>
1001
+ <td headers="categorylist_header_date" class="list-date small">
1002
+ August 13, 2014 </td>
1003
+ </tr>
1004
+ <tr class="cat-list-row1" >
1005
+ <td headers="categorylist_header_title" class="list-title">
1006
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=288:keating-announces-health-and-human-services-grant&amp;catid=14&amp;Itemid=13">
1007
+ Keating Announces Health and Human Services Grant </a>
1008
+ </td>
1009
+ <td headers="categorylist_header_date" class="list-date small">
1010
+ August 08, 2014 </td>
1011
+ </tr>
1012
+ <tr class="cat-list-row0" >
1013
+ <td headers="categorylist_header_title" class="list-title">
1014
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=287:european-union-statement-on-sanctions-against-russia&amp;catid=14&amp;Itemid=13">
1015
+ Keating Statement on New European Union Sanctions Against Russia </a>
1016
+ </td>
1017
+ <td headers="categorylist_header_date" class="list-date small">
1018
+ July 29, 2014 </td>
1019
+ </tr>
1020
+ <tr class="cat-list-row1" >
1021
+ <td headers="categorylist_header_title" class="list-title">
1022
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=284:congressional-stem-competition-2014&amp;catid=14&amp;Itemid=13">
1023
+ Keating Announces Congressional STEM Competition Winner </a>
1024
+ </td>
1025
+ <td headers="categorylist_header_date" class="list-date small">
1026
+ July 25, 2014 </td>
1027
+ </tr>
1028
+ <tr class="cat-list-row0" >
1029
+ <td headers="categorylist_header_title" class="list-title">
1030
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=280:centerville-osterville-marstons-mills&amp;catid=14&amp;Itemid=13">
1031
+ Keating Announces Firefighter Grant for Centerville-Osterville-Marstons Mills Fire Department </a>
1032
+ </td>
1033
+ <td headers="categorylist_header_date" class="list-date small">
1034
+ July 23, 2014 </td>
1035
+ </tr>
1036
+ <tr class="cat-list-row1" >
1037
+ <td headers="categorylist_header_title" class="list-title">
1038
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=270:energy-and-water-appropriations&amp;catid=14&amp;Itemid=13">
1039
+ Keating Statement on Opposition to Energy and Water Appropriations Bill </a>
1040
+ </td>
1041
+ <td headers="categorylist_header_date" class="list-date small">
1042
+ July 10, 2014 </td>
1043
+ </tr>
1044
+ <tr class="cat-list-row0" >
1045
+ <td headers="categorylist_header_title" class="list-title">
1046
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=269:pembroke-fire-department&amp;catid=14&amp;Itemid=13">
1047
+ Keating Announces Firefighter Grant for Pembroke Fire Department </a>
1048
+ </td>
1049
+ <td headers="categorylist_header_date" class="list-date small">
1050
+ July 09, 2014 </td>
1051
+ </tr>
1052
+ <tr class="cat-list-row1" >
1053
+ <td headers="categorylist_header_title" class="list-title">
1054
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=267:keating-announces-firefighter-grant-for-chatham-fairhaven-and-onset-fire-departments&amp;catid=14&amp;Itemid=13">
1055
+ Keating Announces Firefighter Grant for Chatham, Fairhaven, and Onset Fire Departments </a>
1056
+ </td>
1057
+ <td headers="categorylist_header_date" class="list-date small">
1058
+ July 02, 2014 </td>
1059
+ </tr>
1060
+ <tr class="cat-list-row0" >
1061
+ <td headers="categorylist_header_title" class="list-title">
1062
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=263:keating-memorial-day-bill-aids-gold-star-families&amp;catid=14&amp;Itemid=13">
1063
+ Keating Memorial Day Bill Aids Gold Star Families </a>
1064
+ </td>
1065
+ <td headers="categorylist_header_date" class="list-date small">
1066
+ May 22, 2014 </td>
1067
+ </tr>
1068
+ <tr class="cat-list-row1" >
1069
+ <td headers="categorylist_header_title" class="list-title">
1070
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=260:leader-on-perimeter-security-has-been-warning-improvements-were-needed-for-three-years&amp;catid=14&amp;Itemid=13">
1071
+ Leader on Perimeter Security Has Been Warning Improvements Were Needed for Three Years </a>
1072
+ </td>
1073
+ <td headers="categorylist_header_date" class="list-date small">
1074
+ April 22, 2014 </td>
1075
+ </tr>
1076
+ <tr class="cat-list-row0" >
1077
+ <td headers="categorylist_header_title" class="list-title">
1078
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=258:keating-statement-on-enactment-of-new-flood-insurance-law&amp;catid=14&amp;Itemid=13">
1079
+ Keating Statement on Enactment of New Flood Insurance Law </a>
1080
+ </td>
1081
+ <td headers="categorylist_header_date" class="list-date small">
1082
+ March 21, 2014 </td>
1083
+ </tr>
1084
+ <tr class="cat-list-row1" >
1085
+ <td headers="categorylist_header_title" class="list-title">
1086
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=257:keating-brings-white-ribbon-campaign-to-congress-for-second-year&amp;catid=14&amp;Itemid=13">
1087
+ Keating Brings White Ribbon Campaign to Congress for Second Year </a>
1088
+ </td>
1089
+ <td headers="categorylist_header_date" class="list-date small">
1090
+ March 06, 2014 </td>
1091
+ </tr>
1092
+ <tr class="cat-list-row0" >
1093
+ <td headers="categorylist_header_title" class="list-title">
1094
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=256:ukraine-keating-statement-on-russian-aggression-in-crimea&amp;catid=14&amp;Itemid=13">
1095
+ Ukraine: Keating Statement on Russian Aggression in Crimea </a>
1096
+ </td>
1097
+ <td headers="categorylist_header_date" class="list-date small">
1098
+ March 04, 2014 </td>
1099
+ </tr>
1100
+ <tr class="cat-list-row1" >
1101
+ <td headers="categorylist_header_title" class="list-title">
1102
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=255:keating-tierney-lead-delegation-demand-to-correct-flood-maps-based-on-new-evidence&amp;catid=14&amp;Itemid=13">
1103
+ Keating, Tierney Lead Delegation Demand to Correct Flood Maps Based on New Evidence </a>
1104
+ </td>
1105
+ <td headers="categorylist_header_date" class="list-date small">
1106
+ February 10, 2014 </td>
1107
+ </tr>
1108
+ <tr class="cat-list-row0" >
1109
+ <td headers="categorylist_header_title" class="list-title">
1110
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=254:keating-leads-floor-debate-opposing-fema-flood-maps&amp;catid=14&amp;Itemid=13">
1111
+ Keating Leads Floor Debate Opposing FEMA Flood Maps </a>
1112
+ </td>
1113
+ <td headers="categorylist_header_date" class="list-date small">
1114
+ January 09, 2014 </td>
1115
+ </tr>
1116
+ <tr class="cat-list-row1" >
1117
+ <td headers="categorylist_header_title" class="list-title">
1118
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=253:keating-tierney-urge-once-again-for-fisheries-disaster-assistance&amp;catid=14&amp;Itemid=13">
1119
+ Keating, Tierney Urge Once Again for Fisheries Disaster Assistance </a>
1120
+ </td>
1121
+ <td headers="categorylist_header_date" class="list-date small">
1122
+ January 08, 2014 </td>
1123
+ </tr>
1124
+ <tr class="cat-list-row0" >
1125
+ <td headers="categorylist_header_title" class="list-title">
1126
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=252:keating-assists-cranberry-growers-in-securing-another-usda-surplus-purchase&amp;catid=14&amp;Itemid=13">
1127
+ Keating Assists Cranberry Growers in Securing Another USDA Surplus Purchase </a>
1128
+ </td>
1129
+ <td headers="categorylist_header_date" class="list-date small">
1130
+ January 07, 2014 </td>
1131
+ </tr>
1132
+ <tr class="cat-list-row1" >
1133
+ <td headers="categorylist_header_title" class="list-title">
1134
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=251:flood-map-delay-needed-ma-delegation-challenges-fema-s-methodology&amp;catid=14&amp;Itemid=13">
1135
+ Flood Map Delay Needed: MA Delegation Challenges FEMA's Methodology </a>
1136
+ </td>
1137
+ <td headers="categorylist_header_date" class="list-date small">
1138
+ December 13, 2013 </td>
1139
+ </tr>
1140
+ <tr class="cat-list-row0" >
1141
+ <td headers="categorylist_header_title" class="list-title">
1142
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=250:11-11-keating-to-house-annual-veterans-breakfast&amp;catid=14&amp;Itemid=13">
1143
+ 11/11: Keating to House Annual Veterans Breakfast </a>
1144
+ </td>
1145
+ <td headers="categorylist_header_date" class="list-date small">
1146
+ October 24, 2013 </td>
1147
+ </tr>
1148
+ <tr class="cat-list-row1" >
1149
+ <td headers="categorylist_header_title" class="list-title">
1150
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=245:keating-to-fbi-we-need-answers-on-boston-bombings&amp;catid=14&amp;Itemid=13">
1151
+ Keating to FBI: We Need Answers on Boston Bombings </a>
1152
+ </td>
1153
+ <td headers="categorylist_header_date" class="list-date small">
1154
+ July 31, 2013 </td>
1155
+ </tr>
1156
+ <tr class="cat-list-row0" >
1157
+ <td headers="categorylist_header_title" class="list-title">
1158
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=244:keating-announces-over-36-million-in-federal-grants-for-new-bedford&amp;catid=14&amp;Itemid=13">
1159
+ Keating Announces Over $3.6 Million in Federal Grants for New Bedford </a>
1160
+ </td>
1161
+ <td headers="categorylist_header_date" class="list-date small">
1162
+ July 30, 2013 </td>
1163
+ </tr>
1164
+ <tr class="cat-list-row1" >
1165
+ <td headers="categorylist_header_title" class="list-title">
1166
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=238:keating-upcoming-mobile-office-hours-in-fall-river&amp;catid=14&amp;Itemid=13">
1167
+ Keating: Upcoming Mobile Office Hours in Fall River </a>
1168
+ </td>
1169
+ <td headers="categorylist_header_date" class="list-date small">
1170
+ July 23, 2013 </td>
1171
+ </tr>
1172
+ <tr class="cat-list-row0" >
1173
+ <td headers="categorylist_header_title" class="list-title">
1174
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=237:keating-cosponsors-two-amendments-to-aid-victims-of-sexual-assault-in-the-military&amp;catid=14&amp;Itemid=13">
1175
+ Keating Cosponsors Two Amendments to Aid Victims of Sexual Assault in the Military </a>
1176
+ </td>
1177
+ <td headers="categorylist_header_date" class="list-date small">
1178
+ July 23, 2013 </td>
1179
+ </tr>
1180
+ <tr class="cat-list-row1" >
1181
+ <td headers="categorylist_header_title" class="list-title">
1182
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=236:keating-supports-provision-to-aid-lajes-air-base&amp;catid=14&amp;Itemid=13">
1183
+ Keating Supports Provision to Aid Lajes Air Base </a>
1184
+ </td>
1185
+ <td headers="categorylist_header_date" class="list-date small">
1186
+ July 23, 2013 </td>
1187
+ </tr>
1188
+ <tr class="cat-list-row0" >
1189
+ <td headers="categorylist_header_title" class="list-title">
1190
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=235:keating-statement-on-eu-hezbollah-designation&amp;catid=14&amp;Itemid=13">
1191
+ Keating Statement on EU Hezbollah Designation </a>
1192
+ </td>
1193
+ <td headers="categorylist_header_date" class="list-date small">
1194
+ July 23, 2013 </td>
1195
+ </tr>
1196
+ <tr class="cat-list-row1" >
1197
+ <td headers="categorylist_header_title" class="list-title">
1198
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=231:keating-april-community-events&amp;catid=14&amp;Itemid=13">
1199
+ Keating April Community Events </a>
1200
+ </td>
1201
+ <td headers="categorylist_header_date" class="list-date small">
1202
+ March 29, 2013 </td>
1203
+ </tr>
1204
+ <tr class="cat-list-row0" >
1205
+ <td headers="categorylist_header_title" class="list-title">
1206
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=230:keating-to-hold-second-annual-dc-coffee-with-bill&amp;catid=14&amp;Itemid=13">
1207
+ Keating to Hold Second Annual DC Coffee with Bill </a>
1208
+ </td>
1209
+ <td headers="categorylist_header_date" class="list-date small">
1210
+ March 28, 2013 </td>
1211
+ </tr>
1212
+ <tr class="cat-list-row1" >
1213
+ <td headers="categorylist_header_title" class="list-title">
1214
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=229:keating-statement-on-oral-arguments-for-marriage-equality-cases-before-the-supreme-court&amp;catid=14&amp;Itemid=13">
1215
+ Keating Statement on Oral Arguments for Marriage Equality Cases before the Supreme Court </a>
1216
+ </td>
1217
+ <td headers="categorylist_header_date" class="list-date small">
1218
+ March 26, 2013 </td>
1219
+ </tr>
1220
+ <tr class="cat-list-row0" >
1221
+ <td headers="categorylist_header_title" class="list-title">
1222
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=228:keating-statement-on-turkey-israel-progress&amp;catid=14&amp;Itemid=13">
1223
+ Keating Statement on Turkey-Israel Progress </a>
1224
+ </td>
1225
+ <td headers="categorylist_header_date" class="list-date small">
1226
+ March 22, 2013 </td>
1227
+ </tr>
1228
+ <tr class="cat-list-row1" >
1229
+ <td headers="categorylist_header_title" class="list-title">
1230
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=226:keating-testimony-for-fy14-appropriations-focuses-on-fish-coastal-restoration-a-competitive-grant-programs&amp;catid=14&amp;Itemid=13">
1231
+ Keating Testimony for FY14 Appropriations Focuses on Fish, Coastal Restoration, &amp; Competitive Grant Programs </a>
1232
+ </td>
1233
+ <td headers="categorylist_header_date" class="list-date small">
1234
+ March 21, 2013 </td>
1235
+ </tr>
1236
+ <tr class="cat-list-row0" >
1237
+ <td headers="categorylist_header_title" class="list-title">
1238
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=225:keating-introduces-bipartisan-stopp-act-to-promote-abuse-deterrent-technologies-in-addictive-painkillers&amp;catid=14&amp;Itemid=13">
1239
+ Keating Introduces Bipartisan STOPP Act to Promote Abuse-Deterrent Technologies in Addictive Painkillers </a>
1240
+ </td>
1241
+ <td headers="categorylist_header_date" class="list-date small">
1242
+ March 15, 2013 </td>
1243
+ </tr>
1244
+ <tr class="cat-list-row1" >
1245
+ <td headers="categorylist_header_title" class="list-title">
1246
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=224:press-conference-315-keating-rogers-introduce-federal-legislation-to-promote-abuse-deterrent-technologies-in-addictive-painkillers&amp;catid=14&amp;Itemid=13">
1247
+ Press Conference 3/15: Keating, Rogers Introduce Federal Legislation to Promote Abuse-Deterrent Technologies in Addictive Painkillers </a>
1248
+ </td>
1249
+ <td headers="categorylist_header_date" class="list-date small">
1250
+ March 13, 2013 </td>
1251
+ </tr>
1252
+ <tr class="cat-list-row0" >
1253
+ <td headers="categorylist_header_title" class="list-title">
1254
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=223:keating-statement-on-magnuson-stevens-hearing&amp;catid=14&amp;Itemid=13">
1255
+ Keating Statement on Magnuson-Stevens Hearing </a>
1256
+ </td>
1257
+ <td headers="categorylist_header_date" class="list-date small">
1258
+ March 13, 2013 </td>
1259
+ </tr>
1260
+ <tr class="cat-list-row1" >
1261
+ <td headers="categorylist_header_title" class="list-title">
1262
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=222:keating-march-community-events&amp;catid=14&amp;Itemid=13">
1263
+ Keating: March Community Events </a>
1264
+ </td>
1265
+ <td headers="categorylist_header_date" class="list-date small">
1266
+ March 12, 2013 </td>
1267
+ </tr>
1268
+ <tr class="cat-list-row0" >
1269
+ <td headers="categorylist_header_title" class="list-title">
1270
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=221:federal-fishing-advisory-boards-chief-initiative-end-to-end-review-moves-forward&amp;catid=14&amp;Itemid=13">
1271
+ Federal Fishing Advisory Board's Chief Initiative - End to End Review - Moves Forward </a>
1272
+ </td>
1273
+ <td headers="categorylist_header_date" class="list-date small">
1274
+ March 11, 2013 </td>
1275
+ </tr>
1276
+ <tr class="cat-list-row1" >
1277
+ <td headers="categorylist_header_title" class="list-title">
1278
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=220:keating-brings-white-ribbon-campaign-to-congress-continues-efforts-to-end-violence-against-women&amp;catid=14&amp;Itemid=13">
1279
+ Keating Brings White Ribbon Campaign to Congress; Continues Efforts to End Violence Against Women </a>
1280
+ </td>
1281
+ <td headers="categorylist_header_date" class="list-date small">
1282
+ March 06, 2013 </td>
1283
+ </tr>
1284
+ <tr class="cat-list-row0" >
1285
+ <td headers="categorylist_header_title" class="list-title">
1286
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=218:keating-taps-into-da-background-to-fight-for-womens-protections-will-bring-white-ribbon-campaign-to-congress&amp;catid=14&amp;Itemid=13">
1287
+ Keating Taps into DA Background to Fight for Women's Protections; Will Bring White Ribbon Campaign to Congress </a>
1288
+ </td>
1289
+ <td headers="categorylist_header_date" class="list-date small">
1290
+ February 28, 2013 </td>
1291
+ </tr>
1292
+ <tr class="cat-list-row1" >
1293
+ <td headers="categorylist_header_title" class="list-title">
1294
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=214:three-members-of-mass-delegation-push-for-fishing-disaster-funding&amp;catid=14&amp;Itemid=13">
1295
+ Three Members of Mass. Delegation Push for Fishing Disaster Funding </a>
1296
+ </td>
1297
+ <td headers="categorylist_header_date" class="list-date small">
1298
+ January 11, 2013 </td>
1299
+ </tr>
1300
+ <tr class="cat-list-row0" >
1301
+ <td headers="categorylist_header_title" class="list-title">
1302
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=212:keating-calls-for-hearing-on-racial-profiling-in-logan-airport&amp;catid=14&amp;Itemid=13">
1303
+ Keating Calls for Hearing on Racial Profiling in Logan Airport </a>
1304
+ </td>
1305
+ <td headers="categorylist_header_date" class="list-date small">
1306
+ August 13, 2012 </td>
1307
+ </tr>
1308
+ <tr class="cat-list-row1" >
1309
+ <td headers="categorylist_header_title" class="list-title">
1310
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=211:keating-to-noaa-reassessments-needed-now&amp;catid=14&amp;Itemid=13">
1311
+ Keating to NOAA: Reassessments Needed Now </a>
1312
+ </td>
1313
+ <td headers="categorylist_header_date" class="list-date small">
1314
+ July 25, 2012 </td>
1315
+ </tr>
1316
+ <tr class="cat-list-row0" >
1317
+ <td headers="categorylist_header_title" class="list-title">
1318
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=210:keating-fights-against-legislation-that-would-endanger-coastal-communities&amp;catid=14&amp;Itemid=13">
1319
+ Keating Fights Against Legislation that Would Endanger Coastal Communities </a>
1320
+ </td>
1321
+ <td headers="categorylist_header_date" class="list-date small">
1322
+ July 25, 2012 </td>
1323
+ </tr>
1324
+ <tr class="cat-list-row1" >
1325
+ <td headers="categorylist_header_title" class="list-title">
1326
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=209:keating-great-day-for-american-families&amp;catid=14&amp;Itemid=13">
1327
+ Keating: Great Day for American Families </a>
1328
+ </td>
1329
+ <td headers="categorylist_header_date" class="list-date small">
1330
+ June 28, 2012 </td>
1331
+ </tr>
1332
+ <tr class="cat-list-row0" >
1333
+ <td headers="categorylist_header_title" class="list-title">
1334
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=208:keating-joins-locked-out-pilgrim-workers&amp;catid=14&amp;Itemid=13">
1335
+ Keating Joins Locked-Out Pilgrim Workers </a>
1336
+ </td>
1337
+ <td headers="categorylist_header_date" class="list-date small">
1338
+ June 12, 2012 </td>
1339
+ </tr>
1340
+ <tr class="cat-list-row1" >
1341
+ <td headers="categorylist_header_title" class="list-title">
1342
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=207:markey-keating-to-nrc-how-is-pilgrim-nuclear-plant-emergency-response-protected-during-labor-dispute&amp;catid=14&amp;Itemid=13">
1343
+ Markey, Keating to NRC: How Is Pilgrim Nuclear Plant Emergency Response Protected During Labor Dispute </a>
1344
+ </td>
1345
+ <td headers="categorylist_header_date" class="list-date small">
1346
+ June 08, 2012 </td>
1347
+ </tr>
1348
+ <tr class="cat-list-row0" >
1349
+ <td headers="categorylist_header_title" class="list-title">
1350
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=206:keating-experienced-workers-must-be-allowed-to-resume-operations-of-pilgrim&amp;catid=14&amp;Itemid=13">
1351
+ Keating: Experienced Workers Must Be Allowed to Resume Operations of Pilgrim </a>
1352
+ </td>
1353
+ <td headers="categorylist_header_date" class="list-date small">
1354
+ June 07, 2012 </td>
1355
+ </tr>
1356
+ <tr class="cat-list-row1" >
1357
+ <td headers="categorylist_header_title" class="list-title">
1358
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=205:keating-statement-on-pilgrim-relicensing&amp;catid=14&amp;Itemid=13">
1359
+ Keating Statement on Pilgrim Relicensing </a>
1360
+ </td>
1361
+ <td headers="categorylist_header_date" class="list-date small">
1362
+ May 25, 2012 </td>
1363
+ </tr>
1364
+ <tr class="cat-list-row0" >
1365
+ <td headers="categorylist_header_title" class="list-title">
1366
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=204:markey-keating-dont-move-forward-on-pilgrim-nuclear-power-station-relicensing-until-resolution-of-outstanding-issues&amp;catid=14&amp;Itemid=13">
1367
+ Markey, Keating: Don't Move Forward on Pilgrim Nuclear Power Station Relicensing Until Resolution of Outstanding Issues </a>
1368
+ </td>
1369
+ <td headers="categorylist_header_date" class="list-date small">
1370
+ May 04, 2012 </td>
1371
+ </tr>
1372
+ <tr class="cat-list-row1" >
1373
+ <td headers="categorylist_header_title" class="list-title">
1374
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=202:keating-opens-budget-testimony-with-defense-of-womens-health-services&amp;catid=14&amp;Itemid=13">
1375
+ Keating Opens Budget Testimony with Defense of Women's Health Services </a>
1376
+ </td>
1377
+ <td headers="categorylist_header_date" class="list-date small">
1378
+ March 08, 2012 </td>
1379
+ </tr>
1380
+ <tr class="cat-list-row0" >
1381
+ <td headers="categorylist_header_title" class="list-title">
1382
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=201:perimeter-security-weakest-link-in-airport-safety&amp;catid=14&amp;Itemid=13">
1383
+ Perimeter Security: Weakest Link in Airport Safety </a>
1384
+ </td>
1385
+ <td headers="categorylist_header_date" class="list-date small">
1386
+ March 01, 2012 </td>
1387
+ </tr>
1388
+ <tr class="cat-list-row1" >
1389
+ <td headers="categorylist_header_title" class="list-title">
1390
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=199:keating-to-form-federal-fishing-advisory-board&amp;catid=14&amp;Itemid=13">
1391
+ Keating to Form Federal Fishing Advisory Board </a>
1392
+ </td>
1393
+ <td headers="categorylist_header_date" class="list-date small">
1394
+ February 24, 2012 </td>
1395
+ </tr>
1396
+ <tr class="cat-list-row0" >
1397
+ <td headers="categorylist_header_title" class="list-title">
1398
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=198:keating-tsongas-join-noh8-campaign-for-marriage-equality&amp;catid=14&amp;Itemid=13">
1399
+ Keating, Tsongas Join NOH8 Campaign for Marriage Equality </a>
1400
+ </td>
1401
+ <td headers="categorylist_header_date" class="list-date small">
1402
+ February 22, 2012 </td>
1403
+ </tr>
1404
+ <tr class="cat-list-row1" >
1405
+ <td headers="categorylist_header_title" class="list-title">
1406
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=197:tomorrow-keating-announces-new-federal-drug-legislation&amp;catid=14&amp;Itemid=13">
1407
+ Tomorrow: Keating Announces New Federal Drug Legislation </a>
1408
+ </td>
1409
+ <td headers="categorylist_header_date" class="list-date small">
1410
+ February 22, 2012 </td>
1411
+ </tr>
1412
+ <tr class="cat-list-row0" >
1413
+ <td headers="categorylist_header_title" class="list-title">
1414
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=196:keating-announces-184k-in-fire-grants-for-10th-district&amp;catid=14&amp;Itemid=13">
1415
+ Keating Announces $184K in Fire Grants for 10th District </a>
1416
+ </td>
1417
+ <td headers="categorylist_header_date" class="list-date small">
1418
+ February 07, 2012 </td>
1419
+ </tr>
1420
+ <tr class="cat-list-row1" >
1421
+ <td headers="categorylist_header_title" class="list-title">
1422
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=195:keating-announces-upcoming-mobile-office-hours&amp;catid=14&amp;Itemid=13">
1423
+ Keating Announces Upcoming Mobile Office Hours </a>
1424
+ </td>
1425
+ <td headers="categorylist_header_date" class="list-date small">
1426
+ February 07, 2012 </td>
1427
+ </tr>
1428
+ <tr class="cat-list-row0" >
1429
+ <td headers="categorylist_header_title" class="list-title">
1430
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=194:keating-co-founds-first-congressional-lupus-caucus&amp;catid=14&amp;Itemid=13">
1431
+ Keating Co-Founds First Congressional Lupus Caucus </a>
1432
+ </td>
1433
+ <td headers="categorylist_header_date" class="list-date small">
1434
+ February 07, 2012 </td>
1435
+ </tr>
1436
+ <tr class="cat-list-row1" >
1437
+ <td headers="categorylist_header_title" class="list-title">
1438
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=193:markey-and-keating-hold-congressional-briefing-on-dolphin-strandings-in-cape-cod&amp;catid=14&amp;Itemid=13">
1439
+ Markey and Keating Hold Congressional Briefing on Dolphin Strandings in Cape Cod </a>
1440
+ </td>
1441
+ <td headers="categorylist_header_date" class="list-date small">
1442
+ February 03, 2012 </td>
1443
+ </tr>
1444
+ <tr class="cat-list-row0" >
1445
+ <td headers="categorylist_header_title" class="list-title">
1446
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=192:keating-fights-to-protect-gulf-of-maine-cod-fishery&amp;catid=14&amp;Itemid=13">
1447
+ Keating Fights to Protect Gulf of Maine Cod Fishery </a>
1448
+ </td>
1449
+ <td headers="categorylist_header_date" class="list-date small">
1450
+ February 01, 2012 </td>
1451
+ </tr>
1452
+ <tr class="cat-list-row1" >
1453
+ <td headers="categorylist_header_title" class="list-title">
1454
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=191:keating-announces-10000-jobs-to-come-to-massachusetts&amp;catid=14&amp;Itemid=13">
1455
+ Keating Announces 10,000 Jobs to Come to Massachusetts </a>
1456
+ </td>
1457
+ <td headers="categorylist_header_date" class="list-date small">
1458
+ November 14, 2011 </td>
1459
+ </tr>
1460
+ <tr class="cat-list-row0" >
1461
+ <td headers="categorylist_header_title" class="list-title">
1462
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=190:keating-applauds-increased-funds-for-heating-assistance&amp;catid=14&amp;Itemid=13">
1463
+ Keating Statement on Heating Assistance Funds for MA </a>
1464
+ </td>
1465
+ <td headers="categorylist_header_date" class="list-date small">
1466
+ November 04, 2011 </td>
1467
+ </tr>
1468
+ <tr class="cat-list-row1" >
1469
+ <td headers="categorylist_header_title" class="list-title">
1470
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=188:keating-statement-on-social-security-cola&amp;catid=14&amp;Itemid=13">
1471
+ Keating Statement on Social Security COLA </a>
1472
+ </td>
1473
+ <td headers="categorylist_header_date" class="list-date small">
1474
+ October 19, 2011 </td>
1475
+ </tr>
1476
+ <tr class="cat-list-row0" >
1477
+ <td headers="categorylist_header_title" class="list-title">
1478
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=187:mobile-office-hours-at-hanson-senior-center&amp;catid=14&amp;Itemid=13">
1479
+ Mobile Office Hours at Hanson Senior Center </a>
1480
+ </td>
1481
+ <td headers="categorylist_header_date" class="list-date small">
1482
+ October 19, 2011 </td>
1483
+ </tr>
1484
+ <tr class="cat-list-row1" >
1485
+ <td headers="categorylist_header_title" class="list-title">
1486
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=186:keating-public-schedule-for-womens-week&amp;catid=14&amp;Itemid=13">
1487
+ Keating Public Schedule for Women's Week </a>
1488
+ </td>
1489
+ <td headers="categorylist_header_date" class="list-date small">
1490
+ October 14, 2011 </td>
1491
+ </tr>
1492
+ <tr class="cat-list-row0" >
1493
+ <td headers="categorylist_header_title" class="list-title">
1494
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=183:icymi-keating-rails-against-destructive-environmental-legislation&amp;catid=14&amp;Itemid=13">
1495
+ ICYMI: Keating Rails Against Destructive Environmental Legislation </a>
1496
+ </td>
1497
+ <td headers="categorylist_header_date" class="list-date small">
1498
+ October 07, 2011 </td>
1499
+ </tr>
1500
+ <tr class="cat-list-row1" >
1501
+ <td headers="categorylist_header_title" class="list-title">
1502
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=180:al-awlaki-may-be-gone-but-homegrown-terror-threat-continues&amp;catid=14&amp;Itemid=13">
1503
+ Al-Awlaki May Be Gone But Homegrown Terror Threat Continues </a>
1504
+ </td>
1505
+ <td headers="categorylist_header_date" class="list-date small">
1506
+ September 30, 2011 </td>
1507
+ </tr>
1508
+ <tr class="cat-list-row0" >
1509
+ <td headers="categorylist_header_title" class="list-title">
1510
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=178:keating-holds-jobs-week-in-district&amp;catid=14&amp;Itemid=13">
1511
+ Keating Holds Jobs Week in District </a>
1512
+ </td>
1513
+ <td headers="categorylist_header_date" class="list-date small">
1514
+ September 27, 2011 </td>
1515
+ </tr>
1516
+ <tr class="cat-list-row1" >
1517
+ <td headers="categorylist_header_title" class="list-title">
1518
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=177:keating-announces-grant-to-duffy-health-center&amp;catid=14&amp;Itemid=13">
1519
+ Keating Announces Grant to Duffy Health Center </a>
1520
+ </td>
1521
+ <td headers="categorylist_header_date" class="list-date small">
1522
+ September 26, 2011 </td>
1523
+ </tr>
1524
+ <tr class="cat-list-row0" >
1525
+ <td headers="categorylist_header_title" class="list-title">
1526
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=175:keating-kerry-announce-major-grant-for-south-weymouth&amp;catid=14&amp;Itemid=13">
1527
+ Keating, Kerry Announce Major Grant for South Weymouth </a>
1528
+ </td>
1529
+ <td headers="categorylist_header_date" class="list-date small">
1530
+ September 22, 2011 </td>
1531
+ </tr>
1532
+ <tr class="cat-list-row1" >
1533
+ <td headers="categorylist_header_title" class="list-title">
1534
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=173:keating-to-hold-911-field-hearing-at-logan&amp;catid=14&amp;Itemid=13">
1535
+ Keating to Hold 9/11 Field Hearing at Logan </a>
1536
+ </td>
1537
+ <td headers="categorylist_header_date" class="list-date small">
1538
+ September 12, 2011 </td>
1539
+ </tr>
1540
+ <tr class="cat-list-row0" >
1541
+ <td headers="categorylist_header_title" class="list-title">
1542
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=172:keating-at-911-hearing-airport-security-still-priority&amp;catid=14&amp;Itemid=13">
1543
+ Keating at 9/11 Hearing: Airport Security Still Priority </a>
1544
+ </td>
1545
+ <td headers="categorylist_header_date" class="list-date small">
1546
+ September 08, 2011 </td>
1547
+ </tr>
1548
+ <tr class="cat-list-row1" >
1549
+ <td headers="categorylist_header_title" class="list-title">
1550
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=171:keating-statement-on-new-counterterrorism-task-force-at-logan&amp;catid=14&amp;Itemid=13">
1551
+ Keating Statement on New Counterterrorism Task Force at Logan </a>
1552
+ </td>
1553
+ <td headers="categorylist_header_date" class="list-date small">
1554
+ September 01, 2011 </td>
1555
+ </tr>
1556
+ <tr class="cat-list-row0" >
1557
+ <td headers="categorylist_header_title" class="list-title">
1558
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=169:keating-in-houston-at-hearing-on-port-security&amp;catid=14&amp;Itemid=13">
1559
+ Keating in Houston at Hearing on Port Security </a>
1560
+ </td>
1561
+ <td headers="categorylist_header_date" class="list-date small">
1562
+ August 24, 2011 </td>
1563
+ </tr>
1564
+ <tr class="cat-list-row1" >
1565
+ <td headers="categorylist_header_title" class="list-title">
1566
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=168:keating-secures-500k-grant-for-hull&amp;catid=14&amp;Itemid=13">
1567
+ Keating Secures $500K Grant for Hull </a>
1568
+ </td>
1569
+ <td headers="categorylist_header_date" class="list-date small">
1570
+ August 24, 2011 </td>
1571
+ </tr>
1572
+ <tr class="cat-list-row0" >
1573
+ <td headers="categorylist_header_title" class="list-title">
1574
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=167:keating-secures-900k-federal-grant-for-quincy-downtown-project&amp;catid=14&amp;Itemid=13">
1575
+ Keating Secures $900K Federal Grant for Quincy Downtown Project </a>
1576
+ </td>
1577
+ <td headers="categorylist_header_date" class="list-date small">
1578
+ August 17, 2011 </td>
1579
+ </tr>
1580
+ <tr class="cat-list-row1" >
1581
+ <td headers="categorylist_header_title" class="list-title">
1582
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=166:massachusetts-house-and-senate-members-call-on-moodys-to-reconsider-announcement-regarding-municipal-debt&amp;catid=14&amp;Itemid=13">
1583
+ Massachusetts House and Senate Members Call on Moody’s to Reconsider Announcement Regarding Municipal Debt </a>
1584
+ </td>
1585
+ <td headers="categorylist_header_date" class="list-date small">
1586
+ July 29, 2011 </td>
1587
+ </tr>
1588
+ <tr class="cat-list-row0" >
1589
+ <td headers="categorylist_header_title" class="list-title">
1590
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=165:keating-honors-christina-taylor-green-on-house-floor-in-advance-of-cape-league-all-star-game&amp;catid=14&amp;Itemid=13">
1591
+ Keating Honors Christina Taylor Green on House Floor in Advance of Cape League All-Star Game </a>
1592
+ </td>
1593
+ <td headers="categorylist_header_date" class="list-date small">
1594
+ July 29, 2011 </td>
1595
+ </tr>
1596
+ <tr class="cat-list-row1" >
1597
+ <td headers="categorylist_header_title" class="list-title">
1598
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=164:keating-mass-delegation-film-it-gets-better-video&amp;catid=14&amp;Itemid=13">
1599
+ Keating, Mass Delegation Film 'It Gets Better' Video </a>
1600
+ </td>
1601
+ <td headers="categorylist_header_date" class="list-date small">
1602
+ July 27, 2011 </td>
1603
+ </tr>
1604
+ <tr class="cat-list-row0" >
1605
+ <td headers="categorylist_header_title" class="list-title">
1606
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=163:keating-procures-long-awaited-combat-action-ribbon-for-quincy-wwii-veteran&amp;catid=14&amp;Itemid=13">
1607
+ Keating Procures Long-Awaited Combat Action Ribbon for Quincy WWII Veteran </a>
1608
+ </td>
1609
+ <td headers="categorylist_header_date" class="list-date small">
1610
+ July 26, 2011 </td>
1611
+ </tr>
1612
+ <tr class="cat-list-row1" >
1613
+ <td headers="categorylist_header_title" class="list-title">
1614
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=162:keating-cosponsors-bill-to-reimburse-fishermen-and-reform-noaas-asset-forfeiture-fund&amp;catid=14&amp;Itemid=13">
1615
+ Keating Cosponsors Bill to Reimburse Fishermen and Reform NOAA’s Asset Forfeiture Fund </a>
1616
+ </td>
1617
+ <td headers="categorylist_header_date" class="list-date small">
1618
+ July 21, 2011 </td>
1619
+ </tr>
1620
+ <tr class="cat-list-row0" >
1621
+ <td headers="categorylist_header_title" class="list-title">
1622
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=160:tuesday-keatings-save-energy-save-money-workshop-for-local-small-businesses&amp;catid=14&amp;Itemid=13">
1623
+ Tuesday: Keating's Save Energy, Save Money Workshop for Local Small Businesses </a>
1624
+ </td>
1625
+ <td headers="categorylist_header_date" class="list-date small">
1626
+ July 14, 2011 </td>
1627
+ </tr>
1628
+ <tr class="cat-list-row1" >
1629
+ <td headers="categorylist_header_title" class="list-title">
1630
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=161:patrick-murray-administration-announces-28-million-in-federal-block-grants-for-community-improvement-projects&amp;catid=14&amp;Itemid=13">
1631
+ Patrick-Murray Administration Announces $28 Million in Federal Block Grants for Community Improvement Projects </a>
1632
+ </td>
1633
+ <td headers="categorylist_header_date" class="list-date small">
1634
+ July 07, 2011 </td>
1635
+ </tr>
1636
+ <tr class="cat-list-row0" >
1637
+ <td headers="categorylist_header_title" class="list-title">
1638
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=158:first-six-months&amp;catid=14&amp;Itemid=13">
1639
+ Keating Marks First Six Months in Office with a New Website, 100th District Event &amp; $150K Saved for Constituents </a>
1640
+ </td>
1641
+ <td headers="categorylist_header_date" class="list-date small">
1642
+ July 07, 2011 </td>
1643
+ </tr>
1644
+ <tr class="cat-list-row1" >
1645
+ <td headers="categorylist_header_title" class="list-title">
1646
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=157:httpwwwnecncom062311the-legends-of-the-bulger-brotherslandinghtmlblockid537105afeedid4212&amp;catid=14&amp;Itemid=13">
1647
+ ICYMI: The Freshman Democrat Who Took on the Bulgers </a>
1648
+ </td>
1649
+ <td headers="categorylist_header_date" class="list-date small">
1650
+ June 24, 2011 </td>
1651
+ </tr>
1652
+ <tr class="cat-list-row0" >
1653
+ <td headers="categorylist_header_title" class="list-title">
1654
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=156:keating-keeps-the-pressure-on-big-oil-87368076&amp;catid=14&amp;Itemid=13">
1655
+ Keating Keeps The Pressure On Big Oil </a>
1656
+ </td>
1657
+ <td headers="categorylist_header_date" class="list-date small">
1658
+ June 22, 2011 </td>
1659
+ </tr>
1660
+ <tr class="cat-list-row1" >
1661
+ <td headers="categorylist_header_title" class="list-title">
1662
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=155:monday-627-keating-to-hold-security-tour-of-logan-27674637&amp;catid=14&amp;Itemid=13">
1663
+ Monday 6/27: Keating to Hold Security Tour of Logan </a>
1664
+ </td>
1665
+ <td headers="categorylist_header_date" class="list-date small">
1666
+ June 22, 2011 </td>
1667
+ </tr>
1668
+ <tr class="cat-list-row0" >
1669
+ <td headers="categorylist_header_title" class="list-title">
1670
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=126:keating-honors-irish-americans-on-the-house-floor&amp;catid=14&amp;Itemid=13">
1671
+ Keating Honors Irish-Americans on the House Floor </a>
1672
+ </td>
1673
+ <td headers="categorylist_header_date" class="list-date small">
1674
+ March 17, 2011 </td>
1675
+ </tr>
1676
+ <tr class="cat-list-row1" >
1677
+ <td headers="categorylist_header_title" class="list-title">
1678
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=125:regional-network-counts-493-homeless-people-on-cape&amp;catid=14&amp;Itemid=13">
1679
+ Regional Network Counts 493 homeless people on Cape </a>
1680
+ </td>
1681
+ <td headers="categorylist_header_date" class="list-date small">
1682
+ April 14, 2011 </td>
1683
+ </tr>
1684
+ <tr class="cat-list-row0" >
1685
+ <td headers="categorylist_header_title" class="list-title">
1686
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=124:calling-all-high-school-students-the-congressional-art-competition-deadline-is-only-ten-days-away&amp;catid=14&amp;Itemid=13">
1687
+ Calling All High School Students: The Congressional Art Competition Deadline Is Only Ten Days Away </a>
1688
+ </td>
1689
+ <td headers="categorylist_header_date" class="list-date small">
1690
+ March 15, 2011 </td>
1691
+ </tr>
1692
+ <tr class="cat-list-row1" >
1693
+ <td headers="categorylist_header_title" class="list-title">
1694
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=123:keating-to-award-posthumous-prisoner-of-war-medal&amp;catid=14&amp;Itemid=13">
1695
+ Keating to Award Posthumous Prisoner of War Medal </a>
1696
+ </td>
1697
+ <td headers="categorylist_header_date" class="list-date small">
1698
+ March 22, 2011 </td>
1699
+ </tr>
1700
+ <tr class="cat-list-row0" >
1701
+ <td headers="categorylist_header_title" class="list-title">
1702
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=122:keating-signs-cohasset-caring-pledge-continues-anti-bullying-work-with-bill-in-congress&amp;catid=14&amp;Itemid=13">
1703
+ Keating Signs Cohasset Caring Pledge; Continues Anti-Bullying Work with Bill in Congress </a>
1704
+ </td>
1705
+ <td headers="categorylist_header_date" class="list-date small">
1706
+ March 14, 2011 </td>
1707
+ </tr>
1708
+ <tr class="cat-list-row1" >
1709
+ <td headers="categorylist_header_title" class="list-title">
1710
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=121:keating-continues-to-press-sec-napolitano-on-airport-perimeter-security&amp;catid=14&amp;Itemid=13">
1711
+ Keating Continues to Press Sec. Napolitano on Airport Perimeter Security </a>
1712
+ </td>
1713
+ <td headers="categorylist_header_date" class="list-date small">
1714
+ March 03, 2011 </td>
1715
+ </tr>
1716
+ <tr class="cat-list-row0" >
1717
+ <td headers="categorylist_header_title" class="list-title">
1718
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=120:kerry-delegation-urge-leadership-to-maintain-funding-for-low-income-heating-aid&amp;catid=14&amp;Itemid=13">
1719
+ Kerry, Delegation Urge Leadership to Maintain Funding for Low Income Heating Aid </a>
1720
+ </td>
1721
+ <td headers="categorylist_header_date" class="list-date small">
1722
+ February 14, 2011 </td>
1723
+ </tr>
1724
+ <tr class="cat-list-row1" >
1725
+ <td headers="categorylist_header_title" class="list-title">
1726
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=119:markey-mass-delegation-to-obama-we-oppose-cuts-to-community-service-block-grants-will-fight-to-keep-funding&amp;catid=14&amp;Itemid=13">
1727
+ Markey, Mass Delegation To Obama: We Oppose Cuts to Community Service Block Grants, Will Fight to Keep Funding </a>
1728
+ </td>
1729
+ <td headers="categorylist_header_date" class="list-date small">
1730
+ February 07, 2011 </td>
1731
+ </tr>
1732
+ <tr class="cat-list-row0" >
1733
+ <td headers="categorylist_header_title" class="list-title">
1734
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=118:kerry-frank-lynch-keating-tierney-fight-for-plymouth-fisherman&amp;catid=14&amp;Itemid=13">
1735
+ Kerry, Frank, Lynch, Keating, Tierney Fight for Plymouth Fisherman </a>
1736
+ </td>
1737
+ <td headers="categorylist_header_date" class="list-date small">
1738
+ February 02, 2011 </td>
1739
+ </tr>
1740
+ <tr class="cat-list-row1" >
1741
+ <td headers="categorylist_header_title" class="list-title">
1742
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=117:congressman-william-r-keating-announces-award-for-provincetown-to-help-homeless&amp;catid=14&amp;Itemid=13">
1743
+ Congressman William R. Keating Announces Award for Provincetown to Help Homeless </a>
1744
+ </td>
1745
+ <td headers="categorylist_header_date" class="list-date small">
1746
+ January 20, 2011 </td>
1747
+ </tr>
1748
+ <tr class="cat-list-row0" >
1749
+ <td headers="categorylist_header_title" class="list-title">
1750
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=116:congressman-william-r-keating-announces-award-for-hyannis-to-help-homeless&amp;catid=14&amp;Itemid=13">
1751
+ Congressman William R. Keating Announces Award for Hyannis to Help Homeless </a>
1752
+ </td>
1753
+ <td headers="categorylist_header_date" class="list-date small">
1754
+ January 20, 2011 </td>
1755
+ </tr>
1756
+ <tr class="cat-list-row1" >
1757
+ <td headers="categorylist_header_title" class="list-title">
1758
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=115:congressman-william-r-keating-announces-award-for-quincy-to-help-homeless&amp;catid=14&amp;Itemid=13">
1759
+ Congressman William R. Keating Announces Award for Quincy to Help Homeless </a>
1760
+ </td>
1761
+ <td headers="categorylist_header_date" class="list-date small">
1762
+ January 20, 2011 </td>
1763
+ </tr>
1764
+ <tr class="cat-list-row0" >
1765
+ <td headers="categorylist_header_title" class="list-title">
1766
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=114:congressman-william-r-keating-delivers-maiden-speech-to-house-of-representatives&amp;catid=14&amp;Itemid=13">
1767
+ Congressman William R. Keating Delivers Maiden Speech to House of Representatives </a>
1768
+ </td>
1769
+ <td headers="categorylist_header_date" class="list-date small">
1770
+ January 20, 2011 </td>
1771
+ </tr>
1772
+ <tr class="cat-list-row1" >
1773
+ <td headers="categorylist_header_title" class="list-title">
1774
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=112:keating-targets-bonuses-of-oil-and-gas-company-execs&amp;catid=14&amp;Itemid=13">
1775
+ Keating Targets Bonuses of Oil and Gas Company Execs </a>
1776
+ </td>
1777
+ <td headers="categorylist_header_date" class="list-date small">
1778
+ May 11, 2011 </td>
1779
+ </tr>
1780
+ <tr class="cat-list-row0" >
1781
+ <td headers="categorylist_header_title" class="list-title">
1782
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=111:keating-to-tour-cape-air-one-of-largest-cape-employers&amp;catid=14&amp;Itemid=13">
1783
+ Keating to Tour Cape Air, One of Largest Cape Employers </a>
1784
+ </td>
1785
+ <td headers="categorylist_header_date" class="list-date small">
1786
+ May 06, 2011 </td>
1787
+ </tr>
1788
+ <tr class="cat-list-row1" >
1789
+ <td headers="categorylist_header_title" class="list-title">
1790
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=110:keating-rails-against-big-oil-as-americans-pay-at-the-pump&amp;catid=14&amp;Itemid=13">
1791
+ Keating Rails Against Big Oil as Americans Pay at the Pump </a>
1792
+ </td>
1793
+ <td headers="categorylist_header_date" class="list-date small">
1794
+ May 06, 2011 </td>
1795
+ </tr>
1796
+ <tr class="cat-list-row0" >
1797
+ <td headers="categorylist_header_title" class="list-title">
1798
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=109:keating-presses-tsa-on-transportation-security-in-wake-of-bin-ladens-death&amp;catid=14&amp;Itemid=13">
1799
+ Keating Presses TSA on Transportation Security in Wake of Bin Laden's Death </a>
1800
+ </td>
1801
+ <td headers="categorylist_header_date" class="list-date small">
1802
+ May 04, 2011 </td>
1803
+ </tr>
1804
+ <tr class="cat-list-row1" >
1805
+ <td headers="categorylist_header_title" class="list-title">
1806
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=108:keating-to-hold-cape-veterans-fair-on-saturday&amp;catid=14&amp;Itemid=13">
1807
+ Keating to Hold Cape Veterans Fair on Saturday </a>
1808
+ </td>
1809
+ <td headers="categorylist_header_date" class="list-date small">
1810
+ May 03, 2011 </td>
1811
+ </tr>
1812
+ <tr class="cat-list-row0" >
1813
+ <td headers="categorylist_header_title" class="list-title">
1814
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=107:keatings-response-to-the-death-of-osama-bin-laden&amp;catid=14&amp;Itemid=13">
1815
+ Keating's Response to the Death of Osama Bin Laden </a>
1816
+ </td>
1817
+ <td headers="categorylist_header_date" class="list-date small">
1818
+ May 02, 2011 </td>
1819
+ </tr>
1820
+ <tr class="cat-list-row1" >
1821
+ <td headers="categorylist_header_title" class="list-title">
1822
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=106:flashback-keating-called-for-an-end-to-oil-subsidies-seven-weeks-ago-boehner-just-catching-up&amp;catid=14&amp;Itemid=13">
1823
+ Flashback: Keating Called for an End to Oil Subsidies Seven Weeks Ago; Boehner Just Catching Up </a>
1824
+ </td>
1825
+ <td headers="categorylist_header_date" class="list-date small">
1826
+ April 27, 2011 </td>
1827
+ </tr>
1828
+ <tr class="cat-list-row0" >
1829
+ <td headers="categorylist_header_title" class="list-title">
1830
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=104:keating-kicks-off-qbreakfast-with-billq-program-this-saturday-in-weymouth&amp;catid=14&amp;Itemid=13">
1831
+ Keating Kicks Off &quot;Breakfast with Bill&quot; Program this Saturday in Weymouth </a>
1832
+ </td>
1833
+ <td headers="categorylist_header_date" class="list-date small">
1834
+ April 27, 2011 </td>
1835
+ </tr>
1836
+ <tr class="cat-list-row1" >
1837
+ <td headers="categorylist_header_title" class="list-title">
1838
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=103:keating-announces-congressional-art-competition-winners&amp;catid=14&amp;Itemid=13">
1839
+ Keating Announces Congressional Art Competition Winners </a>
1840
+ </td>
1841
+ <td headers="categorylist_header_date" class="list-date small">
1842
+ April 26, 2011 </td>
1843
+ </tr>
1844
+ <tr class="cat-list-row0" >
1845
+ <td headers="categorylist_header_title" class="list-title">
1846
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=102:keating-holds-first-veterans-advisory-board-meeting&amp;catid=14&amp;Itemid=13">
1847
+ Keating Holds First Veterans' Advisory Board Meeting </a>
1848
+ </td>
1849
+ <td headers="categorylist_header_date" class="list-date small">
1850
+ April 26, 2011 </td>
1851
+ </tr>
1852
+ <tr class="cat-list-row1" >
1853
+ <td headers="categorylist_header_title" class="list-title">
1854
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=101:keating-releases-green-guide-in-honor-of-earth-day&amp;catid=14&amp;Itemid=13">
1855
+ Keating Releases Green Guide in Honor of Earth Day </a>
1856
+ </td>
1857
+ <td headers="categorylist_header_date" class="list-date small">
1858
+ April 22, 2011 </td>
1859
+ </tr>
1860
+ <tr class="cat-list-row0" >
1861
+ <td headers="categorylist_header_title" class="list-title">
1862
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=100:icymi-keatings-blog-post-marks-100-day-anniversary&amp;catid=14&amp;Itemid=13">
1863
+ ICYMI: Keating’s Blog Post Marks 100 Day Anniversary </a>
1864
+ </td>
1865
+ <td headers="categorylist_header_date" class="list-date small">
1866
+ April 15, 2011 </td>
1867
+ </tr>
1868
+ <tr class="cat-list-row1" >
1869
+ <td headers="categorylist_header_title" class="list-title">
1870
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=99:massachusetts-congressmen-press-commerce-secretary-concerning-private-exchanges-for-fishing-catch-allocations&amp;catid=14&amp;Itemid=13">
1871
+ Massachusetts Congressmen Press Commerce Secretary concerning Private Exchanges for Fishing Catch Allocations </a>
1872
+ </td>
1873
+ <td headers="categorylist_header_date" class="list-date small">
1874
+ April 15, 2011 </td>
1875
+ </tr>
1876
+ <tr class="cat-list-row0" >
1877
+ <td headers="categorylist_header_title" class="list-title">
1878
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=98:friday-reception-for-congressional-art-competition&amp;catid=14&amp;Itemid=13">
1879
+ Friday: Reception for Congressional Art Competition </a>
1880
+ </td>
1881
+ <td headers="categorylist_header_date" class="list-date small">
1882
+ April 14, 2011 </td>
1883
+ </tr>
1884
+ <tr class="cat-list-row1" >
1885
+ <td headers="categorylist_header_title" class="list-title">
1886
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=97:keatings-nantucket-mobile-office-hours&amp;catid=14&amp;Itemid=13">
1887
+ Keating's Nantucket Mobile Office Hours </a>
1888
+ </td>
1889
+ <td headers="categorylist_header_date" class="list-date small">
1890
+ April 12, 2011 </td>
1891
+ </tr>
1892
+ <tr class="cat-list-row0" >
1893
+ <td headers="categorylist_header_title" class="list-title">
1894
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=95:keating-honors-womens-history-month-by-starting-womens-advisory-board-for-district&amp;catid=14&amp;Itemid=13">
1895
+ Keating Honors Women's History Month by Starting Women's Advisory Board for District </a>
1896
+ </td>
1897
+ <td headers="categorylist_header_date" class="list-date small">
1898
+ March 02, 2011 </td>
1899
+ </tr>
1900
+ <tr class="cat-list-row1" >
1901
+ <td headers="categorylist_header_title" class="list-title">
1902
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=94:keating-kerry-announce-850k-grant-for-nantucket-airport&amp;catid=14&amp;Itemid=13">
1903
+ Keating, Kerry Announce $850k Grant for Nantucket Airport </a>
1904
+ </td>
1905
+ <td headers="categorylist_header_date" class="list-date small">
1906
+ March 02, 2011 </td>
1907
+ </tr>
1908
+ <tr class="cat-list-row0" >
1909
+ <td headers="categorylist_header_title" class="list-title">
1910
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=93:advisory-congressman-keatings-public-schedule-for-upcoming-constituent-work-week&amp;catid=14&amp;Itemid=13">
1911
+ Congressman Keating's Public Schedule for Upcoming Constituent Work Week </a>
1912
+ </td>
1913
+ <td headers="categorylist_header_date" class="list-date small">
1914
+ February 18, 2011 </td>
1915
+ </tr>
1916
+ <tr class="cat-list-row1" >
1917
+ <td headers="categorylist_header_title" class="list-title">
1918
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=92:kerry-brown-lynch-olver-keating-ma-fire-departments-to-receive-27-mil&amp;catid=14&amp;Itemid=13">
1919
+ Kerry, Brown, Lynch, Olver, Keating: MA Fire Departments To Receive $2.7 Mil </a>
1920
+ </td>
1921
+ <td headers="categorylist_header_date" class="list-date small">
1922
+ February 16, 2011 </td>
1923
+ </tr>
1924
+ <tr class="cat-list-row0" >
1925
+ <td headers="categorylist_header_title" class="list-title">
1926
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=91:patrick-murray-administrations-pledges-71-million-to-build-preserve-1642-affordable-housing-units&amp;catid=14&amp;Itemid=13">
1927
+ Patrick-Murray Administration Pledges $71 Million to Build, Preserve 1,642 Affordable Housing Units </a>
1928
+ </td>
1929
+ <td headers="categorylist_header_date" class="list-date small">
1930
+ February 16, 2011 </td>
1931
+ </tr>
1932
+ <tr class="cat-list-row1" >
1933
+ <td headers="categorylist_header_title" class="list-title">
1934
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=90:icymi-keating-proposes-solution-to-social-media-abuse-by-repressive-governments&amp;catid=14&amp;Itemid=13">
1935
+ ICYMI: Keating Proposes Solution to Social Media Abuse by Repressive Governments </a>
1936
+ </td>
1937
+ <td headers="categorylist_header_date" class="list-date small">
1938
+ February 16, 2011 </td>
1939
+ </tr>
1940
+ <tr class="cat-list-row0" >
1941
+ <td headers="categorylist_header_title" class="list-title">
1942
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=89:keating-statement-on-the-presidents-budget&amp;catid=14&amp;Itemid=13">
1943
+ Keating Statement on the President's Budget </a>
1944
+ </td>
1945
+ <td headers="categorylist_header_date" class="list-date small">
1946
+ February 14, 2011 </td>
1947
+ </tr>
1948
+ <tr class="cat-list-row1" >
1949
+ <td headers="categorylist_header_title" class="list-title">
1950
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=88:keating-kerry-announce-330k-grant-to-hull&amp;catid=14&amp;Itemid=13">
1951
+ Keating, Kerry Announce $330k Grant to Hull </a>
1952
+ </td>
1953
+ <td headers="categorylist_header_date" class="list-date small">
1954
+ February 10, 2011 </td>
1955
+ </tr>
1956
+ <tr class="cat-list-row0" >
1957
+ <td headers="categorylist_header_title" class="list-title">
1958
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=86:keating-social-media-is-being-used-as-a-weapon&amp;catid=14&amp;Itemid=13">
1959
+ Keating: Social Media Is Being Used as a Weapon </a>
1960
+ </td>
1961
+ <td headers="categorylist_header_date" class="list-date small">
1962
+ February 10, 2011 </td>
1963
+ </tr>
1964
+ <tr class="cat-list-row1" >
1965
+ <td headers="categorylist_header_title" class="list-title">
1966
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=83:kerry-brown-olver-keating-ma-fire-departments-win-additional-700k&amp;catid=14&amp;Itemid=13">
1967
+ Kerry, Brown, Olver, Keating: MA Fire Departments Win Additional $700k </a>
1968
+ </td>
1969
+ <td headers="categorylist_header_date" class="list-date small">
1970
+ February 09, 2011 </td>
1971
+ </tr>
1972
+ <tr class="cat-list-row0" >
1973
+ <td headers="categorylist_header_title" class="list-title">
1974
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=81:keating-questions-napolitano-on-airport-safety&amp;catid=14&amp;Itemid=13">
1975
+ Keating Questions Napolitano on Airport Safety </a>
1976
+ </td>
1977
+ <td headers="categorylist_header_date" class="list-date small">
1978
+ February 09, 2011 </td>
1979
+ </tr>
1980
+ <tr class="cat-list-row1" >
1981
+ <td headers="categorylist_header_title" class="list-title">
1982
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=80:keating-meets-with-coast-guard-on-status-of-two-critical-projects&amp;catid=14&amp;Itemid=13">
1983
+ Keating Meets with Coast Guard on Status of Two Critical Projects </a>
1984
+ </td>
1985
+ <td headers="categorylist_header_date" class="list-date small">
1986
+ February 04, 2011 </td>
1987
+ </tr>
1988
+ <tr class="cat-list-row0" >
1989
+ <td headers="categorylist_header_title" class="list-title">
1990
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=79:kerry-brown-tsongas-capuano-tierney-keating-ma-fire-departments-to-receive-additional-12-million&amp;catid=14&amp;Itemid=13">
1991
+ Kerry, Brown, Tsongas, Capuano, Tierney, Keating: MA Fire Departments to Receive Additional $1.2 Million </a>
1992
+ </td>
1993
+ <td headers="categorylist_header_date" class="list-date small">
1994
+ February 03, 2011 </td>
1995
+ </tr>
1996
+ <tr class="cat-list-row1" >
1997
+ <td headers="categorylist_header_title" class="list-title">
1998
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=78:tomorrow-feb-2nd-keating-to-tour-cape-cod-hospital&amp;catid=14&amp;Itemid=13">
1999
+ Tomorrow, Feb. 2nd: Keating to Tour Cape Cod Hospital </a>
2000
+ </td>
2001
+ <td headers="categorylist_header_date" class="list-date small">
2002
+ February 01, 2011 </td>
2003
+ </tr>
2004
+ <tr class="cat-list-row0" >
2005
+ <td headers="categorylist_header_title" class="list-title">
2006
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=77:keating-named-to-three-influential-committees&amp;catid=14&amp;Itemid=13">
2007
+ Keating Named to Three Influential Committees </a>
2008
+ </td>
2009
+ <td headers="categorylist_header_date" class="list-date small">
2010
+ February 01, 2011 </td>
2011
+ </tr>
2012
+ <tr class="cat-list-row1" >
2013
+ <td headers="categorylist_header_title" class="list-title">
2014
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=76:keating-reacts-to-state-of-the-union&amp;catid=14&amp;Itemid=13">
2015
+ Keating Reacts to State of the Union </a>
2016
+ </td>
2017
+ <td headers="categorylist_header_date" class="list-date small">
2018
+ January 25, 2011 </td>
2019
+ </tr>
2020
+ <tr class="cat-list-row0" >
2021
+ <td headers="categorylist_header_title" class="list-title">
2022
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=17:112th-united-states-congress-takes-office&amp;catid=14&amp;Itemid=13">
2023
+ 112th United States Congress Takes Office </a>
2024
+ </td>
2025
+ <td headers="categorylist_header_date" class="list-date small">
2026
+ January 05, 2011 </td>
2027
+ </tr>
2028
+ <tr class="cat-list-row1" >
2029
+ <td headers="categorylist_header_title" class="list-title">
2030
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=15:end-entitlements-for-big-oil-keating-demands&amp;catid=14&amp;Itemid=13">
2031
+ End Entitlements for Big Oil, Keating Demands </a>
2032
+ </td>
2033
+ <td headers="categorylist_header_date" class="list-date small">
2034
+ March 09, 2011 </td>
2035
+ </tr>
2036
+ <tr class="cat-list-row0" >
2037
+ <td headers="categorylist_header_title" class="list-title">
2038
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=14:keatings-first-bill-aimed-at-helping-local-industry-38494725&amp;catid=14&amp;Itemid=13">
2039
+ Keating's First Bill Aimed at Helping Local Industry </a>
2040
+ </td>
2041
+ <td headers="categorylist_header_date" class="list-date small">
2042
+ March 11, 2011 </td>
2043
+ </tr>
2044
+ <tr class="cat-list-row1" >
2045
+ <td headers="categorylist_header_title" class="list-title">
2046
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=11:keating-named-ranking-member-of-oversight-subcommittee&amp;catid=14&amp;Itemid=13">
2047
+ Keating Named Ranking Member of Oversight Subcommittee </a>
2048
+ </td>
2049
+ <td headers="categorylist_header_date" class="list-date small">
2050
+ March 15, 2011 </td>
2051
+ </tr>
2052
+ <tr class="cat-list-row0" >
2053
+ <td headers="categorylist_header_title" class="list-title">
2054
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=10:keating-testifies-before-the-budget-committee-on-constituents-priorities-96367833&amp;catid=14&amp;Itemid=13">
2055
+ Keating Testifies Before the Budget Committee on Constituents' Priorities </a>
2056
+ </td>
2057
+ <td headers="categorylist_header_date" class="list-date small">
2058
+ March 31, 2011 </td>
2059
+ </tr>
2060
+ <tr class="cat-list-row1" >
2061
+ <td headers="categorylist_header_title" class="list-title">
2062
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=8:keating-applauds-senate-1099-vote&amp;catid=14&amp;Itemid=13">
2063
+ Keating Applauds Senate 1099 Vote </a>
2064
+ </td>
2065
+ <td headers="categorylist_header_date" class="list-date small">
2066
+ April 05, 2011 </td>
2067
+ </tr>
2068
+ <tr class="cat-list-row0" >
2069
+ <td headers="categorylist_header_title" class="list-title">
2070
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=7:kerry-frank-keating-fight-for-quota-adjustment-for-upcoming-fishing-season&amp;catid=14&amp;Itemid=13">
2071
+ Kerry, Frank, Keating Fight for Quota Adjustment for Upcoming Fishing Season </a>
2072
+ </td>
2073
+ <td headers="categorylist_header_date" class="list-date small">
2074
+ April 05, 2011 </td>
2075
+ </tr>
2076
+ <tr class="cat-list-row1" >
2077
+ <td headers="categorylist_header_title" class="list-title">
2078
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=2:keating-to-hold-tele-townhall-on-budget&amp;catid=14&amp;Itemid=13">
2079
+ Keating to Hold Tele-Townhall on Budget </a>
2080
+ </td>
2081
+ <td headers="categorylist_header_date" class="list-date small">
2082
+ March 30, 2011 </td>
2083
+ </tr>
2084
+ <tr class="cat-list-row0" >
2085
+ <td headers="categorylist_header_title" class="list-title">
2086
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=3:keating-kudos-to-quincy-police&amp;catid=14&amp;Itemid=13">
2087
+ Keating: Kudos to Quincy Police </a>
2088
+ </td>
2089
+ <td headers="categorylist_header_date" class="list-date small">
2090
+ March 29, 2011 </td>
2091
+ </tr>
2092
+ <tr class="cat-list-row1" >
2093
+ <td headers="categorylist_header_title" class="list-title">
2094
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=5:keating-pushes-for-masstank-jobs-in-quincy&amp;catid=14&amp;Itemid=13">
2095
+ Keating Pushes for MassTank Jobs in Quincy </a>
2096
+ </td>
2097
+ <td headers="categorylist_header_date" class="list-date small">
2098
+ March 21, 2011 </td>
2099
+ </tr>
2100
+ <tr class="cat-list-row0" >
2101
+ <td headers="categorylist_header_title" class="list-title">
2102
+ <a href="/index.php?option=com_content&amp;view=article&amp;id=6:keating-noaas-overhaul-doesnt-go-far-enough&amp;catid=14&amp;Itemid=13">
2103
+ Keating: NOAA's Overhaul Doesn't Go Far Enough </a>
2104
+ </td>
2105
+ <td headers="categorylist_header_date" class="list-date small">
2106
+ March 16, 2011 </td>
2107
+ </tr>
2108
+ </tbody>
2109
+ </table>
2110
+
2111
+
2112
+ </form>
2113
+
2114
+ </div>
2115
+ </div>
2116
+
2117
+
2118
+ </div>
2119
+
2120
+ </div>
2121
+ <div id="navRight">
2122
+ <div id="navright_top"></div>
2123
+ <!-- Box Right Nave Begins -->
2124
+ <div id="navright_content">
2125
+ <!--<div id="navright_content_box">-->
2126
+ <div class="moduletable-rt">
2127
+ <h3>RELATED LINKS</h3>
2128
+ <ul class="nav menu-rt">
2129
+ <li class="item-13 current active"><a href="/index.php?option=com_content&amp;view=category&amp;id=14&amp;Itemid=13" >Press Releases</a></li><li class="item-36"><a href="/index.php?option=com_content&amp;view=category&amp;id=8&amp;Itemid=36" >Latest News</a></li><li class="item-67"><a href="https://www.flickr.com/photos/usrepbillkeating/" target="_blank" >Photo Gallery</a></li><li class="item-34"><a href="http://www.youtube.com/user/RepBillKeating" >Video Gallery</a></li><li class="item-69"><a href="/index.php?option=com_content&amp;view=article&amp;id=87&amp;Itemid=69" >Press Kit</a></li></ul>
2130
+ </div>
2131
+ <div class="moduletable-rt">
2132
+
2133
+
2134
+ <div class="custom-rt" >
2135
+ <center><br />
2136
+ <a href="index.php?option=com_content&amp;view=article&amp;id=127" title=""><img title="" src="images/btn/btn_mobile_office_hours.jpg" alt="" border="0" height="46" width="175" /></a><br />
2137
+ <br /><a href="index.php?option=com_content&amp;view=article&amp;id=128" title=""><img alt="" title="" src="images/btn/updated_keating_coffee.jpg" border="0" height="46" width="175" /></a><br />
2138
+ <!--<br /><a href="index.php?option=com_content&amp;view=article&amp;id=129" title=""><img alt="" title="" src="images/btn/updated_keating_jobs_button.jpg" border="0" height="46" width="175" /></a><br />-->
2139
+ <br /><br />
2140
+ <br /></center></div>
2141
+ </div>
2142
+ <div class="moduletable-rt">
2143
+ <h3>Stay Informed</h3>
2144
+
2145
+
2146
+ <div class="custom-rt" >
2147
+ <form method="post" action="http://email.capitolenews.com/q/ggK1GqN9cWWsXMvavDU2dWsSJdv6KUC6NI">
2148
+ <input type="hidden" name="crvs" value="WGqYE3XJ_4H5mFDRXYUXV2l0LRpzf2eYvFoEjOpe1BX3sYfRUi3Qnky9PmirEV7ZH0KIvvA7yPIQyvQ8aazQGeJcF-u5ixYXNuks1n_OZ64h3mF0_4BJObDL4tn1x1UdQbMyLqeBxQz_JvNRvqk7U-gIVOyvxPQyCGggYAMP2TAZXcuq73FMJ-hfRwUFqwtaWOaOUbJPi6ksRJ7nbRF74xhNDik9tY8ACDe9AnsY5QFZZrP3-vvs0Y41Fy1tQA40"/>
2149
+
2150
+ <input name="CheckBox.Profile.opt-in" value="on" type="hidden" />
2151
+ <input name="CheckBox.Profile.webform" value="on" type="hidden" /><br />
2152
+ <div align="left">
2153
+ Sign-up for the latest news and information</div><br />
2154
+ <div align="left"><input alt="email" name="email" size="6" maxlength="50" value="E-mail" onfocus="if(this.value=='E-mail')this.value=''" onblur="if(this.value=='')this.value='E-mail'" type="text" /> <input name="Profile.Zip" alt="zip" size="2" maxlength="5" value="Zip" onfocus="if(this.value=='Zip')this.value=''" onblur="if(this.value=='')this.value='Zip'" type="text" /> <input id="submit" value="Go" type="submit" /></div><br />
2155
+ </form>
2156
+ <div align="left"><a href="index.php?option=com_content&amp;view=article&amp;id=85&amp;Itemid=68" title="">E-Newsletter Archives</a></div></div>
2157
+ </div>
2158
+
2159
+ <!--</div>-->
2160
+ <!--<div id="navright_content_box_bottom"></div>-->
2161
+ </div>
2162
+ <!-- Box Right Nave Begins End-->
2163
+ </div>
2164
+ </div>
2165
+ </div>
2166
+ <div class="clr"></div>
2167
+ <div id="footer">
2168
+ <div class="moduletable">
2169
+
2170
+
2171
+ <div class="custom" >
2172
+ <table border="0" width="99%">
2173
+ <tbody>
2174
+ <tr>
2175
+ <td width="1%">&nbsp;</td>
2176
+ <td width="15%"><font color="#000066" face="Verdana, Arial, Helvetica, sans-serif" size="1"><strong>Washington, DC Office<br />
2177
+ </strong>315 Cannon HOB<br />
2178
+ Washington, DC 20515<br />
2179
+ Phone: (202) 225-3111<br />
2180
+ Fax: (202) 225-5658<br />
2181
+ Hours: M-F, 9AM-5:30PM</font></td>
2182
+ <td width="15%"><font color="#000066" face="Verdana, Arial, Helvetica, sans-serif" size="1"><strong></strong></font><font color="#000066" face="Verdana, Arial, Helvetica, sans-serif" size="1"><strong>Plymouth Office</strong><br />
2183
+ 2 Court St.<br />
2184
+ Plymouth, MA 02360<br />
2185
+ Phone: (508) 746-9000<br />
2186
+ Fax: (508) 732-0072<br />
2187
+ Hours: M-F, 9AM-5PM</font></td>
2188
+ <td width="15%"><font color="#000066" face="Verdana, Arial, Helvetica, sans-serif" size="1"><strong>Cape and Islands Office<br />
2189
+ </strong>297 North St., Ste. 312<br />
2190
+ Hyannis, MA 02601<br />
2191
+ Phone: (508) 771-0666<br />
2192
+ Fax: (508) 790-1959<br />
2193
+ Hours: M-F, 9AM-5PM</font></td>
2194
+ <td width="15%"><font color="#000066" face="Verdana, Arial, Helvetica, sans-serif" size="1"><strong>New Bedford <span style="font-size: x-small">Office</span><br />
2195
+ </strong>558 Pleasant St., Suite 309<br />
2196
+ New Bedford, MA&nbsp; 02740<br />
2197
+ Phone:&nbsp; (508) 999-6462<br />
2198
+ Fax:&nbsp; (508) 999-6468<br />
2199
+ Hours: M-F, 9AM-5PM</font></td>
2200
+ <td width="24%"><a target="_blank" href="images/pdf/keating_privacy_release_form.pdf" title=""><img alt="" title="" src="images/btn/privacy_release_btn.png" border="0" height="82" width="250" /></a></td></tr>
2201
+ <tr>
2202
+ <td colspan="6">
2203
+ <br>
2204
+ <div align="center"><font color="#000033" size="2"><font color="#000066" face="Verdana, Arial, Helvetica, sans-serif"><a href="http://keating.house.gov"><font color="#000066">Home</font></a></font><font face="Verdana, Arial, Helvetica, sans-serif">&nbsp;&nbsp;|&nbsp;&nbsp;<a title="" href="index.php?option=com_content&amp;view=article&amp;id=113"><font color="#000066">Privacy Policy</font></a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://keating.house.gov"><font color="#000066">Contact Bill</font></a></font></font></div></td></tr></tbody></table></div>
2205
+ </div>
2206
+
2207
+ </div>
2208
+ </div>
2209
+
2210
+ </body>
2211
+ </html>