
			var Zufall = Math.random();

			if (Zufall <= 0.1) { document.write ('"A government that is big enough to give you all you want is big enough to take it all away."</p><p class="zitierter">Barry Goldwater'); }
			if (Zufall > 0.1 && Zufall <= 0.2) { document.write ('"Government`s view of the economy could be summed up in a few short phrases: If it moves, tax it. If it keeps moving, regulate it. And if it stops moving, subsidize it. "<br></p><p class="zitierter">Ronald Reagan'); }
			if (Zufall > 0.2 && Zufall <= 0.3) { document.write ('"Underlying most arguments against the free market is a lack of belief in freedom itself,"<br></p><p class="zitierter">Milton Friedman'); }
			if (Zufall > 0.3 && Zufall <= 0.35) { document.write ('"The most important single central fact about a free market is that no exchange takes place unless both parties benefit."<br></p><p class="zitierter">Milton Friedman'); }
			if (Zufall > 0.35 && Zufall <= 0.4) { document.write ('"Never let your sense of morals prevent you from doing what is right." <br></p><p class="zitierter">Salvor Hardin, "Foundation"'); }
			if (Zufall > 0.4 && Zufall <= 0.5) { document.write ('"Information is the currency of democracy."<br></p><p class="zitierter">Thomas Jefferson'); }
			if (Zufall > 0.5 && Zufall <= 0.55) { document.write ('"There are three kinds of lies: Lies, Damn Lies, and Statistics."<br></p><p class="zitierter">Benjamin Disraeli'); }
			if (Zufall > 0.55 && Zufall <= 0.6) { document.write ('"Enjoy when you can, and endure when you must. "<br></p><p class="zitierter">Johann Wolfgang von Goethe'); }
			if (Zufall > 0.6 && Zufall <= 0.7) { document.write ('"The best way to predict your future is to create it." <br></p><p class="zitierter">Peter Drucker'); }
			if (Zufall > 0.7 && Zufall <= 0.75) { document.write ('"A manīs country is not a certain area of land, of mountains, rivers, and woods, but it is a principle; and patriotism is loyalty to that principle."<br></p><p class="zitierter">George William Curtis'); }
			if (Zufall > 0.75 && Zufall <= 0.85) { document.write ('America is much more than a geographical fact.  It is a political and moral fact - the first community in which men set out in principle to institutionalize freedom, responsible government, and human equality."<br></p><p class="zitierter">Adlai Stevenson'); }
			if (Zufall > 0.85 && Zufall <= 0.9) { document.write ('"Whatever you are be a good one." </p><p class="zitierter">Abraham Lincoln'); }
			if (Zufall > 0.9 && Zufall <= 0.95) { document.write ('"Our country, right or wrong - When right to be kept right; when wrong to be put right."<br></p><p class="zitierter">Carl Schurz'); }
			if (Zufall > 0.95) { document.write ('"In this present crisis, government is not the solution to our problem; government is the problem. From time to time we`ve been tempted to believe that society has become too complex to be managed by self-rule, that government by an elite group is superior to government for, by, and of the people. Well, if no one among us is capable of governing himself, then who among us has the capacity to govern someone else? All of us together, in and out of government, must bear the burden."<br></p><p class="zitierter">Ronald Reagan'); }

