	var badwords_regexps = new Array();
	badwords_regexps.push(/\banal\b/i);
	badwords_regexps.push(/\bass\b/i);
	badwords_regexps.push(/\basshole\b/i);
	badwords_regexps.push(/\bbastard\b/i);
	badwords_regexps.push(/\bbitch\b/i);
	badwords_regexps.push(/\bblowjob\b/i);
	badwords_regexps.push(/\bbutt\b/i);
	badwords_regexps.push(/\bchink\b/i);
	badwords_regexps.push(/\bclit\b/i);
	badwords_regexps.push(/\bcock\b/i);
	badwords_regexps.push(/\bcocksucker\b/i);
	badwords_regexps.push(/\bcrap\b/i);
	badwords_regexps.push(/\bcum\b/i);
	badwords_regexps.push(/\bdeepthroat\b/i);
	badwords_regexps.push(/\bcunt\b/i);
	badwords_regexps.push(/\bdike\b/i);
	badwords_regexps.push(/\bdildo\b/i);
	badwords_regexps.push(/\bdouchebag\b/i);
	badwords_regexps.push(/\bfaggot\b/i);
	badwords_regexps.push(/\bfuck\b/i);
	badwords_regexps.push(/\bgoddamn\b/i);
	badwords_regexps.push(/\bhandjob\b/i);
	badwords_regexps.push(/\bheeb\b/i);
	badwords_regexps.push(/\bhonky\b/i);
	badwords_regexps.push(/\bhumping\b/i);
	badwords_regexps.push(/\bjap\b/i);
	badwords_regexps.push(/\bjerkoff\b/i);
	badwords_regexps.push(/\blicker\b/i);
	badwords_regexps.push(/\bkike\b/i);
	badwords_regexps.push(/\bmotherfucker\b/i);
	badwords_regexps.push(/\bnigga\b/i);
	badwords_regexps.push(/\bnigger\b/i);
	badwords_regexps.push(/\bpaki\b/i);
	badwords_regexps.push(/\bpiss\b/i);
	badwords_regexps.push(/\bporn\b/i);
	badwords_regexps.push(/\bporno\b/i);
	badwords_regexps.push(/\bpussy\b/i);
	badwords_regexps.push(/\bscumbag\b/i);
	badwords_regexps.push(/\bshit\b/i);
	badwords_regexps.push(/\bshlong\b/i);
	badwords_regexps.push(/\bslut\b/i);
	badwords_regexps.push(/\bspic\b/i);
	badwords_regexps.push(/\btits\b/i);
	badwords_regexps.push(/\btwat\b/i);
	badwords_regexps.push(/\bwop\b/i);
	badwords_regexps.push(/\bwetback\b/i);
	badwords_regexps.push(/\bwhore\b/i);
	badwords_regexps.push(/\bwigger\b/i);
	badwords_regexps.push(/\bdamn\b/i);
