function OpenVpos(){
	   var urlPos = "https://www.jetkontor.net/vpos/DebitPaymentRequest.aspx";
	   window.open(urlPos,"winBioVPOS","width=820px,height=700px,buttons=no,scrollbars=yes,location=no,menubar=no,resizable=yes,s tatus=no,directories=no,toolbar=no");
}