On Error Resume Next dim checkForFlash6 dim checkForFlash7 checkForFlash7 = (IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash.7"))) if checkForFlash7 = true then document.write("") end If if checkForFlash7 = "" then document.write(" ") end If