<?php $__env->startSection('page_title'); ?>
    OSAA - Health &amp; Safety
<?php $__env->stopSection(); ?>

<?php $__env->startSection('page_sub_title'); ?>    
   OSAA Health &amp; Safety
<?php $__env->stopSection(); ?>

<?php $__env->startSection('scripts'); ?>
    @parent

    <script src="http://jwpsrv.com/library/d3LbCBzkEeSiiSIACtqXBA.js"></script>

    <style type="text/css">
        .tabs {
        	font-family: Arial, Helvetica, sans-serif !important;
        }

        h3 {
            color: #990000 !important;
        }

        .course_item {
            margin-bottom: 1.5em;
        }

        .course_item img {
            width: 80px;
            float: left;
            margin: 0 10px 0 0;
        }

        .course_item .course_title {
            font-weight: bold;
            font-size: 12pt;
        }

        .course_item .course_when {
            font-style: italic;
            font-size: 9pt;            
        }

        .course_item .course_link {
            
        }    

        .course_item .course_name {
            font-size: 9pt;
        }

        ol li {
            margin-bottom: 1em;
        }

        ol.paren {
          counter-reset: list;
          margin-left: 1em;
        }
        ol.paren > li {
          margin-top: 0.75em;
          list-style: none;
          position: relative;
        }
        ol.paren.lower_alpha > li:before {
          content: counter(list, lower-alpha) ") ";
          counter-increment: list;
          position: absolute;
          left: -1.4em;
        }
        ol.paren.decimal > li:before {
          content: counter(list, decimal) ") ";
          counter-increment: list;
          position: absolute;
          left: -1.4em;
        }
        ol.faq {
            margin-left: 1em;
        }
        ol.faq > li {
            margin-top: 0.75em;
        }

    </style>

<?php $__env->stopSection(); ?>

<?php $__env->startSection('jquery_init'); ?>

	$('.button').button();

	$('a[data-jump-tab]').click(function(event)
    {
        event.preventDefault();

        var link = $(this);

        var target_tab_id = link.attr('data-jump-tab');
        activateTab(target_tab_id, '#content');
    });

	$('.tabs').tabs({
        beforeActivate : function (event, ui)
        {
            if (ui.newTab.is('[data-escape]'))
            {
                event.preventDefault();
                window.location = ui.newTab.attr('data-escape');                
            }   
        }
    });

	/*
     * Tab activation and element focus
     */
    function activateTab(target_tab_id, focus)
    {
        var target_tab = $('.tabs ul:first li a[href="#' + target_tab_id + '"]');
        var target_tab_index = target_tab.attr('data-tab-order');

        $('.tabs').tabs('option', 'active', target_tab_index);

        if (focus)
        {
            focusOnElement($(focus));
        }
    }    

    <?php if (!Helpers::strIsEmpty($info['tab'])): ?>
        var anchor = "<?php echo $info['tab']; ?>";        
    <?php else: ?>
        var anchor = window.location.hash.substring(1);
    <?php endif; ?>

    var focus = false;
    
    if (anchor)
    {
        activateTab(anchor, false);
        focus = '#content';
    }

    <?php if (!Helpers::strIsEmpty($info['focus'])): ?>
        focus = "<?php echo Session::get('focus'); ?>";
    <?php endif; ?>

    function focusOnElement(focus_element)
    {        
        var top = focus_element.offset().top - 45;
        setTimeout(function() {                                
            $('html, body').scrollTop(top);
        }, 1);
    }   

    if (focus)
    {
        focusOnElement($(focus));  
    }    


    /* Your Life Matters */
	jwplayer("YourLifeMatters")
	    .setup(
	    {
	        file: "http://www.osaa.org/video/YourLifeMatters.mp4",
			image: "",
	        width: 982,
	        height: 550			
	    })
	    .onReady(function ()
	    {
	    	$('#YourLifeMatters_logo').css('display', 'none');
		});

<?php $__env->stopSection(); ?>

<?php $__env->startSection('page_functions'); ?>
	
<?php $__env->stopSection(); ?>


