	<!--
		function winlogin(adresa)
			{
  			window.open(adresa, "", "width=600, height=450,top=25,left=50,scrollbars=yes");
			}
	// -->
