<script> function opening() { window.open("http://emerland.ucoz.ua") }
<input type="button" value="Открыть окно" onclick="opening()">