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