var Max = 20;
var no = Math.floor(Math.random()*Max);

if (no == 0) document.write('<blockquote><I>Nothing is impossible, the impossible just takes a little longer.</I></blockquote><br><br><br><br>');
if (no == 1) document.write('<blockquote><I>A real friend is one who walks in when the rest of the world walks out.</I></blockquote><br><br><br><br>');
if (no == 2) document.write('<blockquote><I>To dream of the person you would like to be is to waste the person you are.</I></blockquote><br><br><br><br>');
if (no == 3) document.write('<blockquote><I>God gives us our relatives- thank God we can choose our friends.</I></blockquote><br><br><br><br>');
if (no == 4) document.write('<blockquote><I>No one can make you feel inferior without your consent.</I></blockquote><br><br><br><br><br>');
if (no == 5) document.write('<blockquote><I>Happiness is not the absence of conflict, but merely just the ability to deal with it.</I></blockquote><br><br><br>');
if (no == 6) document.write('<blockquote><I>You have to face the music before you can lead the band.</I></blockquote><br><br><br><br>');
if (no == 7) document.write('<blockquote><I>It is easy to tell who your real friends are. They are the ones who stab you in the front</I></blockquote><br><br><br>');
if (no == 8) document.write('<blockquote><I>A smooth sea never made a skillful mariner.</I></blockquote><br><br><br><br><br>');
if (no == 9) document.write('<blockquote><I>When arguing with a stupid person, make sure he isnt doing the same thing.</I></blockquote><br><br><br><br>');
if (no == 10) document.write('<blockquote><I>Trouble is not a sign of inadequacy, stupidity or inferiority, but rather an inescapable part of life - proof that you are a card carrying member of the human race.</I></blockquote>');
if (no == 11) document.write('<blockquote><I>The best place to criticize your neighbor, is in front of the mirror.</I></blockquote><br><br><br><br>');
if (no == 12) document.write('<blockquote><I>Be careful: The toes you step on today may be connected to the butt you have to kiss tomorrow.</I></blockquote><br><br><br>');
if (no == 13) document.write('<blockquote><I>I tend to think success is overrated, that its something everybody goes after until they get it, then nobody know what to do with it.</I></blockquote><br><br>');
if (no == 14) document.write('<blockquote><I>When in doubt, state the obvious- that will always get them.</I></blockquote><br><br><br><br>');
if (no == 15) document.write('<blockquote><I>A sense of humor reduces people and problems to their proper proportions.</I></blockquote><br><br><br><br>');
if (no == 16) document.write('<blockquote><I> Experience. . . Is the worst teacher, because it gives the test first and then the instructions afterwards.</I></blockquote><br><br><br>');
if (no == 17) document.write('<blockquote><I>Never Explain! - Your friends dont need it and your enemies wont believe you anyway!</I></blockquote><br><br><br>');
if (no == 18) document.write('<blockquote><I>If idiots could fly, this place would be an airport!</I></blockquote><br><br><br><br><br>');
if (no == 19) document.write('<blockquote><I>If bankers can count, how come they have 8 windows and 4 tellers?</I></blockquote><br><br><br><br>');












