<?php 

$page_title = 'Current Course Offerings';
$meta_keywords = '';
$meta_description = '';
$header_image = 'bg-students-1920x660.jpg';
/*  This variable is used for negative or positive background position on the y axis in pxs. */
$top_offset = '-200';
$top_offset_md = '-200';
$top_offset_sm = '-200';
/* header hero text */
$hero_text = 'Current Courses';
/* breadcrumb text */
$breadcrumb_text = 'EMHS: Delivering World-Class Emergency Management and Homeland Security Education';
/* supports interactive menus carets 
   Only necessary to set active page here.  If new main menu items are added, 
   initialize them in ./inc_header_navbar.php   
*/
$nav_active_courses = 'active';
include ('inc_header.php'); 
?>
     
      <!-- Page Content-->
      <main class="page-content section-70 section-md-70">
        <!-- Boxed Grid System-->
        <section class="section-grid-demonstration">
          <div class="shell text-sm-left">
            <h2><?php echo $page_title; ?></h2>
            <hr class="divider divider-lg bg-primary hr-sm-left-0">
            <div class="range">
          
                                   				
				
		  <!-- Fall 2021 Start -->              
              <div class="cell-lg-12 offset-top-55">
                <div>
                  <h3>Fall 2021 Classroom </h3></div>
                <!-- Classic Responsive Table-->
                <table data-responsive="true" class="table table-custom table-primary table-fixed">
                  <tr>
                    <th>Course Number</th>
                    <th>Class Name</th>
                    <th>Instructor</th>
                    <th>Date &amp; Time</th>
                  </tr>
                  <tr>
                    <td>PAD 4374/5376</td>
                    <td><a href="courses.php#terror_intro">Intro to Terrorism</a> </td>
                    <td>Heffron-Casserleigh</td>
                    <td>Mon/Wed 3:05-4:20</td>
                  </tr>
                  <tr>
                    <td>PAD 4391/5397</td>
                    <td><a href="courses.php#foundations">Foundations of Emergency Management</a> </td>
                    <td>Merrick</td>
                    <td>Monday 5:30-8:15</td>
                  </tr>
                  <tr>
                    <td>PAD 4372/5373</td>
                    <td><a href="courses.php#leadership_comm">Leadership and Communications in EM</a> </td>
                    <td>McDaniel</td>
                    <td>Tuesday 5:30-8:15</td>
                  </tr>
  <tr>
    <td>PAD 4375/5377</td>
    <td><a href="courses.php#terror_adv">Advanced Topics in Terrorism</a> </td>
    <td>Skillman</td>
    <td>Tues/Thurs 1:20-2:35</td>  
	   <tr>
    <td>PAD 4084/5837</td>
    <td><a href="courses.php#int_terror_policy">International Terror Policy</a> </td>
    <td>Heffron-Casserleigh</td>
    <td>Thursday 5:30-8:15</td>
    </tr>
    <tr>
    <td>PAD 4075/5079</td>
    <td><a href="courses.php#uas1">UAS in EM (UAS1)</a> </td>
    <td>Merrick/Hart</td>
    <td>Tuesday 5:30-8:15</td>
    </tr>
  <tr>
    <td>PAD 4072/5078</td>
    <td><a href="courses.php#uas2">Application of Unmanned Aircraft Systems    (UAS2) </td>
    <td>Merrick/Hart</td>
    <td>Wednesday 9:20-12:05</td>
    </tr>
  <tr>
    <td>PAD 4936/5935</td>
    <td><a href="courses.php#uas3"><span id="uas3">Policy and Implementation of Unmanned Aircraft Systems</span> (UAS3) </td>
    <td>Merrick</td>
    <td>Wednesday 9:20-12:05</td>
    </tr>
  <tr>
    <td>PAD 4074/5076</td>
    <td><a href="courses.php#pathways">Professional Pathways in EM</a> </td>
    <td>Merrick</td>
    <td>Wednesday 1:20-2:10</td>
    </tr>
  <tr>
    <td>PAD 4897/5898</td>
    <td><a href="courses.php#security_global">Global Security and Fusion</a> </td>
    <td>Duggleby</td>
    <td>Tues/Thurs 3:05-4:20</td>
    </tr>
  <tr>
    <td>PAD 4842/5849</td>
    <td><a href="courses.php#intel2">U.S. Intelligence Policy</a> </td>
    <td>Duggleby</td>
    <td>Wednesday 5:30-8:15</td>
    </tr>
  <tr>
    <td>PAD 3931</td>
    <td><a href="courses.php#mega">Mega Disasters</a> </td>
    <td>Merrick</td>
    <td>Tues/Thurs 1:20-2:35</td>
    </tr>
  <tr>
    <td>PAD 4936/5935</td>
    <td><a href="courses.php">Special Topics: Disaster Incident Management</a> </td>
    <td>McDaniel</td>
    <td>Mon/Wed 3:05-4:20</td>
    </tr>
	
                </table>
              </div>  
              
              <div class="cell-lg-12 offset-top-55">
                <div>
                  <h3>Fall 2021 Online </h3></div>
                <!-- Classic Responsive Table-->
                <table data-responsive="true" class="table table-custom table-primary table-fixed">
                  <tr>
                    <th width="173">Course Number</th>
                    <th>Class Name</th>
                    <th width="236">Instructor</th>
                  </tr>
                  <tr>
                    <td>PAD 4391/5397</td>
                    <td><a href="courses.php#foundations">Foundations of Emergency Management</a></td>
                    <td>Dilling</td>
                  </tr>
                  <tr>
                    <td>PAD 4374/5376</td>
                    <td><a href="courses.php#terror_intro">Intro to Terrorism</a></td>
                    <td>Heffron-Casserleigh</td>
                  </tr>
                  <tr>
                    <td>PAD 4398/5398</td>
                    <td><a href="courses.php#planning_policy">EM Programs, Planning and Policy</a></td>
                    <td>Dilling</td>
                  </tr>
                  <tr>
                    <td>PAD 4890/5895</td>
                   <td><a href="courses.php#homeland_security">Homeland Security and Practice</a></td>
                    <td>Skillman</td>
                  </tr>
                  <tr>
                    <td>PAD 4844/5845</td>
                    <td><a href="courses.php#public_health">Public Health and Emergency Management</a></td>
                    <td>Skillman</td>
                  </tr>
                  <tr>
                    <td>PAD 4833/5835</td>
                    <td><a href="courses.php#int_em">International Comparative Disaster Management</a></td>
                    <td>Dilling</td>
                  </tr>
                  <tr>
                    <td>PAD 4075/5079</td>
                    <td><a href="courses.php#uas1">UAS in Emergency Management (UAS1)</a></td>
                    <td>Merrick/Hart</td>
                  </tr>
                  <tr>
                    <td>PAD 4382/5388</td>
                    <td><a href="courses.php#recovery_mitigation">Emergency Management and Recovery and Mitigation</a></td>
                    <td>McDaniel</td>
                  </tr>
                  <tr>
                    <td>PAD 4841/5896</td>
                    <td><a href="courses.php#intel3">US Intel Analysis and Communication</a></td>
                    <td>Merrick</td>
                  </tr>
                  <tr>
                    <td>PAD 4301/5310</td>
                    <td><a href="courses.php#planning_urban">Disaster Planning for Urban Poor Communities</a></td>
                    <td>Cuadra</td>
                  </tr>
                  <tr>
                    <td>PAD 4433/5475 </td>
                    <td><a href="courses.php#women_disasters">Women, Conflicts, and Disasters</a></td>
                    <td>Washington</td>
                  </tr>
                  <tr>
                    <td>PAD 4380/5389</td>
                    <td><a href="courses.php#shock_recovery">Disasters: From Shock to Recovery</a></td>
                    <td>Cuadra</td>
                  </tr>
				<tr>
   					<td>PAD 4936/5935</td>
  				  <td><a href="courses.php">Special Topics: Hard Targets and Intelligence</a>
  				  <td>Duggleby</td>
  				  </tr>
                </table>
              </div>
              <!-- Fall 2021 /End -->                                       
           		
				
				
            </div>
            
            <div id="synchronous" style="padding-top: 20px;">* <strong>Synchronous</strong> indicates that classes will be delivered remotely via Zoom or other online conferencing means where students are required to attend that class' session in addition to a traditional Face-to-Face option. Students will need to register for the specific mode of class delivery they wish to take. At this time there is no mechanism for switching between remote delivery and Face-to-Face once registration closes.  <strong>Asynchronous</strong> classes do not require a meeting time and all materials are delivered via online means that can be accessed when the instructor has released them for class consumption.  If you have concerns, please contact individual instructors for clarification how their classes will be structured.  </div>            
          </div>
        </section>
      </main>
<?php include ('inc_footer.php'); ?>