function refresh()
{
    window.location.replace('http://whosms.net'+window.location.pathname);
   

}
function refresh1()
{
    window.location.replace("http://whosms.net/index.php");
   
}
function refresh2()
{
    window.location.replace("http://whosms.net/profil.php");
   
}
function refresh3()
{
    window.location.replace("http://whosms.net/inregistrare.php");
   
}
function refresh4()
{
    window.location.replace("http://whosms.net/password_change.php");
   
}
function refresh5()
{
    window.location.replace("http://whosms.net/success.php");
   
}