// JavaScript Document
function openWin() {
	window.open("http://easyhome.cz/swf/soutez.html","soutez","width=530px, height=650px, scrollbar=no, status=no, location=no, menubar=no,resizable=no, dependent=yes, toolbar=no, copyhistory=no, top=100, left=100");
}
function openWinEn() {
	window.open("http://easyhome.cz/swf/soutez-en.html","soutez","width=530px, height=650px, scrollbar=no, status=no, location=no, menubar=no,resizable=no, dependent=yes, toolbar=no, copyhistory=no, top=100, left=100");
}

