function openWindow() {
window.open("","kone",'toolbar=0,location=0,scrollbars=1,width=1000,height=680,resizable=1,top=0,left=0');
}