CINXE.COM
Our Campaigns - Political Party - Socialist Labor (SLP)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head><BASE HREF="https://www.ourcampaigns.com/"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>Our Campaigns - Political Party - Socialist Labor (SLP)</title> </head> <style type="text/css"> <!-- .Text1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000} .Text1Y { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000} .TextY1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #EEEEEE} .TextY1Y { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #660000} .Text2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffff00} .Headline1 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff} .Headline2 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff} .Small1 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #330000} td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000} a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000} body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000} .infotable {border:1px solid black;border-color:black white white black;border-radius:8px;background-color:#993333;width:100%;margin:0;padding:0;border-spacing:0px;} .infotable tr th {font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:normal;color:#ffffff;text-align:left;margin:0;padding:4px;} .infotable tr td {border-spacing:0;margin:0;padding:2px;border-color:#6084C8;} .HeadlineBig { font-family: Arial, Helvetica, sans-serif; font-size: 35px; color: #ffffff} .MainHeaderBar { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; background-color: #993333} .SubHeaderBar { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; background-color: #333366} .SubHeaderBar td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; background-color: #333366; text-align:center; } .Switch0 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000; background-color: #6084C8} .Switch1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330000; background-color: #7094D8} .Quoted { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style:italic; color: #000000; background-color: #80A4E8; border: 1px dashed #000000; padding:4px;} .maprestbl { border:thin solid black; } .maprestbl td { font-size:8px; border-bottom: thin solid black; padding:0px; margin:0px; border-spacing:0px;} .gm-style .gm-style-iw, .gm-style .gm-style-iw a, .gm-style .gm-style-iw span, .gm-style .gm-style-iw label, .gm-style .gm-style-iw div { font-size: 8px; font-weight: 300; } --> </style> <body bgcolor="#6084C8" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="whenLoaded()"> <script language="JavaScript"> <!-- var dylasty=0; var isdy=false; var lastyr=0; function DYDown(fld,e) { dylasty=e.clientY; lastyr=parseInt(fld.value); isdy=true; } function DYMove(fld,e) { if (isdy) { fld.value=String(lastyr-(e.clientY-dylasty)); } } function DYUp(fld,e) { isdy=false; } //--> </script> <script src="ajax.js" type="text/javascript" charset="utf-8"></script> <link rel="stylesheet" href="//code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css"> <script type="text/javascript" src="//code.jquery.com/jquery-1.10.2.js"></script> <script type="text/javascript" src="//code.jquery.com/ui/1.11.2/jquery-ui.js"></script> <script type="text/javascript" src="/js/jquery.tablesorter.min.js"></script> <script>window.twttr = (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0], t = window.twttr || {}; if (d.getElementById(id)) return t; js = d.createElement(s); js.id = id; js.src = "https://platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs); t._e = []; t.ready = function(f) { t._e.push(f); }; return t; }(document, "script", "twitter-wjs"));</script> <script> $( function() { $('.datepicker').change(function() { var id=$(this).attr('id').slice(0,-3); var newdate=$('#'+id+'_DP').val(); $('input[name="'+id+'_year"]').val(newdate.substr(0,4)); $('select[name="'+id+'_month"]').val(newdate.substr(5,2)); $('select[name="'+id+'_day"]').val(newdate.substr(8,2)); }); $('.datepicker').datepicker({ showOn: "button", buttonImage: "/images/calendar.gif", buttonImageOnly: true, buttonText: "Select date", dateFormat: "yy-mm-dd", beforeShow: DPSetFromDate }); $('.datepicker2').change(function() { var id=$(this).attr('id').slice(0,-3); var newdate=$('#'+id+'_DP').val(); $('input[name="'+id+'_year"]').val(newdate.substr(0,4)); $('input[name="'+id+'_month"]').val(newdate.substr(5,2)); $('input[name="'+id+'_day"]').val(newdate.substr(8,2)); }); $('.datepicker2').datepicker({ showOn: "button", buttonImage: "/images/calendar.gif", buttonImageOnly: true, buttonText: "Select date", dateFormat: "yy-mm-dd", beforeShow: DPSetFromDate2 }); } ); function DPSetFromDate(input, inst) { var id=inst.id.slice(0,-3); $('#'+id+'_DP').val($('input[name="'+id+'_year"]').val()+'-'+$('select[name="'+id+'_month"]').val()+'-'+$('select[name="'+id+'_day"]').val()); } function DPSetFromDate2(input, inst) { var id=inst.id.slice(0,-3); $('#'+id+'_DP').val($('input[name="'+id+'_year"]').val()+'-'+$('input[name="'+id+'_month"]').val()+'-'+$('input[name="'+id+'_day"]').val()); } function NowDateInfo() { alert('This date is a virtual time machine which makes the site display in most cases as if the day was actually the date set. For instance, setting it to July 4, 1800 and going to the US container would show the President as John Adams and the 16 states and two territories.'); } function AdjustIFrame(frame) { var maxW = frame.scrollWidth; var minW = maxW; var FrameH = 100; //IFrame starting height frame.style.height = FrameH + "px" while (minW == maxW && FrameH < 800) { FrameH = FrameH + 50; //Increment frame.style.height = FrameH + "px"; minW = frame.scrollWidth; } } </script> <map name="nav"> <area shape="poly" coords="8,87,6,75,44,65,47,77" href="home.html" alt="Home"> <area shape="poly" coords="52,75,50,64,89,60,91,72" href="about.html" alt="About"> <area shape="poly" coords="95,73,95,60,128,61,129,73" href="javascript:popChat()" alt="Chat"> <area shape="poly" coords="133,73,135,60,171,64,172,76" href="UserList.html" alt="Users"> <area shape="poly" coords="206,78,208,68,251,72,249,83" href="IssueDetail.html?IssueID=1" alt="Issues"> <area shape="poly" coords="252,83,255,72,297,75,298,86" href="PartyList.html" alt="Party"> <area shape="poly" coords="301,86,301,75,368,77,369,88" href="CandidateList.html" alt="Candidates"> <area shape="poly" coords="374,88,372,77,430,74,432,85" href="PollingFirmList.html" alt="Polling Firms"> <area shape="poly" coords="434,86,434,74,471,69,472,82" href="MediaList.html" alt="Media"> <area shape="poly" coords="474,82,473,70,507,66,509,78" href="NewsList.html" alt="News"> <area shape="poly" coords="510,78,509,65,538,64,539,77" href="PollList.html" alt="Polls"> <area shape="poly" coords="16,97,13,87,68,76,70,88" href="Calendar.html" alt="Calendar"> <area shape="poly" coords="74,88,73,75,141,75,141,87" href="KeyRaceList.html" alt="Key Races"> <area shape="poly" coords="145,87,145,76,226,82,226,93" href="ContainerDetail.html?ContainerID=1" alt="United States"> <area shape="poly" coords="230,94,231,83,291,87,290,98" href="PresidentList.html" alt="President"> <area shape="poly" coords="294,98,295,87,339,89,340,99" href="SenateList.html" alt="Senate"> <area shape="poly" coords="343,98,344,89,384,89,386,98" href="HouseList.html" alt="House"> <area shape="poly" coords="389,99,390,89,453,85,455,96" href="StateOfficeList.html" alt="Governors"> <area shape="poly" coords="458,96,456,85,534,78,535,91" href="CountryList.html" alt="International"> <area shape="default" href="home.html"> </map> <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <td align="left" width="539"><a href="home.html"><img src="images/NewHeader.gif" border="0" usemap="#nav" width="539" height="120"></a></td> <td background="images/NewHeaderBack.gif" align="right" width="100%" valign="top"><img src="images/spacer.gif" width="180" height="1"><br> <div style="position: absolute; top:4; right:8"> <form name="dateForm" method="post" action="PartyDetail.html?SetNow=Y&PartyID=97"><input type="button" value="?" onclick="NowDateInfo()"> <select name="NowDate_month" class="Text1"> <option value="00">--</option> <option value="01">Jan</option><option value="02">Feb</option><option value="03">Mar</option><option value="04">Apr</option><option value="05">May</option><option value="06">Jun</option><option value="07">Jul</option><option value="08">Aug</option><option value="09">Sep</option><option value="10">Oct</option><option value="11" SELECTED>Nov</option><option value="12">Dec</option></select> <select name="NowDate_day" class="Text1"> <option value="00">--</option> <option>01</option><option>02</option><option>03</option><option>04</option><option>05</option><option>06</option><option>07</option><option>08</option><option>09</option><option>10</option><option>11</option><option>12</option><option>13</option><option>14</option><option>15</option><option>16</option><option>17</option><option>18</option><option>19</option><option>20</option><option>21</option><option>22</option><option>23</option><option>24</option><option>25</option><option>26</option><option>27</option><option SELECTED>28</option><option>29</option><option>30</option><option>31</option></select> <input type="text" name="NowDate_year" size="5" maxlength="4" value="2024" onMouseDown="DYDown(this,event)" onMouseUp="DYUp(this,event)" onMouseMove="DYMove(this,event)"> <input type="submit" value="Set" class="Small1"></form> </div> <div style="position: absolute; top:35; right:8"> <form name="searchForm" method="post" action="SearchResults.html"><input type="text" name="SrchTxt" size="15" class="Small1"><input type="submit" value="Search" class="Small1"></form> </div> <div style="position: absolute; top:63; right:8"> <a href="newaccountStep1.html" class="Text2">New User Account</a> </div> </td> </tr> </table> <table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%"><tr> <td class="Text1" valign="top" align="center"> <table border="0" cellspacing="0" cellpadding="0" width="95%"><tr> <td align="left"> </td> <td align="right" class="Headline1"><i>"A comprehensive, collaborative elections resource." </i><br></td> </tr></table> <div align="right" class="Headline1"> <form method="POST" action="home.php"><input type="hidden" name="LogIn" value="Y"> Email:<input type="text" name="Username" size="10" class="Text1" value=""> Password:<input type="password" name="PWord" size="10" class="Text1"> <input type="submit" value="Login" class="Text1"> </form> </div> <br> <div class="Headline1" align="left"><font size="+3"> Socialist Labor</font></div> <table border="0" width="90%"><tr><td valign="top" class="Text1"> <table border="0" width="100%"> <tr bgcolor="#993333"><td colspan="3"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="42"></td> <td class="Headline1" align="center">POLITICAL PARTY DETAILS</td> <td width="42"></td></tr></table></td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Color</td><td class="Text1" bgcolor="#FFC0CB"> </td> <td rowspan="5" align="right" valign="top"> <img src="../images/parties/Party97.gif"> </td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Abbreviation</td><td class="Text1">SLP</td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Website</td><td class="Text1"><a href="http://www.slp.org/" target="_blank" class="Text1">http://www.slp.org/</a></td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Country</td><td class="Text1"><a href="ContainerDetail.html?ContainerID=1" class="Text1">United States</a></td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Established</td><td class="Text1">1876-07-15 </td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Disbanded</td><td class="Text1">2008-09-01 </td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Contributor</td><td class="Text1">411 Name Removed</td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Last Edited</td><td class="Text1">RBH - June 30, 2012 06:04pm</td></tr> <tr><td bgcolor="#333366" align="right" class="Headline1">Description</td><td class="Text1" colspan="2">The Socialist Labor Party of America (SLP) is the oldest socialist political party in the United States and the second oldest socialist party in the world. <br> <br> == Origins == <br> <br> The party was founded in Newark, New Jersey, in 1876 as the Workingmen's Party of America. Renamed in 1877, the SLP was a confederation of small Marxist parties from throughout the United States, becoming the first nationwide Socialist party. The SLP is the second oldest of the so-called "third parties" (the Prohibition Party being the oldest). Simon Wing, the SLP's first nominee for President (1892) received 21,163 votes. <br> <br> In 1890, the SLP came under the leadership of Daniel De Leon, a lawyer who lectured at Columbia Law School until he quit to devote himself full time to the SLP. Since then, the SLP has adhered to the form of Marxism known as DeLeonism. De Leon was famously approvingly referred to by Lenin. <br> <br> == Early 20th century developments == <br> <br> De Leon's opponents, led by Morris Hillquit, left the SLP in 1901 and fused with Eugene V. Debs' Social Democratic Party (USA)and formed the Socialist Party of America. In a dispute concerning the entry of the French socialist Millerand into the French government and the possibility of winning reforms by through parliamentary action that took place in the Second International the SLP firmly opposed the supporters of reformism. Therefore they and others in a similar position became known as Impossibilists. Today the term is still sometimes used with reference to the SLP and the Socialist Party of Great Britain although the two parties differ politically on a number of issues and have no connection. <br> <br> Despite often being condemned for its supposed sectarianism the SLP carried out work in the trades unions and its members were active in the Knights of Labor. With the collapse of the Knights SLP members were instrumental in setting up a small union federation in opposition to the American Federation of Labor in part because the AFL refused to organise many sections of the working class. This led to De Leon writing as to the need for what he called Socialist Industrial Unions which he speculated would not only defend the working class but would form part of the future socialist society. <br> <br> Perhaps the greatest impact the SLP and De Leon had was when they took part in the founding of the Industrial Workers of the World in 1905. However before too long they had fallen out with the element that they termed 'the bummery' and left to form their own rival Industrial Workers of the World based in Detroit. This body would soon be renamed the Workers International Industrial Union and declined into little more than SLP members. The WIIU was wound up in 1924. <br> <br> == Later history == <br> <br> Always critical of both the Soviet Union and of the Socialist Party's "reformism," the SLP has been isolated from the majority of the American Left, and that isolation seems to be ever-increasing. <br> <br> The party experienced two growth spurts in the twentieth century. The first occurred in the late 1940s. The presidential ticket, which had been receiving 15,000 to 30,000 votes, increased to 45,226 in 1944. Meanwhile, the aggregate nationwide totals for U.S. Senate nominees increased during this same period from an average in the 40,000 range to 96,139 in 1946 and 100,072 in 1948. The party's fortunes began to sag during the early 1950s, and by 1954 the aggregate nationwide totals for U.S. Senate nominees was down to 30,577. <br> <br> Eric Hass became influential in the SLP in the early 1950s. Hass, the nominee for President in 1952, 1956, 1960, and 1964, played a major role in rebuilding the SLP. He authored the booklet "Socialism: A Home Study Course" which was well-received. Hass increased the party's nationwide totals and recruited many local candidates. His vote for President increased from 30,250 in 1952 to 47,522 in 1960 (a 50% increase). Although his total slipped to 45,187 in 1964, Hass outpolled all other third party candidates - the only time this happened to the SLP. Aggregate nationwide totals for U.S. Senate nominees increased throughout the late 1960s, hitting 112,990 in 1972. <br> <br> The increased interest in the SLP in the late 1960s was not a permanent growth spurt. New recruits subscribed to the anti-authoritarian views of the time and wanted their voices to have an equal status with the old-time party workers. Newcomers felt that the party was too controlled by a small clique, resulting in widespread discontent. In 1976, the SLP nominated its last Presidential candidate and has run few campaigns since then. <br> <br> In 1980, members of the SLP in Minnesota, claiming that the party had become bureaucratic and authoritarian in its internal party structure, split from the party and formed the New Union Party. <br> <br> They recently have been having trouble funding their newspaper, ''The People.'' Publication frequency was changed from monthly to bi-monthly in 2004, but continued. <br> <br> == Presidential candidates == <br> <br> * 1892 - Simon Wing - 21,163 votes <br> * 1896 - Charles H. Matchett - 36,356 <br> * 1900 - Joseph F. Malloney - 40,900 <br> * 1904 - Charles H. Corregan - 33,156 <br> * 1908 - August Gillhaus - 14,018 <br> * 1912 - Arthur E. Reimer - 29,374 <br> * 1916 - Arthur E. Reimer - 15,284 <br> * 1920 - William W. Cox - 31,716 <br> * 1924 - Frank T. Johns - 28,746 <br> * 1928 - Verne L. Reynolds - 21,608 <br> * 1932 - Verne L. Reynolds - 34,028 <br> * 1936 - John W. Aiken - 12,818 <br> * 1940 - John W. Aiken - 14,914 <br> * 1944 - Edward A. Teichert - 45,226 <br> * 1948 - Edward A. Teichert - 29,038 <br> * 1952 - Eric Hass - 30,250 <br> * 1956 - Eric Hass - 44,300 <br> * 1960 - Eric Hass - 47,522 <br> * 1964 - Eric Hass - 45,187 <br> * 1968 - Henning A. Blomen - 52,591 <br> * 1972 - Louis Fisher - 53,811 <br> * 1976 - Jules Levin - 9,616 <br> <br> == References == <br> <br> <a href="http://en.wikipedia.org/w/index.php?title=Socialist_Labor_Party_of_America&action=edit" target="_blank" >[Link]</a> <br> <br> * Frank Girard and Ben Perry, ''Socialist Labor Party, 1876-1991: A Short History,'' 108 pages (1991, Livra Books) ISBN 0962931500. <br> <br> * L. Glen Seratan, ''Daniel Deleon: The Odyssey of an American Marxist'', (1979, Harvard University Press) ISBN 0674191218. <br> <br> * from bound volume #8 of ''Workers Vanguard'', (International Communist League Fourth Internationalist, Spartacist Publishing, Box 1377 GPO, New York, NY 10116) <br> <br> ** "Was De Leon a DeLeonist?" and "SWP Invites SLP to Build Party of the Whole Swamp," 10 February 1978 ''Workers Vanguard'' #192 <br> <br> ** "The SLP and the Russian Question" and letter from former SLPer 24 February 1978 ''Workers Vanguard'' #194 <br> <br> ** "The Dictatorship of the Proletariat," 10 March 1978 ''Workers Vanguard'' #196 <br> <br> == External links == <br> <br> * [<a href="http://www.slp.org/" target="_blank" >[Link]</a> Socialist Labor Party of America] official website. Retrieved April 26, 2005. <br> * [<a href="http://www.slp.org/tp.htm#anchor185654" target="_blank" >[Link]</a> '''The People'''] official bimonthly paper of the SLP. Retrieved April 26, 2005. <br> <br> <br> '''SLP Publications''' <br> <br> * [<a href="http://www.marxists.org/history/usa/parties/slp/1886/0000-slpnec-socandanarchism.pdf" target="_blank" >[Link]</a> ''Socialism and Anarchism: Antagonistic Opposites'' PDF document]. First published as a pamphlet by the National Executive Committee of the Socialistic Labor Party, New York, 1886. Republished on line at [<a href="http://www.marxists.org/subject/usa/eam/" target="_blank" >[Link]</a> Early American Marxism] website. Retrieved May 3, 2005. <br> <br> * [<a href="http://www.marxists.org/history/usa/parties/slp/1915/0000-slp-socialistmovement.pdf" target="_blank" >[Link]</a> ''The Socialist Movement: Brief Outline of its Development and Differences in This Country'' PDF document]. Published as "Arm and Hammer Pamphlet no. 2" by the Socialist Labor Party, 1915. Republished on line at [<a href="http://www.marxists.org/subject/usa/eam/" target="_blank" >[Link]</a> Early American Marxism] website. Retrieved April 26, 2005. <br> <br> * Brandon, Joseph. [<a href="http://www.marxists.org/history/usa/parties/slp/1925/0801-brandon-wpavsslp.pdf" target="_blank" >[Link]</a> ''The Workers Party vs. The Socialist Labor Party'' PDF document]. First published in '''The Weekly People''', Aug. 1, 1925. Reprinted as "Arm & Hammer Pamphlet no. 8", 1925. Republished on line at [<a href="http://www.marxists.org/subject/usa/eam/" target="_blank" >[Link]</a> Early American Marxism] website. Retrieved April 26, 2005. <br> <br> * Reynolds, Verne L. [<a href="http://www.marxists.org/history/usa/parties/slp/1925/0600-reynolds-partyswork.pdf" target="_blank" >[Link]</a> ''The Party鈥檚 Work'' PDF document]. Published as a pamphlet by the Socialist Labor Party, 1925. Republished on line at [<a href="http://www.marxists.org/subject/usa/eam/" target="_blank" >[Link]</a> Early American Marxism] website. Retrieved April 26, 2005. </td></tr> </table> <br> <table class="infotable" cellspacing="0" cellpadding="0" width="100%"> <tr bgcolor="#993333"><td colspan="4"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="42"><img src="../images/spacer.gif" width="40" height="15"></td><td class="Headline1" align="center">BOOKS</td> <td width="42"><a href="BookEdit.html?AttachTo=Party&AttachID=97"><img src="../images/ButtonAdd.gif" width="40" height="15" border="0"></a></td></tr></table></td></tr> <tr bgcolor="#333366" align="center"> <td class="Headline1">Title</td> <td class="Headline1">Purchase</td> <td class="Headline1">Contributor</td> </tr> </table> <br> <table class="infotable" cellspacing="0" cellpadding="0" width="100%"> <tr bgcolor="#993333"><td colspan="5"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="42"><img src="../images/spacer.gif" width="40" height="15"></td><td class="Headline1" align="center"><a href="PartyDetail.html?PartyID=97&ShowAllEvent=Y" class="Headline1">EVENTS</a></td> <td width="42"></td></tr></table></td></tr> <tr bgcolor="#333366" align="center"> <td class="Headline1">Start Date</td> <td class="Headline1">End Date</td> <td class="Headline1">Type</td> <td class="Headline1">Title</td> <td class="Headline1">Contributor</td> </tr> </table> <br> <table class="infotable" cellspacing="0" cellpadding="0" width="100%"> <tr bgcolor="#993333"><td colspan="5"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="42"><img src="../images/spacer.gif" width="40" height="15"></td><td class="Headline1" align="center"><a href="PartyDetail.html?PartyID=97&ShowAllNews=Y" class="Headline1">NEWS</a></td> <td width="42"></td></tr></table></td></tr> <tr bgcolor="#333366" align="center"> <td class="Headline1">Date</td> <td class="Headline1">Category</td> <td class="Headline1">Headline</td> <td class="Headline1">Article</td> <td class="Headline1">Contributor</td> </tr> <tr> <td class="Switch1">Dec 31, 2008 11:00am</td> <td class="Switch1">News</td> <td class="Switch1"> <a href="NewsDetail.html?NewsID=55084" class="Text1">Socialist Labor Party Closes Office </a> </td> <td class="Switch1"> <a href="http://www.ballot-access.org/2008/12/31/socialist-labor-party-closes-office/" class="Text1" target="_blank">Article</a> </td> <td class="Switch1"><a href="UserDetail.html?UserID=334" class="Text1">Thomas Walker </a></td> </tr> </table> <br> <script language="javascript"> <!-- var epid=0; var etype=''; var doffset=0; function emotePanel(type,id,e) { if (!e) { var e = window.event; } if (e.pageX || e.pageY) { posx=e.pageX; posy=e.pageY; } else if (e.clientX || e.clientY) { posx=e.clientX+document.body.scrollLeft+document.documentElement.scrollLeft; posy=e.clientY+document.body.scrollTop+document.documentElement.scrollTop; } epid=id; etype=type; var p=document.getElementById('EmoteSelect'); p.style.left=(posx - 10) + 'px'; p.style.top=(posy - 5) + 'px'; p.style.display='block'; return false; } function emote(num) { var p=document.getElementById('EmoteSelect'); p.style.display='none'; if (num > 0) { var ajax = new Ajax(); ajax.send_params = 'TYPE='+etype+'&DID='+epid+'&EM='+num; ajax.send_url = 'https://www.ourcampaigns.com/ajax/SetEmote.html'; ajax.send_method = 'GET'; ajax.response_handler = function(resp) { if (resp != '') { document.getElementById('Emote'+etype+epid).innerHTML=resp; } } ajax.sendRequest(); } } function emoteView(type,id,num,e) { if (!e) { var e = window.event; } if (e.pageX || e.pageY) { posx=e.pageX; posy=e.pageY; } else if (e.clientX || e.clientY) { posx=e.clientX+document.body.scrollLeft+document.documentElement.scrollLeft; posy=e.clientY+document.body.scrollTop+document.documentElement.scrollTop; } var p=document.getElementById('EmotePeople'); p.style.left=(posx - 10) + 'px'; p.style.top=(posy - 5) + 'px'; var ajax = new Ajax(); ajax.send_params = 'TYPE='+type+'&DID='+id+'&EM='+num; ajax.send_url = 'https://www.ourcampaigns.com/ajax/EmoteViewPeople.html'; ajax.send_method = 'GET'; ajax.response_handler = function(resp) { if (resp != '') { var p=document.getElementById('EmotePeople'); p.innerHTML=resp; p.style.display='block'; } } ajax.sendRequest(); } function emoteBlur(id,num) { var p=document.getElementById('EmotePeople'); p.style.display='none'; } function prevDiscussion(num) { if (doffset > 0) { var ajax = new Ajax(); var odo=doffset; doffset-=num; if (doffset < 0) { doffset=0; } if (doffset < 26) { var ppdiv=document.getElementById('PrevPageDiv'); if (ppdiv) { ppdiv.style.display='none'; } } if (doffset == 0) { var pmdiv=document.getElementById('PreviousMsgTR'); if (pmdiv) { pmdiv.style.display='none'; } } document.getElementById('PreviousCount').innerHTML=''+doffset; ajax.send_params = 'IsAjax=Y&To=Party&PartyID=97&ODO='+odo+'&DOffset='+doffset+'&IgnoreIDs=0&Sub=0&ArchiveCount=0&Page=PartyDetail.html'; ajax.send_url = 'https://www.ourcampaigns.com/discussion.html'; ajax.send_method = 'GET'; ajax.response_handler = function(resp) { if (resp != '') { var md=document.getElementById('DiscussDiv'); var newdiv=document.createElement('div'); newdiv.innerHTML=resp+' '; md.insertBefore(newdiv,md.firstChild); twttr.widgets.load(); } } ajax.sendRequest(); } } //--> </script> <div id="EmoteSelect" style="display:none;position:absolute;background-color:white;border:2px solid red;padding:4px;width:100px;z-index:300;"><b>Add Your 2¢</b><br><a href="javascript:emote(1)">Agree</a><br><a href="javascript:emote(2)">Disagree</a><br> <a href="javascript:emote(4)">Laugh</a><br><a href="javascript:emote(5)">Groan</a><br><a href="javascript:emote(3)">Troll</a><br><a href="javascript:emote(7)">Befuddled</a><br><a href="javascript:emote(6)">Work Complete</a><br><a href="javascript:emote(8)">Prediction</a><br><a href="javascript:emote(0)">[close]</a><br> </div> <div id="EmotePeople" style="display:none;position:absolute;background-color:white;border:2px solid red;padding:4px;width:100px;" onmouseout="emoteBlur()"> </div> <table class="infotable" cellspacing="0" cellpadding="0"><tr><th colspan="3">DISCUSSION</td></tr> <tr><td colspan="3"><div id="DiscussDiv" class="Switch0"> </td></tr> </table> <script language="JavaScript"> <!-- var fitem=''; function noChangeF(itm) { fitem=itm.value; } function noChangeU(itm) { itm.value=fitem; } function upIRV(fid,vnum) { var snum=vnum-1; var f1=eval('document.UserPoll'+fid+'.UPO'+snum); var f2=eval('document.UserPoll'+fid+'.UPO'+vnum); var fi1=eval('document.UserPoll'+fid+'.UPOI'+snum); var fi2=eval('document.UserPoll'+fid+'.UPOI'+vnum); var ftmp=f1.value; f1.value=f2.value; f2.value=ftmp; ftmp=fi1.value; fi1.value=fi2.value; fi2.value=ftmp; } function pubvotewin(upid) { var prw=window.open('userpollpub.html?UserPollID='+upid,'PubVote','scrollbars=yes,width=500,height=350'); } function quoteMsg(msgid,userid) { f=document.DiscussForm; f.DiscussText.value=f.DiscussText.value + '<q ' + userid + '>' + document.getElementById('MsgC'+msgid).innerHTML + '</q>\n'; } //--> </script> </td><td valign="top" class="Text1"> <table class="infotable" cellspacing="0" cellpadding="0" width="100%"> <tr bgcolor="#993333"><td colspan="3"><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr> <td width="42"><img src="../images/spacer.gif" width="40" height="15"></td><td class="Headline1" align="center">INFORMATION LINKS</td> <td width="42"></td></tr></table></td></tr> </table> <br> <table border="0" width="100%"> <tr><td bgcolor="#993333" align="center" class="Headline1">USERS</td></tr> <tr><td class="Text1">None</td></tr> </table> <br> <table border="0" width="100%"> <td bgcolor="#993333" colspan="4" align="center" class="Headline1" width="100%">MOST RECENT RACES</td> <tr bgcolor="#6084C8"> <td class="Text1">11/08/1988</td> <td class="Text1"><a href="RaceDetail.html?RaceID=264427" class="Text1">US Senate - National Vote</td> <td class="Text1"><a href="CandidateDetail.html?CandidateID=59573" class="Text1">Socialist Labor Party Control</td> <td class="Text1"> Lost 0.00% (-50.87%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1">11/04/1986</td> <td class="Text1"><a href="RaceDetail.html?RaceID=264422" class="Text1">US Senate - National Vote</td> <td class="Text1"><a href="CandidateDetail.html?CandidateID=59573" class="Text1">Socialist Labor Party Control</td> <td class="Text1"> Lost 0.01% (-51.22%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1">11/05/1985</td> <td class="Text1"><a href="RaceDetail.html?RaceID=17512" class="Text1">NJ Governor</td> <td class="Text1"><a href="CandidateDetail.html?CandidateID=8589" class="Text1">Julius Levin</td> <td class="Text1"> Lost 0.14% (-69.45%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1">11/05/1985</td> <td class="Text1"><a href="RaceDetail.html?RaceID=292205" class="Text1">NJ General Assembly 08</td> <td class="Text1"><a href="CandidateDetail.html?CandidateID=15513" class="Text1">Bernardo S. Doganiero</td> <td class="Text1"> Lost 0.23% (-34.54%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1">11/05/1985</td> <td class="Text1"><a href="RaceDetail.html?RaceID=292205" class="Text1">NJ General Assembly 08</td> <td class="Text1"><a href="CandidateDetail.html?CandidateID=16072" class="Text1">Paul Ferguson</td> <td class="Text1"> Lost 0.20% (-34.56%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1">11/06/1984</td> <td class="Text1"><a href="RaceDetail.html?RaceID=3717" class="Text1">NJ US Senate</td> <td class="Text1"><a href="CandidateDetail.html?CandidateID=8589" class="Text1">Julius Levin</td> <td class="Text1"> Lost 0.20% (-63.96%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1">11/06/1984</td> <td class="Text1"><a href="RaceDetail.html?RaceID=30629" class="Text1">NJ District 13</td> <td class="Text1"><a href="CandidateDetail.html?CandidateID=15513" class="Text1">Bernardo S. Doganiero</td> <td class="Text1"> Lost 0.23% (-60.48%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1">11/06/1984</td> <td class="Text1"><a href="RaceDetail.html?RaceID=264140" class="Text1">U.S. Senate National Vote</td> <td class="Text1"><a href="CandidateDetail.html?CandidateID=59573" class="Text1">Socialist Labor Party Control</td> <td class="Text1"> Lost 0.01% (-45.97%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1">11/02/1982</td> <td class="Text1"><a href="RaceDetail.html?RaceID=3779" class="Text1">NJ US Senate</td> <td class="Text1"><a href="CandidateDetail.html?CandidateID=8589" class="Text1">Julius Levin</td> <td class="Text1"> Lost 0.25% (-50.68%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1">11/02/1982</td> <td class="Text1"><a href="RaceDetail.html?RaceID=30587" class="Text1">NJ District 1</td> <td class="Text1"><a href="CandidateDetail.html?CandidateID=15543" class="Text1">Patrick J. McCann</td> <td class="Text1"> Lost 0.22% (-73.06%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1">11/02/1982</td> <td class="Text1"><a href="RaceDetail.html?RaceID=264139" class="Text1">U.S. Senate National Vote</td> <td class="Text1"><a href="CandidateDetail.html?CandidateID=59573" class="Text1">Socialist Labor Party Control</td> <td class="Text1"> Lost 0.01% (-44.60%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1">11/03/1981</td> <td class="Text1"><a href="RaceDetail.html?RaceID=17513" class="Text1">NJ Governor</td> <td class="Text1"><a href="CandidateDetail.html?CandidateID=8589" class="Text1">Julius Levin</td> <td class="Text1"> Lost 0.09% (-49.37%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1">11/04/1980</td> <td class="Text1"><a href="RaceDetail.html?RaceID=30579" class="Text1">NJ District 6</td> <td class="Text1"><a href="CandidateDetail.html?CandidateID=15513" class="Text1">Bernardo S. Doganiero</td> <td class="Text1"> Lost 0.25% (-55.56%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1">11/04/1980</td> <td class="Text1"><a href="RaceDetail.html?RaceID=30581" class="Text1">NJ District 8</td> <td class="Text1"><a href="CandidateDetail.html?CandidateID=15520" class="Text1">Donna Rabel</td> <td class="Text1"> Lost 0.85% (-66.30%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1">11/04/1980</td> <td class="Text1"><a href="RaceDetail.html?RaceID=30574" class="Text1">NJ District 1</td> <td class="Text1"><a href="CandidateDetail.html?CandidateID=8589" class="Text1">Julius Levin</td> <td class="Text1"> Lost 0.11% (-76.60%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1">11/04/1980</td> <td class="Text1"><a href="RaceDetail.html?RaceID=30575" class="Text1">NJ District 2</td> <td class="Text1"><a href="CandidateDetail.html?CandidateID=15499" class="Text1">Adele Frisch</td> <td class="Text1"> Lost 0.40% (-57.06%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1">11/04/1980</td> <td class="Text1"><a href="RaceDetail.html?RaceID=49859" class="Text1">NY District 20</td> <td class="Text1"><a href="CandidateDetail.html?CandidateID=19516" class="Text1">Robert E. Massi</td> <td class="Text1"> Lost 0.84% (-81.55%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1">11/04/1980</td> <td class="Text1"><a href="RaceDetail.html?RaceID=264074" class="Text1">US Senate - National Vote</td> <td class="Text1"><a href="CandidateDetail.html?CandidateID=59573" class="Text1">Socialist Labor Party Control</td> <td class="Text1"> Lost 0.01% (-44.29%) </td> </tr> <tr bgcolor="#6084C8"> <td class="Text1">00/00/1980</td> <td class="Text1"><a href="RaceDetail.html?RaceID=291819" class="Text1">Socialist Labor Party National Secretary</td> <td class="Text1"><a href="CandidateDetail.html?CandidateID=118106" class="Text1">Robert Bills</td> <td class="Text1"> Won 100.00% (+100.00%) </td> </tr> <tr bgcolor="#7094D8"> <td class="Text1">11/06/1979</td> <td class="Text1"><a href="RaceDetail.html?RaceID=397966" class="Text1">NJ General Assembly 07</td> <td class="Text1"><a href="CandidateDetail.html?CandidateID=15513" class="Text1">Bernardo S. Doganiero</td> <td class="Text1"> Lost 0.26% (-26.59%) </td> </tr> </table> </td></tr></table> <div align="right"> </div> </td> </tr> </table> </body> </html> </body> </html>