function comment(ID) { window.open("comment"+ID+".html","Event","toolbar=0,status=0,scrollbars=yes,resizable=1,width=600,height=500");window.focus();};function kalender(ID){window.open("kalender_"+ID+".html","Event","toolbar=0,status=0,scrollbars=yes,resizable=1,width=400,height=200,top=1999");window.focus();}