popTop=(screen.availHeight-400)/2;
popLeft=(screen.availWidth-472)/2;
popLeft1=(screen.availWidth-800)/2;
//function k1() {open("../kontakt.shtml","k1","type=fullWindow,left="+popLeft+",top="+popTop+",width=472,height=400");}
//function i1() {open("../impressum.shtml","i1","type=fullWindow,left="+popLeft+",top="+popTop+",width=600,height=500");}
function k1() {open("kontakt.html","k1","type=fullWindow,left="+popLeft+",top="+popTop+",width=472,height=400");}
function i1() {open("impressum.html","i1","scrollbars=yes,left="+popLeft1+",top="+popTop+",width=800,height=500");}
function al() {open("../songs/Addicted.html","al","type=fullWindow,left="+popLeft+",top="+popTop+",width=472,height=400");}
function hj() {open("../songs/HeyJoe.html","hj","type=fullWindow,left="+popLeft+",top="+popTop+",width=472,height=400");}
function v1() {c1=open("clog.html","v1","type=fullWindow,width=340,height=500"); c1.focus();}