<?php $__env->startSection('main_content'); ?>    	

	<div class="tabs awards">
    
		<?php /*  Tab List  */ ?>
        <ul style="padding-left:5px; font-size:9pt;">  
            <li><a href="#air-quality" data-tab-order="0">Air Quality</a></li>
            <li><a href="#concussion" data-tab-order="1">Concussion</a></li>
            <li><a href="#steroid" data-tab-order="2">Steroid and Supplements</a></li>
            <li><a href="#heat" data-tab-order="3">Heat / Hydration</a></li>            
 			<li><a href="#nutrition" data-tab-order="4">Sport Nutrition</a></li>		
            <li><a href="#wellness" data-tab-order="5">Student Wellness</a></li>
            <li><a href="#lightning" data-tab-order="6">Lightning Safety</a></li>            
            <li><a href="#resources" data-tab-order="7">Additional Resources</a></li>            
       </ul>

		
		<?php /*  Nutrition  */ ?>
        <div id="nutrition">         
        	<a href="http://oatswebsite.org/" target="_blank" style="float: right; text-align: center; border: none; margin: 1em 1.5em;">
    			<img src="<?php echo asset ('/images/icons/oats.jpg'); ?>" height="50px" border="0"/><br/>
    			Oregon Athletic<br>Trainers Society
  			</a>
    		<a href="http://nfhs.org/resources/sports-medicine/" target="_blank" style="float: right; text-align: center; border: none; margin: 1em 1.5em;">
    			<img src="<?php echo asset ('/images/icons/nfhs_48px.png'); ?>" height="50px" border="0"/><br/>
    			NFHS<br>Sports Medicine
  			</a>

  			<h1>OSAA Health and Safety Information</h1>
			The information listed on this page is designed to assist schools, parents, and students in keeping student-athletes healthy and safe when dealing with a variety of issues.  We encourage you to contact the OSAA staff directly (<?php echo Helpers::obfuscateEmailLink ("info@osaa.org"); ?>) if you have questions regarding the following information.

			<br /><br />

			<h2>Sport Nutrition</h2>
			<?php /* 
			<a href="http://www.osaa.org/docs/osaainfo/ODPCTop5Clipboard.pdf" target="_blank" style="float: right; text-align: center; border: none; margin: 0 1.5em 1em 1.5em;">
				<img src="<?php echo asset('images/logos/ODPCTop5.jpg'); ?>">
			</a>
			 */ ?>

			<div style="line-height: 1.25em;">
				&raquo; <a href="http://nfhslearn.com/courses/55000" target="_blank">NFHS Guide to Sports Nutrition</a><br />
				&raquo; <a href="https://odncouncil.org/?s=eating+peak+performance" target="_blank">Eating for Peak Performance</a><br />
				&raquo; <a href="http://fnic.nal.usda.gov/lifecycle-nutrition/fitness-and-sports-nutrition/nutrition-athletes" target="_blank">Sports Nutrition Information Center - USDA</a><br />
				&raquo; <a href="http://www.osaa.org/docs/osaainfo/ODPCTop5Clipboard.pdf" target="_blank">Top 5 Nutrition Needs for Student Athletes</a><br />
				
				<br />
				<?php /* 
				<b>Milk - The Official Beverage of the OSAA:</b>&nbsp;&nbsp;&raquo; <a href="<?php echo asset('docs/health-safety/MilkPressRelease.pdf'); ?>" target="_blank">Press Release</a>&nbsp;&nbsp;<br/>							

				<a href="http://www.dairyfarmersor.com/" target="_blank" style="float: right; margin: 1em 1.5em 1em 1.5em;">
					<img src="<?php echo asset('images/logos/Milk.jpg'); ?>" alt="" title="" style="width: 128px;" />
				</a>

				<h3>Milk Coolers for Coaches</h3>
				&raquo; <a href="https://odncouncil.org/schools/" target="_blank">ODNC School Programs</a><br />
				You spend hours coaching your students to be the best in their sport. Do you also make sure that they are getting the proper nutrition and hydration? 
				<br /><br />
				
				The Milk Coolers for Coaches Program is an opportunity to power up your team by bringing a delicious nutritious beverage to your students! Apply now for a free cooler and travel cart that holds 50 cartons of milk for your high school student athletes.<br /><br />
				
				For more information please contact the Fuel Up To Play 60 Program, at <?php echo Helpers::obfuscateEmailLink ("mailto:info@odncouncil.org"); ?>.

				 */ ?>
			</div>
			
			<br />
				
			<h2>Sports Nutrition Instagraphics</h2>
			From recovery nutrition to bone health to lactose intolerance and hydration, these instagraphics provide sports dietitian-recommended tips and short descriptions of the important points on eight topics.
			<div class="columns" style="margin-top: 1em;">
				<div class="fourth text_center">
					<a href="http://www.sportsrd.org/wp-content/uploads/2016/01/Bone-Health_JPG-768x432@2x.jpg" target="_blank">
						<img src="<?php echo asset('/images/logos/instagraphics/Bone-Health-Screen-Shot.png'); ?>" alt="" title="" style="width: 100%;" /><br />
						Strong Bones Support Strong Performance
					</a>
				</div>

				<div class="fourth text_center">
					<a href="http://www.sportsrd.org/wp-content/uploads/2016/01/Fueling-During-Exercise-Screen-Shot-768x429@2x.png" target="_blank">
						<img src="<?php echo asset('/images/logos/instagraphics/Fueling-During-Exercise-Screen-Shot.png'); ?>" alt="" title="" style="width: 100%;" /><br />
						Fueling During Exercise
					</a>
				</div>

				<div class="fourth text_center">
					<a href="http://www.sportsrd.org/wp-content/uploads/2016/01/Hydration-Screen-Shot--768x431@2x.png" target="_blank">
						<img src="<?php echo asset('/images/logos/instagraphics/Hydration-Screen-Shot.png'); ?>" alt="" title="" style="width: 100%;" /><br />
						Hydrate Early and Often
					</a>
				</div>

				<div class="fourth text_center">
					<a href="http://www.sportsrd.org/wp-content/uploads/2016/01/Lactose-Intolerance-Screen-Shot--768x432@2x.png" target="_blank">
						<img src="<?php echo asset('/images/logos/instagraphics/Lactose-Intolerance-Screen-Shot.png'); ?>" alt="" title="" style="width: 100%;" /><br />
						Fueling Essentials for the Lactose Intolerant Athlete
					</a>
				</div>
			</div>

			<br class="clear" /><br />

			<div class="columns">
				<div class="fourth text_center">
					<a href="http://www.sportsrd.org/wp-content/uploads/2016/01/Performance-Plate-Screen-Shot--768x431@2x.png" target="_blank">
						<img src="<?php echo asset('/images/logos/instagraphics/Performance-Plate-Screen-Shot.png'); ?>" alt="" title="" style="width: 100%;" /><br />
						Build a Performance Enhancing Plate
					</a>	
				</div>

				<div class="fourth text_center">
					<a href="http://www.sportsrd.org/wp-content/uploads/2016/01/Fueling-for-Recovery-Screen-Shot-768x429@2x.png" target="_blank">
						<img src="<?php echo asset('/images/logos/instagraphics/Fueling-for-Recovery-Screen-Shot.png'); ?>" alt="" title="" style="width: 100%;" /><br />
						Fueling For Recovery
					</a>
				</div>

				<div class="fourth text_center">
					<a href="http://www.sportsrd.org/wp-content/uploads/2016/01/Pre-Workout-Nutrition-Screen-Shot--768x431@2x.png" target="_blank">
						<img src="<?php echo asset('/images/logos/instagraphics/Pre-Workout-Nutrition-Screen-Shot.png'); ?>" alt="" title="" style="width: 100%;" /><br />
						Pre-Workout Nutrition
					</a>
				</div>

				<div class="fourth text_center">
					<a href="http://www.sportsrd.org/wp-content/uploads/2016/01/Power-Performance-with-Protein-Screen-Shot--768x430@2x.png" target="_blank">
						<img src="<?php echo asset('/images/logos/instagraphics/Power-Performance-with-Protein-Screen-Shot.png'); ?>" alt="" title="" style="width: 100%;" /><br />
						Power Performance with Protein
					</a>
				</div>
			</div>
			
			<br class="clear" /><br />
			
			<h2>Nutrition Videos</h2>
			
			<div style="width: 80%; margin-bottom: 1em;">  
				These five videos feature sports nutrition expert, Stasi Kasianchuk MS, RD, CSSD, LD, CSCS talking about the <a href="http://www.osaa.org/docs/osaainfo/ODPCTop5Clipboard.pdf" target="_blank">Top 5 Nutrition Needs for Student Athletes</a>. 
			</div>
			
			<div style="margin-left: 40px; line-height: 1.25em;">
				<div style="float: left; width: 600px;">
					<iframe width="545" height="307" src="https://www.youtube.com/embed/SfVeDeuOY5o" frameborder="0" allowfullscreen></iframe>
				</div>
				<div style="float: left; width: 300px; text-align: center;">
					<h3>Plan for Performance</h3> 
					
					Brought to you by the OSAA and the Oregon Dairy and Nutrition Council - Remember to eat for performance every day. Quality of food in will affect the quality of your training.
				</div>				

				<br class="clear" /><br />

				<div style="float: left; width: 600px;">
					<iframe width="545" height="307" src="//www.youtube.com/embed/pTCc1CNfGjk" frameborder="0" allowfullscreen></iframe>
				</div>
				<div style="float: left; width: 300px; text-align: center;">
					<h3>Teens Need 40+ Nutrients Every Day</h3> 
					
					Brought to you by the OSAA and the Oregon Dairy and Nutrition Council - To maximize performance, students need to supply their bodies with real whole foods.  View and share the video for nutrition tactics to help optimize performance.
				</div>				

				<br class="clear" /><br />

				<div style="float: left; width: 600px;">
					<iframe width="545" height="307" src="//www.youtube.com/embed/H3mNIGPEMyo" frameborder="0" allowfullscreen></iframe>
				</div>
				<div style="float: left; width: 300px; text-align: center;">
					<h3>Rehydrate and Replenish</h3> 
					
					Brought to you by the OSAA and the Oregon Dairy and Nutrition Council - Hydration is a key component to success.  View and share the video for hydration tactics to help replenish your body after workouts.
				</div>				

				<br class="clear" /><br />

				<div style="float: left; width: 600px;">
					<iframe width="545" height="307" src="https://www.youtube.com/embed/5Pgtj-8ywFs" frameborder="0" allowfullscreen></iframe>
				</div>
				<div style="float: left; width: 300px; text-align: center;">
					<h3>Proteins</h3> 
					
					Brought to you by the OSAA and the Oregon Dairy and Nutrition Council - Did you know an active growing individual needs about half their body weight in grams of protein daily?
				</div>				

				<br class="clear" /><br />

				<div style="float: left; width: 600px;">
					<iframe width="545" height="307" src="https://www.youtube.com/embed/km7-2QincUY" frameborder="0" allowfullscreen></iframe>
				</div>
				<div style="float: left; width: 300px; text-align: center;">
					<h3>Get Enough Food Daily</h3> 
					
					Brought to you by the OSAA and the Oregon Dairy and Nutrition Council - Are you getting enough food on daily basis?  Optimize your nutrition plan today!
				</div>				

				<br class="clear" /><br />

			</div>
			
			
		</div>

		
		<?php /*  Concussion  */ ?>
        <div id="concussion">

    		<a href="http://nfhslearn.com/courses/61037/concussion-in-sports" target="_blank" style="float: right; border: none; margin: 1em 1.5em; text-align: center;">
		        <img src="<?php echo asset('/images/icons/badges/concussion_128px.png'); ?>" alt="" title="" style="width: 82px;" /><br />
		        NFHS Concussion in <br />Sports Training Course</a>

    		<h1>Concussions and Concussion Management</h1>	

			<div style="margin-left: 40px; line-height: 1.25em;">
				&raquo; <a href="<?php echo url('/administrators#requirements'); ?>" target="_blank">OSAA AD and Coach Requirements</a><br />				

				<br />

				&raquo; <a href="<?php echo url('governance/handbooks/osaa#_Toc456100338'); ?>" target="_blank">OSAA Concussion Management Policy</a><br />
				&raquo; <a href="<?php echo asset('docs/forms/Concussion-ReturntoParticipation.pdf'); ?>" target="_blank">Concussion - Return to Participation Form</a><br />
				&raquo; <a href="<?php echo asset ('docs/forms/Concussion-ReturntoLearn.pdf'); ?>" target="_blank">Concussion - Return to Learn Medical Release</a><br />
				&raquo; <a href="<?php echo asset('docs/forms/Concussion-PrivateSchoolInformedConsent.pdf'); ?>" target="_blank">Concussion - Private School Informed Consent Form</a><br />

				<br />

				&raquo; <a href="http://cbirt.org/" target="_blank">The Center on Brain Injury Research and Training (CBIRT)</a><br />
				&raquo; <a href="https://cbirt.org/sites/cbirt.org/files/resources/Returning%20to%20the%20Classroom.pdf" target="_blank">CBIRT Return to Academics Protocol After Concussion</a><br />
				&raquo; <a href="https://media.cbirt.org/sites/cbirt.org/files/resources/classroomaccommodations_ocamp.pdf" target="_blank">CBIRT Academic Accommodations Matrix</a><br />
				&raquo; <a href="https://cbirt.org/sites/cbirt.org/files/resources/Return%20to%20Academics%20Protocol%20After%20Concussion%20or%20mild%20TBI.pdf" target="_blank">CBIRT Post-Concussion Academic Accommodation Protocol</a><br />

				<br />

				<b>REAP Concussion Management Program:</b>&nbsp;&nbsp;&raquo; <a href="<?php echo asset('docs/health-safety/REAPEnglishAugust2015.pdf'); ?>" target="_blank">English</a>&nbsp;&nbsp;|&nbsp;&nbsp;&raquo; <a href="<?php echo asset('docs/health-safety/REAPSpanishAugust2015.pdf'); ?>" target="_blank">Spanish</a><br />

				<br />
				&raquo; <a href="<?php echo asset('docs/health-safety/CDC-CTE-FactShee.pdf'); ?>" target="_blank">CDC - Fact Sheet on Chronic Traumatic Encephalopathy (CTE) - October 2018</a><br />
				&raquo; <a href="<?php echo asset('docs/health-safety/SNSCTEFactSheet032816.pdf'); ?>" target="_blank">Sports Neuropsychology Society - Fact Sheet on Chronic Traumatic Encephalopathy (CTE) - March 2016</a><br />
				&raquo; <a href="<?php echo asset('docs/health-safety/ParentGuidetoConcussionApril2013.pdf'); ?>" target="_blank">A Parent's Guide to Concussions - April 2013</a><br />
				&raquo; <a href="<?php echo asset('docs/health-safety/osaaconcussion.pdf'); ?>" target="_blank">OSAA Concussion Information and Sideline Concussion Guide</a><br />
				&raquo; <a href="http://www.cdc.gov/ncipc/tbi/Coaches_Tool_Kit.htm" target="_blank">CDC Website - Heads Up: Concussion in High School Sports</a><br />
				&raquo; <a href="<?php echo asset('docs/health-safety/ConcussionWalletCard.pdf'); ?>" target="_blank">CDC Concussion Wallet Card</a> <br />
				&raquo; <a href="<?php echo asset('docs/health-safety/HeadsUptoSchoolsLaminatedCard.pdf'); ?>" target="_blank">Heads Up: Concussion Laminated Card </a> <br />
				&raquo; <a href="<?php echo asset('docs/health-safety/HeadsUpClipboardSticker.pdf'); ?>" target="_blank">Heads Up: Clipboard Sticker </a> <br />
				&raquo; <a href="<?php echo asset('docs/health-safety/ConcussionApril11.pdf'); ?>" target="_blank">OSAA and NFHS Concussion Management Update (2011) - Dr. Michael Koester</a><br />
				&raquo; <a href="<?php echo asset('docs/health-safety/nfhsconcussionbro.pdf'); ?>" target="_blank">NFHS Suggested Guidelines for Management of Concussion in Sports</a><br />
				&raquo; <a href="<?php echo asset('docs/health-safety/08concussionstate.pdf'); ?>" target="_blank">NFHS Consensus Statement on Concussion in Sport (2008)</a><br />
				&raquo; <a href="http://brain101.orcasinc.com/" target="_blank">Brain 101 - The Concussion Playbook</a><br />
				&raquo; <a href="<?php echo asset('docs/health-safety/OregonTraumaticBrainInjuryTeam.pdf'); ?>" target="_blank">Oregon Traumatic Brain Injury Team</a><br />
			    &raquo; <a href="<?php echo asset('docs/health-safety/AAPConcussion.pdf'); ?>" target="_blank"> American Academy of Pediatrics - Returning to Learning following a Concussion </a><br />
				&raquo; <a href="https://cbirt.org/sites/cbirt.org/files/resources/create_a_concussion_management_plan.pdf" target="_blank">Oregon Concussion Awareness and Management Program (OCAMP) </a><br/>
				&raquo; <a href="http://caring4concussions.org/" target="_blank">Caring4Concussions </a>
			</div>

		</div>


		<?php /*  Steroid  */ ?>
        <div id="steroid">  
       
  			<a href="<?php echo url('/steroids'); ?>" target="_blank" style="float: right; border: none; margin: 1em 1.5em; text-align: center;">
		        <img src="<?php echo asset('/images/icons/badges/steroids_128px.png'); ?>" alt="" title="" style="width: 82px;" /><br />
		        OSAA Steroids Training<br />and Assessment Information 
		    </a>

  			<h1>Steroids and Supplements</h1>
			<div style="margin-left: 40px; line-height: 1.25em;">	
				&raquo; <a href="<?php echo url('/administrators#requirements'); ?>" target="_blank">OSAA AD and Coach Requirements</a><br />				

				<br />    			

				&raquo; <a href="<?php echo url('/steroids'); ?>" target="_blank">OSAA Steroids Training and Assessment Information</a><br />				

				<br />
				
				&raquo; <a href="<?php echo asset('docs/health-safety/steriods.pdf'); ?>" target="_blank">NFHS Position Statement on Anabolic Steroids</a><br />
				&raquo; <a href="<?php echo asset('docs/health-safety/supposition.pdf'); ?>" target="_blank">NFHS Position Statement on Supplements</a><br />
    		</div>

    	</div>


    	<?php /*  Heat  */ ?>
        <div id="heat">   
       
        	<a href="<?php echo url('/heat-index'); ?>" target="_blank" style="float: right; border: none; margin: 1em 1.5em;">
		        <img src="<?php echo asset('/images/heat_index_2_220x90px.png'); ?>" alt="" title="" /><br />		        
		    </a>

    		<h1>Heat Illness and Hydration</h1>
    		<div style="margin-left: 40px; line-height: 1.25em;">	
				&raquo; <a href="<?php echo url('/administrators#requirements'); ?>" target="_blank">OSAA AD and Coach Requirements</a><br />				

				<br />    			
				&raquo; <a href="<?php echo url('/heat-index'); ?>" target="_blank">OSAA Heat Index Calculator, Policies, &amp; Practice Model</a><br />	
				&raquo; <a href="<?php echo url('governance/handbooks/osaa#_Toc456100394'); ?>" target="_blank">OSAA Heat Index Policy</a><br />

				<br />

				&raquo; <a href="http://nfhslearn.com/courses/" target="_blank">NFHS Guide to Heat Acclimatization and Heat Illness Prevention Course</a><br />
				&raquo; <a href="<?php echo asset('docs/health-safety/NFHSFluidReplacement.pdf'); ?>" target="_blank">NFHS Fluid Replacement and Dehydration Information</a> <br />
				&raquo; <a href="<?php echo asset('docs/health-safety/NFHSHeatRelatedIllness.pdf'); ?>" target="_blank">NFHS Heat-Related Illness Information</a> <br />
				&raquo; <a href="<?php echo asset('docs/health-safety/minimize.pdf'); ?>" target="_blank">NFHS Position Statement and Recommendations for Hydration to Minimize the risk for Dehydration and Heat Illness</a> <br />	
				&raquo; <a href="<?php echo asset('docs/health-safety/energydrinks.pdf'); ?>" target="_blank">NFHS Position Statement on Energy Drinks</a> <br />	
				&raquo; <a href="<?php echo asset('docs/health-safety/NFHSHHStatement.pdf'); ?>" target="_blank">NFHS Position Statement on Heat Acclimatization and Heat Illness Prevention</a><br />
				&raquo; <a href="<?php echo asset('docs/health-safety/heatstress2.pdf'); ?>" target="_blank">Heat Stress Information</a><br />
				&raquo; <a href="<?php echo asset('docs/health-safety/HeatStressFlyers.pdf'); ?>" target="_blank">Hydration Guidelines</a><br />
			</div>
		</div>


    	<?php /*  Air Quality  */ ?>
        <div id="air-quality">  

        	<h1>Air Quality Guidelines</h1>

            <div class="note float_right">
                Revised May 2018
            </div>

            <div class="note">
                Excerpt 2018‐19 OSAA Handbook, Executive Board Policies
            </div>

            <br />        	

        	<p>
        		These guidelines, created in consultation with the Oregon Health Authority (OHA), provide a default policy to those responsible or sharing duties for making decisions concerning the cancelation, suspension, and/or restarting of practices and contests based on poor air quality.
        	</p>
        	<p>
        		A. <b>Designate Personnel:</b> Given the random behavior of wind and air currents, air quality may change quickly.  Schools shall designate someone who will monitor the air quality prior to and during outdoor activities.  While typically due to wildfires, schools need to also consider non-wildfire situations if the air quality is unhealthy.
        	</p>
        	<p>
        		B. <b>Areas With Air Reporting Stations:</b> The Air Quality Index (AQI) should be monitored throughout the day, and during an event, to have the best data possible to make informed decisions about conducting practices and competitions.  School personnel shall review the AQI information for all regions throughout the state on either the Oregon Department of Environmental Quality (DEQ) website at <a href="https://oraqi.deq.state.or.us/home/map" target="_blank">https://oraqi.deq.state.or.us/home/map</a>, the Oregon DEQ app "OregonAir", or on the Environmental Protection Agency (EPA) Air Now website at <a href="https://airnow.gov" target="_blank">https://airnow.gov</a> to determine if action is necessary (see chart below).  Schools shall regularly review the AQI throughout events to assess deteriorating conditions.
        	</p>
        	<p>
        		C. <b>Areas Without Air Reporting Stations:</b> Given the random behavior of factors related to the calculation of the AQI levels in different areas of the state (wind speed and direction) member schools not near a reporting station should consult with local state and/or federal authorities to help determine the AQI level in your specific area.  If air monitoring equipment is not available, member schools should utilize the 5-3-1 Visibility Index to determine air quality. 
        	</p>
            <ol class="paren decimal">
                <li>
                    <u>5-3-1 Visibility Index:</u> Making visual observations using the 5-3-1 Visibility Index is a simple way to estimate air quality and know what precautions to take. While this method can be useful, you should always use caution and avoid going outside if visibility is limited, especially if you are sensitive to smoke.
                    <ol class="paren lower_alpha">
                        <li>
                            Determine the limit of your visual range by looking for distant targets or familiar landmarks such as mountains, mesas, hills, or buildings at known distances. The visual range is that point at which these targets are no longer visible. As a rule of thumb: If you can clearly see the outlines of individual trees on the horizon it is generally less than five miles away.  <u>It is highly recommended that schools use pre-determined landmarks that were established on a clear day to determine their visual range.</u>
                        </li>
                        <li>
                           Ideally, the viewing of any distant targets should be made with the sun behind you. Looking into the sun or at an angle increases the ability of sunlight to reflect off of the smoke, thus making the visibility estimate less reliable.
                        </il>
                        <li>
                           Be aware that conditions may change rapidly and always use the more conservative of multiple metrics (AQI, 5-3-1 Visibility Index, etc.).
                        </il>
                    </ol>
                </li>
            </ol>
            <p>
        		D. <b>Act:</b> This chart will help determine the action needed based on the air quality in your area.
        	</p>            

        	<table style="border-collapse: collapse; width: 100%; border: 1px solid #000000;">
        		<tr style="background-color: #dedede;">
        			<td style="text-align: center; width: 10%; font-weight: bold; border: 1px solid #000000;">Air Quality Index (AQI)</td>
        			<td style="text-align: center; width: 15%; font-weight: bold; border: 1px solid #000000;">5-3-1 Visibility Index</td>
        			<td style="padding: 0 1em; font-weight: bold; border: 1px solid #000000;">Required Actions for Outdoor Activities</td>
        		</tr>

        		<tr style="background-color: #ffff00;">
        			<td style="text-align: center; border: 1px solid #000000;">51 - 100</td>
        			<td style="text-align: center; border: 1px solid #000000;">5-15 Miles</td>
        			<td style="padding: 1em; border: 1px solid #000000;">Athletes with asthma should have rescue inhalers readily available and pretreat before exercise or as directed by their healthcare provider.  All athletes with respiratory illness, asthma, lung or heart disease should monitor symptoms and reduce/cease activity if symptoms arise.  Increase rest periods as needed. </td>
        		</tr>

        		<tr style="background-color: #ed7d31; color: #ffffff;">
        			<td style="text-align: center; border: 1px solid #000000;">101 - 150</td>
        			<td style="text-align: center; border: 1px solid #000000;">3-5 Miles</td>
        			<td style="padding: 1em; border: 1px solid #000000;">Because they involve strenuous activity for prolonged periods of time, all outdoor activities (practice and competition) shall be canceled or moved to an area with a lower AQI.  Move practices indoors, if available.  Be aware that, depending on a venue's ventilation system, indoor air quality levels can approach outdoor levels.</td>
        		</tr>

        		<tr style="background-color: #ff0000; color: #ffffff;">
        			<td style="text-align: center; border: 1px solid #000000;">151 - 200</td>
        			<td style="text-align: center; border: 1px solid #000000;">1-3 Miles</td>
        			<td style="padding: 1em; border: 1px solid #000000;">Because they involve strenuous activity for prolonged periods of time, all outdoor activities (practice and competition) shall be canceled or moved to an area with a lower AQI.  Move practices indoors, if available.  Be aware that, depending on a venue's ventilation system, indoor air quality levels can approach outdoor levels.</td>
        		</tr>

        		<tr style="background-color: #7030a0; color: #ffffff;">
        			<td style="text-align: center; border: 1px solid #000000;">&gt;200</td>
        			<td style="text-align: center; border: 1px solid #000000;">1 Mile</td>
        			<td style="padding: 1em; border: 1px solid #000000;">Because they involve strenuous activity for prolonged periods of time, all outdoor activities (practice and competition) shall be canceled or moved to an area with a lower AQI.  Move practices indoors, if available.  Be aware that, depending on a venue's ventilation system, indoor air quality levels can approach outdoor levels.</td>
        		</tr>

        	</table>

        	<br />

        	<p>
        		E. <b>Additional Resources:</b> Schools may also refer to OHA's fact sheet regarding School Outdoor Activities During Wildfire Events at <a href="https://apps.state.or.us/Forms/Served/le8815h.pdf" target="_blank">https://apps.state.or.us/Forms/Served/le8815h.pdf</a>.  NOTE: While OHA's guidelines do allow for light outdoor activities in the orange level, the intensity and duration of high school practices/competitions are not considered light activity.
        	</p>
        	
		</div>

		<?php /*  Wellness  */ ?>
        <div id="wellness">  

        	<!-- Your Life Matters -->
			<?php /*  <a href="https://vimeo.com/290584244">Your Life Matters</a> from <a href="https://vimeo.com/user89668961">Erika Holmes</a> on <a href="https://vimeo.com">Vimeo</a><br /><div id="YourLifeMatters">Loading...</div>  */ ?>
		
		
        	<h1>Student Wellness</h1>
        	
        	<img src="<?php echo asset('/images/logos/AntiHazing_250x354px.jpg'); ?>" alt="" title="" style="float: right; width: 200px;" />
        	<h2>Hazing Prevention Campaign</h2>          	

        	<h3>Articles</h3>
          	<div style="margin-left: 40px; line-height: 1.25em;">				
				&raquo; <a href="<?php echo asset('/docs/health-safety/HazingArticle1.pdf'); ?>" target="_blank">Article 1 - Sep. 28, 2017</a><br />
				&raquo; <a href="<?php echo asset('/docs/health-safety/HazingArticle2.pdf'); ?>" target="_blank">Article 2 - Nov. 11, 2017</a><br />
				&raquo; <a href="<?php echo asset('/docs/health-safety/HazingArticle3.pdf'); ?>" target="_blank">Article 3 - Jan. 24, 2018</a><br />
				&raquo; <a href="<?php echo asset('/docs/health-safety/HazingArticle4.pdf'); ?>" target="_blank">Article 4 - Mar. 3, 2018</a><br />
			</div>			
			
			<h3>Resources</h3>
			<div style="margin-left: 40px; line-height: 1.25em;">							
				&raquo; <a href="<?php echo asset ('docs/handbooks/AntiHazingBP.pdf'); ?>" target="_blank">Anti-Hazing Board Policy</a><br />
    	        &raquo; <a href="http://nfhs.org/resources/student-services-inclusion/hazing" target="_blank">NFHS Hazing Prevention Resources</a><br />
                &raquo; <a href="<?php echo asset ('docs/osaainfo/hazingflyer.pdf'); ?>" target="_blank">OSAA Anti-Hazing Flyer</a><br />
                &raquo; <a href="<?php echo asset ('docs/osaainfo/NFHSSexualHarassmentandHazing.pdf'); ?>" target="_blank">NFHS Sexual Harassment and Anti-Hazing Info</a><br />
                &raquo; <a href="http://www.nohaze.org/" target="_blank">Anti-Hazing Collaborative Website</a>
            </div>
            
 			<br class="clear" />

            <img src="<?php echo asset('/images/logos/zero_suicide_250px.png'); ?>" alt="" title="" style="float: right; margin-top: 4em;" />
        	<h2>Oregon Youth Suicide Awareness Campaign</h2>

            <h3>National Suicide Prevention Lifeline</h3>
            1-800-273-8255 (TALK)
						
			<h3>Crisis Text Line</h3>
			Text TALK to 741741
            
            <br /><br />

            <h3>Articles</h3>
            <div style="margin-left: 40px; line-height: 1.25em;">
            	&raquo; <a href="<?php echo asset('/docs/health-safety/SuicideAwareness-Article1.pdf'); ?>" target="_blank">Article 1 - Awareness Campaign</a><br />
            	&raquo; <a href="<?php echo asset('/docs/health-safety/SuicideAwareness-Article2.pdf'); ?>" target="_blank">Article 2 - Bullying</a><br />
            	&raquo; <a href="<?php echo asset('/docs/health-safety/SuicideAwareness-Article3.pdf'); ?>" target="_blank">Article 3 - Identifying Suicide Warning Signs</a><br />
            	&raquo; <a href="<?php echo asset('/docs/health-safety/SuicideAwareness-Article4.pdf'); ?>" target="_blank">Article 4 - Talking About Suicide</a><br />
            	&raquo; <a href="<?php echo asset('/docs/health-safety/SuicideAwareness-Article5.pdf'); ?>" target="_blank">Article 5 - Suicide Prevention Resources</a><br />
            	&raquo; <a href="<?php echo asset('/docs/health-safety/SuicideAwareness-Article6.pdf'); ?>" target="_blank">Article 6 - Suicide Prevention Month</a><br />
            </div>
            
			<h3>Resources</h3>
			<div style="margin-left: 40px; line-height: 1.25em;">							
				&raquo; <a href="<?php echo asset ('docs/health-safety/After a suicide toolkit for schools.pdf'); ?>" target="_blank">After a Suicide: A Toolkit for Schools</a><br />
    	        &raquo; <a href="https://afsp.org/" target="_blank">American Foundation for Suicide Prevention</a><br />
                &raquo; <a href="https://www.linesforlife.org/" target="_blank">Lines for Life</a><br />
				&raquo; <a href="http://www.sprc.org/" target="_blank">Suicide Prevention Resource Center</a><br />
				
            </div>
			
            <br class="clear" />

		</div>


