Famous Presidential Quotes


<FORM>
     <
INPUT TYPE="button" VALUE="Lincoln"
       onClick="alert('Four score and seven years ago...');">
     <
INPUT TYPE="button" VALUE="Kennedy"
      
onClick="alert('Ask not what your country can do for you...');">
     <
INPUT TYPE="button" VALUE="Nixon"
      
onClick="alert('I am not a crook...');">
</
FORM>