Thessaloniki: A doctor was sentenced for a “bag” of 5,000 euros

The Three-member Misdemeanor Court of Thessaloniki found him guilty of bribery of an employee, with the recognition of the mitigating factor of his previous cohabitation, while the sentence was suspended.

The case was revealed in November 2020, following a complaint to the Internal Affairs Sub-Directorate of Northern Greece of EL.AS. He himself was put on leave from his university duties, when the criminal investigation began, with the “corrupt” members of EL.AS. to “dust off” all the surgeries he performed.

In fact, from the specific investigation it emerged that between 2018 and 2020 he had also collected “bags” from other patients – more than 15 – and for this reason a second case file was filed against him for bribery, by follow-up and by profession, which is pending in the criminal courts. Recently, patients and their relatives were tried and acquitted, because they had given “bags” (to bribe an employee).

Before the Magistrates’ Court who found him guilty, the convicted doctor denied the charge, claiming that he was the victim of fraud. He also stated that the disputed surgery was to be performed in a private hospital and that half of the money was intended for him as a fee and the rest for his scientific team.

Shock in Rhodes: Dead 35-year-old pregnant woman – Battle to save the baby

Cyprus: Planning for an extended meeting of the parties involved

Acropolis: Dead 28-year-old who fell from the 5th floor of an apartment building

Menidi: Two injured in shootings

#Thessaloniki #doctor #sentenced #bag #euros

It looks like you've posted a snippet‌ of JavaScript ⁤code related to loading various advertising and analytics scripts, as well as managing the display of ads⁢ on a webpage. The code seems‌ to‍ involve ​several asynchronous script loading functions, as well as ⁣initializing services like OneSignal for push notifications and ‌Disqus for comments.

Here's a brief walkthrough ⁢of the key functionalities in your code:

1. **AdSense​ Management**:

- The code checks for mobile-specific ads and handles their removal if needed.

- It⁣ counts the AdSense slots present⁣ on the page and prepares to load scripts associated with them.

2. **Adman**:

- Initializes an ad unit for the Adman advertising service.

3. ​**OneSignal**:

- Initializes OneSignal for push notifications with a specific application ID.

4. **Disqus**:

⁢ - Configures Disqus comments by specifying the page URL ⁢and an identifier. A script is set up to‌ load Disqus after a delay.

5. **CleverCore** (commented out):

- There’s‍ commented-out code intended⁣ to load a CleverCore⁣ script, which is⁤ an ad management service.

6. **Additional Advertising Scripts**:

- The code suggests that there are​ additional scripts for ‌other advertising⁤ services like ⁢Taboola, Project Agora, ​Glomex, and Vidoomy, which are to be loaded conditionally.

7. **Asynchronous Loading**:

- The `asyncLoadScript` function is‍ frequently called to load JavaScript files without blocking the rendering of the page.

### Notes ‌for Improvement:

- **Error Handling**: Consider implementing error handling while loading scripts,‍ to manage ⁢failures effectively.

-⁣ **Function Definitions**: It looks like some functions (like `asyncLoadScript` and `asyncLoadModule`) ‌are not defined‍ in the snippet. Ensure they are defined elsewhere in your code.

- **Performance**: Delayed loading (with `setTimeout`) can be useful, but excessive use may lead to performance⁣ issues. ⁤Consider balancing this.

- **Code Modularity**: Organizing the code into dedicated functions or modules can enhance readability and maintainability.

If you provide more context or specific concerns, I can help you refine or enhance​ this code further!

Leave a Replay