Set ie = CreateObject("InternetExplorer.Application")
ie.Navigate "redtro.net"
ie.Visible = 1