function openTonePopup(myURL){
  open("http://www.jippii.fi" + myURL,"soittoaani","width=470,height=350,statusbar=no,toolbars=no,scrollbars=yes");
}