!
! This file contains all filters other than English, Social, Spyware and Russian.
!
! antiblock.org test page
antiblock.org#%#var AG_AntiAntiBlock = function() { var baseCreateElement = document.createElement; document.createElement = function(name) { if (name && name.match(/div|font|center/i)) { return null; } else { return baseCreateElement(name); } } };
antiblock.org#%#AG_onLoad(function() { AG_AntiAntiBlock(); });
