
function refreshsubmit()
{
    sendemail();
	location.reload();
}

