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.
66 lines (51 sloc)
2.24 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> Welcome to your new virtual server!</TITLE> | |
| </HEAD> | |
| <BODY bgcolor="white" background="http://www.dynamicweb.ca/images/background.gif" link="00639c" vlink="00639c" alink="ff4200"> | |
| <TABLE cellpadding=0 cellspacing=0 border=0 width=605> | |
| <TR> | |
| <TD width=165 valign=top> | |
| </TD> | |
| <TD width=440 valign=top> | |
| <br> | |
| <TABLE BORDER=0 CELLPADDING=3 WIDTH=100%> | |
| <TR> | |
| <TD BGCOLOR="#00639c"> | |
| <FONT COLOR=#FFFFFF SIZE=-1 FACE="ARIAL">Welcome to your new virtual server!</FONT> | |
| <BR> | |
| </TD> | |
| </TR> | |
| </TABLE> | |
| <p> | |
| <font face="arial" size="2"> | |
| <b><a href="http://dynamicweb.ca/hosting/">Dynamic Web Internet Services</a></b> is pleased to welcome you to your new virtual server! We are committed to providing only the highest quality virtual server web hosting solutions to our customers around the | |
| world.<br><br> Please contact the appropriate department below with any questions you may have regarding your account: | |
| <p> | |
| <center><table border=0 cellpadding=3 width=400> | |
| <tr> | |
| <td bgcolor="#cccccc"><center><font face="arial" size="2"><b>Technical support</b><br><A HREF="mailto:ntadmin@dynamicweb.net">ntadmin@dynamicweb.net</font></center></td> | |
| <td bgcolor="99ccff"><center><font face="arial" size="2"><b>Billing questions</b><br><A HREF="mailto:accounts@dynamicweb.net">accounts@dynamicweb.net</font></center></td> | |
| </tr> | |
| <tr> | |
| <td bgcolor="#99ccff"><center><font face="arial" size="2"><b>Sales questions</b><br><A HREF="mailto:info@dynamicweb.net">info@dynamicweb.net</font></center></td> | |
| <td bgcolor="cccccc"><center><font face="arial" size="2"><b>General questions</b><br><A HREF="mailto:staff@dynamicweb.net">staff@dynamicweb.net</font></center></td> | |
| </tr> | |
| </table></center> | |
| <br> | |
| <center><a href="http://dynamicweb.ca/hosting/acceptable.htm">A reminder of our acceptable use policy</a></center><br> | |
| Thank you for choosing to host your website with Dynamic Web, we look forward to <i><b>serving</b></i> you!</font> | |
| <p> | |
| <TABLE BORDER=0 CELLPADDING=3 WIDTH=100%> | |
| <TR> | |
| <TD BGCOLOR="#00639c" align="right"> | |
| <FONT COLOR=#FFFFFF SIZE=-1 FACE="ARIAL">Master your Domain!</FONT> | |
| <BR> | |
| </TD> | |
| </TR> | |
| </TABLE> | |
| </td> | |
| </tr></table> | |
| </center> | |
| </BODY> | |
| </HTML> |