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 += 'AFSCME Press Releases'; s += ' | ';
if (xml_button == 'yes') {
s += ' |
| ';
s += 'Coming Soon to a Downtown Near You: AFSCME Premieres “The Choice” in 10 Cities Across the Country '; var intro = 'Main Street Film Festival lays out what’s at stake this November'; if (intro == "") { s += ' '; } else if (headlines_only != 'yes') { s += intro + ' '; } s += ' | |
| ';
s += 'New AFSCME Ads Applaud Passage of Vital Jobs Bill '; var intro = 'Radio Spots Launch $2.5 Million Advertising and Mobilization Campaign'; if (intro == "") { s += ' '; } else if (headlines_only != 'yes') { s += intro + ' '; } s += ' | |
| ';
s += 'Statement of AFSCME President Gerald W. McEntee on House Passage of the Jobs Bill '; var intro = ''; if (intro == "") { s += ' '; } else if (headlines_only != 'yes') { s += intro + ' '; } s += ' | |
| ';
s += 'Statement of AFSCME President Gerald W. McEntee on the Jobless Rate '; var intro = ''; if (intro == "") { s += ' '; } else if (headlines_only != 'yes') { s += intro + ' '; } s += ' | |
| ';
s += 'AFSCME Praises Reid and Pelosi for Action on Jobs Bill '; var intro = 'Statement of AFSCME President Gerald W. McEntee on the U.S. Senate’s final passage of the Jobs Bill'; if (intro == "") { s += ' '; } else if (headlines_only != 'yes') { s += intro + ' '; } s += ' | |
| ';
s += 'Tax Coalition: Senators, Let Bush Tax Cuts for Wealthy Expire on Schedule '; var intro = 'Campaign Supports an End to Irresponsible Tax Breaks for the Wealthy, Help for Working Families'; if (intro == "") { s += ' '; } else if (headlines_only != 'yes') { s += intro + ' '; } s += ' | |
| ';
s += 'AFSCME Calls Senate Vote “A Bold Step Forward” '; var intro = 'Statement of AFSCME President Gerald W. McEntee on the U.S. Senate’s 61 to 38 vote this morning to end the filibuster on the Jobs Bill'; if (intro == "") { s += ' '; } else if (headlines_only != 'yes') { s += intro + ' '; } s += ' | |
| ';
s += 'AFL-CIO, AFSCME Urge Dell Inc. Shareholders to Withhold Their Vote From Chairman Michael Dell, Cite SEC Allegations and Excessive Pay As Concerns '; var intro = ''; if (intro == "") { s += ' '; } else if (headlines_only != 'yes') { s += intro + ' '; } s += ' | |
| ';
s += '“It’s Time to Protect American Jobs” '; var intro = 'Statement of AFSCME President Gerald W. McEntee on the Senate’s consideration of H.R. 1586'; if (intro == "") { s += ' '; } else if (headlines_only != 'yes') { s += intro + ' '; } s += ' | |
| ';
s += 'Coalition of 60 Groups Representing Over 30 Million Americans Launch Campaign to Fight Social Security Cuts by Fiscal Commission '; var intro = 'Richard Trumka (AFL-CIO), Gerald McEntee (AFSCME), Justin Ruben (MoveOn.org), Dennis Van Roekel (NEA), Eliseo Medina (SEIU), Terry O\'Neill (NOW), Donna Meltzer (Consortium for Citizens with Disabilities), Hilary Shelton (NAACP), Ed Coyle (Alliance for Retired Americans) Help Launch New Campaign to Protect Social Security'; if (intro == "") { s += ' '; } else if (headlines_only != 'yes') { s += intro + ' '; } s += ' | |
| '; s += 'powered by AFSCME'; s += ' | |