function openFlash(swf, w, h){
    window.open("/flash_lejatszo?f="+swf+"&w="+w+"&h="+h, "_blank", "width="+w+", height="+h);
}