function sh(i, nazwa)
{
		window.open(i, nazwa, 'resizable=1, width=800, height=600, menubar=yes, toolbar=yes, scrollbars=yes, location=yes, status=yes');
}
