set object = wscript.createobject("wscript.shell")
x=msgbox("Use Opera Instead. Please?", 0+64, "Netscape Navigator")
object.run "navigator.exe"