<?php /*  Lightning  */ ?>
        <div id="lightning">  

        	<h1>Lightning Safety Guidelines</h1>

            <div class="note float_right">
                Revised Fall 2018
            </div>

            <div class="note">
                Excerpt 2018‐19 OSAA Handbook, Executive Board Policies
            </div>

<p class=MsoNormal style='margin-top:6.0pt;margin-right:-.2in;margin-bottom:
0in;margin-left:.5in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:"Calibri",sans-serif'>A.<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span><span style='font-family:"Calibri",sans-serif'>These guidelines provide
a default policy to those responsible or sharing duties for making decisions
concerning the suspension and restarting of practices and contests based on the
presence of lightning or thunder.</span></p>

<p class=MsoNormal style='margin-top:6.0pt;margin-right:-.2in;margin-bottom:
0in;margin-left:.5in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:"Calibri",sans-serif'>B.<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span><span style='font-family:"Calibri",sans-serif'><b><u>Proactive
Planning</span></u></b><span style='font-family:"Calibri",sans-serif'>:</span></p>

<p class=MsoNormal style='margin-top:6.0pt;margin-right:0in;margin-bottom:0in;
margin-left:.75in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:"Calibri",sans-serif'>1)<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span><span style='font-family:"Calibri",sans-serif'>Assign staff to
monitor local weather conditions before and during practices and contests.</span></p>


