I forget to wrote one more thing:tagging doesn't have to be in xml form <en>process this text</en>, it can be php IF control structure. <?php if ($lang=="en") {?>process this text <?php } ?>Boris I.