function avaa_ikkuna()
{
window.open('tutkaohje.html','_blank','width=750,height=480,status=yes');
}