<p class=MsoNormal style='margin-top:6.0pt;margin-right:0in;margin-bottom:0in;
margin-left:.75in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:"Calibri",sans-serif'>2)<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span><span style='font-family:"Calibri",sans-serif'>Develop an
evacuation plan, including identification of appropriate nearby safe areas <b><i> 
and determine the amount of time needed to get everyone to a designated area. </b></i></span></p>

<p class=MsoNormal style='margin-top:6.0pt;margin-right:0in;margin-bottom:0in;
margin-left:1.0in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:"Calibri",sans-serif'>a)<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span><span style='font-family:"Calibri",sans-serif'><b><i> A designated safer 
place is a substantial building with plumbing and wiring where people live or work, such 
as a school, gymnasium, or library.  An alternate safer place for the threat of lightning is a 
fully enclosed (not convertible or soft top) metal car or school bus. </b></i> </span></p>

<p class=MsoNormal style='margin-top:6.0pt;margin-right:0in;margin-bottom:0in;
margin-left:.75in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:"Calibri",sans-serif'>3)<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span><span style='font-family:"Calibri",sans-serif'>Develop criteria
for suspension and resumption of play:</span></p>

<p class=MsoNormal style='margin-top:6.0pt;margin-right:0in;margin-bottom:0in;
margin-left:1.0in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:"Calibri",sans-serif'>a)<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span><span style='font-family:"Calibri",sans-serif'>When thunder is
heard or a cloud-to-ground lightning bolt is seen<b><i>*</b></i>, the leading edge of<b><i> </i></b>the
thunderstorm is close enough to strike your location with lightning.  Suspend
play for <b><i> at least </b></i>30 minutes and <b><i> vacate the outdoor activity 
to the previously designated safer location immediately. </b></i> </span></p>

