View Single Post
Old 04-21-2002, 11:25 PM  
spanky
Confirmed User
 
Industry Role:
Join Date: Apr 2002
Posts: 231
if (document.all){
document.body.onmousedown=updownshadow
document.body.onmouseup=updownshadow
}

Those are event captures for DOM browsers. The bots probably think that you're trying to block context menus from popping up.

cheers
spanky is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote