Il codice corretto è questo.

codice:
on(press){
    stringa="news_pop.php?ID=" + ID6;
getURL("javascript:window.open('"+stringa+"','nName', 'statusbar=0, toolbar=0, scrollbars=0, menubar=0, width=650 , height=550');void(0)")
}