function regulamin(){
	window.open('index.php?page=regulamin', 'myWindow', 'toolbar=no, menubar=no, location=no, directories=no, scrollbars=yes, resizable=no, status=no, width=550, height=300, top=100, left=100').focus();
}

function regulamin_info(){
	window.open('index.php?page=regulamin_info', 'myWindow', 'toolbar=no, menubar=no, location=no, directories=no, scrollbars=yes, resizable=no, status=no, width=550, height=300, top=100, left=100').focus();
}

function prywatnosc(){
	window.open('index.php?page=prywatnosc', 'myWindow', 'toolbar=no, menubar=no, location=no, directories=no, scrollbars=yes, resizable=no, status=no, width=550, height=300, top=100, left=100').focus();
}
