function wwwref()
{
    if (window.location.href == ("http://emchess.com/login.php" || "http://emChess.com/login.php" || "http://emchess.com" || "http://emChess.com"))
    {
    window.location.href = "http://www.emchess.com/login.php";
    }
}