function poczta() {
	var pole=document.news.newsletter.value;


		if (pole == ''){
		alert ("Pozostawiłeś/aś niewypełnione pole !");
		return false;
		}
		znaczek = document.news.newsletter.value.indexOf("@");
		znaczek1 = document.news.newsletter.value.indexOf(".");
			if (znaczek == -1)
			{
			window.alert("Wpisz poprawny adres email !");
			return false ;
			}
			if (znaczek1 == -1)
			{
			window.alert("Wpisz poprawny adres email !");
			return false ;
			}	

}

	function conf(przekaz){
		if(confirm('Czy na pewno chcesz usunąć tę pozycję ?')){
		location=przekaz
		}
	}

function sprawdz() {
	var nick=document.form.nick.value;



		if (nick == ''){
		alert ("Pozostawiłeś/aś niewypełnione pole !");
		return false;
		}
	

}
function sprawdz_haslo() {
	var login=document.form.login.value;
	var haslo=document.form.haslo.value;


		if (login == '' || haslo == ''){
		alert ("Pozostawiłeś/aś niewypełnione pole !");
		return false;
		}
}

	function juwenalia2008(strotr) {
	window.open(strotr, '', 'top=10, left=150, width=930, height=700, toolbar=no, scrollbars=yes');
	}
	function dodaj_wiad(strotr) {
	window.open(strotr, '', 'top=50, left=70, width=700, height=500, toolbar=no, scrollbars=yes');
	}
	function edytuj_wiad(strotr) {
	window.open(strotr, '', 'top=50, left=70, width=700, height=500, toolbar=no, scrollbars=yes');
	}

	function z1(strotr) {
	window.open(strotr, '', 'top=50, left=100, width=670, height=520, toolbar=no, scrollbars=no');
	}

	function z2(strotr) {
	window.open(strotr, '', 'top=50, left=100, width=500, height=740, toolbar=no, scrollbars=no');
	}

	function z3(strotr) {
	window.open(strotr, '', 'top=10, left=100, width=850, height=850, toolbar=no, scrollbars=yes');
	}

	function przewalka(strotr) {
	window.open(strotr, '', 'top=10, left=150, width=850, height=650, toolbar=no, scrollbars=yes');
	}
	function przewalka2008(strotr) {
	window.open(strotr, '', 'top=10, left=150, width=870, height=470, toolbar=no, scrollbars=yes');
	}

	function ensemble(strotr) {
	window.open(strotr, '', 'top=10, left=150, width=520, height=740, toolbar=no, scrollbars=yes');
	}

	function juwenalia(strotr) {
	window.open(strotr, '', 'top=10, left=150, width=650, height=1169, toolbar=no, scrollbars=yes');
	}

	function pozytywne(strotr) {
	window.open(strotr, '', 'top=10, left=50, width=900, height=650, toolbar=no, scrollbars=yes');
	}

	function pir(strotr) {
	window.open(strotr, '', 'top=10, left=150, width=850, height=600, toolbar=no, scrollbars=yes');
	}

	function jarmark(strotr) {
	window.open(strotr, '', 'top=10, left=150, width=850, height=770, toolbar=no, scrollbars=yes');
	}

	function walentynki(strotr) {
	window.open(strotr, '', 'top=10, left=150, width=500, height=770, toolbar=no, scrollbars=yes');
	}

	function wosp(strotr) {
	window.open(strotr, '', 'top=10, left=150, width=465, height=655, toolbar=no, scrollbars=no');
	}
	function wakacje(strotr) {
	window.open(strotr, '', 'top=10, left=150, width=820, height=1180, toolbar=no, scrollbars=yes');
	}


	function zamknij() {
	self.close();
	}