%@ language=vbscript %> <% Option Explicit %> <% dim objad set objad = Server.CreateObject("MSWC.AdRotator") objad.TargetFrame = "target = blank" %>