<% function hideFromBots(strE) dim bots, re, c bots = Array("^EmailSiphon","^EmailWolf","^ExtractorPro","^Mozilla.*NEWT","^Crescent","^CherryPicker","^[Ww]eb[Bb]andit","^WebEMailExtrac.*","^NICErsPRO","^Telesoft","^Zeus.*Webster","^Microsoft.URL","^Mozilla/3.Mozilla/2.01","^Xenu.*Link.*Sleuth.*","^EmailCollector") for each spambot in bots Set re = new RegExp re.IgnoreCase = false re.global = false re.Pattern = spambot if re.Test(request.servervariables("HTTP_USER_AGENT")) then c=c+1 next if c>0 then hideFromBots="Email address witheld" else hideFromBots=strE end if end function %> Creation Essays - For Further Study

Home \ C-SRC \ Creation Essays


For Further Study...

If you would like to know more about some of the topics discussed in
Creation Essays,
check out the following:

The Creation Explanation - A book by Robert E. Kofahl & Kelly L. Segraves

Handy Dandy Evolution Refuter - A Q&A book by Robert E. Kofahl.

Jesus Christ Creator - A book by Kelly L. Segraves.

The Way It Was - A book by Kelly L. Segraves

or contact us at:
"><%=hideFromBots("feedback@parentcompany.com")%>