codice:on(release){ var features; features += 'toolbar=no,'; features += 'location=no,'; features += 'status=no,'; features += 'menubar=no,'; features += 'scrollbars=no,'; features += 'resizable=no,'; getURL("javascript:window.open('"+'tuapagina.html'+"','"+'fullscreen'+"','"+features+"width="+System.capabilities.screenResolutionX+", height="+System.capabilities.screenResolutionY+"');void(0);"); }