Project description
Each student prepares and submits research paper as discussed in detail below. Write a twelve-page (minimum) paper (exclusive of title page and reference list) based on (one only) of the following scenarios:
Your principal is the corporate CEO of a large software company with international connections in Eastern Europe, the Middle East, and Central Asia. He travels frequently. He is currently planning a trip to Kabul, Afghanistan to discuss the possibility of establishing business ties with some Afghan software start-up ventures. Your principal will fly to Kabul via commercial airliner. The meeting takes place in Kabul, Afghanistan. Information on Afghanistan is available from the following resources:
Afghanistan General (Detailed) Information Source:
http://afghanistan.saarctourism.org/government.html
Embassy of the United States Kabul, Afghanistan:
http://kabul.usembassy.gov/
See also:
http://www.state.gov/r/pa/ei/bgn/5380.htm
CIA: The World Factbook Afghanistan (2010):
https://www.cia.gov/library/publications/the-world-factbook/geos/af.html
Centers for Disease Control (CDC) Afghanistan Information:
http://wwwnc.cdc.gov/travel/destinations/afghanistan.aspx
Kabul International Airport (2010 video):
See also:
http://www.airgorilla.com/airports/asia/afghanistan/kabul-kbl.html
Overseas Security Advisory Council (OSAC) Intel Report (May 2010):
http://kabul.osac.gov/Reports/report.cfm?contentID=117797
PMC Tasked with Providing Support In-Country:
http://www.isitrainingcenter.com/global-services.html
Detail the various concerns that you have as the protectee\’s protective services specialist. You will have a team of two exclusive of yourself. Cover each concern in detail. As a minimum, the following topics must be thoroughly covered:
1. – Threat assessment/risk analysis
2. – Consideration of the principles of protection
3. – Working the principal
4. – The advance
5. – Transport security including bomb search procedures.
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 });

