function chronik() {
var win;
win = window.open("chronik.html","popup","width=420,height=280");
}

