Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
50 lines (47 sloc)
2.17 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <title>Merry Christmas from MIC&S</title> | |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |
| </head> | |
| <body bgcolor="#FFFFFF"> | |
| <h2 align="center"> </h2> | |
| <h2 align="center"><font color="#FF6633" face="Arial, Helvetica, sans-serif">Wise | |
| men still seek Him</font></h2> | |
| <h3 align="center"><img src="images/wisemen3.gif" width="317" height="252"></h3> | |
| <h2 align="center"><font face="Arial, Helvetica, sans-serif" color="#339933">Jesus | |
| is the Reason for the Season!</font></h2> | |
| <h4 align="center"><font face="Arial, Helvetica, sans-serif" color="#000000">The | |
| management and staff of Midwest Internet™ </font><font face="Arial, Helvetica, sans-serif" color="#000000"><br> | |
| pray God's blessing upon you during the holiday season<br> | |
| and throughout the new year.</font></h4> | |
| <div align="center"><font face="Arial, Helvetica, sans-serif"><i>The LORD make | |
| His face shine on you, And be gracious to you; <br> | |
| The LORD lift up His countenance on you, And give you peace. (Num 6:25-26)</i></font> | |
| </div> | |
| <p align="center"><font face="Arial, Helvetica, sans-serif">If you would like | |
| to send a greeting or short note <br> | |
| to the management and staff of Midwest Internet™ <br> | |
| you may do so below:</font></p> | |
| <form method="post" action="http://www.mics.net/cgi-bin/FormMail.pl" | |
| ENCTYPE="x-www-form-urlencoded" name="greetings"> | |
| <input type="hidden" name="redirect" value="http://www.4fam.net/index.html"> | |
| <INPUT TYPE="hidden" NAME="recipient" VALUE="wayne@mics.net"> | |
| <INPUT TYPE="hidden" NAME="subject" VALUE="Holiday Greetings"> | |
| <INPUT TYPE="hidden" NAME="required" VALUE="email,textfield"> | |
| <p align="center"> | |
| <textarea name="textfield" cols="60" rows="15"></textarea> | |
| </p> | |
| <p align="center"><font face="Arial, Helvetica, sans-serif">My E-mail Address | |
| is: | |
| <input type="text" name="email" size="35"> | |
| </font></p> | |
| <p align="center"> | |
| <input type="submit" name="Submit" value="Submit"> | |
| <input type="reset" name="Submit2" value="Clear"> | |
| </p> | |
| <p align="center"><font face="Arial, Helvetica, sans-serif"><a href="index.html">Return | |
| to Home Page</a></font></p> | |
| </form> | |
| <p> </p> | |
| </body> | |
| </html> |