% agent = lcase(request.servervariables("http_user_agent")) if instr(agent, "bot")=0 and instr(agent,"spider")=0 then show="style='display:none'" end If %>