$headers = "From: {$_POST['sendername']} <{$from_address']}>\r\nContent-type: text/html";
$headers = "From: {$_POST['sendername']} <{$from_address}>\r\nContent-type: text/html";
$error .="<div class="error\">$RegistrationError[2]</div>";
$error .="<div class=\"error\">$RegistrationError[2]</div>";