function BuyPopup(doel) {
   window.open(doel, 'myWindow','status = 1, height = 600, width = 980, resizable = 1, scrollbars = yes' )
}
