function jsprint() { //define defaults in case their forgotten if (window.width == null) { width = 250; } if (window.text_align == null) { text_align = 'left'; } if (window.text_font == null) { text_font = 'arial, helvetica, sans-serif'; } if (window.text_size == null) { text_size = 12; } if (window.frame_color == null) { frame_color = 'black'; } if (window.frame_enable == null) { frame_enable = 1; } if (window.table_spacing == null) { table_spacing = 5; } if (window.box_text_color == null) { box_text_color = 'black'; } if (window.link_text_color == null) { link_text_color = 'black'; } if (window.box_bkgd_color == null) { box_bkgd_color = 'white'; } if (window.max_items == null) { max_items = 5; } if (window.open_items_new_win == null) { open_items_new_win = 'no'; } if (window.headlines_only == null) { headlines_only = 'no'; } if (window.xml_button == null) { xml_button = 'yes'; } // HEADER var s = ''; s += '
| '; s += 'News from AFSCME.org'; s += ' | ';
if (xml_button == 'yes') {
s += ' |
| ';
s += 'Honoring the Unsung Heroes '; var intro = 'More than 500 law enforcement and corrections officers gathered in Las Vegas for the Public Safety Congress to discuss critical issues like prison overcrowding and use of force in law enforcement.'; if (intro == "") { s += ' '; } else if (headlines_only != 'yes') { s += intro + ' '; } s += ' | |
| ';
s += 'Alaska Public Service Workers Featured on National Geographic Channel '; var intro = 'The Alaska State Troopers – members of the Public Safety Employees of Alaska (PSEA)/AFSCME Local 803 – are featured in a cable TV series on the National Geographic Channel.'; if (intro == "") { s += ' '; } else if (headlines_only != 'yes') { s += intro + ' '; } s += ' | |
| ';
s += 'New Online Tool Lets You Track the Economy '; var intro = 'Use EPI\'s Economy Track website to help make sense of all the twists and turns of the economy.'; if (intro == "") { s += ' '; } else if (headlines_only != 'yes') { s += intro + ' '; } s += ' | |
| ';
s += 'Statement of AFSCME President Gerald W. McEntee Regarding the Release of the Patient Protection and Affordable Care Act '; var intro = ''; if (intro == "") { s += ' '; } else if (headlines_only != 'yes') { s += intro + ' '; } s += ' | |
| ';
s += 'New TV Ads Defend Members of Congress Under Fire From the Special Interests for Putting Their Constituents’ Interests First and Supporting the Affordable Health Care for America Act '; var intro = 'Ads from Americans United for Change/AFSCME the First Wave in a $1.7 Million Dollar Counteroffensive Backing Up 13 Members of Congress on the Receiving End of Dishonest Attack Ads from the Forces of Status Quo including the U.S. Chamber'; if (intro == "") { s += ' '; } else if (headlines_only != 'yes') { s += intro + ' '; } s += ' | |
| ';
s += 'UDW Member Testifies at Workers’ Rights Hearing '; var intro = 'More than 300 workers participated in the First National Asian Pacific American Workers’ Rights Hearing at the AFL-CIO to share their stories and talk about the challenges of organizing new members.'; if (intro == "") { s += ' '; } else if (headlines_only != 'yes') { s += intro + ' '; } s += ' | |
| ';
s += 'Time to Put Jobs First '; var intro = 'AFL-CIO Pres. Trumka announces a five-step robust plan to deal with the current employment crisis.'; if (intro == "") { s += ' '; } else if (headlines_only != 'yes') { s += intro + ' '; } s += ' | |
| ';
s += '‘16 Deaths Per Day’ Highlights Weak Penalties for Worker Fatalities '; var intro = 'New video shines a spotlight on the weak deterrence and penalties of the nation’s workplace safety laws.'; if (intro == "") { s += ' '; } else if (headlines_only != 'yes') { s += intro + ' '; } s += ' | |
| ';
s += 'AFSCME Retirees Stand Up for Health Care Reform at White House '; var intro = 'First Lady Highlights Difficulties Faced By Older Women, Need for Reform'; if (intro == "") { s += ' '; } else if (headlines_only != 'yes') { s += intro + ' '; } s += ' | |
| ';
s += 'Jobs '; var intro = 'Pres. Obama and AFL-CIO Pres. Trumka will host events to focus on a national jobs creation strategy.'; if (intro == "") { s += ' '; } else if (headlines_only != 'yes') { s += intro + ' '; } s += ' | |
| '; s += 'powered by AFSCME'; s += ' | |