if (window.location.hostname == "javascript.ru") alert("Это javascript.ru!"); else alert("Это "+window.location.hostname+"!");