function klick() {
window.open('./player1.html', 'Player', 'toolbar=no, location=yes, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, width=300, height=380, dependent=no, toolbar=no');
}

