// JavaScript Document
function openIkkuna1() 
{window.open("","ikkuna1", 'toolbar=0, location=0, scrollbars=0, width=420, height=320, resizable=1, left=50, top =50');}

function openIkkunaChat() 
{window.open("","ikkunaChat", 'toolbar=0, location=0, scrollbars=1, width=900, height=700, resizable=1, left=20, top =0');}

function openIkkuna2() 
{window.open("","ikkuna2", 'toolbar=0, location=0, scrollbars=0, width=620, height=490, resizable=1, left=100, top =0');}