<p class=MsoNormal style='margin-top:6.0pt;margin-right:0in;margin-bottom:0in;
margin-left:1.0in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:"Calibri",sans-serif'>b)<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span><u><span style='font-family:"Calibri",sans-serif'>Thirty-minute
Rule</span></u><span style='font-family:"Calibri",sans-serif'>.  Once play has
been suspended, wait at least 30 minutes after the last thunder is heard or
flash of lightning is witnessed <b><i>*</b></i> prior to resuming play.</span></p>

<p class=MsoNormal style='margin-top:6.0pt;margin-right:0in;margin-bottom:0in;
margin-left:1.0in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:"Calibri",sans-serif'>c)<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span><span style='font-family:"Calibri",sans-serif'>Any subsequent thunder
or lightning<b><i>*</b></i> after the beginning of the 30-minute count will reset the clock
and another 30-minute count should begin.</span></p>

<p class=MsoNormal style='margin-top:6.0pt;margin-right:0in;margin-bottom:0in;
margin-left:1.0in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:"Calibri",sans-serif'>d)<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span><span style='font-family:"Calibri",sans-serif'><b><i>When lightning detection 
devices or mobile phone apps are available, this technology could be used to assist 
in making a decision to suspend play if a lightning strike is noted to be within 
10 miles of the event location.  However, you should never depend on the reliability 
of these devices and, thus, hearing thunder or seeing lightning* should always take 
precedence over information from a mobile app or lightning detection device. <br><br>
*At night under certain atmospheric conditions, lightning flashes may be seen from distant storms.  In 
these cases, it may be safe to continue an event.  If no thunder can be heard and the flashes are 
low on the horizon, the storm may not pose a threat.  Independently verified lightning detection 
information would help eliminate and uncertainty.</span></b></i></p>

