<!-- Begin
function init() {
define('errorPage', 'string', 'Page with Objectionable Content', 30, 100);
define('email', 'email', 'Your E-mail Address');
define('comments', 'string', 'Your Comments', null, 250);
define('code_check', 'num', 'Validator', 5, 5);
}
//  End -->
