if 1 < XTunnel1.CurrentVPInstanceCount then alert("Another instance of Virtual Passage already running") return end if if 1 < XTunnel1.isVirtualPassageRunning then alert("Virtual Passage already running") return end if call XTunnel1.LaunchSSLDialog() window.close() end sub -->