// JavaScript Document


function myPopup2() {
window.open( "https://online.klarna.com/account_fi.yaws?eid=6918", "myWindow",
"status = 1, height = 600, width = 450, resizable = 0" )
}

