for lang in "japanese" "russian" "turkish" "spanish" "french" "polish" "swedish" "portuguese" "german" "english"
  do
  ./gen_web.pl -Q $lang;
done
