function myPopup2() {
window.open("impressum.html", "myWindow", "status = 1, height = 500, width = 500, resizable = 0, scrollbars=yes")
}
