<html> <head> <title>Message Sent</title> <link rel="stylesheet" type="text/css" href="../img/admin/styles.css"> <meta http-equiv="Content-Type" content="text/html; charset=##CHARSET##"> </head> <body> <table align="center" border=0> <tr> <td> <b>Message Sent</b> <p> Your message has been sent to <b>##to##</b> <p> <input type=button value="Close" OnClick="window.close()" class=button> </td> </tr> </table> </body> </html>