function live() { window.open('/live/?now', 'telem_live', 'left=100,top=100,width=380,height=380,resizable=yes,scrollbars=no'); return false; }
function show_telem_arhiva(url) { window.open('/arhiva/?flv='+url, 'telem_arhiva', 'left=0,top=0,width=420,height=360,resizable=yes,scrollbars=no'); return false; }