<p class=MsoNormal style='margin-top:6.0pt;margin-right:0in;margin-bottom:0in;
margin-left:.75in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:"Calibri",sans-serif'>4)<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span><span style='font-family:"Calibri",sans-serif'>Review annually
with all administrators, coaches and game personnel <b><i> and train all personnel</b></i>.</span></p>

<p class=MsoNormal style='margin-top:6.0pt;margin-right:0in;margin-bottom:0in;
margin-left:.75in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:"Calibri",sans-serif'>5)<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span><span style='font-family:"Calibri",sans-serif'>Inform student
athletes of the lightning policy at start of season.</span></p>

<p class=MsoNormal style='margin-top:6.0pt;margin-right:-.2in;margin-bottom:
0in;margin-left:.5in;margin-bottom:.0001pt;text-indent:-.25in'><span
style='font-family:"Calibri",sans-serif'>C.<span style='font:7.0pt "Times New Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span><span style='font-family:"Calibri",sans-serif'>For more detailed
information, refer to the “Lightning and Thunder Safety” section contained in
the NFHS Sports Medicine Handbook.</span></p>
        	
		</div>


		<?php /*  Additional Resources  */ ?>
        <div id="resources"> 

        	<h1>Additional Sports Medicine Resources</h1>

        	

  			<h2>Oregon Health Authority / OSAA Sports Medicine Advisory Committee Information</h2>
			<div style="margin-left: 40px; line-height: 1.25em;">
				&raquo; <a href="<?php echo asset('docs/health-safety/OHAAWVPPEComparison.pdf'); ?>" target="_blank">Comparison of the Adolescent Well Care Visit and Pre-participation Physical Evaluation</a> <br />
  				&raquo; <a href="<?php echo asset('docs/health-safety/PhysicalFormatsScreenings.pdf'); ?>" target="_blank">Murmur Evaluation, Marfan's Screen, Musculoskeletal Exam Protocols</a><br />
				<i>(Protocol videos to be posted soon.)</i>
			</div>

    		<br />    

  			<h2>Pre-Participation Physical Exam Forms</h2>
			<div style="margin-left: 40px; line-height: 1.25em;">
				&raquo; <a href="<?php echo asset('docs/forms/PhysicalExamination-English2017.pdf'); ?>" target="_blank">Physical Examination - English</a> <div style="color: #000000; font-size: 9pt; display: inline-block;"> (May 2017)</div> <br />
	            &raquo; <a href="<?php echo asset('docs/forms/PhysicalExamination-Chinese2017.pdf'); ?>" target="_blank">Physical Examination - Chinese</a> <div style="color: #000000; font-size: 9pt; display: inline-block;"> (May 2017)</div> <br/>
				&raquo; <a href="<?php echo asset('docs/forms/PhysicalExamination-Russian2017.pdf'); ?>" target="_blank">Physical Examination - Russian</a> <div style="color: #000000; font-size: 9pt; display: inline-block;"> (May 2017)</div> <br/>
				&raquo; <a href="<?php echo asset('docs/forms/PhysicalExamination-Spanish2017.pdf'); ?>" target="_blank">Physical Examination - Spanish</a> <div style="color: #000000; font-size: 9pt; display: inline-block;"> (May 2017)</div> <br/>
				&raquo; <a href="<?php echo asset('docs/forms/PhysicalExamination-Vietnamese2017.pdf'); ?>" target="_blank">Physical Examination - Vietnamese</a> <div style="color: #000000; font-size: 9pt; display: inline-block;"> (May 2017)</div> <br/>
					<?php /* &raquo; <a href="<?php echo asset ('docs/forms/PhysicalExamination-2010.pdf'); ?>" target="_blank">Physical Examination - English</a> <div style="color: #000000; font-size: 9pt; display: inline-block;">(May 2010)</div><br />
					&raquo; <a href="<?php echo asset ('docs/forms/PhysicalExamination-Espanol2010.pdf'); ?>" target="_blank">Physical Examination - Espa&#241;ol</a> <div style="color: #000000; font-size: 9pt; display: inline-block;">(May 2010)</div><br /> */ ?>
			</div>

    		<br /> 

    		<h2>Infection Control</h2>
        	<div style="margin-left: 40px; line-height: 1.25em;">	
				&raquo; <a href="http://www.cdc.gov/mrsa/community/team-hc-providers/index.html" target="_blank">CDC Website - Methicillin-Resistant Staphylococcus aureus (MRSA) in Schools</a><br />
				&raquo; <a href="<?php echo asset('docs/health-safety/mrsa.pdf'); ?>" target="_blank">MRSA in Sports Participation - Position Statement and Guidelines</a><br />
				&raquo; <a href="<?php echo asset('docs/health-safety/NFHSPositionStatementSportsRelatedSkinInfections.pdf'); ?>" target="_blank">Sports Related Skin Infections - NFHS Position Statement</a><br />
				&raquo; <a href="<?php echo asset('docs/health-safety/mrsaschool.pdf'); ?>" target="_blank">MRSA Identification and Prevention - School Checklist</a><br />
				&raquo; <a href="<?php echo asset('docs/health-safety/approvedmrsa.pdf'); ?>" target="_blank">EPA's Registered Products Effective Against Methicillin Resistant Staphylococcus aureus (MRSA)</a><br />
				&raquo; <a href="<?php echo asset('docs/health-safety/hygiene.pdf'); ?>" target="_blank">Sports Hygiene - Guidelines to Minimize Infectious Diseases</a><br />
				&raquo; <a href="<?php echo asset('docs/health-safety/herpes.pdf'); ?>" target="_blank">Herpes Gladiatorum - Position Statement and Guidelines</a><br />
				&raquo; <a href="<?php echo asset('docs/health-safety/comdisease.pdf'); ?>" target="_blank">Communicable Skin Conditions - Practical Recommendations for Wrestling</a><br />
				&raquo; <a href="http://www.nwcaonline.com/nwcawebsite/sportssafetyhome/skinprevention.aspx" target="_blank">National Wrestling Coaches Association Skin Infection Resources</a><br />
			</div>
      
      		<br />
						
			<h2>Sports Medicine and Medical Related Organizations</h2>  
    		Follow the links below for additional sports medicine and medical related information.
    		<div style="margin-left: 40px; line-height: 1.25em;">	
      			&raquo; <a href="http://www.academyforsportsdentistry.org/" target="_blank">Academy of Sports Dentistry (ASD)</a><br />
	  			&raquo; <a href="http://www.aap.org/" target="_blank">American Academy of Pediatrics (AAP)</a><br />
	  			&raquo; <a href="http://www.aafp.org/online/en/home.html" target="_blank">American Academy of Family Physicians </a> <br />
	  			&raquo; <a href="http://www.acsm.org/" target="_blank">American College of Sports Medicine (ACSM)</a><br />
	  			&raquo; <a href="http://www.amssm.org/" target="_blank">American Medical Society for Sports Medicine (AMSSM)</a><br />
	  			&raquo; <a href="http://www.sportsmed.org" target="_blank">American Orthopaedic Society of Sports Medicine (AOSSM)</a><br />
	  			&raquo; <a href="http://www.cdc.gov/" target="_blank">Centers for Disease Control and Prevention (CDC)</a><br />
	  			&raquo; <a href="http://www.jcsportsmedicine.org/" target="_blank">Joint Commission on Sports Medicine and Science</a><br />
	  			&raquo; <a href="http://www.nata.org/" target="_blank">National Athletic Trainers Association (NATA)</a><br />
	  			&raquo; <a href="http://www.nocsae.org/" target="_blank">National Operating Committee on Standards for Athletic Equipment (NOCSAE)</a><br />
	  			&raquo; <a href="http://www.ncaa.org/health-and-safety" target="_blank">NCAA Health and Safety Information</a><br />
	  			&raquo; <a href="https://www.sfia.org/reports/sample.php?id=277" target="_blank">Sporting Good Manufacturers Association (SGMA)</a><br />
    		</div>    	  

    		<br />       
       	
       		<h2>Links</h2>
       		<div style="margin-left: 40px; line-height: 1.25em;">	
	
				&raquo; <a href="http://www.nfhs.org/sports-resource-content/nfhs-sports-medicine-position-statements-and-guidelines/" target="_blank">NFHS Sports Medicine Advisory Committee Position Statements and Guidelines</a><br>
				&raquo; <a href="http://www.oregon.gov/DHS/ABUSE/Pages/index.aspx" target="_blank">Child Abuse: Reporting Abuse &amp; Neglect - Oregon.gov</a><br>
				&raquo; <a href="<?php echo asset('docs/health-safety/NFHSSickleCell.pdf'); ?>" target="_blank">NFHS Sickle Cell Trait Information</a><br />
				&raquo; <a href="http://www.femaleathletetriad.org/for-athletes-coaches/what-is-the-triad/" target="_blank">Female Athlete Triad Information</a><br>
				&raquo; <a href="<?php echo asset('docs/health-safety/NFHSPositionStatementSoftHeadgear.pdf'); ?>" target="_blank">Soft Headgear - NFHS Position Statement</a><br>
				&raquo; <a href="<?php echo asset('docs/health-safety/NFHSSoccerHeadgear.pdf'); ?>" target="_blank">Soccer Headgear - NFHS Position Statement</a><br>
				&raquo; <a href="<?php echo asset('docs/health-safety/NFHSPositionStatementInvasiveMedicalProcedures.pdf'); ?>" target="_blank">Invasive Medical Procedures - NFHS Position Statement</a><br>
				&raquo; <a href="<?php echo asset('docs/health-safety/nfhsmouthguardpositionstatement.pdf'); ?>" target="_blank">Mouthguards - NFHS Position Statement on Use of Mouthguards</a><br>
				&raquo; <a href="<?php echo asset('docs/health-safety/NFHSLightningSafety.pdf'); ?>" target="_blank">NFHS Lightning Safety Information</a><br />
				&raquo; <a href="https://addictionresource.com/" target="_blank">Addiction Treatment Information</a><br />
				&raquo; <a href="https://www.drugrehab.com/" target="_blank">DrugRehab.com</a><br />
				&raquo; <a href="https://www.healthcorps.org/" target="_blank">HealthCorps: Nonprofit for Teen Health</a><br />
				&raquo; <a href="http://www.hhs.gov/ash/oah/resources-and-publications/info/parents/" target="_blank">U.S. Dept. of Health and Human Services - Talking with Teens</a><br />
				&raquo; <a href="https://www.addictionguide.com/" target="_blank">Addiction Guide</a><br />
  			</div>


  		</div>


  	</div> 	

<?php $__env->stopSection(); ?>