function output_widget($region, $place, $themeobject, $template, $request, $qa_content)
{
/* Settings */
$doWeek = false; // here you can switch the interval: false - current month and true - current week
$maxusers = 5; // max users to display
$adminName = "echteinfachtv"; // if you want to ignore the admin, define his name here
$localcode = "de_DE"; // displays the month name in your defined language, e.g. en_US
$langActUsers = "Aktivste Mitglieder"; // your language string for 'most active users'
$langThisWeek = "diese Woche"; // your language string for 'this week'