case 'en': $_REQUEST['langid'] = 1; break; case 'de': $_REQUEST['langid'] = 2; break; case 'fr': $_REQUEST['langid'] = 3; break;