I have the following JavaScript code:
<text>Welcome <strong>@User.Identity.Name</strong>! </text>
<a href="javascript:window.opener='x';window.close();">[ Close ] </a>
but it will not be able to force firefox browser to close it will only work for IE.