<%set browObj = Server.CreateObject("cyScape.browserObj")%>
<%browObj.SetExtProperties "Plugin_FlashVerEx"%>
<%browObj.GetExtPropertiesEx%>
<%if NOT browObj.Plugin_FlashVerEx = "" then%>
<%if left(browObj.Plugin_FlashVerEx,1) < 8 then%>
<%end if%>
<%else%>
<%end if%>