function ban(fn){ re = /Тюнинг/;xe = /Необходимое Снаряжение/;if (re.test(fn)) {document.write('
');} else {document.write('
');}}