Introduction:
– Thesis statement: Despite the recent ruling of the European Court of Justice, obesity is a self-imposed condition and, absent medical evidence to the contrary, should not be treated as disability.
Paragraph 1 thesis statement:
– The ECJ has erred in its holding that obesity should be protected.
– EU law does not name obesity as a protected status.
Paragraph 2 thesis statement:
– Classifying obesity as a disability only serves to create confusion in the workplace.
Evidence:
– Who decides?
– Measure BMI?
– Boon for lawyers?
Paragraph 3 thesis statement:
– Obesity is a self-imposed condition Evidence:
– Obesity can easily be controlled by diet and exercise
– There are legitimate medical illnesses, such as hypothyroidism, that cause obesity.
Paragraph 4 thesis statement (Counter-argument)
– Obesity falls within the concept of disability as developed in other EU cases.
Evidence:
– The Court used principles from the HK Danmark case Denmark from and the Z case from Ireland
Conclusion
– Absent a legitimate medical cause, obesity should not be considered a protected disability in the EU.
harvard referencing system and in text citation
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

