//<!--
y = 0;
quotes = new Array(y);

quotes[y++] = 'Labour relations delayed is labour relations defeated and denied.<br /><span class="name">&ndash; Ontario Court of Appeal in Journal Publishing Co. of Ottawa v. Ottawa Newspaper Guild,  Local 205\</span>'

quotes[y++] = 'If I can\'t dance &ndash; I don\'t want to be part of your revolution<br /><span class="name">&ndash; Emma Goldman, Anarchist and Feminist\</span>'

quotes[y++] = 'It is essential that there should be organization of labor. This is an era of organization. Capital  organizes and therefore labor must organize.<br /><span class="name">&ndash; Theodore Roosevelt, 26th President of the United States\</span>'

quotes[y++] = 'I\'m not a humanitarian, I\'m a hell-raiser.<br /><span class="name">&ndash; Mother Jones, Labour Organizer\</span>'

quotes[y++] = 'In our glorious fight for civil rights, we must guard against being fooled by false slogans, as \'right-to-work.\' It provides no \'rights\' and no \'works.\' Its purpose is to destroy labor unions and the freedom of collective bargaining... We demand this fraud be stopped.<br /><span class="name">&ndash; Rev. Dr. Martin Luther King Jr., American Civil Rights Activist\</span>'

quotes[y++] = 'With all their faults, trade unions have done more for humanity than any other organization of men that ever existed. They have done more for decency, for honesty, for education, for the betterment of the race, for the developing of character in men, than any other association of men.<br /><span class="name">&ndash; Clarence Darrow, Attorney\</span>'

quotes[y++] = 'Fear is not the natural state of civilized people.<br /><span class="name">&ndash; Aung San Suu Kyi, Nobel Peace Prize Winner\</span>'

quotes[y++] = 'The most effective way to restrict democracy is to transfer decision-making from the public arena to unaccountable institutions: kings and princes, priestly castes, military juntas, party dictatorships, or modern corporations.<br /><span class="name">&ndash; Noam Chomsky, Philosopher\</span>'

quotes[y++] = 'Washing one\'s hands of the conflict between the powerful and the powerless means to side with the powerful, not to be neutral.<br /><span class="name">&ndash; Paulo Freire, Philosopher\</span>'

quotes[y++] = 'Hope is power<br /><span class="name">&ndash; Amnesty International\</span>'

quotes[y++] = 'I have cherished the ideal a democratic and free society... it is an ideal for which I am prepared to die.<br /><span class="name">&ndash; Nelson Mandela, Former President of South Africa\</span>'

quotes[y++] = 'We are not myths of the past, ruins in the jungle, or zoos. We are people and we want to be respected, not to be victims of intolerance and racism.<br /><span class="name">&ndash; Rigoberta Menchu, Nobel Peace Prize Winner\</span>'

quotes[y++] = 'The connection between women\'s human rights, gender equality, socioeconomic development and peace is increasingly apparent.<br /><span class="name">&ndash; Mahnaz Afkhami, Educator\</span>'

quotes[y++] = 'The Earth is the mother of all people and all people should have equal rights upon it.<br /><span class="name">&ndash; Chief Joseph (1732-1794)\</span>'

quotes[y++] = 'It was we, the people; not we, the white male citizens; nor yet we, the male citizens; but we, the whole people, who formed the Union... Men, their rights and nothing more; women, their rights and nothing less.<br /><span class="name">&ndash; Susan B. Anthony, Activist\</span>'

quotes[y++] = 'I knew someone had to take the first step and I made up my mind not to move.<br /><span class="name">&ndash; Rosa Parks , Activist\</span>'

quotes[y++] = 'Join the union, girls, and together say Equal Pay for Equal Work.<br /><span class="name">&ndash; Susan B. Anthony, Activist\</span>'

quotes[y++] = 'The people united will never be defeated.<br /><span class="name">&ndash; Cesar Chavez, Labour Activist\</span>'

quotes[y++] = 'You can\'t do it unless you organize.<br /><span class="name">&ndash; Samuel Gompers, Labour Activist\</span>'

quotes[y++] = 'All that harms labor is treason to America.<br /><span class="name">&ndash; Abraham Lincoln, 16th President of the United States\</span>'


x = Math.floor(Math.random()*(y));