function show_window(url, width, height, win_name){
window.open(url, win_name,'width='+width+',height='+height+',menubar=no,toolbar=no,location=no,directories=no,status=no,scrollbars=no,resizable=1,fullscreen=no,channelmode=no,top=25,left=185');
}

function kolor(){
this.src='photo/jaga_1_k.jpg'
}
