function submitThisform()
{
    document.forms["registration2"].submit();
}
