function popUp() {
props=window.open('betalsatt', 'poppage', 'toolbars=0, scrollbars=1, location=0, statusbars=0, menubars=0, resizable=1, width=800, height=370, left=100, top=100');
}


