
function mypopup(a) {
     anewwindow = window.open("detail1.asp?"+a,"Detailansicht","width=420,height=590,resizable=NO")
}
