function email(localpart,domainpart)
   {
	window.location.href="test.html";
   }