<?php $__env->startSection('page_title'); ?>
    OSAA - Classifieds
<?php $__env->stopSection(); ?>

<?php $__env->startSection('page_sub_title'); ?>    
   OSAA Classifieds
<?php $__env->stopSection(); ?>

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

    <style type="text/css">
    	.hidden {
    		display: none;
    	}
    </style>

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

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

	<?php if (Auth::check() and Auth::user()->isOsaaUser()): ?>

		$('<div></div>')
			.appendTo('body')
			.addClass('ui-state-active ui-corner-right')
			.css({ 'padding' : '0.5em 1em',
				   'position' : 'fixed',
				   'top' : '38px',
				   'left' : '-1px'})
			.html('Expired Before: <?php echo date('m/d/Y', strtotime('-60 days')); ?>')
			.delay(5000)
			.fadeOut(400);

	<?php endif; ?>

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

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


<?php $__env->startSection('main_content'); ?>    
	<a name="top" id="top"></a>	
	<div style="float:right;">
			<a href="#for_sale">Selling</a> | <a href="#wanted">Buying/Wanted</a> | <a href="#jobs">Jobs/Positions</a>
	</div>
		
	<p>
		Email your postings to <?php echo Helpers::obfuscateEmailLink ("support@osaa.org"); ?>.
	</p>
	<p style="font-size: 10pt;">
		Postings will be removed after 60 days if not renewed. Postings are limited to Oregon and Southwest Washington only. 
		For coaching positions, please submit school, position open, and contact information with your posting.  
		Oregon School Activities Association is not responsible for the content on this page except for postings listed by the OSAA.  
		Questions about postings should be directed to the contact person listed.
	</p>

	<div class="classifieds clear">

		<?php /*

		<!-- Special -->
		<h2 id="special">OSAA Foundation Surplus Sale</h2>

		<div class="post title special">
			<div class="school">Information</div>
			<div class="info">Description</div>
			<div class="contact">Contact</div>
		</div>
		
		<div class="post">
			All items have sold out.  
		</div>

		<div class="post" style="display: none;">
			<div class="school">
				<strong>Volleyballs</strong><br />
				Sale Price: $60 per half dozen<br />
				Quantity: 12<br />
				<small>Posted 2/17/2016</small>
			</div>
			<div class="info">
				<strong>Wilson I-Cor High Performance Volleyballs</strong>				
				<p>
					Half dozen (6) gently used white/blue/silver paneling volleyballs used at the OSAA State Championships.<br />
					Shipping available for an additional $10.
				</p>
				<p>
					&raquo; <a href="http://www.wilson.com/en-us/volleyball/balls/indoor-volleyball/i-cor-high-performance-volleyball/" target="_blank">Product Information</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Kyle Stanfield<br />
					OSAA Assistant Executive Director<br />										
					<?php echo Helpers::obfuscateEmailLink ("kyles@osaa.org"); ?>					
				</p>
			</div>
        </div>

        <div class="post" style="display: none;">
			<div class="school">
				<strong>Ball Cart</strong><br />
				Sale Price: $20 each<br />
				Quantity: 4<br />
				<small>Posted 2/17/2016</small>
			</div>
			<div class="info">
				<strong>Wilson Stand-Up Ball Cart</strong>				
				<p>
					Gently used black with red trim volleyball ball carts used at the OSAA State Championships.<br />
					Not available for shipping - pickup from Wilsonville office only.
				</p>
				<p>
					&raquo; <a href="http://www.wilson.com/en-us/volleyball/equipment/stand-up-ball-cart/" target="_blank">Product Information</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Kyle Stanfield<br />
					OSAA Assistant Executive Director<br />										
					<?php echo Helpers::obfuscateEmailLink ("kyles@osaa.org"); ?>					
				</p>
			</div>
        </div>

        <div class="post" style="display: none;">
			<div class="school">
				<strong>Ball Cart</strong><br />
				Sale Price: $20 each<br />
				Quantity: 6<br />
				<small>Posted 2/17/2016</small>
			</div>
			<div class="info">
				<strong>Wilson Ball Cart</strong>				
				<p>
					Gently used black and white volleyball ball cart used at the OSAA State Championships.<br />
					Not available for shipping - pickup from Wilsonville office only.
				</p>
				<p>
					&raquo; <a href="http://www.wilson.com/en-us/volleyball/equipment/ball-cart/" target="_blank">Product Information</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Kyle Stanfield<br />
					OSAA Assistant Executive Director<br />										
					<?php echo Helpers::obfuscateEmailLink ("kyles@osaa.org"); ?>					
				</p>
			</div>
        </div>

        <div class="post" style="display: none;">
			<div class="school">
				<strong>Ball Bag</strong><br />
				Sale Price: $10 each<br />
				Quantity: 2<br />
				<small>Posted 2/17/2016</small>
			</div>
			<div class="info">
				<strong>Baden Vented Ball Bag</strong>				
				<p>
					Gently used black and white ball bag used at the OSAA Soccer State Championships.<br />
					Shipping available for an additional $10.
				</p>
				<p>
					&raquo; <a href="http://badensports.com/content/vented-carry-bag" target="_blank">Product Information</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Kyle Stanfield<br />
					OSAA Assistant Executive Director<br />										
					<?php echo Helpers::obfuscateEmailLink ("kyles@osaa.org"); ?>					
				</p>
			</div>
        </div>

        <div class="post" style="display: none;">
			<div class="school">
				<strong>Ball Bag</strong><br />
				Sale Price: $10 each<br />
				Quantity: 10<br />
				<small>Posted 2/17/2016</small>
			</div>
			<div class="info">
				<strong>Wilson Vented Ball Bag</strong>				
				<p>
					Brand new Wilson Football/Soccer/Basketball ball bags.  No link to product available.<br />
					Shipping available for an additional $10.
				</p>				
			</div>
			<div class="contact">
				<p>
					Kyle Stanfield<br />
					OSAA Assistant Executive Director<br />										
					<?php echo Helpers::obfuscateEmailLink ("kyles@osaa.org"); ?>					
				</p>
			</div>
        </div>


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



		<!-- Items for Sale -->
		<h2 id="for_sale">Items for Sale</h2>

		<div class="post title for_sale">
			<div class="school">School</div>
			<div class="info">Information</div>
			<div class="contact">Contact</div>
		</div>

		
		<div class="post" style="display: none;">
			There are no postings at this time.
		</div>

		<div class="post">
			<div class="school">
				<strong>OSAA</strong><br />
				Posted 7/28/2016
			</div>
			<div class="info">				
				<p>
					<strong>Desk, Credenza w/ Hutch, &amp; Chair</strong>
				</p>
				<p>
					Desk, Credenza w/ Hutch, &amp; Chair - For Sale!! - $200 (Wilsonville)
				</p>
				<img src="http://images.craigslist.org/01515_IECwybXHc6_600x450.jpg" alt="" title="" style="width: 200px; float: right;" />
				<p>
					Solid wood desk with matching credenza and hutch for sale. We also have an office chair for sale.
					<br /><br />
					Desk - W 42" x L 84" x H 29"
					<br /><br />
					Credenza (including Hutch) - W 20" x L 71.5" x H 71.5"
					<br /><br />
					$200 per item - $300 for the set, OBO
					<br /><br />
					Chair free if you buy the desk set
					<br /><br />
					YOU HAUL
				</p>
			</div>
			<div class="contact">
				<p>						
					Kelly Foster<br />
					Associate Director<br />
					Oregon School Activities Association<br />					
					(503) 682-6722 x233<br />
					<?php echo Helpers::obfuscateEmailLink ("kellyf@osaa.org"); ?>
					<br /><br /><br /><br />
					&raquo; <a href="http://portland.craigslist.org/wsc/fuo/5680858202.html" target="_blank">View Craigslist Ad for More Pics</a>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>St. Mary's Academy</strong><br />
				Posted 7/1/2016
			</div>
			<div class="info">				
				<p>
					<strong>Lacrosse Goals</strong> - Galvanized metal lacrosse goals that come apart for easier transport. Price: $50 must pick-up; no delivery available.
				</p>
				<p>
					<strong>Pole Vault Pit</strong> - Interscholastic pole vault pit landing pads, top pads, weatherproof cover and extensions. Price: $50 must pick-up; no delivery available. 
				</p>
				<p>
					<strong>Discus Cage Netting and Poles</strong> - Gill replacement discus cage netting 14' x 55'; 5 qty. 3" x 3"  discus cage poles.
					Price: $325 must pick-up; no delivery available 
				</p>
			</div>
			<div class="contact">
				<p>						
					Anna Maria Lopez<br />
					Athletic Director<br />
					St. Mary's Academy<br />
					1615 S.W. Fifth Ave. Portland, OR 97201<br />
					(503) 228-8306<br />
					<?php echo Helpers::obfuscateEmailLink ("annamaria.lopez@stmaryspdx.org"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>North Marion High School</strong><br />
				Posted 6/29/2016
			</div>
			<div class="info">
				<p>
					For sale: Hi-Pod Endzone Camera Tower, X-Product Line
				</p>
				<p>
					<strong>$3,000.00</strong>
				</p>
			</div>
			<div class="contact">
				<p>
					Doug Bilodeau<br />
					North Marion High School<br />
					Head Football Coach  <br />
					(503) 318-4315<br />
					<?php echo Helpers::obfuscateEmailLink ("doug.bilodeau@nmarion.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Riverdale High School</strong><br />
				Posted 5/19/2016
			</div>
			<div class="info">
				<p>
					Used football equipment for sale.  Riverdale disbanded football six years ago, so we need to unload the whole lot of gear and uniforms (see below).
				</p>
				<p>
					<strong>Football Equipment and Uniforms</strong>
					<ul>
						<li>25+ pants (many new w/ tags)</li>
						<li>15+ Home jerseys</li>
						<li>15+ Away jerseys</li>
						<li>Practice jerseys</li>
					</ul>
					<br /><br />
					<ul>
						<li>30+ shoulder pads</li>
						<li>30+ helmets (some brand new)</li>
						<li>Misc. pads</li>
					</ul>
					<br /><br />		
					<ul>
						<li>1 blocking apparatus</li>
					</ul>
				</p>
			</div>
			<div class="contact">
				<p>
					Rob Pridemore<br />
					Athletic Director</br />
					Riverdale High School<br />					
					(503) 262-4848<br />
					<?php echo Helpers::obfuscateEmailLink ("rpridemore@riverdale.k12.or.us"); ?>
				</p>
			</div>
        </div>

		<?php /*
		<div class="post">
			<div class="school">
				<strong>Silverton High School</strong><br />
				Posted 1/26/2015
			</div>
			<div class="info">
				<strong>HORIZONTAL PLATE RACKS FOR SALE </strong>				
				<p>
					Silverton High School is selling 5 horizontal plate racks.  We have 3 without wheels and handle for $150 each.  This model is very solid and of high quality.  And we have 2 WITH handle and wheels for $100.  Pictures are available by request.
				</p>
				<p>
					Please email or call Greg Kaatz at (503) 873-6331 x 3823 or <?php echo Helpers::obfuscateEmailLink ("kaatz_greg@silverfalls.k12.or.us"); ?>.
				</p>
			</div>
			<div class="contact">
				<p>
					Greg Kaatz<br />
					Athletic Director / Assistant Principal<br />
					Silverton High School <br />
					(503) 873-6331 x 3823<br />
					<?php echo Helpers::obfuscateEmailLink ("kaatz_greg@silverfalls.k12.or.us"); ?>					
				</p>
			</div>
        </div>
        */ ?>
				
		<br class="clear" />

		<!-- Items Wanted -->
		<h2 id="wanted">Items Wanted</h2>

		<div class="post title wanted">
			<div class="school">School</div>
			<div class="info">Information</div>
			<div class="contact">Contact</div>
		</div>

		<div class="post" style="/*display: none;*/">
			There are no postings at this time.
		</div>		

		<?php /* 
		<div class="post">
			<div class="school">
				<strong>Santiam Christian High School</strong><br />
				Posted 6/1/2016
			</div>
			<div class="info">
				<p>
					Santiam Christian High School is looking to purchase used <strong>Metal Athletic / Gym Lockers</strong> for locker room. 
				</p>							
			</div>
			<div class="contact">
				<p>
					Jay Barton<br />
					Athletic Director<br />					
					<?php echo Helpers::obfuscateEmailLink ("bartonj@santiam.org"); ?>
				</p>
			</div>
        </div>	
         */ ?>

		<br class="clear" />

		<!-- Job Postings -->
		<h2 id="jobs">AD &amp; Coaching Positions</h2>

		<div class="post title jobs">
			<div class="school">School</div>
			<div class="info">Information</div>
			<div class="contact">Contact</div>
		</div>

		
		<?php /*  START OF POSTS  */ ?>


		<div class="post">
			<div class="school">
				<strong>Harrisburg High School</strong><br />
				Posted 7/18/2016
			</div>
			<div class="info">
				<p>
					Harrisburg High School has the following two coaching positions open:
					<ul>
						<li><strong>Assistant Football Coach, Defensive Coordinator &amp; Linebackers</strong></li>
						<li><strong>Girls Assistant Basketball Coach</strong></li>
					</ul>
				</p>				
				<p> 
					&raquo; <a href="<?php echo asset('docs/classifieds/Harrisburg 07-18-2016.pdf'); ?>" target="_blank">Football Job Posting</a><br />
					&raquo; <a href="<?php echo asset('docs/classifieds/Harrisburg 07-18-2016 2.pdf'); ?>" target="_blank">Basketball Job Posting</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Michele Pelkey<br />
					Harrisburg School District<br />
					(541) 995-6626 x 361<br />
					<?php echo Helpers::obfuscateEmailLink ("michele.pelkey@harrisburg.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Jesuit High School</strong><br />
				Posted 7/7/2016
			</div>
			<div class="info">
				<p>
					Jesuit High School is now accepting applications for the following coaching positions for the 2016-17 school year.  To apply, please request an application from the athletic director, Mike Hughes, <?php echo Helpers::obfuscateEmailLink ("mhughes@jesuitportland.org"); ?>.
				</p>
				<p>
					<ul>
						<li><strong>Volleyball assistant coach</strong></li>
						<li><strong>Girls Soccer JV2 coach</strong></li>
						<li><strong>Cross Country assistant coach</strong></li>
						<li><strong>Softball JV coach</strong></li>
					</ul>
				</p>
				<p>
					Jesuit is also is hiring full time positions as History Teacher and Campus Security Monitor.    History teacher application due July 15.  See our website at <a href="http://www.jesuitportland.org" target="_blank">www.jesuitportland.org</a> for those application forms.  
				</p>
			</div>
			<div class="contact">
				<p>						
					Mike Hughes<br />
					Athletic Director<br />
					Jesuit High School<br />					
					(503) 291-5418<br />
					<?php echo Helpers::obfuscateEmailLink ("mhughes@jesuitportland.org"); ?>
				</p>
			</div>
        </div>

		<div class="post">
			<div class="school">
				<strong>Madison High School</strong><br />
				Posted 7/7/2016
			</div>
			<div class="info">
				<p>
					Madison High School is looking for the following coaches:
					<ul>
						<li><strong>Head Cheerleading Coach</strong></li>
						<li><strong>Head Dance Coach</strong></li>
						<li><strong>JV Girls Soccer Coach</strong></li>
						<li><strong>Assistant Volleyball Coach</strong></li>
					</ul>
				</p>
				<p>
					Please email interest/questions to Scott Archer, <?php echo Helpers::obfuscateEmailLink ("sarcher1@pps.net"); ?>.  For head coaching positions, please apply online at: <a href="https://employment.pps.k12.or.us/ats/job_board?COMPANY_ID=00002736&softsort=COMPANY_ID&refresh=N" target="_blank">https://employment.pps.k12.or.us/ats/job_board?COMPANY_ID=00002736&softsort=COMPANY_ID&refresh=N</a>.
				</p>
			</div>
			<div class="contact">
				<p>
					Scott Archer<br />
					Athletic Director<br />
					Madison High School<br />
					(503) 916-5220 x79255<br />				
					<?php echo Helpers::obfuscateEmailLink ("sarcher1@pps.net"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Philomath High School</strong><br />
				Posted 7/6/2016
			</div>
			<div class="info">
				<p>
					Philomath High School is looking for a <strong>JV Volleyball Coach</strong>.
				</p>
				<p>
					Contact Janet Skaugset at the district office to obtain an application: (541) 929-3169 or <?php echo Helpers::obfuscateEmailLink ("janet.skaugset@philomath.k12.or.us"); ?>.  Contact the head coach, Joyce Stringer, at (541) 990-7978 with questions.
				</p>
				<p> 
					&raquo; <a href="http://www.philomath.k12.or.us/employment" target="_blank">Job Posting &amp; Information</a><br />					
				</p>				
			</div>
			<div class="contact">
				<p>
					Joyce Stringer<br />
					Varsity Volleyball Head Coach<br />
					Philomath High School<br />										
					(541) 990-7978<br />
					<?php echo Helpers::obfuscateEmailLink ("stringerrealestate@hotmail.com"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>McMinnville High School</strong><br />
				Posted 7/6/2016
			</div>
			<div class="info">
				<p>
					McMinnville High School has an immediate opening for a <strong>Head Softball Coach</strong> and a <strong>Head Baseball Coach</strong>.  Please go to the job listing website <a href="https://mcminnville.tedk12.com/hire/index.aspx" target="_blank">https://mcminnville.tedk12.com/hire/index.aspx</a> to apply.
				</p>
				<p>
					The intention is to hire someone that will be in the building and have potential FTE (subject TBD) available.  Contact Ryan McIrvin (AD) if you have questions (503) 565-4204 or <?php echo Helpers::obfuscateEmailLink ("RMcIrvin@msd.k12.or.us"); ?>.
				</p>
			</div>
			<div class="contact">
				<p>
					Ryan McIrvin <br />
					Athletic Director<br />
					Education Pathway Teacher<br />
					Head Football Coach<br />
					McMinnville High School<br />
					(503) 565-4204<br />
					<?php echo Helpers::obfuscateEmailLink ("RMcIrvin@msd.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Forest Grove High School</strong><br />
				Posted 7/5/2016
			</div>
			<div class="info">
				<p>
					Forest Grove High School has an immediate opening for a <strong>Head Baseball Coach</strong>. Forest Grove is looking for an individual that can develop, articulate, and implement a vision for the Forest Grove Baseball Program.  Successful high school or college coaching experience desired.
				</p>
				<p>
					For more information on this opening please go to <a href="http://www.fgsd.k12.or.us" target="_blank">www.fgsd.k12.or.us</a> and click on job openings to view specifics concerning the opening.  Please contact Doug Thompson, Athletic Director, Forest Grove High School, <?php echo Helpers::obfuscateEmailLink ("dthompson@fgsd.k12.or.us"); ?>, phone (503) 359-2437 if interested in becoming the new Forest Grove Varsity Baseball Coach.  There is currently an opening in PE and Health, and there will be two social studies positions posted soon.
				</p>				
			</div>
			<div class="contact">
				<p>
					Doug Thompson<br />
					Athletic Director/Assistant Principal<br />
					Forest Grove High School<br />
					(503) 359-2437<br />
					<?php echo Helpers::obfuscateEmailLink ("dthompson@fgsd.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Forest Grove High School</strong><br />
				Posted 7/5/2016
			</div>
			<div class="info">
				<p>
					Forest Grove High School has an immediate opening for a <strong>Head Softball Coach</strong>. Forest Grove is looking for an individual that can develop, articulate, and implement a vision for the Forest Grove Softball Program.  Successful high school or college coaching experience desired.
				</p>
				<p>
					For more information on this opening please go to <a href="http://www.fgsd.k12.or.us" target="_blank">www.fgsd.k12.or.us</a> and click on job openings to view specifics concerning the opening, as well as an online brochure about the Vikings of Forest Grove.  Please contact Doug Thompson, Athletic Director, Forest Grove High School, <?php echo Helpers::obfuscateEmailLink ("dthompson@fgsd.k12.or.us"); ?>, phone (503) 359-2437 if interested in becoming the new Forest Grove Varsity Softball Coach.  There is currently an opening in PE and Health, and there will be two social studies positions posted soon.
				</p>				
			</div>
			<div class="contact">
				<p>
					Doug Thompson<br />
					Athletic Director/Assistant Principal<br />
					Forest Grove High School<br />
					(503) 359-2437<br />
					<?php echo Helpers::obfuscateEmailLink ("dthompson@fgsd.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>St. Mary's Academy</strong><br />
				Posted 7/1/2016
			</div>
			<div class="info">				
				<p>
					<strong>Certified Athletic Trainer</strong> position open at St. Mary’s Academy: 
				</p>
				<p>
					St. Mary's Academy is currently accepting applications for a Certified Athletic Trainer. Please view job posting link for information as well as application process.
				</p>
				<p>
					&raquo; <a href="http://www.stmaryspdx.org/about/employment_opportunities" target="_blank">Job Posting &amp; Application</a>
				</p>
				<p>
					If you have specific questions or would like additional information, please contact Anna Maria Lopez, Athletic Director, St. Mary's Academy <?php echo Helpers::obfuscateEmailLink ("annamaria.lopez@stmaryspdx.org"); ?>.
				</p>
			</div>
			<div class="contact">
				<p>						
					Anna Maria Lopez<br />
					Athletic Director<br />
					St. Mary's Academy<br />
					1615 S.W. Fifth Ave. Portland, OR 97201<br />
					(503) 228-8306<br />
					<?php echo Helpers::obfuscateEmailLink ("annamaria.lopez@stmaryspdx.org"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Salem Academy Christian Schools</strong><br />
				Posted 7/1/2016
			</div>
			<div class="info">
				<p>
					Salem Academy is currently looking for a high school <strong>Head Boys Basketball Coach</strong>.
				</p>
				<p>
					&raquo; <a href="<?php echo asset('docs/classifieds/Salem Academy 07-01-2016.pdf'); ?>" target="_blank">Job Description</a><br />
					&raquo; <a href="https://salemacademy.org/forms/view.php?id=12721" target="_blank">To Apply</a><br />
					&raquo; <a href="http://salemacademy.org/about/careers/" target="_blank">Careers</a><br />					
				</p>
			</div>
			<div class="contact">
				<p>
					Steve Reed<br />
					Athletic Director<br />
					Salem Academy Christian Schools<br />
					(503) 378-1211<br />
					<?php echo Helpers::obfuscateEmailLink ("sareed@salemacademy.org"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Valley Catholic High School</strong><br />
				Posted 6/29/2016
			</div>
			<div class="info">
				<p>					
					Valley Catholic High School, a member of the OSAA 4A Cowapa League and a sponsored ministry of the Sisters of St. Mary of Oregon, has IMMEDIATE openings for the following positions:
					<ul>
						<li><strong>Varsity Asst. Boys Soccer Coach</strong></li>
						<li><strong>JV Head Boys Soccer Coach</strong></li>
					</ul>
				</p>
				<p>
					Job Description: Qualified candidates have previous experience at the youth, high school level, or higher and demonstrate a clear vision, goals, and objectives to assist a successful high school soccer program, including a passion and skill for teaching fundamentals, teamwork, ethics and sportsmanship. In addition, they have a history of positive influence and interactions with players, coaches, and parents and have the ability to communicate effectively with parents, administration, players, and staff.
				</p>
				<p>
					All Valley Catholic coaches will need to complete the following prior to the start of the fall sports season:
					<ol>
						<li>All OSAA Coaching Certifications</li>
						<li>First Aid / CPR Card</li>
						<li>Background check</li>
						<li>Completion of all SSMO campus paperwork</li>
						<li>Have a current and valid ODL, and the ability to drive the Valley Catholic mini bus</li>
						<li>Called to Protect Training</li>
  					</ol>
				</p>
				<p>
					If interested in this position, please contact Joel Sobotka, Athletic Director at  <?php echo Helpers::obfuscateEmailLink ("jsobotka@valleycatholic.org"); ?>.
				</p>
			</div>
			<div class="contact">
				<p>
					Joel Sobotka<br />
					Athletic Director<br />
					Valley Catholic High School<br />
					(503) 520-4720<br />
					<?php echo Helpers::obfuscateEmailLink ("jsobotka@valleycatholic.org"); ?>					
				</p>
			</div>
        </div> 


		<div class="post">
			<div class="school">
				<strong>Philomath High School</strong><br />
				Posted 6/28/2016
			</div>
			<div class="info">
				<p>
					Philomath High School is looking for a <strong>JV Boys Soccer Coach</strong>.
				</p>
				<p> 
					&raquo; <a href="http://www.philomath.k12.or.us/employment/documents/Coach-SoccerAssistant-Boys0616.pdf" target="_blank">Job Posting</a><br />
					&raquo; <a href="http://www.philomath.k12.or.us" target="_blank">School Website</a>
				</p>				
			</div>
			<div class="contact">
				<p>
					Anton Grube<br />
					Varsity Boys Soccer Coach<br />
					Philomath High School<br />										
					<?php echo Helpers::obfuscateEmailLink ("phssoccercoach@gmail.com"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Silverton High School</strong><br />
				Posted 6/24/2016
			</div>
			<div class="info">
				<p>
					<strong>Certified Athletic Trainer</strong> position open at Silverton High School.
				</p>
				<p> 
					Silverton High School is currently accepting applications for a <strong>Certified Athletic Trainer</strong>.  Please view job posting at <a href="https://silverfalls.tedk12.com/hire/ViewJob.aspx?JobID=506" target="_blank">https://silverfalls.tedk12.com/hire/ViewJob.aspx?JobID=506</a> link for information as well as application process.  If you have specific questions or would like additional information, please contact Greg Kaatz via email at <?php echo Helpers::obfuscateEmailLink ("kaatz_greg@silverfalls.k12.or.us"); ?>.
				</p>				
			</div>
			<div class="contact">
				<p>
					Greg Kaatz<br />
					Athletic Director / Assistant Principal<br />
					Silverton High School <br />
					(503) 873-6331 x 3823<br />
					<?php echo Helpers::obfuscateEmailLink ("kaatz_greg@silverfalls.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Bandon High School</strong><br />
				Posted 6/23/2016
			</div>
			<div class="info">
				<p>
					Bandon High School is (2A) currently seeking the following coaching positions for the 2016-2017 school year:
					<ul>
						<li><strong>JV Volleyball Coach</strong></li>
						<li><strong>JV Boys Basketball Coach</strong></li>
						<li><strong>Middle School Boys Basketball Coach</strong></li>
						<li><strong>Assistant Softball Coach</strong></li>
						<li><strong>Cheerleading Coach</strong></li>
					</ul>
				</p>
				<p>
					We also have a teaching position open for High School Math.  
				</p>
			</div>
			<div class="contact">
				<p>						
					Linda Smith<br />
					Administrative Assistant<br />
					Bandon High School<br />					
					(541) 347-4411<br />
					<?php echo Helpers::obfuscateEmailLink ("lindasm@bandon.k12.or.us"); ?><br />
					<a href="http://www.bandon.k12.or.us" target="_blank">www.bandon.k12.or.us</a>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Corbett High School</strong><br />
				Posted 6/20/2016
			</div>
			<div class="info">				
				<p>
					Corbett High School has a posting for high school <strong>Assistant Varsity Football Coaches</strong>.
				</p>				
				<p>
					&raquo; <a href="<?php echo asset('/docs/classifieds/Corbett 06-20-2016.pdf'); ?>" target="_blank">Job Posting</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Robin Lindeen-Blakeley, Deputy Clerk<br />
					Corbett School District No. 39<br />
					35800 E Historic Columbia River Highway<br />
					Corbett, OR 97019<br />
					(503) 261-4211 <br />					
					<?php echo Helpers::obfuscateEmailLink ("rlindeen@corbett.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>McNary High School</strong><br />
				Posted 6/16/2016
			</div>
			<div class="info">
				<p>
					McNary High School in Keizer, OR has an opening for a <strong>Head Cross Country Coach - Boys &amp; Girls</strong>.
				</p>				
				<p>
					Contact AD Ron Richards.
				</p>
				<p>
					&raquo; <a href="https://salemkeizer.tedk12.com/hire/ViewJob.aspx?JobID=4735" target="_blank">Online Application</a>
				</p>
				<p>
					The position is open until filled.
				</p>
			</div>
			<div class="contact">
				<p>
					Ronald J. Richards CAA<br />
					McNary High School<br />
					Athletic Director/Assistant Principal<br />
					(503) 399-3238<br />
					<?php echo Helpers::obfuscateEmailLink ("richards_ron@salkeiz.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Life Christian School</strong><br />
				Posted 6/6/2016
			</div>
			<div class="info">
				<p>
					Life Christian School is looking for a <strong>Head Boys Soccer Coach</strong>.
				</p>
				<p>
					If interested in learning more about the position or to be considered, please email Athletic Director Sean McCaffrey directly at <?php echo Helpers::obfuscateEmailLink ("sean.mccaffrey@lcslions.org"); ?>, phone (503) 259-1329 x157 with a statement of interest and a resume.  Background check required.  Current certification required before being offered a position.  Salary based on experience. 
				</p>				
			</div>
			<div class="contact">
				<p>
					Sean McCaffreyz<br />
					Athletic Director<br />
					Physical Education Department Chair<br />
					Life Christian School<br />
					(503) 259-1329 x157<br />
					<?php echo Helpers::obfuscateEmailLink ("sean.mccaffrey@lcslions.org"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Riverdale High School</strong><br />
				Posted 6/2/2016
			</div>
			<div class="info">
				<p>
					Riverdale High School has the following coach positions open:
					<ul>
						<li>
							<strong>JV Head Coach or Varsity Assistant Coach - Girls Soccer</strong><br />
							&raquo; <a href="https://riverdale.tedk12.com/hire/ViewJob.aspx?JobID=123" target="_blank">Job Information</a><br /><br />
						</li>
						<li>
							<strong>JV Head Coach or Varsity Assistant Coach - Volleyball</strong><br />
							&raquo; <a href="https://riverdale.tedk12.com/hire/ViewJob.aspx?JobID=122" target="_blank">Job Information</a><br /><br />
						</li>
						<li>
							<strong>Head Coach - Boys Soccer</strong><br />
							&raquo; <a href="https://riverdale.tedk12.com/hire/ViewJob.aspx?JobID=121" target="_blank">Job Information</a><br /><br />
						</li>
					</ul>
				</p>
			</div>
			<div class="contact">
				<p>
					Riverdale School District 51J<br />
					11733 S.W. Breyman Avenue<br />
					Portland, Oregon 97219-8409<br />
					(503) 262-4840
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Gladstone High School</strong><br />
				Posted 6/1/2016
			</div>
			<div class="info">
				<p>
					JOB TITLE: <strong>Head Football Coach</strong> (Seasonal 1.00 FTE)<br />
					ASSIGNMENT: Gladstone High School<br />
					APPLICATION DEADLINE: June 24, 016 or Until Filled<br />
					STARTING DATE: August 15, 2016<br />
					SPECIFIC DUTIES: Job Description Available Upon Request<br />
				</p>
				<p>
					QUALIFICATIONS:  
					<ol> 
						<li>Demonstrates strong leadership and moral character.</li>
						<li>Possesses interpersonal skills to work positively with parents, staff and students.</li>
						<li>Follows District and OSAA policies and procedures.</li>
						<li>Demonstrates ability to assist in the organization of large groups and fundraising efforts.                                                </li>
						<li>Must be able to attain valid First Aid/CPR card.</li>
						<li>Must be able to attain NFHS certifications (Fundamentals of Coaching, Concussion Recognition and Management, Heat Illness Prevention, Anabolic Steroids and Performance Enhancing Substances Training &amp; Heads Up Football Certification).</li>
						<li>Fingerprinting and background check required.</li>
						<li>Prior Head Coaching experience desirable.</li>
					</ol>
				</p>
				<p> 
					ADDRESS:<br />
					Natalie Weninger, Administrative Assistant/HR<br />
                    Gladstone School District #115<br />
                    17789 Webster Road<br />
                    Gladstone, OR 97027<br />
                    (503) 496-3935<br />
				</p>
			</div>
			<div class="contact">
				<p>
					Ted Yates<br />
					Athletic Director<br />
					Gladstone High School<br />
					(503) 655-2544
					<?php echo Helpers::obfuscateEmailLink ("tyates@gladstone.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Lewiston High School, ID</strong><br />
				Posted 6/1/2016
			</div>
			<div class="info">
				<p>
					Position: <strong>Head Wrestling Coach</strong>
				</p>
				<p>
					Location: Lewiston High School, Idaho  (1114 9th Ave.,  Lewiston ID, 83501)
				</p>
				<p>
					Description:  Lewiston High School competes in the 5A Division in Idaho.  We are looking for a dedicated professional to oversee the success of our program.  Please see link provided for teaching positions open (not a requirement).
				</p>
				<p>
					Application Procedure/ Contact Information:  If interested, please contact Athletic Director Corey Williams; <?php echo Helpers::obfuscateEmailLink ("cwilliams@lewistonschools.net"); ?>, (208) 748-3104 or you can access online application via the link below.
				</p>
				<p>
					<a href="https://skyward.lewistonschools.net/scripts/wsisa.dll/WService=wsFin/rapplmnu03.r" target="_blank">Link for More Info</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Corey Williams<br />
					Athletic Director<br />
					Lewiston High School<br />
					(208) 748-3104<br />
					<?php echo Helpers::obfuscateEmailLink ("cwilliams@lewistonschools.net"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Parkrose High School</strong><br />
				Posted 6/1/2016
			</div>
			<div class="info">
				<p>
					<strong>Head Girls Basketball Coach</strong>					
				</p>
				<p>
					&raquo; <a href="http://do.parkrose.k12.or.us/departments/human_resources/employment/Head Girls Basketball Coach.doc" target="_blank">Information &amp; Application</a>
				</p>
			</div>
			<div class="contact">
				<p>						
					Daunte Gouge, M. Sports Science<br />
					Athletic Director<br />
					Parkrose High School<br />
					(206) 227-1940<br />
					<?php echo Helpers::obfuscateEmailLink ("gougedau@parkrose.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Centennial High School, ID</strong><br />
				Posted 5/31/2016
			</div>
			<div class="info">
				<p>
					Centennial High School in Boise, Idaho, is hiring for the following coaching position: 
					<ul>
						<li><strong>Head Girls Basketball Coach</strong></li>
					</ul>
				</p>
				<p>
					For more information or to apply, contact Athletic Director Jon Watson, <?php echo Helpers::obfuscateEmailLink ("watson.jon@westada.org"); ?>.
				</p>
				<p>
					Teaching Positions available.
				</p>
			</div>
			<div class="contact">
				<p>						
					Jon Watson/CMAA <br />
					MA Athletic Administration<br />
					Centennial High School<br />
					12400 McMillan Rd.<br />
					Boise, Idaho 83713<br />
					(208) 855-4251<br />
					<?php echo Helpers::obfuscateEmailLink ("watson.jon@westada.org"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>White River High School, WA</strong><br />
				Posted 5/31/2016
			</div>
			<div class="info">
				<p>
					White River High School (2A classification) located in Buckley, WA, is now accepting applications for our <strong>Head Football Coaching</strong> position. Please contact Athletic Director Chris Gibson at (360) 829-5507 for any questions regarding the position. Teaching positions available currently at our school include physical education, social studies and science.
				</p>				
				<p>
					<a href="https://whiteriverjobs.hrmplus.net/Home.aspx" target="_blank">Apply Online &amp; Additional Information</a>
				</p>
			</div>
			<div class="contact">
				<p>						
					Chris Gibson<br />
					2A/3A SPSL President<br />
					Athletic Director<br />
					Head Girl's Basketball Coach<br />
					White River High School<br />
					(360) 829-5507<br />
					<?php echo Helpers::obfuscateEmailLink ("cgibson@whiteriver.wednet.edu"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Post Falls High School, ID</strong><br />
				Posted 5/31/2016
			</div>
			<div class="info">
				<p>
					<strong>Head Baseball Coach</strong>
				</p>
				<p>
					There are a number of teaching positions available which can be viewed at <a href="http://www.pfsd.com/Employment/" target="_blank">http://www.pfsd.com/Employment/</a>.
				</p>
				<p>
					Post Falls High School is a 5A school with 1400 students located in North Idaho.  For more information contact Craig Christensen at <?php echo Helpers::obfuscateEmailLink ("cchristensen@sd273.com"); ?> or (208) 773-0581.  Apply online at <a href="http://www.pfsd.com/Employment/" target="_blank">http://www.pfsd.com/Employment/</a>. 
				</p>
			</div>
			<div class="contact">
				<p>						
					Craig Christensen, CAA<br />
					Activities Director<br />
					Post Falls High School<br />
					PO Box 40<br />
					Post Falls, ID 83854<br />
					(208) 773-0581 x 6314<br />
					(208) 773-0587 Fax<br />
					<?php echo Helpers::obfuscateEmailLink ("cchristensen@sd273.com"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Tualatin High School</strong><br />
				Posted 5/23/2016
			</div>
			<div class="info">
				<p>
					Tualatin High School is currently looking to hire the following positions:
					<ul>
						<li><strong>Varsity Volleyball Assistant Coach</strong></li>
						<li><strong>JV2 Volleyball Coach</strong></li>
						<li><strong>Freshman Boys Basketball Coach</strong></li>
						<li><strong>Head Swimming Coach</strong></li>
					</ul>
				</p>
				<p>
					Please contact the Athletic Director Ted Rose, <?php echo Helpers::obfuscateEmailLink ("trose@ttsd.k12.or.us"); ?>, (503) 431-5661.
				</p>
			</div>
			<div class="contact">
				<p>
					Ted Rose<br />
					Athletic Director<br />
					Tualatin High School <br />
					(503) 431-5661<br />
					<?php echo Helpers::obfuscateEmailLink ("trose@ttsd.k12.or.us"); ?>
				</p>
			</div>
        </div>
		

		<div class="post">
			<div class="school">
				<strong>Willamette High School</strong><br />
				Posted 5/19/2016
			</div>
			<div class="info">
				<p>
					Willamette High School has the following openings:
					<ul>
						<li><strong>Varsity Offensive Line Coach</strong></li>
					</ul>
				</p>
				<p>
					If interested in this position, please contact Head Coach, Josh Wolfram at <?php echo Helpers::obfuscateEmailLink ("Joshua.wolfram@bethel.k12.or.us"); ?>.
				</p>
				<p>
					Current teaching openings in our district here: <a href="http://www.bethel.k12.or.us/employment/?cat=3" target="_blank">http://www.bethel.k12.or.us/employment/?cat=3</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Josh Wolfram<br />
					Head Coach<br />
					Willamette High School<br />					
					<?php echo Helpers::obfuscateEmailLink ("Joshua.wolfram@bethel.k12.or.us"); ?>
				</p>
			</div>
        </div>


<?php /*


		<div class="post">
			<div class="school">
				<strong>Marist Catholic High School</strong><br />
				Posted 5/16/2016
			</div>
			<div class="info">				
				<p>
					HEAD COACH POSITION
				</p>
				<p>
					<strong>JV2 Volleyball Coach</strong> needed to coach freshman team.  2-3 years of high school or club experience preferred.
				</p>
				<p>
					Download Employment application at <a href="http://www.marisths.org" target="_blank">www.marisths.org</a> and send application, letter of interest, resume and/or inquiries to Terrie Clemens at <?php echo Helpers::obfuscateEmailLink ("tclemens2@marisths.org"); ?>.
				</p>
			</div>
			<div class="contact">
				<p>
					Terrie Clemens<br />
                    Administrative Assistant/HR Coordinator<br />
                    Marist Catholic High School<br />
                    (541) 681-5467<br />
					<?php echo Helpers::obfuscateEmailLink ("tclemens2@marisths.org"); ?>
				</p>
			</div>
        </div> 


		<div class="post" style="display: none;">
			<div class="school">
				<strong>Silverton High School</strong><br />
				Posted 5/11/2016
			</div>
			<div class="info">
				<p>
					Silverton High School Coaching/Teaching/Admin Vacancies
				</p>
				<p> 
					The following are open coaching/admin positions at Silverton High School.  Contact AD for further information or submit complete application, resume, and letters of reference electronically.  Click on the link below to view all job postings:				
					<ul> 
						<li><strong>(2) Assistant Volleyball Positions</strong></li>
						<li><strong>Assistant Boys Soccer</strong></li>
						<li><strong>(2) Assistant Boys Basketball</strong></li>
						<li><strong>Silverton High School Principal (closes 5/16 at 4:00 pm)</strong></li>
	 				</ul>
	 			</p>
 				<p>
					Link to all job postings; including teaching positions in the district: <a href="https://silverfalls.tedk12.com/hire/index.aspx" target="_blank">https://silverfalls.tedk12.com/hire/index.aspx</a>
				</p>				
			</div>
			<div class="contact">
				<p>
					Greg Kaatz<br />
					Athletic Director / Assistant Principal<br />
					Silverton High School <br />
					(503) 873-6331 x 3823<br />
					<?php echo Helpers::obfuscateEmailLink ("kaatz_greg@silverfalls.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Post Falls High School, ID</strong><br />
				Posted 5/11/2016
			</div>
			<div class="info">
				<p>
					<strong>Head Volleyball Coach</strong>
				</p>
				<p>
					There are a number of teaching positions available which can be viewed at <a href="http://www.pfsd.com/Employment/" target="_blank">http://www.pfsd.com/Employment/</a>.
				</p>
				<p>
					Post Falls High School is a 5A school with 1400 students located in North Idaho.  For more information contact Craig Christensen at <?php echo Helpers::obfuscateEmailLink ("cchristensen@sd273.com"); ?> or (208) 773-0581.  Apply online at <a href="http://www.pfsd.com/Employment/" target="_blank">http://www.pfsd.com/Employment/</a>. 
				</p>
			</div>
			<div class="contact">
				<p>						
					Craig Christensen, CAA<br />
					Activities Director<br />
					Post Falls High School<br />
					PO Box 40<br />
					Post Falls, ID 83854<br />
					(208) 773-0581 x 6314<br />
					(208) 773-0587 Fax<br />
					<?php echo Helpers::obfuscateEmailLink ("cchristensen@sd273.com"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Jesuit High School</strong><br />
				Posted 5/10/2016
			</div>
			<div class="info">
				<p>
					Jesuit is accepting applications for a <strong>JV2 Girls Soccer Coach</strong> for this fall.  For an application form, contact Jesuit's athletic director at <?php echo Helpers::obfuscateEmailLink ("mhughes@jesuitportland.org"); ?>.   Position open until filled. 
				</p>
			</div>
			<div class="contact">
				<p>						
					Mike Hughes<br />
					Athletic Director<br />
					Jesuit High School<br />					
					(503) 291-5418<br />
					<?php echo Helpers::obfuscateEmailLink ("mhughes@jesuitportland.org"); ?>
				</p>
			</div>
        </div>

		
		<div class="post">
			<div class="school">
				<strong>Jesuit High School</strong><br />
				Posted 5/9/2016
			</div>
			<div class="info">
				<p>
					Jesuit High School (Portland, Or.) is now accepting applications for a <strong>Head Girl's Lacrosse Coach</strong>.  Applications are due by Wednesday, June 8, 2016.   The Jesuit girl's lacrosse program is a full member of the Jesuit High School athletic department, and is not a club program.  The head coach reports to the high school athletic director.  No fundraising is required as the school provides 4 coach stipends, full bussing, uniform budget, game management support, and a comprehensive supply budget.  Salary range for the head coach is $4900 - $6600 plus other stipends depending on years of experience.  To apply, please request an application form from the athletic director, Mike Hughes, at <?php echo Helpers::obfuscateEmailLink ("mhughes@jesuitportland.org"); ?>.
				</p>
				<p>
					OGLA Head Coach Minimum Requirements (varsity): 
					<ol>
						<li>US Lacrosse Level 1 Course Completion (Online Level 1, Field Course, and PCA online required)</li>
						<li>CPR and First Aid Certification (expiration AFTER May 31st, 2016)</li>
						<li>Must be 21 years of age or older</li>
						<li>Must be a member of US Lacrosse (expiration AFTER May 31st, 2016)</li>
						<li>Must have intermediate knowledge of lacrosse</li>
						<li>OGLA Code of Conduct read and accepted. Keep a signed copy on file with your program.</li>
						<li>
							Concussion training certification: (take ONE of the following courses - must re-certify each year)
							<ol>
								<li>http://activecoach.orcasinc.com/  (Taken AFTER Jan 1st, 2016)</li>
								<li>http://nfhslearn.com/courses/61037/concussion-in-sports  (Taken AFTER Jan 1st, 2016)</li>
							</ol>
						</li>
						<li>Proof of certifications by February 20th, 2016 to OGLA (oregongirlslax@gmail.com)</li>
						<li>Background check.</li>
					</ol>

				</p>
			</div>
			<div class="contact">
				<p>						
					Mike Hughes<br />
					Athletic Director<br />
					Jesuit High School<br />					
					(503) 291-5418<br />
					<?php echo Helpers::obfuscateEmailLink ("mhughes@jesuitportland.org"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Santiam Christian High School</strong><br />
				Posted 5/4/2016
			</div>
			<div class="info">
				<p>
					Santiam Christian High School (3A West Valley League) is accepting applications for a <strong>Head Cheerleading Coach</strong>.
				</p>
				<p>
					Duties will include instructing team performances at all home varsity football and basketball games. Applicant will have a willingness to lead team to compete in OSAA state cheer competition in the future.
				</p>
				<p>
					Must be a spiritually mature and growing Christian who is active in his/her Christian life, with an understanding and commitment to the philosophy of Christian Education, compatible with that of Santiam Christian Schools.
				</p>
				<p>
					Please submit a letter of interest containing a resume highlighting your qualifications and experience, and at least 3 references to Jay Barton at Santiam Christian Schools.
				</p>							
			</div>
			<div class="contact">
				<p>
					Jay Barton<br />
					Athletic Director<br />
					7220 NE Arnold Ave<br />
					Corvallis, Oregon 97330<br />					
					<?php echo Helpers::obfuscateEmailLink ("bartonj@santiam.org"); ?>
				</p>
			</div>
        </div>		


		<div class="post" data-until="2015-06-01">
			<div class="school">
				<strong>Westside Christian High School</strong><br />
				Posted 4/27/2016
			</div>
			<div class="info">
				<p>
					Coaching positions available at Westside Christian High School for 2016-17:
					<ul>						
						<li><strong>Cheerleading Head Coach</strong></li>
						<li><strong>JV Volleyball Head Coach</strong></li>						
						<li><strong>JV2 Volleyball Head Coach </strong></li>						
					</ul>
				</p>
				<p>
					<a href="http://www.wchsonline.org/coaching-application/" target="_blank">Apply Online</a>
				</p>
				<p>
					For more information, visit <a href="http://www.wchsonline.org/about-us/employment/" target="_blank">http://www.wchsonline.org/about-us/employment/</a>
				</p>
				<p>
					As a Christian school, employment by Westside requires an evangelical Christian commitment and lifestyle consistent with the school’s mission and statement of faith. All applicants must be willing to approach their respective area with creativity and possess the desire and ability to match the class or program goals to the mission and vision of the school. Westside seeks qualified individuals who desire to develop and equip student leaders.
				</p>
			</div>
			<div class="contact">
				<p>
					Mike Hood<br />
					Athletic Director<br />
					Westside Christian High School<br />					
					(503) 697-4711 x1242
					<?php echo Helpers::obfuscateEmailLink ("hood@wchsonline.org"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>David Douglas High School</strong><br />
				Posted 4/21/2016
			</div>
			<div class="info">
				<p>
					David Douglas High School is currently seeking a <strong>Head Wrestling Coach</strong> and a <strong>Head Dance Coach</strong>.  All candidates must have coaching experience.  If interested in the wrestling position, please contact Athletic Director, Greg Carradine at David Douglas HS <?php echo Helpers::obfuscateEmailLink ("greg_carradine@ddsd40.org"); ?> or (503) 261-8325.  If interested in the dance position, please contact Activity Director, Eric Wadsworth, <?php echo Helpers::obfuscateEmailLink ("eric_wadswoth@ddsd40.org"); ?> or Athletic Director, Greg Carradine.
				</p>
				<p>
					Some key elements of the job description for a Varsity Head Coach are:
					<ul>
						<li>High ethical and professional standards.</li>
						<li>Must have knowledge of a variety of wrestling techniques and strategies.</li>
						<li>Must have knowledge of team dynamics at the high school level.</li>
						<li>Must have a plan to create a productive relationship with youth sports organization.</li>
						<li>Establish a relationship with the community support groups.</li>
						<li>Be an appropriate role model for high school-student athletics.</li>
						<li>Must have the ability to work in a cooperative and harmonious manner to be part of a school-wide athletic program.</li>
						<li>Develop and implement an off-season conditioning program.</li>
						<li>Must be creative and involved in fundraising programs.</li>
					</ul>
				</p>
				<p>
					All new hired coaches will need to complete the following prior to employment:
					<ol>
						<li>NFHS Certification</li>
						<li>First Aid / CPR Card</li>
						<li>District Background check</li>
						<li>Completion of OSAA Concussion Test</li>
						<li>Completion of OSAA Steroid Test</li>
						<li>NFHS Guide to Heat Acclimatization and Heat Illness Prevention Course</li>
						<li>Completion of School District and OSAA paperwork</li>
					</ol>
				</p>
				<p>
					Applicant must submit:
					<ol>
						<li>Letter of application detailing your experience</li>
						<li>Resume</li>
						<li>Current experience related to this position and working with students</li>
						<li>A minimum of three letters of recommendation</li>
						<li>A minimum of three references with contact information</li>
					</ol>
				</p>
				<p>
					Position open until filled.<br /><br />
					Possible teaching positions
				</p>
			</div>
			<div class="contact">
				<p>
					Greg Carradine<br />
					Athletic Director<br />
					David Douglas High School<br />
					<?php echo Helpers::obfuscateEmailLink ("greg_carradine@ddsd40.org"); ?><br />
					(503) 261-8325
				</p>
			</div>
        </div>	


		<div class="post" style="display: none;">
			<div class="school">
				<strong>Scappoose High School</strong><br />
				Posted 4/21/2016
			</div>
			<div class="info">				
				<p>
					Scappoose High school has the following openings:
					<ul>
						<li><strong>Head Boys Basketball</strong> - <a href="<?php echo asset('/docs/classifieds/Scappoose 04-19-2016.pdf'); ?>" target="_blank">Information</a></li>
						<li><strong>Head Girls Basketball</strong> - <a href="<?php echo asset('/docs/classifieds/Scappoose 04-05-2016.pdf'); ?>" target="_blank">Information</a></li>
						<li><strong>Head Girls Soccer</strong> - <a href="<?php echo asset('/docs/classifieds/Scappoose 2 04-05-2016.pdf'); ?>" target="_blank">Information</a></li>
					</ul>
				</p>	
				<p>
					<a href="http://www.scappoose.k12.or.us/products-services" target="_blank">Job Postings</a>
				</p>
				<p>
					Scappoose High School will have multiple teaching positions open.  If you have more questions please call Robert Medley.
				</p>
			</div>
			<div class="contact">
				<p>
					Robert J Medley<br />
					Scappoose High School<br />
					Athletic Director/Dean of Students<br />
					(971) 200-8054<br />
					<?php echo Helpers::obfuscateEmailLink ("rmedley@scappoose.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Westview High School</strong><br />
				Posted 4/19/2016
			</div>
			<div class="info">
				<p>
					Westview High School, Beaverton, has an opening for a <strong>Girls Soccer Coach</strong>.  Additional information and a position summary can be found in the PDF file linked below.
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Westview 04-19-2016.pdf'); ?>" target="_blank">Job Posting (pdf)</a>
				</p>	
			</div>
			<div class="contact">
				<p>
					Robert Casteel<br />
					Athletic Director<br />
					Westview High School<br />
					(503) 259-5393<br />
					<?php echo Helpers::obfuscateEmailLink ("Robert_Casteel@beaverton.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Blanchet Catholic School</strong><br />
				Posted 4/19/2016
			</div>
			<div class="info">				
				<p>
					Blanchet Catholic School has an opening for the following position:
					<ul>						
						<li><strong>Varsity Cheerleading Head Coach</strong></li>						
					</ul>
				</p>
				<p>
					Interested applicants should complete an employment application and submit it along with a current resume to the Blanchet Athletic Office, ATTN: Tom Howard, with a letter of interest. Applicants must pass a background check prior to employment. For more information regarding a specific opening, please contact Athletic Director Tom Howard <?php echo Helpers::obfuscateEmailLink ("tomhoward@blanchetcatholicschool.com"); ?> at (503) 391-2639 ext 241 or visit <a href="http://www.blanchetcatholicschool.com" target="_blank">www.blanchetcatholicschool.com</a>. 
				</p>				
				<p>
					<a href="http://www.blanchetcatholicschool.com/uploaded/About_Us/PDF/employment_application.pdf" target="_blank">&raquo; Online Application</a>
				</p>
			</div>
			<div class="contact">
				<p>						
					Tom Howard<br />
					Athletic Director<br />
					Blanchet Catholic School<br />
					4373 Market Street N.E.<br />Salem, OR 97301<br />
					P: (503) 391-2639 ext. 241<br />
					F: (503) 399-1259<br />
					<small><?php echo Helpers::obfuscateEmailLink ("tomhoward@blanchetcatholicschool.com"); ?></small>
				</p>
			</div>
        </div>			


		<div class="post" style="display: none;">
			<div class="school">
				<strong>Riverdale High School</strong><br />
				Posted 4/18/2016
			</div>
			<div class="info">
				<p>
					Riverdale HS is still looking for a <strong>Varsity Boys Soccer Coach</strong>.
				</p>
				<p>
					<a href="https://oregon.schoolspring.com/job.cfm?jid=2328124" target="_blank">Job Postings and Application</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Riverdale School District 51J<br />
					11733 S.W. Breyman Avenue<br />
					Portland, Oregon 97219-8409<br />
					(503) 262-4840
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>North Marion High School</strong><br />
				Posted 4/13/2016
			</div>
			<div class="info">
				<p>
					North Marion High School has the following openings:
					<ul>
						<li><strong>Head Girls Basketball Coach</strong> - <a href="https://northmarion.tedk12.com/hire/ViewJob.aspx?JobID=1222" target="_blank">Information</a></li>
						<li><strong>Head Swim Coach</strong> - <a href="https://northmarion.tedk12.com/hire/ViewJob.aspx?JobID=1231" target="_blank">Information</a></li>
						<li><strong>Assistant Football Coach</strong> - <a href="https://northmarion.tedk12.com/hire/ViewJob.aspx?JobID=1219" target="_blank">Information</a></li>	
					</ul>
				</p>
				<p>	
					Teaching positions within the district are available.
				</p>
				<p>					
					If you have any questions please contact Brandon Fricke - <?php echo Helpers::obfuscateEmailLink ("brandon.fricke@nmarion.k12.or.us"); ?>.
				</p>
			</div>
			<div class="contact">
				<p>
					Brandon Fricke<br />
					Assistant Principal | Athletic Director<br />
					North Marion High School <br />
					(503) 678-7121<br />
					<?php echo Helpers::obfuscateEmailLink ("brandon.fricke@nmarion.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>St. Paul High School</strong><br />
				Posted 4/13/2016
			</div>
			<div class="info">
				<p>
					St. Paul High School has the following openings:
					<ul>
						<li><strong>Head Boys Basketball Coach</strong></li>
					</ul>
				</p>
				<p>
					Please use the following link to apply: <a href="http://www.stpaul.k12.or.us/employment" target="_blank">http://www.stpaul.k12.or.us/employment</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Tony Smith<br />
					Athletic Director<br />
					St. Paul High School<br />
					(503) 633-2541<br />
					<?php echo Helpers::obfuscateEmailLink ("tsmith@stpaul.k12.or.us"); ?>
				</p>
			</div>
        </div>		


		<div class="post">
			<div class="school">
				<strong>Aloha High School</strong><br />
				Posted 4/11/2016
			</div>
			<div class="info">
				<p>
					Aloha High School has the following openings:
					<ul>
						<li><strong>Head Girls Basketball Coach</strong></li>
						<li><strong>Head Boys Soccer Coach</strong></li>
						<li><strong>Head Girls Soccer Coach</strong></li>
						<li><strong>Assistant Boys Basketball Coach</strong></li>
					</ul>
				</p>
				<p>
					If interested in this position, please contact Athletic Director, Tom Bendt.
					You may email information to <?php echo Helpers::obfuscateEmailLink ("Thomas_Bendt@beaverton.k12.or.us"); ?> or send information to:
	                <div style="margin-left: 30px; margin-top: -1em;">
	                    Aloha High School<br />
	                    18550 SW Kinnaman Rd.<br />
	                    Beaverton, OR 97078
	                </div>
	            </p>
	            <p> 
					Applicant will be asked to submit:
					<ol>
						<li>Letter of application detailing your experience.</li>
						<li>A current resume.</li>
						<li>A minimum of two letters of recommendation.</li>
						<li>A minimum of three references with contact information.</li>
						<li>Your goals for leading our program.</li>
					</ol>
				</p>
			</div>
			<div class="contact">
				<p>
					Thomas Bendt<br />
					Athletic Director<br />
					Aloha High School<br />
					(503) 356-2774<br />
					<?php echo Helpers::obfuscateEmailLink ("Thomas_Bendt@beaverton.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Sisters High School</strong><br />
				Posted 4/11/2016
			</div>
			<div class="info">
				<p>
					<strong>Head Girls Soccer Coach</strong> - <a href="<?php echo asset('docs/classifieds/Sisters 04-11-2016.pdf'); ?>" target="_blank">Information</a><br />
					<strong>Head Volleyball Coach</strong> - <a href="<?php echo asset('docs/classifieds/Sisters 2 04-11-2016.pdf'); ?>" target="_blank">Information</a>
				</p>				
				<p>
					<a href="http://www.sisters.k12.or.us/pages/Sisters_SD/Departments/Human_Resources/Employment__Co-Curricular_" target="_blank">Job Listings and Information Online</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Tim Roth<br />
					Director of Athletics<br />					
					Office: (541) 549-4045<br />					
					<?php echo Helpers::obfuscateEmailLink ("tim.roth@sisters.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Hermiston High School</strong><br />
				Posted 4/11/2016
			</div>
			<div class="info">
				<p>
					Hermiston School District has a position for <strong>Head Girls Basketball Coach</strong>.  Information and application portal is available at <a href="http://www.hermiston.k12.or.us/employment" target="_blank">www.hermiston.k12.or.us/employment</a> or contact Blaine Ganvoa, Athletic Director, at <?php echo Helpers::obfuscateEmailLink ("blaine.ganova@hermiston.k12.or.us"); ?>. 
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Hermiston 04-11-2016.pdf'); ?>" target="_blank">Job Posting (pdf)</a>
				</p>	
			</div>
			<div class="contact">
				<p>
					Blaine Ganova<br />
					Athletic Director<br />
					Hermiston High School<br />
					600 South First<br />
					Hermiston, OR 97838<br />
					<?php echo Helpers::obfuscateEmailLink ("blaine.ganova@hermiston.k12.or.us"); ?>					
				</p>
			</div>
        </div>		

		
		<div class="post">
			<div class="school">
				<strong>Madison High School</strong><br />
				Posted 4/5/2016
			</div>
			<div class="info">
				<p>
					The <strong>Head Volleyball Coach</strong> position is open at Madison High School in Portland, Oregon. The head coach is responsible for planning, directing, and evaluating all aspects and facets of a successful Women's Volleyball program at the 6A Portland Interscholastic League (PIL) level.
				</p>
				<p>
					Duties include, but not limited to: Oversee all levels of Madison Volleyball to include youth volleyball; Monitor academic progress and eligibility, and effectively analyze and teach the fundamentals skills and strategies of the sport; Plan, organize, conduct, and evaluate practices session along with develop, implement, and evaluate match plans and strategies; Serve as a leader, mentor, and role-model to the student-athletes of the program; Prepare competitive team schedule, and fundraising initiatives; Prepare, monitor, and manage team budget; Select, supervise, and evaluate assistant coaches; Ensure compliance with all Madison athletic department, PIL, and OSAA policies, procedures, and regulations; Ability to serve the entire Madison Athletic Department through supporting other programs, assisting in off-season game and event management, and willingness and ability to fundraise.
				</p>
				<p>
					Head Coaching experience preferred.
				</p>
				<p>
					Madison will have potential teaching openings in the following areas: PE, leadership, Math, English, Science. 
				</p>
				<p>
					Please send resume, letter of interest, and 2 letters of recommendation to <?php echo Helpers::obfuscateEmailLink ("sarcher1@pps.net"); ?> and <?php echo Helpers::obfuscateEmailLink ("gaman@pps.net"); ?>.  Also, please fill out an online application at <a href="http://wwww.pilathletics.net" target="_blank">pilathletics.net</a> under resources/coaches.
				</p>
				<p>
					Consideration of applications will begin immediately and continue until April 25, 2016.
				</p>
			</div>
			<div class="contact">
				<p>
					Scott Archer<br />
					Athletic Director<br />
					Madison High School<br />
					(503) 916-5220 x79255<br />				
					<?php echo Helpers::obfuscateEmailLink ("sarcher1@pps.net"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Madison High School</strong><br />
				Posted 4/5/2016
			</div>
			<div class="info">
				<p>
					The <strong>Head Cheerleading Coach</strong> position is open at Madison High School in Portland, Oregon. The head coach is responsible for planning, directing, and evaluating all aspects and facets of a successful Cheerleading program at the 6A Portland Interscholastic League (PIL) level.
				</p>
				<p>
					Duties include, but not limited to: Oversee all levels of Madison Cheerleading. Monitor academic progress and eligibility, and effectively analyze and teach the fundamentals skills and strategies of the sport; Plan, organize, conduct, and evaluate practices session along with develop, implement, and evaluate match plans and strategies; Serve as a leader, mentor, and role-model to the student-athletes of the program; Prepare competitive team schedule, and fundraising initiatives; Prepare, monitor, and manage team budget; Select, supervise, and evaluate assistant coaches; Ensure compliance with all Madison athletic department, PIL, and OSAA policies, procedures, and regulations; Ability to serve the entire Madison Athletic Department through supporting other programs, assisting in off-season game and event management, and willingness and ability to fundraise.
				</p>
				<p>
					Head Coaching experience preferred.
				</p>
				<p>
					Madison will have potential teaching openings in the following areas: PE, leadership, Math, English, Science. 
				</p>
				<p>
					Please send resume, letter of interest, and 2 letters of recommendation to <?php echo Helpers::obfuscateEmailLink ("sarcher1@pps.net"); ?> and <?php echo Helpers::obfuscateEmailLink ("gaman@pps.net"); ?>.  Also, please fill out an online application at <a href="http://wwww.pilathletics.net" target="_blank">pilathletics.net</a> under resources/coaches.
				</p>
				<p>
					Consideration of applications will begin immediately and continue until April 25, 2016.
				</p>
			</div>
			<div class="contact">
				<p>
					Scott Archer<br />
					Athletic Director<br />
					Madison High School<br />
					(503) 916-5220 x79255<br />				
					<?php echo Helpers::obfuscateEmailLink ("sarcher1@pps.net"); ?>
				</p>
			</div>
        </div>		


		<div class="post">
			<div class="school">
				<strong>Elmira High School</strong><br />
				Posted 3/31/2016
			</div>
			<div class="info">				
				<p>
					Elmira High School has two <strong>Assistant Football Coach</strong> positions open.
				</p>
				<p>
					To apply, please submit the following documents to the Fern Ridge School District Office at 88834 Territorial Road, Elmira, OR 97437:
					<ol>
						<li>Letter of application</li>
						<li>Coaching application</li>
						<li>Resume</li>
						<li>Four (4) letters of recommendation</li>
					</ol>
				</p>
				<p>
					If you have any questions please contact Debbie Moore at <?php echo Helpers::obfuscateEmailLink ("dmoore@fernridge.k12.or.us"); ?> or Brian Brands at <?php echo Helpers::obfuscateEmailLink ("bbrands@fernridge.k12.or.us"); ?>.
				</p>							
			</div>
			<div class="contact">
				<p>
					Brian Brands<br />
					Athletic Director<br />
					Elmira High School <br />
					(541) 935-8200<br />
					<?php echo Helpers::obfuscateEmailLink ("bbrands@fernridge.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Beaverton High School</strong><br />
				Posted 3/31/2016
			</div>
			<div class="info">
				<p>
					<strong>High School Varsity Cheer Coach</strong>
				</p>
				<p>
					<a href="https://docs.google.com/document/d/1vHb9iiS1FMGhH9G1HrKi_gV8cxvQg-3IHLjZZuWoes0/edit?usp=sharing" target="_blank">Job Posting</a>
				</p>
				<p>
					Please use the link above to spread news of, or make application for an opening for, the Beaverton High School Varsity Cheer position.  Our program has become very competitive and we have a solid core group returning. Our community would love to see our Cheer program continue on in their pursuit of excellence. Please contact Mike Blok, Athletic Director, for any additional questions or information.
				</p>
			</div>
			<div class="contact">
				<p>
					Mike Blok<br />
					Athletic Director CAA<br />
					Beaverton High School<br />					
					(503) 259-4889<br />
					13000 SW 2nd<br />
                  	Beaverton, Oregon 97005<br />
					<?php echo Helpers::obfuscateEmailLink ("mike_blok@beaverton.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>East Linn Christian Academy</strong><br />
				Posted 3/29/2016
			</div>
			<div class="info">
				<p>
					East Linn Christian Academy (2A, Lebanon, OR) has an immediate opening for <strong>Varsity Boys Soccer Head Coach</strong>.
				</p>
				<p>
					Please contact AD Kellen Peters for more information.
				</p>
			</div>
			<div class="contact">
				<p>						
					Kellen Peters<br />
					Athletic Director<br />
					East Linn Christian Academy<br />
					(503) 341-6174<rb />
					<?php echo Helpers::obfuscateEmailLink ("kpeters@eastlinnchristian"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Faith Bible High School</strong><br />
				Posted 3/18/2016
			</div>
			<div class="info">				
				<p>
					Faith Bible has an immediate opening for a <strong>Varsity Boys Basketball Head Coach</strong>.
				</p>
				<p>
					As a Christian school, employment by Faith Bible Christian School requires an evangelical Christian commitment and lifestyle consistent with the school's mission and statement of faith.
				</p>
				<p>
					Applicants must have prior experience at the high school level. They should also have a history of positive influence and interactions with players, coaches, and parents and have the ability to communicate effectively with parents, administration, players, and staff.
				</p>
				<p>					
					If interested, please contact Greg Turner at <?php echo Helpers::obfuscateEmailLink ("greg.turner@faithkids.org"); ?>.
				</p>				
			</div>
			<div class="contact">
				<p>						
					Greg Turner<br />
					Athletic Director <br />
					Faith Bible Christian School<br />
					(503) 681-8254<br />
					<?php echo Helpers::obfuscateEmailLink ("greg.turner@faithkids.org"); ?>				
				</p>
			</div>
        </div>	


		<div class="post">
			<div class="school">
				<strong>Forest Grove High School</strong><br />
				Posted 3/15/2016
			</div>
			<div class="info">
				<p>
					Forest Grove High School has an immediate opening for our <strong>Varsity Head Football Coach</strong> position. Forest Grove is looking for an individual that can develop, articulate, and implement a vision for our Forest Grove Football Program.   Successful high school or college coaching experience desired.
				</p>
				<P>
					For more information on our opening please go to <a href="http://www.fgsd.k12.or.us" target="_blank">www.fgsd.k12.or.us</a> and click on job openings to view specifics concerning our opening.  Please contact Doug Thompson, Athletic Director, Forest Grove High School, <?php echo Helpers::obfuscateEmailLink ("dthompson@fgsd.k12.or.us"); ?>, phone (503) 359-2437 if interested in becoming the new Forest Grove Varsity Football Coach.
				</p>				
			</div>
			<div class="contact">
				<p>
					Doug Thompson<br />
					Athletic Director/Assistant Principal<br />
					Forest Grove High School<br />
					(503) 359-2437<br />
					<?php echo Helpers::obfuscateEmailLink ("dthompson@fgsd.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>North Marion High School</strong><br />
				Posted 3/14/2016
			</div>
			<div class="info">
				<p>
					Coaching Opening: <strong>Head Girls Basketball Coach</strong><br />
					Closed Date: Open until filled<br />					
				</p>
				<p> 
					Key points of the job description for a Varsity Head Coach:
					<ul>
						<li>High ethical and professional standards.</li>
						<li>Direct a successful grade 9-12 program and oversee all facets of a entire community youth program.</li>
						<li>Work with local media as needed and establish a relationship with community support groups.</li>
						<li>Be a role model for high school student-athletes.</li>
						<li>Cooperate with other school-sponsored sports by encouraging student-athletes to compete in other programs.</li>
						<li>Develop and implement an off-season program.</li>
						<li>Monitor the academic progress of student-athletes.</li>
						<li>Lead student-athletes in the support of other North Marion athletics and activities.</li>
					</ul>
				</p>
				<p> 
					All new hired coaches will need to complete the following prior to employment:
					<ol>
						<li>NFHS/ASEP Certification</li>
						<li>First Aid Card (CPR and AED trained)</li>
						<li>District Fingerprinting/Criminal check</li>
						<li>Completion of OSAA Concussion Test</li>
						<li>Completion of ODE Steroid Test</li>
						<li>Completion of OSAA Heat Test</li>
						<li>Completion of North Marion School District paperwork and trainings.</li>
					</ol>
				</p>
				<p> 
					Applicant will be asked to apply online at: <a href="https://northmarion.schoolrecruiter.net" target="_blank">https://northmarion.schoolrecruiter.net</a> and include the following:
					<ol>
						<li>A cover letter detailing your experience.</li>
						<li>A current resume.</li>
						<li>A minimum of three letters of recommendation/reference.</li>
					</ol>
				</p>
				<p>
					Currently, there are no teaching positions open at North Marion High School.
				</p>	
				<p>
					If interested in this position, please contact Brandon Fricke, North Marion High School Athletic Director.
				</p>
			</div>
			<div class="contact">
				<p>
					Brandon Fricke<br />
					Assistant Principal | Athletic Director<br />
					North Marion High School <br />
					(503) 678-7121<br />
					<?php echo Helpers::obfuscateEmailLink ("brandon.fricke@nmarion.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Oregon Episcopal School</strong><br />
				Posted 3/14/2016
			</div>
			<div class="info">
				<p>
					Oregon Episcopal School in Portland, OR is looking for a <strong>Varsity Girls Basketball Coach</strong>.
				</p>
				<p>
					Oregon Episcopal School is accepting applications for the position of Head Coach Varsity Girls Basketball.  Oregon Episcopal School is a k-12 coed college preparatory school and a member of the 3A Lewis and Clark League. The head basketball coach will report directly to the Athletic Director and will be in charge of directing the development of a competitive high school basketball program at a school that has a no-cut policy.   This past season we fielded varsity, jv, and jv2 teams.
				</p>
				<p> 
					The position requires previous high school coaching experience, preferably head coaching, excellent communication skills, and a minimum of a bachelor's degree.  Please send resumes to <?php echo Helpers::obfuscateEmailLink ("sullivand@oes.edu"); ?>
				</p>
			</div>
			<div class="contact">
				<p>
					Dennis Sullivan<br />
					Athletic Director<br />
					Oregon Episcopal School<br />					
					<?php echo Helpers::obfuscateEmailLink ("sullivand@oes.edu"); ?>	
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Life Christian School</strong><br />
				Posted 3/14/2016
			</div>
			<div class="info">
				<p>
					Life Christian School is looking for a <strong>Head Boys Soccer Coach</strong>.
				</p>
				<p>
					If interested in learning more about the position or to be considered, please email Athletic Director Sean McCaffrey directly at <?php echo Helpers::obfuscateEmailLink ("sean.mccaffrey@lcslions.org"); ?>, phone (503) 259-1329 x157 with a statement of interest and a resume.  Background check required.  Current certification required before being offered a position.  Salary based on experience. 
				</p>				
			</div>
			<div class="contact">
				<p>
					Sean McCaffreyz<br />
					Athletic Director<br />
					Physical Education Department Chair<br />
					Life Christian School<br />
					(503) 259-1329 x157<br />
					<?php echo Helpers::obfuscateEmailLink ("sean.mccaffrey@lcslions.org"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Silverton High School</strong><br />
				Posted 3/11/2016
			</div>
			<div class="info">
				<p>
					<strong>Assistant HS Volleyball Coach</strong>
				</p>
				<p>
					Silverton High School is seeking a qualified applicant for the position of Assistant Volleyball Coach.  Here is a link to our job posting and the position is open until filled.  If you have any questions, please email Greg Kaatz at <?php echo Helpers::obfuscateEmailLink ("kaatz_greg@silverfalls.k12.or.us"); ?>.
				</p>
				<p>
					<a href="https://silverfalls.tedk12.com/hire/ViewJob.aspx?JobID=446" target="_blank">Job Posting</a>
				</p>				
			</div>
			<div class="contact">
				<p>
					Greg Kaatz<br />
					Athletic Director / Assistant Principal<br />
					Silverton High School <br />
					(503) 873-6331 x 3823<br />
					<?php echo Helpers::obfuscateEmailLink ("kaatz_greg@silverfalls.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Salem Academy Christian Schools</strong><br />
				Posted 3/9/2016
			</div>
			<div class="info">
				<p>
					<strong>Head Volleyball Coach</strong> - varsity coach and oversee middle/high school program.					
				</p>
				<p>
					<a href="http://salemacademy.org/docs/athletics/Head_Coach_Generic_JD.pdf" target="_blank">Online Job Posting</a><br />
					<a href="https://salemacademy.org/forms/view.php?id=12721" target="_blank">To Apply</a><br />
				</p>
			</div>
			<div class="contact">
				<p>
					Steve Reed<br />
					Athletic Director<br />
					Salem Academy Christian Schools<br />
					(503) 378-1211<br />
					<?php echo Helpers::obfuscateEmailLink ("sareed@salemacademy.org"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Churchill High School</strong><br />
				Posted 3/4/2016
			</div>
			<div class="info">				
				<p>
					Churchill High School in Eugene, Oregon is seeking highly qualified applicants for <strong>Head Football Coach</strong>.  We have potential teaching positions open in Mathematics and Health/PE.					
				</p>
				<p>
					<a href="<?php echo asset('/docs/classifieds/Churchill 03-04-2016.pdf'); ?>" target="_blank">Job Posting</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Kelly Bokn<br />
                    Athletic Director<br />
                    Chirchill High School<br />                    
					<?php echo Helpers::obfuscateEmailLink ("bokn_k@4j.lance.edu"); ?>
				</p>
			</div>
        </div> 


		<div class="post">
			<div class="school">
				<strong>Marist Catholic High School</strong><br />
				Posted 3/2/2016
			</div>
			<div class="info">				
				<p>
					<strong>Varsity Head Girls' Soccer Coach</strong> needed.  Varsity coaching experience preferred.  Download the Employment application at <a href="http://www.marisths.org" target="_blank">www.marisths.org</a> and send application, letter of interest, resume, and 1 letter of recommendation and/or inquiries to Terrie Clemens at <?php echo Helpers::obfuscateEmailLink ("tclemens2@marisths.org"); ?>. 
				</p>
			</div>
			<div class="contact">
				<p>
					Terrie Clemens<br />
                    Administrative Assistant/HR Coordinator<br />
                    Marist Catholic High School<br />
                    (541) 681-5467<br />
					<?php echo Helpers::obfuscateEmailLink ("tclemens2@marisths.org"); ?>
				</p>
			</div>
        </div> 


		<div class="post">
			<div class="school">
				<strong>West Albany High School</strong><br />
				Posted 3/1/2016
			</div>
			<div class="info">
				<p>
					West Albany High School is in need of two JV level <strong>Softball Coaches</strong> to oversee the JV and JVII programs. We have great numbers this year and we are wanting to keep everyone for a third team. If interested, please contact Rich Engel at (541) 967-4545 or email to <?php echo Helpers::obfuscateEmailLink ("rich.engel@albany.k12.or.us"); ?>.
				</p>				
			</div>
			<div class="contact">
				<p>
					Rich Engel<br />
					Assistant Principal/Athletic Director<br />
					West Albany High School<br />
					(541) 967-4545<br />
					<?php echo Helpers::obfuscateEmailLink ("rich.engel@albany.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Jefferson High School</strong><br />
				Posted 2/26/2016
			</div>
			<div class="info">				
				<p>
					Jefferson High School, in Jefferson, OR, is searching for a <strong>Head Football Coach</strong>.
				</p>
				<p>
					<a href="http://www.jefferson14j.com/uploads/2/4/0/7/24076719/head_coach_jp.pdf" target="_blank">&raquo; Job Information</a>
				</p>
			</div>
			<div class="contact">
				<p>						
					Karen Wusstig<br />
					Jefferson SD 14j<br />
					(541) 327-3337 x1051<br />										
					<?php echo Helpers::obfuscateEmailLink ("karen.wusstig@jefferson.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Fir Ridge High School</strong><br />
				Posted 2/24/2016
			</div>
			<div class="info">
				<p>
					<strong>Soccer Head Coach</strong> needed as Fir Ridge High School, Portland.
				</p>
				<p>
					Requirements:
					<ul>
						<li>High school graduate</li>
						<li>Experience working with youth </li>
						<li>Experience coaching or playing soccer</li>
					</ul>
				</p>
				<p>
					Preference will be given to those that have experience working with youth from diverse backgrounds. Interested candidates should contact SUN Site Associate/Alternative East Portland High School Sports League Commissioner Elan Eichler at <?php echo Helpers::obfuscateEmailLink ("elane@mfs.email"); ?>. 
				</p>				
			</div>
			<div class="contact">
				<p>
					Elan Eichler<br />
					SUN Site Associate<br />
					Fir Ridge High School<br />
					<?php echo Helpers::obfuscateEmailLink ("elane@mfs.email"); ?><br />
					(503) 593-5171					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Clatskanie High School</strong><br />
				Posted 2/24/2016
			</div>
			<div class="info">
				<p>
					<strong>Boys Head Basketball Coach</strong> at Clatskanie Middle/High School.
				</p>
				<p>
					Coaching positions require a valid first aid card, anti-discrimination affidavit, completed district application form, Federal I-9 form, W-4, and knowledge of athletic conditioning and training.  All coaches will be required to be ASEP/NFHS certified in order to coach at the high school level.  Applicants will be fingerprinted in accordance with Oregon Law if offered employment.  Salary by contractual agreement.  AA/EOE
				</p>
				<p>
					Applications are online at <a href="http://www.csd.k12.or.us" target="_blank">www.csd.k12.or.us</a> and can be dropped off at Clatskanie Mid/High School, 7:30 a.m. - 3:00 p.m., Monday thru Friday. Applications for this position will be taken until the position is filled.
				</p>				
			</div>
			<div class="contact">
				<p>
					Ryan Tompkins<br />
					Athletic Director<br />
					Clatskanie High School<br />
					(503) 728-2146 x2237<br />
					<?php echo Helpers::obfuscateEmailLink ("rtompkins@csd.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Riverdale High School</strong><br />
				Posted 2/22/2016
			</div>
			<div class="info">
				<p>
					Riverdale High School has the following openings:
					<ul>
						<li><strong>Head Tennis Coach</strong></li>
						<li><strong>Head Boys Soccer Coach</strong></li>
						<li><strong>Head Boys Golf Coach</strong></li>
						<li><strong>Head Coach Track &amp; Field</strong></li>
						<li><strong>Assistant Coach Track &amp; Field</strong></li>
					</ul>
				</p>
				<p>
					<a href="http://www.riverdaleschool.com/page.cfm?p=2529" target="_blank">Job Postings and Application</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Riverdale School District 51J<br />
					11733 S.W. Breyman Avenue<br />
					Portland, Oregon 97219-8409<br />
					(503) 262-4840
				</p>
			</div>
        </div>


		<div class="post" data-until="2015-06-01">
			<div class="school">
				<strong>Regis High School</strong><br />
				Posted 2/19/2016
			</div>
			<div class="info">
				<p>
					Regis High School is looking for candidates interested in <strong>Head Volleyball Coaching</strong> and <strong>Assistant Volleyball Coaching</strong>.  These are both paid positions.  Contact Don Heuberger, <?php echo Helpers::obfuscateEmailLink ("ad@regishighschool.net"); ?>, (503) 769-2159 ext 202, for more information.  Current certification required before being offered a position.
				</p>				
			</div>
			<div class="contact">
				<p>
					Don Heuberger<br />
					Athletic Director<br />
					Regis High School<br />
					(503) 769-2159 ext 202<br />
					(503) 580-5368 cell<br />
					<?php echo Helpers::obfuscateEmailLink ("ad@regishighschool.net"); ?>
				</p>
			</div>
        </div>


		<div class="post" style="display: none;">
			<div class="school">
				<strong>Oregon School Activities Association</strong><br />
				Posted 2/18/2016
			</div>
			<div class="info">
				<p>
					The OSAA, a non-profit organization, has a full time <strong>Assistant Executive Director</strong> position available which includes management and supervision of high school activity/athletic programs in areas assigned by the Executive Director.  The position also entrails rule interpretations, budget preparation, contract negotiations, officials/judges certification, interaction with school personnel, students, parents, patrons and all interested organizations and individuals.
				</p>
				<p> 
					Requirements include Bachelor's Degree, 5 years' experience as a school administrator, athletic/activity director, coach or equivalent.  Strong organizational, analytical and interpersonal skills a must.  Excellent verbal and written communication skills are necessary.
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/OSAA 02-18-2016.pdf'); ?>" target="_blank">Job Posting (pdf)</a>
				</p>
				<p> 
					The OSAA is a private, non-profit organization.  Company paid benefits include medical, dental, vision, life, long term disability insurance and a competitive 401k retirement plan.
				</p>
				<p> 
					Salary commensurate with experience and personal qualifications.  Employment will begin in early June, if possible.
				</p>
				<p>
					Submit a letter of interest, resume, and three letters of reference to Candy Posey <?php echo Helpers::obfuscateEmailLink ("candyp@osaa.org"); ?> by March 18, 2016.
				</p>	
			</div>
			<div class="contact">
				<p>
					Candy Posey<br />
					Business Operations Manager<br />
					Oregon School Activities Association<br />
					(503) 682-6722<br />
					<?php echo Helpers::obfuscateEmailLink ("candyp@osaa.org"); ?>					
				</p>
			</div>
        </div>


		<div class="post" style="display: none;">
			<div class="school">
				<strong>Roseburg High School</strong><br />
				Posted 2/18/2016
			</div>
			<div class="info">
				<p>
					Roseburg High School seeks a highly qualified individual to serve as <strong>Head Football Coach</strong>. A successful candidate will possess the following qualities: 
					<ul>
						<li>Previous Head Coaching experience preferred.</li>
						<li>Have or be eligible to obtain Oregon Teacher Standards and Practices Commission Licensure.</li>
						<li>High ethical and professional standards.</li>
						<li>The presence to be a role model for student athletes and the public face of the program.</li>
						<li>A commitment to the importance of academic excellence and achievement for all student-athletes in the program.</li>
						<li>Demonstrated ability to lead young athletes.</li>
						<li>A highly tuned ability to communicate effectively to a variety of stakeholders.</li>
						<li>Skill in organization, time management, and public relations.</li>
						<li>A thorough knowledge of football, skill development, and coaching techniques.</li>
 					</ul>
 				</p>
 				<p>
					The Roseburg Head Football Coach will be responsible for the following: 
					<ul>
						<li>Manage all aspects of the high school program including training, practice schedules and routines. </li>
						<li>Hire and oversee a staff of assistant coaches with athletic director approval. </li>
						<li>Provide regular communication with parents/families. </li>
						<li>Regularly track the academic progress of all student athletes in the program and facilitate necessary sup-ports to ensure their academic eligibility.</li>
						<li>Cooperate with other school-sponsored sports and encourage athletes to compete in other programs. </li>
						<li>Develop and implement an off-season program for athletics. </li>
						<li>Help develop the youth program below the 9th grade level. </li>
						<li>Work with local media as needed and establish strong working relationships with community support groups. </li>
					</ul>
				</p>
				<p> 
					To apply, please visit our website: <a href="http://www.roseburg.k12.or.us" target="_blank">www.roseburg.k12.or.us</a> to complete the required online Talent Ed Recruit &amp; Hire application under the Human Resources Department page, Athletics-Coaching Openings tab.
				</p>
				<p>
					Your application should include: a cover letter detailing your experience related to this position and working with students, a minimum of three letters of recommendation, and a minimum of five references complete with contact information. 
				</p>
				<p>
					If you have any questions, please contact Russ Bolin, Athletic Director, Roseburg High School, at (541) 440-4162.
				</p>	
			</div>
			<div class="contact">
				<p>
					Russ Bolin, Athletic Director<br />
					Roseburg High School<br />
					Roseburg, Oregon 97471<br />
					(541) 440-4162<br />
					<?php echo Helpers::obfuscateEmailLink ("RBolin@roseburg.k12.or.us"); ?>					
				</p>
			</div>
        </div>

		
		<div class="post">
			<div class="school">
				<strong>Hermiston High School</strong><br />
				Posted 2/12/2016
			</div>
			<div class="info">
				<p>
					Hermiston School District has a position for <strong>Head Boys Basketball Coach</strong>.  Information and application portal is available at <a href="http://www.hermiston.k12.or.us/employment" target="_blank">www.hermiston.k12.or.us/employment</a> or contact Blaine Ganvoa, Athletic Director, at <?php echo Helpers::obfuscateEmailLink ("blaine.ganova@hermiston.k12.or.us"); ?>. 
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Hermiston 02-12-2016.pdf'); ?>" target="_blank">Job Posting (pdf)</a>
				</p>	
			</div>
			<div class="contact">
				<p>
					Blaine Ganova<br />
					Athletic Director<br />
					Hermiston High School<br />
					600 South First<br />
					Hermiston, OR 97838<br />
					<?php echo Helpers::obfuscateEmailLink ("blaine.ganova@hermiston.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Valley Catholic High School</strong><br />
				Posted 2/12/2016
			</div>
			<div class="info">
				<p>					
					Valley Catholic High School (Beaverton, OR) has immediate openings for the following paid coaching positions:				
					<ul>
						<li><strong>Assistant Varsity Softball Coach</strong></li>
						<li><strong>Assistant Tennis Coach</strong></li>
					</ul>
				</p>
				<p>
					Interested candidates should contact Athletic Director Joel Sobotka directly at  <?php echo Helpers::obfuscateEmailLink ("jsobotka@valleycatholic.org"); ?>.  Background check and all coaching certifications required. Salary based on experience.
				</p>
			</div>
			<div class="contact">
				<p>
					Joel Sobotka<br />
					Athletic Director<br />
					Valley Catholic High School<br />
					(503) 520-4720<br />
					<?php echo Helpers::obfuscateEmailLink ("jsobotka@valleycatholic.org"); ?>					
				</p>
			</div>
        </div> 


		<div class="post">
			<div class="school">
				<strong>Blanchet Catholic School</strong><br />
				Posted 2/11/2016
			</div>
			<div class="info">				
				<p>
					Blanchet Catholic School has an opening for the following position:
					<ul>						
						<li><strong>Junior Varsity Baseball Assistant Coach</strong></li>						
					</ul>
				</p>
				<p>
					Interested applicants should complete an employment application and submit it along with a current resume to the Blanchet Athletic Office, ATTN: Tom Howard, with a letter of interest. Applicants must pass a background check prior to employment. For more information regarding a specific opening, please contact Athletic Director Tom Howard <?php echo Helpers::obfuscateEmailLink ("tomhoward@blanchetcatholicschool.com"); ?> at (503) 391-2639 ext 241 or visit <a href="http://www.blanchetcatholicschool.com" target="_blank">www.blanchetcatholicschool.com</a>. 
				</p>				
				<p>
					<a href="http://www.blanchetcatholicschool.com/uploaded/About_Us/PDF/employment_application.pdf" target="_blank">&raquo; Online Application</a>
				</p>
			</div>
			<div class="contact">
				<p>						
					Tom Howard<br />
					Athletic Director<br />
					Blanchet Catholic School<br />
					4373 Market Street N.E.<br />Salem, OR 97301<br />
					P: (503) 391-2639 ext. 241<br />
					F: (503) 399-1259<br />
					<small><?php echo Helpers::obfuscateEmailLink ("tomhoward@blanchetcatholicschool.com"); ?></small>
				</p>
			</div>
        </div>	


		<div class="post">
			<div class="school">
				<strong>St. Mary's Academy</strong><br />
				Posted 2/10/2016
			</div>
			<div class="info">				
				<p>
					St. Mary's Academy, located in downtown Portland, OR has an opening for a <strong>Girl's Assistant Tennis Coach</strong>.
				</p>
				<p>
					Candidates should have prior successful coaching experience, preferably working with young women, as well as a passion for student athletes and their success. They should be dynamic, possess effective communication skills, be proficient at teaching both fundamental skills along with game strategies and be dedicated to the overall success of the school athletic program. If hired, candidates must meet all OSAA, state &amp; school employment requirements prior to assuming duties.
				</p>
				<p>
					Interested individuals can access a job description and coaching application on the school website at <a href="http://www.stmaryspdx.org/about/employment_opportunities" target="_blank">www.stmaryspdx.org/about/employment_opportunities</a> and submit to Anna Maria Lopez, Athletic Director at <?php echo Helpers::obfuscateEmailLink ("annamaria.lopez@stmaryspdx.org"); ?> or fax (503) 223-0995. 
				</p>
			</div>
			<div class="contact">
				<p>						
					Anna Maria Lopez<br />
					Athletic Director<br />
					St. Mary's Academy<br />
					1615 S.W. Fifth Ave. Portland, OR 97201<br />
					(503) 228-8306<br />
					<?php echo Helpers::obfuscateEmailLink ("annamaria.lopez@stmaryspdx.org"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Gladstone High School</strong><br />
				Posted 2/8/2016
			</div>
			<div class="info">
				<p>
					Gladstone High School is looking for a <strong>Head Volleyball Coach</strong>. For more information, contact:					
					<div style="margin: -1em 0 0 30px;">
						Natalie Weninger, Administrative Assistant/HR<br />
                        Gladstone School District #115<br />
                        17789 Webster road<br />
                        Gladstone, OR 97027<br />
                        (503) 496-3935
                    </div>
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Gladstone 02-08-2016.pdf'); ?>" target="_blank">Job Posting (pdf)</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Ted Yates<br />
					Athletic Director<br />
					Gladstone High School<br />
					(503) 655-2544
					<?php echo Helpers::obfuscateEmailLink ("tyates@gladstone.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Elmira High School</strong><br />
				Posted 2/4/2016
			</div>
			<div class="info">				
				<p>
					Elmira High School has several Coaching Openings at this time.  These openings include:
					<ul>
						<li><strong>Head Cross Country Coach</strong></li>
						<li><strong>Head Volleyball Coach</strong></li>
						<li><strong>Junior Varsity Volleyball Coach</strong></li>
					</ul>
				</p>
				<p>
					Application Deadline:  Open until filled
				</p>
				<p>
					To Apply:  Please submit the following documents to the (Fern Ridge School) District office at 88834 Territorial Road, Elmira OR 97437:
					<ol>
						<li>Letter of Application</li>
						<li>Coaching Application</li>
						<li>Resume</li>
						<li>Four (4) Letters of Recommendation</li>
					</ol>
				</p>
				<p>
					Contact: Please contact the Fern Ridge district office at 88834 Territorial Road, Elmira, OR 97437 or e-mail Debbie Moore at <?php echo Helpers::obfuscateEmailLink ("dmoore@fernridge.k12.or.us"); ?> if you have any questions.
				</p>				
			</div>
			<div class="contact">
				<p>
					Brian Brands<br />
					Athletic Director<br />
					Elmira High School <br />
					(541) 935-8200<br />
					<?php echo Helpers::obfuscateEmailLink ("bbrands@fernridge.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Oregon Episcopal School</strong><br />
				Posted 2/4/2016
			</div>
			<div class="info">
				<p>
					Oregon Episcopal School is looking for a <strong>JV and Varsity Assistant Volleyball Coach</strong> for the fall of 2016.
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/OES 02-04-2016.pdf'); ?>" target="_blank">Job Posting (pdf)</a><br />
				</p>
			</div>
			<div class="contact">
				<p>
					Missy Smith<br />
					Associate Athletic Director<br />
					Oregon Episcopal School<br />
					(503) 416-9256		
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Aloha High School</strong><br />
				Posted 2/3/2016
			</div>
			<div class="info">
				<p>
					Aloha is looking for a <strong>Head Girls Soccer Coach</strong> that values the entire student/athlete experience in high school sports.  The candidate is expected to help our athletes reach their potential athletically, academically and become positive members of our community.
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Aloha 02-03-2016.pdf'); ?>" target="_blank">Job Posting (pdf)</a><br />
				</p>
			</div>
			<div class="contact">
				<p>
					Thomas Bendt<br />
					Athletic Director<br />
					Aloha High School<br />
					(503) 356-2774<br />
					<?php echo Helpers::obfuscateEmailLink ("Thomas_Bendt@beaverton.k12.or.us"); ?>			
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>De La Salle North Catholic High School</strong><br />
				Posted 1/28/2016
			</div>
			<div class="info">
				<p>
					There are two open positions for <strong>Assistant Track Coaches</strong> at De La Salle North Catholic High School in northeast Portland. The specific areas are Sprints and Hurdling. Experience in coaching is helpful. Experience in the area of interest is necessary.
				</p>
				<p>
					If interested in learning more about the positions or to be considered, please email Coach Will at <?php echo Helpers::obfuscateEmailLink ("Wilfredo_Benitez@beaverton.k12.or.us"); ?> with a Statement of Interest and a Resume. Be sure to highlight your experience as a coach or track athlete or both. You may also text (no calls please) (609) 954-2620 if you have any questions before submitting the application materials.
				</p>
				<p>
					Application deadline: February 10, 2016.
				</p>					
			</div>
			<div class="contact">
				<p>
					Wilfredo Benitez<br />
					Head Coach- Spring Track<br />
					De La Salle North Catholic<br />
					<?php echo Helpers::obfuscateEmailLink ("Wilfredo_Benitez@beaverton.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>David Douglas High School</strong><br />
				Posted 1/25/2016
			</div>
			<div class="info">
				<p>
					David Douglas High School is currently seeking a <strong>Head Football Coach</strong>. All candidates must have high school coaching experience.  If interested in this position, please contact Athletic Director, Greg Carradine at David Douglas HS <?php echo Helpers::obfuscateEmailLink ("greg_carradine@ddsd40.org"); ?> or (503) 261-8325.
				</p>
					<a href="<?php echo asset('docs/classifieds/David Douglas 01-25-2016 2.pdf'); ?>" target="_blank">Job Posting (pdf)</a><br />
					<a href="<?php echo asset('docs/classifieds/David Douglas 01-25-2016.pdf'); ?>" target="_blank">Job Description (pdf)</a>
				</p>					
			</div>
			<div class="contact">
				<p>
					Greg Carradine<br />
					Athletic Director<br />
					David Douglas High School<br />
					<?php echo Helpers::obfuscateEmailLink ("greg_carradine@ddsd40.org"); ?><br />
					(503) 261-8325
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Gladstone High School</strong><br />
				Posted 1/24/2016
			</div>
			<div class="info">
				<p>
					DATE: January 15, 2016 
				</p>
				<p>
					JOB TITLE: <strong>Assistant Football Coach</strong> (Seasonal 1.00 FTE) 
				</p>
				<p>
					ASSIGNMENT: Gladstone High School 
				</p>
				<p>
					APPLICATION DEADLINE: Open Until Filled 
				</p>
				<p>
					STARTING DATE: August 15, 2016
				</p>
				<p>
					ADDRESS: Natalie Weninger, Administrative Assistant/HR 
					<div style="margin-left: 30px;">
						Natalie Weninger, Administrative Assistant/HR<br />
                        Gladstone School District #115<br />
                        17789 Webster road<br />
                        Gladstone, OR 97027<br />
                        (503) 496-3935
                    </div>
				</p>
			</div>
			<div class="contact">
				<p>
					Ted Yates<br />
					Athletic Director<br />
					Gladstone High School<br />
					(503) 655-2544
					<?php echo Helpers::obfuscateEmailLink ("tyates@gladstone.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post" style="display: none;">
			<div class="school">
				<strong>Gladstone High School</strong><br />
				Posted 1/24/2016
			</div>
			<div class="info">
				<p>
					Gladstone has several <strong>Assistant Track &amp; Field Coach</strong> positions (3) open at this time.  Specific assignments will be determined based on qualifications.  One positions is specifically for the long and triple jump (see below).  All other positions can be applied for through the same process.
				</p>
				<p> 
					<strong>Assistant Track &amp; Field Coach</strong> – Long and Triple Jump + two other positions<br />					
				</p>
				<p>
					Application deadline: February 1, 2016
				</p>
				<p> 
					Contact:
					<div style="margin-left: 30px;">
						Natalie Weninger, Administrative Asst.<br />
                        Gladstone School District<br />
                        17789 Webster road<br />
                        Gladstone, OR 97027<br />
                        (503) 655-2777
                    </div>
				</p>
			</div>
			<div class="contact">
				<p>
					Ted Yates<br />
					Athletic Director<br />
					Gladstone High School<br />
					(503) 655-2544
					<?php echo Helpers::obfuscateEmailLink ("tyates@gladstone.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Banks High School</strong><br />
				Posted 1/21/2016
			</div>
			<div class="info">
				<p>
					Banks High School has an immediate opening for a <strong>Head Football Coach</strong> for the 2016-17 school year. We are a 4A school 30 minutes west of Portland. Interested applicants can see the official posting on the Banks School District Website (<a href="http://www.banks.k12.or.us" target="_blank">www.banks.k12.or.us</a>) under the employment link.  We are looking for an experienced coach and a positive role model with a strong knowledge of program development, football strategy, and the ability to provide direction for our youth program.
				</p>
				<p>
					To be considered for this position, you will need to submit a Banks School District Coaching Application, a letter of interest, a resume, and 2 current letters of reference to Banks High School. This position is open until filled.
				</p>
				<p> 
					Please contact BHS Athletic Director – Jacob Pence at <?php echo Helpers::obfuscateEmailLink ("jacobp@banks.k12.or.us"); ?> or (503) 324-2281 if you have any questions.
				</p>
				<p>					
					<a href="http://www.banks.k12.or.us/sites/banks.k12.or.us/files/u15/Head FB15-16.pdf" target="_blank">Job Posting (pdf)</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Jacob Pence<br />
					Athletic Director<br />
					Banks High School<br />
					(503) 324-2281<br />
					<?php echo Helpers::obfuscateEmailLink ("jacobp@banks.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post" style="display: none;">
			<div class="school">
				<strong>Banks High School</strong><br />
				Posted 1/21/2016
			</div>
			<div class="info">
				<p>
					Banks High School has an immediate opening for a <strong>Head Softball Coach</strong> for the 2015-16 school year. We are a 4A school 30 minutes west of Portland. Interested applicants can see the official posting on the Banks School District Website (<a href="http://www.banks.k12.or.us" target="_blank">www.banks.k12.or.us</a>) under the employment link.  We are looking for an experienced coach and a positive role model with a strong knowledge of program development, softball strategy, and the ability to provide direction for our youth program.
				</p>
				<p>
					To be considered for this position, you will need to submit a Banks School District Coaching Application, a letter of interest, a resume, and 2 current letters of reference to Banks High School. This position is open until filled.
				</p>
				<p> 
					Please contact BHS Athletic Director – Jacob Pence at <?php echo Helpers::obfuscateEmailLink ("jacobp@banks.k12.or.us"); ?> or (503) 324-2281 if you have any questions.
				</p>
				<p>					
					<a href="http://www.banks.k12.or.us/sites/banks.k12.or.us/files/u15/Head%20SB15-16.pdf" target="_blank">Job Posting (pdf)</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Jacob Pence<br />
					Athletic Director<br />
					Banks High School<br />
					(503) 324-2281<br />
					<?php echo Helpers::obfuscateEmailLink ("jacobp@banks.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Harrisburg High School</strong><br />
				Posted 1/19/2016
			</div>
			<div class="info">
				<p>
					<strong>Assistant Football Coach</strong> position open at Harrisburg High School.
				</p>
				<p> 
					<a href="<?php echo asset('docs/classifieds/Harrisburg 01-19-2016.pdf'); ?>" target="_blank">Job Posting (pdf)</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Michele Pelkey<br />
					Harrisburg School District<br />
					(541) 995-6626 x 361<br />
					<?php echo Helpers::obfuscateEmailLink ("michele.pelkey@harrisburg.k12.or.us"); ?>					
				</p>
			</div>
        </div>

		
		<div class="post">
			<div class="school">
				<strong>Riverdale School District</strong><br />
				Posted 1/19/2016
			</div>
			<div class="info">
				<p>
					Riverdale LAX Club is seeking a <strong>Head Lacrosse Coach</strong> for two recreational 5th/6th grade boys teams from March 14 through June 10. The teams compete in the Oregon Youth Lacrosse Association in the Portland, OR area. Practices and home games are held at Riverdale Grade School sports field.  It is anticipated that the team(s) will practice twice a week and games are typically on Saturday with an occasional game mid-week.
				</p>
				<p>
					Duties include, but are not limited to, on-field coaching and training, guidance of parent volunteer coaches, as well as organization of practice and game strategies. A parent of a team member will handle administrative duties. Prior coaching experience at the youth level preferable, background check is required, and a commitment to knowing and complying with US Lacrosse, NFHS and OYLA rules is necessary.
				</p>
				<p>			
					Coach(s) should be able to provide direction to the parent volunteer coaches of the 1st/2nd grade boys and 3rd/4th grade boys teams. The goal is to help develop continuity in instruction for these developing players.  In addition, this position will help develop a coaching plan for the Riverdale LAX Club program.  It is our hope to find the right individual(s) to remain with the program for additional seasons.
				</p>
				<p>
					Salary will be based on experience/qualifications.
				</p>
			</div>
			<div class="contact">
				<p>
					Riverdale LAX<br />
					<?php echo Helpers::obfuscateEmailLink ("riverdalelacrosse@gmail.com"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Salem Academy Christian Schools</strong><br />
				Posted 1/15/2016
			</div>
			<div class="info">
				<p>
					<strong>Assistant High School Track Coaches</strong>: Sprints, Jumps, Hurdles, and Throws<br />
					<strong>High School Softball Coach</strong>
				</p>
				<p>
					<a href="http://salemacademy.org/about/careers/" target="_blank">Online Job Postings</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Steve Reed<br />
					Athletic Director<br />
					Salem Academy Christian Schools<br />
					(503) 378-1211<br />
					<?php echo Helpers::obfuscateEmailLink ("sareed@salemacademy.org"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Hillsboro High School</strong><br />
				Posted 1/13/2016
			</div>
			<div class="info">
				<p>
					Hillsboro High School has positions open for <strong>Varsity Assistant Football Coaches</strong> in various positions.
				</p>				
			</div>
			<div class="contact">
				<p>
					Steve Drake<br />
					Athletic Director<br />
					Hillsboro High School<br />
					(503) 844-1982<br />
					<?php echo Helpers::obfuscateEmailLink ("drakes@hsd.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Hermiston High School</strong><br />
				Posted 1/13/2016
			</div>
			<div class="info">
				<p>
					Hermiston School District has a position for <strong>Head Volleyball Coach</strong>.  Information and application portal is available at <a href="http://www.hermiston.k12.or.us/employment" target="_blank">www.hermiston.k12.or.us/employment</a> or contact Blaine Ganvoa, Athletic Director, at <?php echo Helpers::obfuscateEmailLink ("blaine.ganova@hermiston.k12.or.us"); ?>. 
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Hermiston 01-13-2016.pdf'); ?>" target="_blank">Job Posting (pdf)</a>
				</p>	
			</div>
			<div class="contact">
				<p>
					Blaine Ganova<br />
					Athletic Director<br />
					Hermiston High School<br />
					600 South First<br />
					Hermiston, OR 97838<br />
					<?php echo Helpers::obfuscateEmailLink ("blaine.ganova@hermiston.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Crescent Valley High School</strong><br />
				Posted 1/8/2016
			</div>
			<div class="info">				
				<p>
					Crescent Valley High School is seeking a <strong>Head Boys Tennis Coach</strong> for the 2016 season.
				</p>
				<p> 
					<u>Qualifications:</u>
					<ul>
						<li>Tennis coaching experience at the high school level (preferred)</li>
						<li>Experience is all aspects of Tennis coaching</li>
						<li>The skills to develop a positive rapport with students/athletes, parents and other coaches</li>
						<li>High ethical and professional standards</li>
						<li>The ability to motivate student/athletes and coaches</li>
						<li>ASEP, concussion, and steroid training and Current First Aid Certified...can be completed upon hiring</li>
						<li>Oregon Teaching License (preferred)</li>
					</ul>
				</p> 
				<p>
					<u>Responsibilities:</u>
					<ul>
						<li>Coordinate all aspects of the high school program</li>
						<li>Work with and help give direction to all programs that feed into the high school</li>
						<li>Assist in selection of the coaching staff</li>
						<li>Promote the sport</li>
						<li>Keep detailed statistics</li>
						<li>Follow all school and OSAA guidelines</li>
						<li>Provide off-season opportunities enabling athletes to improve skills</li>
						<li>Be a student of the sport  </li>
					</ul>
				</p>
				<p>
					Applications can be submitted online at <a href="https://corvallis.tedk12.com/hire/ViewJob.aspx?JobID=1649" target="_blank">https://corvallis.tedk12.com/hire/ViewJob.aspx?JobID=1649</a>. 
				</p>
			</div>
			<div class="contact">
				<p>
					Craig Ellingson<br />
					Crescent Valley High School<br />
					Athletic Director<br />
					(541) 757-5765<br />
					<?php echo Helpers::obfuscateEmailLink ("craig.ellingson@corvallis.k12.or.us"); ?>
				</p>
			</div>
        </div> 


		<div class="post">
			<div class="school">
				<strong>Marist Catholic High School</strong><br />
				Posted 1/6/2016
			</div>
			<div class="info">				
				<p>
					Coaches needed for <strong>Water Polo Head Coach</strong> and <strong>Boys Golf Head Coach</strong>. High school varsity coaching experience preferred. Go to <a href="http://www.marisths.org" target="_blank">www.marisths.org</a> to download, print and complete Employment Application. Send completed app, letter of interest, resume, 1 letter of recommendation and/or inquiries to Terrie Clemens at <?php echo Helpers::obfuscateEmailLink ("tclemens2@marisths.org"); ?>.
				</p>
			</div>
			<div class="contact">
				<p>
					Terrie Clemens<br />
                    Administrative Assistant/HR Coordinator<br />
                    Marist Catholic High School<br />
                    (541) 681-5467<br />
					<?php echo Helpers::obfuscateEmailLink ("tclemens2@marisths.org"); ?>
				</p>
			</div>
        </div> 


		<div class="post">
			<div class="school">
				<strong>Stayton High School</strong><br />
				Posted 12/21/2015
			</div>
			<div class="info">				
				<p>
					Stayton High School is seeking highly qualified applicants for the <strong>Assistant Football Coach</strong> pool.  We have excellent opportunities available to qualified coaches who can help develop and lead young men as part of our Eagles Football staff.  The primary responsibility will be leading our lower level teams and assisting with the varsity program as needed.  Specifically, we are looking for paid Freshman coaches and volunteer Varsity/JV assistants.
				</p>
				<p>
					<u>Essential Duties:</u>
					<ul>
						<li>The coach will oversee the lower level football team and/or assist with varsity</li>
						<li>Help to set the training schedule and develop practice plans during the high school season</li>
						<li>Work with lower level players in developing and improving their skills for potential future participation at the junior varsity or varsity levels</li>
						<li>Communicate and coordinate with head varsity coach on needed equipment and training materials</li>
						<li>Work with Athletic Director, administration and school staff in the implementation of a quality program</li>
					</ul>
				</p>
				<p>
					<u>Professional Qualifications:</u>
					<ul>
						<li>Preferred to have experience in all phases of game: offense, defense, and special teams</li>
						<li>Ideally has prior football coaching and playing experience</li>
						<li>Has or can obtain NFHS or ASEP certification</li>
						<li>Has leadership and organizational experience</li>
						<li>Has the ability to effectively communicate with players, parents, community, administration and staff</li>
						<li>Has willingness to help athletes develop and improve their skills</li>
						<li>Has the ability to motivate students</li>
						<li>Has a sense of a team player dedicated to excellence in all phases of the educational program</li>
					</ul>
				</p>
				<p>
					<u>Personal Qualifications:</u>
					<ul>
						<li>Has a positive attitude and enthusiastic approach</li>
						<li>Has a sense of humor and is able to build relationships with athletes</li>
						<li>Has a belief that all students can be successful</li>
						<li>Has high moral and professional standards</li>
						<li>Has the ability to plan effectively and to be well organized</li>
						<li>Has a commitment to team play and can work with all athletic programs and coaches at Stayton High School</li>
					</ul>
				</p>
				<p>
					All interested candidates please contact Andy Campbell, Head Football Coach at <?php echo Helpers::obfuscateEmailLink ("coachacampbell@gmail.com"); ?>.
				</p>
			</div>
			<div class="contact">
				<p>
					Andy Campbell<br />
					Head Football Coach<br />
					Stayton High School<br />					
					<?php echo Helpers::obfuscateEmailLink ("coachacampbell@gmail.com"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Ridgefield High School (WA)</strong><br />
				Posted 12/18/2015
			</div>
			<div class="info">
				<p>
					<strong>Head Football Coach</strong> position open at Ridgefield High School, Washington.				
				</p>
				<p>
					Information and applications online at <a href="http://www.ridgefieldsd.org/employment" target="_blank">http://www.ridgefieldsd.org/employment</a>.
				</p>	
			</div>
			<div class="contact">
				<p>
					Debbie Bentler<br />
					Athletic Director<br />
					Ridgefield School District<br />
					<?php echo Helpers::obfuscateEmailLink ("Debbie.bentler@ridgefieldsd.org"); ?><br />
					(360) 619-1325					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Madison High School</strong><br />
				Posted 12/18/2015
			</div>
			<div class="info">
				<p>
					The <strong>Head Volleyball Coach</strong> position is open at Madison High School in Portland, Oregon. The head coach is responsible for planning, directing, and evaluating all aspects and facets of a successful Womens Volleyball program at the 6A Portland Interscholastic League (PIL) level.
				</p>
				<p>
					Duties include, but not limited to: Oversee all levels of Madison Volleyball to include youth soccer; Monitor academic progress and eligibility, and effectively analyze and teach the fundamentals skills and strategies of the sport; Plan, organize, conduct, and evaluate practices session along with develop, implement, and evaluate match plans and strategies; Serve as a leader, mentor, and role-model to the student-athletes of the program; Prepare competitive team schedule, and fund-raising initiatives; Prepare, monitor, and manage team budget; Select, supervise, and evaluate assistant coaches; Ensure compliance with all Madison athletic department, PIL, and OSAA policies, procedures, and regulations; Ability to serve the entire Madison Athletic Department through supporting other programs, assisting in off-season game and event management, and willingness and ability to fund-raise.
				</p>
				<p>
					Head Coaching experience preferred at high school or high-level club or development level.
				</p>
				<p>
					Please send resume, letter of interest, and 2 letters of recommendation to Athletic Director Scott Archer at <?php echo Helpers::obfuscateEmailLink ("sarcher1@pps.net"); ?>.  Also, Also, please fill out an online application at <a href="http://www.pilathletics.com" target="_blank">pilathletics.com</a> under resources/coaches.
				</p>
				<p>
					Consideration of applications will begin immediately and continue until January 18, 2016.
				</p>
			</div>
			<div class="contact">
				<p>
					Scott Archer<br />
					Athletic Director<br />
					Madison High School<br />
					(503) 916-5220 x79255<br />				
					<?php echo Helpers::obfuscateEmailLink ("sarcher1@pps.net"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Milwaukie High School</strong><br />
				Posted 12/17/2015
			</div>
			<div class="info">
				<p>
					<strong>JV Baseball Coach</strong>, <strong>Freshman Baseball Coach</strong>, and <strong>JV Softball Coach</strong> openings at Milwaukie High School.  Additional information and a position summaries can be found in the PDF file linked below.
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Milwaukie 2 12-17-2015.pdf'); ?>" target="_blank">Job Posting (pdf) [JV BBL]</a><br />
					<a href="<?php echo asset('docs/classifieds/Milwaukie 12-17-2015.pdf'); ?>" target="_blank">Job Posting (pdf) [F BBL]</a><br />
					<a href="<?php echo asset('docs/classifieds/Milwaukie 3 12-17-2015.pdf'); ?>" target="_blank">Job Posting (pdf) [JV SBL]</a>
				</p>
			</div>
			<div class="contact">
				<p>
					K.T. Emerson<br />
					Milwaukie High School<br />
					Assistant Principal/Athletic &amp; Activities Director<br />
					(503) 353-5835<br />
					<?php echo Helpers::obfuscateEmailLink ("emersonk@nclack.k12.or.ust"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Westview High School</strong><br />
				Posted 12/16/2015
			</div>
			<div class="info">
				<p>
					Westview High School, Beaverton, has an opening for a <strong>Girls Golf Coach</strong>.  Additional information and a position summary can be found in the PDF file linked below.
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Westview 12-16-2015.pdf'); ?>" target="_blank">Job Posting (pdf)</a>
				</p>	
			</div>
			<div class="contact">
				<p>
					Robert Casteel<br />
					Athletic Director<br />
					Westview High School<br />
					(503) 259-5393<br />
					<?php echo Helpers::obfuscateEmailLink ("Robert_Casteel@beaverton.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Forest Grove High School</strong><br />
				Posted 12/15/2015
			</div>
			<div class="info">
				<p>
					Forest Grove High School is seeking an <strong>Assistant Track / Pole Vault Coach</strong> starting February 2016.
				</p>
				<p>
					The Pole Vault Coach is responsible for overseeing the pole vault program and supporting the Viking Track program as assigned by the Head Coach. Experience and Skills needed: 
					<ul>
						<li>Successful Experience coaching high school, college </li>
						<li>Outstanding knowledge of Pole Vault</li>
						<li>Strong collaboration with other coaches in building a strong athletic program</li>
						<li>Experience to organize and coordinate off season and summer programs</li>
						<li>A positive role model who exhibits and develops character in athletes</li>
						<li>NFHS/OSAA Coaches Certifications (prior to hire)</li>
						<li>Current First Aid/CPR Card (prior to hire)</li>
						<li>Criminal history clearance (prior to hire)</li>
					</ul>
				</p>				
			</div>
			<div class="contact">
				<p>
					Doug Thompson<br />
					Athletic Director/Assistant Principal<br />
					Forest Grove High School<br />
					(503) 359-2437<br />
					<?php echo Helpers::obfuscateEmailLink ("dthompson@fgsd.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Madison High School</strong><br />
				Posted 12/9/2015
			</div>
			<div class="info">
				<p>
					The <Strong>Head Girls Soccer Coach</strong> position is open at Madison High School in Portland, Oregon. The head coach is responsible for planning, directing, and evaluating all aspects and facets of a successful Womens Soccer program at the 6A Portland Interscholastic League (PIL) level.
				</p>
				<p>
					Duties include, but are not limited to: Oversee all levels of Madison Girls Soccer to include youth soccer; Monitor academic progress and eligibility, and effectively analyze and teach the fundamentals skills and strategies of the sport; Plan, organize, conduct, and evaluate practices session along with develop, implement, and evaluate match plans and strategies; Serve as a leader, mentor, and role-model to the student-athletes of the program; Prepare competitive team schedule, and fund-raising initiatives; Prepare, monitor, and manage team budget; Select, supervise, and evaluate assistant coaches; Ensure compliance with all Madison athletic department, PIL, and OSAA policies, procedures, and regulations; Ability to serve the entire Madison Athletic Department through supporting other programs, assisting in off-season game and event management, and willingness and ability to fund-raise.
				</p>
				<p>
					Head Coaching experience preferred at high school or high-level club or development level.
				</p>
				<p>
					Please send resume, letter of interest, and 2 letters of recommendation to Athletic Director Scott Archer at <?php echo Helpers::obfuscateEmailLink ("sarcher1@pps.net"); ?>, and Gina Aman (PIL) <?php echo Helpers::obfuscateEmailLink ("gaman@pps.net"); ?>.  Please reference open position: Madison Head Coach Womens Soccer. Consideration of applications will begin immediately and continue until January 18, 2016.
				</p>
			</div>
			<div class="contact">
				<p>
					Scott Archer<br />
					Athletic Director<br />
					Madison High School<br />
					(503) 916-5220 x79255<br />				
					<?php echo Helpers::obfuscateEmailLink ("sarcher1@pps.net"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Forest Grove High School</strong><br />
				Posted 12/9/2015
			</div>
			<div class="info">
				<p>
					Forest Grove High School is seeking a <strong>Varsity Boys Golf Coach</strong> starting Spring 2016.
				</p>
				<p>
					The Varsity Coach is responsible for overseeing the varsity boys program and for supervising assistants.  Experience and Skills needed: 
					<ul>
						<li>Successful Experience coaching high school, college and/or youth </li>
						<li>Outstanding knowledge of the sport of golf in all regards</li>
						<li>Strong collaboration with other coaches in building a strong athletic program</li>
						<li>Experience to organize and coordinate off season and summer programs</li>
						<li>A positive role model who exhibits and develops character in athletes</li>
						<li>NFHS/OSAA Coaches Certifications (prior to hire)</li>
						<li>Current First Aid/CPR Card (prior to hire)</li>
						<li>Criminal history clearance (prior to hire)</li>
					</ul>
				</p>				
			</div>
			<div class="contact">
				<p>
					Doug Thompson<br />
					Athletic Director/Assistant Principal<br />
					Forest Grove High School<br />
					(503) 359-2437<br />
					<?php echo Helpers::obfuscateEmailLink ("dthompson@fgsd.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Forest Grove High School</strong><br />
				Posted 12/9/2015
			</div>
			<div class="info">
				<p>
					Forest Grove High School is seeking a <strong>Varsity Boys Soccer Coach</strong> starting fall 2016.  Forest Grove High School is also seeking a <strong>Varsity Girls Soccer Coach</strong> starting fall 2016.
				</p>
				<p>
					The Varsity Coach is responsible for overseeing the varsity soccer program and for supervising assistants.  Experience and Skills needed: 
					<ul>
						<li>Successful Experience coaching high school, college and/or youth soccer</li>
						<li>Outstanding knowledge of the sport of Soccer in all regards</li>
						<li>Strong collaboration with other coaches in building a strong athletic program</li>
						<li>Experience to organize and coordinate off season and summer programs</li>
						<li>A positive role model who exhibits and develops character in athletes</li>
						<li>USSF Coaching certification. </li>
						<li>NFHS/OSAA Coaches Certifications (prior to hire)</li>
						<li>Current First Aid/CPR Card (prior to hire)</li>
						<li>Criminal history clearance (prior to hire)</li>
					</ul>
				</p>				
			</div>
			<div class="contact">
				<p>
					Doug Thompson<br />
					Athletic Director/Assistant Principal<br />
					Forest Grove High School<br />
					(503) 359-2437<br />
					<?php echo Helpers::obfuscateEmailLink ("dthompson@fgsd.k12.or.us"); ?>					
				</p>
			</div>
        </div>

		
		<div class="post">
			<div class="school">
				<strong>Grant High School</strong><br />
				Posted 12/3/2015
			</div>
			<div class="info">				
				<p>
					Grant High School seeks a highly qualified individual to serve as <strong>Head Football Coach</strong>.  A successful candidate will possess the following qualities:
					<ul>
						<li>High ethical and professional standards.</li>
						<li>The presence to be a role model for high school student athletes and the public face of the program</li>
						<li>A commitment to the importance of academic excellence and achievement for all student-athletes in the program.</li>
						<li>Demonstrated ability to lead young athletes</li>
						<li>A highly tuned ability to communicate effectively to a variety of stakeholders</li>
						<li>Skill in organization, time management, and public relations</li>
						<li>A thorough knowledge of wrestling, skill development, and coaching techniques</li>
					</ul>
				</p>
				<p>
					The GHS Head Football Coach will be responsible for the following:
					<ul>
						<li>Manage all aspects of the high school program including training, practice schedules and routines.</li>
						<li>Hire and oversee a staff of assistant coaches</li>
						<li>Provide regular communication with parents/families</li>
						<li>Regularly track the academic progress of all student athletes in the program and facilitate necessary supports to ensure their academic eligibility.</li>
						<li>Cooperate with other school-sponsored sports and encourage athletes to compete in other programs.</li>
						<li>Develop and implement an off-season program for athletics.</li>
						<li>Oversee a youth program below the 9th grade level.</li>
						<li>Work with local media as needed and establish strong working relationships with community support groups.</li>
					</ul>
				</p>
				<p>
					All new hired coaches will need to complete the following prior to employment:
					<ol>
						<li>NFHS Certification.</li>
						<li>First Aid Card.</li>
						<li>District Fingerprinting/Criminal Check.</li>
						<li>Completion of OSAA Concussion Test.</li>
						<li>Completion of OSAA Steroid Program.</li>
						<li>Completion of School District and OSAA paperwork.</li>
						<li>Completion of OSAA Heat Acclimatization and Heat Illness Prevention.</li>
						<li>Completion of All District Requirements and employment forms.</li>
					</ol>
				</p>
				<p>
					Applicants are asked to submit:
					<ol>
						<li>Letter of application detailing your experience related to this position and working with students.</li>
						<li>A minimum of three letters or recommendation.</li>
						<li>A minimum of five references with contact information.</li>
					</ol>
				</p>
				<p>					
					If interested in the position, please submit all material to Athletic Director, Brian Samore at <?php echo Helpers::obfuscateEmailLink ("bsamore@pps.net"); ?> who will also be able to answer any questions.  Posting closes 1/15/2016.
				</p>
			</div>
			<div class="contact">
				<p>
					Brian Samore<br />
					Athletic Director / Dean of Students<br />
					Grant High School<br />
					(503) 916-6115<br />				
					<?php echo Helpers::obfuscateEmailLink ("bsamore@pps.net"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Portland Interscholastic League</strong><br />
				Posted 12/2/2015
			</div>
			<div class="info">
				<p>
					The PIL currently has the following open positions at various high schools:
					<ul>
						<li><strong>Head Women's Tennis Coach</strong> - Franklin High School - closes December 11th</li>
						<li><strong>Head Boys Tennis Coach</strong>  - Wilson High School - closes December 15th</li>
						<li><strong>Track - Sprint Coach</strong> - Wilson High School - closes December 15th</li>						
						<li><strong>JV Softball Coach</strong> - Roosevelt High School - closes January 22nd</li>
						<li><strong>Head Football Coach</strong> - Jefferson High School - closes January 28th</li>
						<li><strong>Head Volleyball Coach</strong> - Jefferson High School - closes January 28th</li>
					</ul>
				</p>
				<p>
					Please send your resume, letter of interest and two letters of recommendation to <?php echo Helpers::obfuscateEmailLink ("gaman@pps.net"); ?>.
					For any questions please contact Gina Aman (503) 916-3223.

				</p>
			</div>
			<div class="contact">
				<p>
					Gina Aman<br />
					Portland Interscholastic League<br />
					Portland Public Schools<br />
					(503) 916-3223<br />				
					<?php echo Helpers::obfuscateEmailLink ("gaman@pps.net"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Madison High School</strong><br />
				Posted 11/17/2015
			</div>
			<div class="info">
				<p>
					<strong>"Volunteer" Baseball Coach</strong>
				</p>
				<p>
					<b>Job Summary:</b><br />
					This is an excellent opportunity for a coach to obtain coaching experience while leading young and developing, high school baseball players. Coach's primary responsibility will be leading these players on lower level teams and assisting with the varsity team as needed.
				</p>
				<p>
					<b>Essential Duties:</b><br />
					<ul>
						<li>The coach could oversee a lower level baseball team or assist with varsity</li>
						<li>Help to set the training schedule and develop practice plans during the high school season</li>
						<li>Work with lower level players in developing and improving their skills for potential future participation at the junior varsity or </li>varsity levels
						<li>Communicate and coordinate with head varsity coach on needed equipment and training materials</li>
						<li>Work with Director of Athletics and other school staff and administration in the implementation of a quality program</li>
						<li>Together with players, prepare field before practices &amp; games and repair field afterward</li>
					</ul>
				</p>
				<p>
					<b>Professional Qualifications:</b><br />
					<ul>
						<li>Preferred to have experience in all phases of game: offense, defense, and conditioning</li>
						<li>Ideally has prior baseball coaching and playing experience</li>
						<li>Has or can obtain NFHS or ASEP certification</li>
						<li>Has leadership and organizational experience</li>
						<li>Has the ability to effectively communicate with players, parents, community, administration and staff</li>
						<li>Has willingness to help athletes develop and improve their skills</li>
						<li>Has the ability to motivate students</li>
						<li>Has a sense of a team player dedicated to excellence in all phases of the educational program</li>
					</ul>
				</p>
				<p>
					<b>Personal Qualifications:</b><br />
					<ul>
						<li>Has a positive attitude and enthusiastic approach</li>
						<li>Has a sense of humor and is able to build relationships with athletes</li>
						<li>Has a belief that all students can be successful</li>
						<li>Has high moral and professional standards</li>
						<li>Has the ability to plan effectively and to be well organized</li>
						<li>Has a commitment to team play and can work with all athletic programs and coaches at Madison in a positive manner</li>
					</ul>
				</p>
				<p>
					<b>Start Date:</b> February 2016<br />
					<b>Season Ends:</b> June 2016<br />
					Possible paid extension through summer baseball program.
				</p>
				<p>
					Please send a letter of interest and a resume to Head Coach, Eric Bennett, <?php echo Helpers::obfuscateEmailLink ("coachbennett9@gmail.com"); ?>; or Athletic Director, Scott Archer, <?php echo Helpers::obfuscateEmailLink ("sarcher1@pps.net"); ?>.
				</p>
			</div>
			<div class="contact">
				<p>
					Scott Archer<br />
					Athletic Director<br />
					Madison High School<br />
					(503) 916-5220 x79255<br />				
					<?php echo Helpers::obfuscateEmailLink ("sarcher1@pps.net"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>West Albany High School</strong><br />
				Posted 11/12/2015
			</div>
			<div class="info">
				<p>
					West Albany High School is actively seeking a highly qualified <strong>Head Softball Coach</strong>. Our program has been very successful for the past several years and has all the things in place to continue to be successful at the 6A level. The successful candidate for this position will possess the following qualifications:
					<ul>
						<li>A commitment to high ethical and professional standards</li>
						<li>A demonstrated ability to lead young student-athletes toward academic and athletic excellence. </li>
						<li>A strong ability to communicate effectively with a wide variety of stakeholders.</li>
						<li>Skilled in organization, time management and a commitment to the vision of the West Albany Athletic Program.</li>
						<li>A great understanding of the training, skill development and coaching techniques involved in high school softball.</li>
						<li>The ability to communicate coaching philosophy to younger athletes and coaches (sub-Varsity level and youth).</li>
						<li>The ability to generate excitement and enthusiasm for the sport of softball throughout the community.</li>
					</ul>
				</p>
				<p>
					If interested, please go to <a href="https://greateralbany.tedk12.com/hire/index.aspx" target="_blank">https://greateralbany.tedk12.com/hire/index.aspx</a> and complete the online application. If there are questions, please contact Rich Engel, Assistant Principal/Athletic Director, at (541) 967-4545 or <?php echo Helpers::obfuscateEmailLink ("rich.engel@albany.k12.or.us"); ?>.
				</p>				
			</div>
			<div class="contact">
				<p>
					Rich Engel<br />
					Assistant Principal/Athletic Director<br />
					West Albany High School<br />
					(541) 967-4545<br />
					<?php echo Helpers::obfuscateEmailLink ("rich.engel@albany.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Jefferson High School</strong><br />
				Posted 11/11/2015
			</div>
			<div class="info">				
				<p>
					Jefferson High School, in Jefferson, OR, is searching for a <strong>Head Football Coach</strong>.
				</p>
				<p>
					<a href="http://www.jefferson14j.com/employment.html" target="_blank">&raquo; Job Information</a>
				</p>
			</div>
			<div class="contact">
				<p>						
					Jefferson SD 14j<br />
					(541) 327-3337 x240<br />					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Blanchet Catholic School</strong><br />
				Posted 10/27/2015
			</div>
			<div class="info">				
				<p>
					Blanchet Catholic School has an opening for the following positions:
					<ul>						
						<li><strong>Varsity Boys &amp; Girls Swimming Assistant Coach</strong></li>
						<li><strong>Varsity Girls Golf Head Coach</strong></li>
						<li><strong>Varsity Softball Head Coach</strong></li>
						<li><strong>Boys Soccer Head Coach</strong></li>				
					</ul>
				</p>
				<p>
					Interested applicants should complete an employment application and submit it along with a current resume to the Blanchet Athletic Office, ATTN: Tom Howard, with a letter of interest. Applicants must pass a background check prior to employment. For more information regarding a specific opening, please contact Athletic Director Tom Howard <?php echo Helpers::obfuscateEmailLink ("tomhoward@blanchetcatholicschool.com"); ?> at (503) 391-2639 ext. 241  or visit <a href="http://www.blanchetcatholicschool.com" target="_blank">www.blanchetcatholicschool.com</a>. 
				</p>				
				<p>
					<a href="http://www.blanchetcatholicschool.com/uploaded/About_Us/PDF/employment_application.pdf" target="_blank">&raquo; Online Application</a>
				</p>
			</div>
			<div class="contact">
				<p>						
					Tom Howard<br />
					Athletic Director<br />
					Blanchet Catholic School<br />
					4373 Market Street N.E.<br />Salem, OR 97301<br />
					P: (503) 391-2639 ext. 241<br />
					F: (503) 399-1259<br />
					<?php echo Helpers::obfuscateEmailLink ("tomhoward@blanchetcatholicschool.com"); ?>				
				</p>
			</div>
        </div>	


		<div class="post">
			<div class="school">
				<strong>Hermiston High School</strong><br />
				Posted 10/21/2015
			</div>
			<div class="info">
				<p>
					Hermiston School District has a position for <strong>Head Lacrosse Coach</strong>.  Information and application portal is available at <A href="http://www.hermiston.k12.or.us/employment" target="_blank">www.hermiston.k12.or.us/employment</a> or contact Blaine Ganvoa, Athletic Director, at <?php echo Helpers::obfuscateEmailLink ("blaine.ganova@hermiston.k12.or.us"); ?>. 
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Hermiston 10-21-2015.pdf'); ?>" target="_blank">Job Posting (pdf)</a>
				</p>	
			</div>
			<div class="contact">
				<p>
					Blaine Ganova<br />
					Athletic Director<br />
					Hermiston High School<br />
					600 South First<br />
					Hermiston, OR 97838<br />
					<?php echo Helpers::obfuscateEmailLink ("blaine.ganova@hermiston.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>David Douglas High School</strong><br />
				Posted 10/15/2015
			</div>
			<div class="info">
				<p>
					David Douglas High School is currently seeking a <strong>Head Freshmen and JV Baseball Coach</strong>.  All candidates must have coaching experience. 
				</p>
				<p>
					If interested in this position, please contact Athletic Director, Greg Carradine at David Douglas HS.
					<?php echo Helpers::obfuscateEmailLink ("greg_carradine@ddouglas.k12.or.us"); ?> or (503) 261-8325.
				</p>
				<p>
					Some key elements of the job description for a Varsity Head Coach:
					<ul>
						<li>High ethical and professional standards.</li>
						<li>Establish a relationship with the community support groups.</li>
						<li>Be an appropriate role model for high school-student athletics.</li>
						<li>Cooperate with other school-sponsored sports by encouraging athletes to participate in other programs.</li>
						<li>Develop and implement an off-season conditioning program.</li>
					</ul>
				</p>
				<p>
					All new hired coaches will need to complete the following prior to employment:
					<ol>
						<li>NFHS Certification</li>
						<li>First Aid / CPR Card</li>
						<li>District Background check</li>
						<li>Completion of OSAA Concussion Test</li>
						<li>Completion of OSAA Steroid Test</li>
						<li>NFHS Guide to Heat Acclimatization and Heat Illness Prevention Course</li>
						<li>Completion of School District and OSAA paperwork</li>
					</ol>
				</p>
				<p>
					Applicant must submit:
					<ol>
						<li>Letter of application detailing your experience</li>
						<li>Resume</li>
						<li>Current experience related to this position and working with students</li>
						<li>A minimum of three letters of recommendation</li>
						<li>A minimum of three references with contact information</li>
					</ol>
				</p>					
			</div>
			<div class="contact">
				<p>
					Greg Carradine<br />
					Athletic Director<br />
					David Douglas High School<br />
					<?php echo Helpers::obfuscateEmailLink ("greg_carradine@ddouglas.k12.or.us"); ?><br />
					(503) 261-8325
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Sisters High School</strong><br />
				Posted 10/8/2015
			</div>
			<div class="info">
				<p>
					<strong>Head Softball Coach</strong>
				</p>
				<p>					
					Sisters High School, a proud 4A member of the OSAA Sky-Em League, invites applications for the position of Head Softball Coach.   The candidate must possess the skills of a dynamic teacher who loves the game of Softball and is passionate about working with student-athletes.  The applicant will demonstrate the ability to truly lead a Softball program and its surrounding culture in its entirety.  Leadership of all assistants, program operations, media relations, and coordination with programs K through 12 are all vital portions of this position.  Knowledge and commitment to the academic success of all Sisters athletes, commitment to school, conference, and OSAA regulations are required.
				</p>
				<p>
					Sisters is located in beautiful and sunny Central Oregon with surrounding mountains, lakes, streams and outdoor activities which include; skiing, fishing, climbing, and boating.   Central Oregon is a hub for athletics based education and communities committed to healthy lifestyles.  
				</p>
				<p>
					Interested candidates please contact Shirleen Cundiff, (541) 549-8521.
				</p>
				<p>
					<a href="http://www.sisters.k12.or.us/pages/Sisters_SD/Departments/Human_Resources/Employment__Co-Curricular_" target="_blank">&raquo; Online Job Listing</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Tim Roth<br />
					Director of Athletics<br />					
					Office: (541) 549-4045<br />					
					<?php echo Helpers::obfuscateEmailLink ("tim.roth@sisters.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Blanchet Catholic School</strong><br />
				Posted 10/6/2015
			</div>
			<div class="info">				
				<p>
					Blanchet Catholic School has an opening for the following position:
					<ul>						
						<li><strong>Boys Soccer Head Coach</strong></li>						
					</ul>
				</p>
				<p>
					Interested applicants should complete an employment application and submit it along with a current resume to the Blanchet Athletic Office, ATTN: Tom Howard, with a letter of interest. Applicants must pass a background check prior to employment. For more information regarding a specific opening, please contact Athletic Director Tom Howard <?php echo Helpers::obfuscateEmailLink ("tomhoward@blanchetcatholicschool.com"); ?> at (503) 391-2639 ext. 241  or visit <a href="http://www.blanchetcatholicschool.com" target="_blank">www.blanchetcatholicschool.com</a>. 
				</p>				
				<p>
					<a href="http://www.blanchetcatholicschool.com/uploaded/About_Us/PDF/employment_application.pdf" target="_blank">&raquo; Online Application</a>
				</p>
			</div>
			<div class="contact">
				<p>						
					Tom Howard<br />
					Athletic Director<br />
					Blanchet Catholic School<br />
					4373 Market Street N.E.<br />Salem, OR 97301<br />
					P: (503) 391-2639 ext. 241<br />
					F: (503) 399-1259<br />
					<?php echo Helpers::obfuscateEmailLink ("tomhoward@blanchetcatholicschool.com"); ?>				
				</p>
			</div>
        </div>


		<div class="post" data-until="2015-06-01">
			<div class="school">
				<strong>Westside Christian High School</strong><br />
				Posted 9/30/2015
			</div>
			<div class="info">
				<p>
					Coaching positions available at Westside Christian High School:
					<ul>						
						<li><strong>Head Coach Boys’ JV Basketball</strong></li>
						<li><strong>Head Coach Girls’ JV Basketball</strong></li>
					</ul>
				</p>
				<p>
					<a href="http://www.wchsonline.org/coaching-application/" target="_blank">&raquo; Apply Online</a>
				</p>
				<p>
					For more information, visit <a href="http://www.wchsonline.org/about-us/employment/" target="_blank">http://www.wchsonline.org/about-us/employment/</a>
				</p>
				<p>
					As a Christian school, employment by Westside requires an evangelical Christian commitment and lifestyle consistent with the school's mission and statement of faith.  All applicants must be willing to approach their respective area with creativity and possess the desire and ability to match the class or program goals to the mission and vision of the school. Westside seeks qualified individuals who desire to develop and equip student leaders.
				</p>
			</div>
			<div class="contact">
				<p>
					Mike Hood<br />
					Athletic Director<br />
					Westside Christian High School<br />					
					(503) 697-4711 x1242
					<?php echo Helpers::obfuscateEmailLink ("hood@wchsonline.org"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Beaverton High School</strong><br />
				Posted 9/29/2015
			</div>
			<div class="info">
				<p>
					Beaverton High School has an immediate opening for a <strong>Varsity Head Baseball Coach</strong>. Please use this link for further information:
				</p>
				<p>
					<a href="https://btapplicant.edzapp.com/default.aspx?page=ViewJobFree&jobofferid=87969" target="_blank">&raquo; Job Posting</a>
				</p>
				<p>
					We have a great group of returning athletes, an excellent supporting feeder program, and a wonderful baseball community that supports. 
				</p>
			</div>
			<div class="contact">
				<p>
					Mike Blok<br />
					Athletic Director CAA<br />
					Beaverton High School<br />					
					(503) 259-4889<br />
					13000 SW 2nd<br />
                  	Beaverton, Oregon 97005<br />
					<?php echo Helpers::obfuscateEmailLink ("mike_blok@beaverton.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post" style="display: none;">
			<div class="school">
				<strong>Oregon School Activities Association</strong><br />
				Posted 9/17/2015
			</div>
			<div class="info">
				<p>
					The Oregon School Activities Association (OSAA), a non-profit organization, has a full time Business Manager position available which includes responsibilities for accounting, payroll, budgeting and forecasting, property management, human resources, and supervision of office staff.
				</p>
				<p>
					Four years of experience in a similar position required. Strong experience in QuickBooks, advanced Excel skills, and proficiency in Microsoft Word. Strong organizational, analytical and interpersonal skills a must. Excellent verbal and written communication skills.
				</p>
				<p>
					Medical, dental, vision, life, long term disability insurance provided; 401k retirement plan.
				</p>
				<p>
					Starting salary: $45,000 - $50,000 with consideration given for qualifications and experience. Must be available to start work in early November, 2015. Submit a letter of interest, resume, and three letters of reference to Jan Krause, <?php echo Helpers::obfuscateEmailLink ("jank@osaa.org"); ?>, by Sept. 28, 2015.
				</p>
			</div>
			<div class="contact">
				<p>
					Jan Krause<br />
					OSAA Office Manager<br />
					(503) 682-6722 x225<br />					
					<?php echo Helpers::obfuscateEmailLink ("jank@osaa.org"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Milwaukie High School</strong><br />
				Posted 9/17/2015
			</div>
			<div class="info">
				<p>
					<strong>High School Coach, JV Girls Basketball</strong> at Milwaukie High School.
				</p>
				<p>
					The coach for each sport is appointed by the Board of Directors upon recommendation of the Superintendent. Coaches have the responsibility to carry out the program in the best interest of the students and the school district as directed by their supervisor.  Coaches will adhere to the policies of the Board of Directors, the district's Code of Ethics for Coaches, building standard practices and guidelines, the OSAA, and the affiliated league.
				</p>
				<p>
					This position is seasonal for the 2015-2016 school year.  Days and Hours for position will vary depending on practices and games.  This position starts 11/16/2015 and ends approximately 3/2/2016.
				</p>
				<p>
					Job Group:  C, Minimum Qualifications:
					<ul>  
						<li>Physical ability to demonstrate designated sport activity</li>
						<li>Valid Oregon Drivers License</li>
						<li>Physical ability to prepare sport site, including ability to carry and move necessary equipment</li>
						<li>Required certifications:  Fundamentals of Coaching, Concussion, Heat, Steroid, Sportsmanship, First Aid/CPR</li>
					</ul>
				</p>
				<p>
					Major Duties And Responsibilities: 
					<ul>  
						<li>To demonstrate competency in knowledge, techniques, fundamentals of the sport, including use of appropriate drills, injury prevention and care, and teaching principles related to this position</li>
						<li>To attend all meetings scheduled by the principal, activities manager or league officials</li>
						<li>To maintain the safety and well-being of athletes in his/her charge and to follow established emergency procedures</li>
						<li>To assist with supervision of team members and to assume responsibility for their conduct at all team functions</li>
						<li>To establish positive relationship among the team as a whole</li>
						<li>To assist with the care of equipment and supplies before, during and after practices and games, and to assist in the maintenance of an accurate inventory</li>
						<li>To promote good sportsmanship, good citizenship, fair play, and ethical conduct</li>
						<li>To perform related and responsible tasks as assigned by the head coach (i.e. scouting)</li>
						<li>To work cooperatively with other coaches, advisors, and staff members in the building and the District</li>
					</ul>
				</p>
			</div>
			<div class="contact">
				<p>
					K.T. Emerson<br />
					Milwaukie High School<br />
					Assistant Principal/Athletic &amp; Activities Director<br />
					(503) 353-5835<br />
					<?php echo Helpers::obfuscateEmailLink ("emersonk@nclack.k12.or.ust"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Beaverton High School</strong><br />
				Posted 9/16/2015
			</div>
			<div class="info">
				<p>
					Posting for Beaverton High School <strong>JV Softball Coach</strong>, open until filled.  Beaverton High School seeks a highly qualified individual to serve as BHS JV Softball Coach.  A successful candidate will possess the following qualities:
				</p>	
				<p>
					<ul>
						<li>High ethical and professional standards</li>
						<li>The presence to be a role model for high school student athletes and the public face of the program</li>
						<li>A commitment to the importance of academic excellence and achievement for all student-athletes in the program</li>
						<li>Demonstrated ability to lead young athletes</li>
						<li>A highly tuned ability to communicate effectively to a variety of stakeholders</li>
						<li>Skill in organization, time management and a commitment to team</li>
						<li>A thorough knowledge of the training, skill development, and coaching techniques</li>
					</ul>
				</p>
				<p>
					The BHS JV Softball Coach will be responsible for the following:
					<ul>
						<li>Provide regular communication with parents/families</li>
						<li>Regularly track the academic progress of all student athletes in the program and facilitate necessary supports to ensure their academic eligibility</li>
						<li>Cooperate with other school-sponsored sports and encourage athletes to compete in other programs</li>
						<li>Help develop and implement an off-season program for athletics</li>
						<li>Help oversee a youth program below the 9th grade level</li>
					</ul>
				</p>	
				<p>
					All new hired coaches will need to complete the following prior to employment:
					<ol>
						<li>NFHS Certification</li>
						<li>First Aid Card</li>
						<li>District Fingerprinting/Criminal Check</li>
						<li>Completion of OSAA Concussion Test</li>
						<li>Completion of OSAA Steroid Program</li>
						<li>Completion of School District and OSAA paperwork</li>
						<li>Completion of OSAA Heat Acclimatization and Heat Illness Prevention</li>
						<li>Completion of All District Requirements and employment forms</li>
					</ol>
				</p>		
				<p>
					If interested in this position, please contact Athletic Director, Mike Blok at Beaverton High School.  Applicants are asked to submit:
					<ol>
						<li>Letter of application detailing your experience related to this position and working with students</li>
						<li>A minimum of three references or written recommendations</li>
					</ol>
				</p>
				<p>
					This application is for the JV Softball position.  Currently, there are no teaching positions open at Beaverton High School. 
					Applications may be emailed to <?php echo Helpers::obfuscateEmailLink ("mike_blok@beaverton.k12.or.us"); ?> &amp; <?php echo Helpers::obfuscateEmailLink ("coach.bhssoftball@gmail.com"); ?>.
				</p>
			</div>
			<div class="contact">
				<p>
					Mike Blok<br />
					Athletic Director CAA<br />
					Beaverton High School<br />					
					(503) 259-4889<br />
					13000 SW 2nd<br />
                  	Beaverton, Oregon 97005<br />
					<?php echo Helpers::obfuscateEmailLink ("mike_blok@beaverton.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Madison High School</strong><br />
				Posted 9/14/2015
			</div>
			<div class="info">
				<p>
					Madison High School has an opening for a <strong>Head Wrestling coach</strong>. 
				</p>
				<p>
  					All Head Coaches Must Meet the follow criteria: 
  					<ul>
						<li>High ethical and professional standards.</li>
						<li>Manage a successful grade 9-12 wrestling program</li>
						<li>Work with Athletic Director in carrying out duties as assigned.</li>
						<li>Cooperate with other school-sponsored sports by encouraging athletes to compete in other programs.</li>
						<li>Assist in implementing an off season program.</li>
						<li>Handle all logistics of sport including enforcing grade and attendance policies, and meeting all deadlines set by the athletic department, PIL, and OSAA.</li>
						<li>Work well with all school employees, and coaches.</li>
					</ul>
				</p>
				<p>
					To be considered for the position: 
					<ol>
						<li>Ability to meet OSAA coaching requirements</li>
						<li>Completion of School District paperwork
							<ol style="margin-top: 0;">
								<li>Fill out application at <a href="http://www.pilathletics.com" target="_blank">www.pilathletics.com</a> (Find resources tab; then click on coaches tab).</li>
								<li>Email necessary paperwork (resume, cover letter, letters of rec) to appropriate district athletic representative.</li>
							</ol>
						</li>
						<li>Email your interest in position to Scott Archer, Madison Athletic Director, at <?php echo Helpers::obfuscateEmailLink ("sarcher1@pps.net"); ?>.</li>
					</ol>
				</p>
				<p>
					Position will accept applications until September 25.
					If you have questions on this position, please contact Scott Archer at <?php echo Helpers::obfuscateEmailLink ("sarcher1@pps.net"); ?>.
				</p>
			</div>
			<div class="contact">
				<p>
					Scott Archer<br />
					Athletic Director<br />
					Madison High School<br />
					(503) 916-5220 x79255<br />				
					<?php echo Helpers::obfuscateEmailLink ("sarcher1@pps.net"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Oregon School Activities Association</strong><br />
				Posted 9/4/2015
			</div>
			<div class="info">
				<p>
					The Oregon School Activities Association (OSAA) is searching for Fall, Winter, and Spring <strong>Interns</strong> for the 2015-16 academic year.
				</p>
				<p>
					Duties and required hours will be dependent on the activity or athletic seasons. Flexible hours, some nights and weekends required (for College/Graduate school students only). This is a paid Internship – hours of work are negotiable.
				</p>	
				<p>
					<a href="<?php echo asset('docs/classifieds/OSAA 09-04-2015.pdf'); ?>" target="_blank">Job Posting (pdf)</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Marci McGillivray<br />
					OSAA Associate Director<br />
					(503) 682-6722 x233<br />					
					<?php echo Helpers::obfuscateEmailLink ("marcim@osaa.org"); ?>					
				</p>
			</div>
        </div>


		<div class="post" style="display: none;">
			<div class="school">
				<strong>Hermiston High School</strong><br />
				Posted 9/3/2015
			</div>
			<div class="info">
				<p>
					Hermiston School District has a position for:
					<br />
					<ul>
						<li><strong>Head Wrestling Coach</strong></li>						
					</ul>
				</p>				
				<p>
					Information and application portal is available at <a href="http://www.hermiston.k12.or.us/employment" target="_blank">www.hermiston.k12.or.us/employment</a> or contact Blaine Ganvoa, Athletic Director, at <?php echo Helpers::obfuscateEmailLink ("blaine.ganvoa@hermiston.k12.or.us"); ?>.
				</p>	
			</div>
			<div class="contact">
				<p>
					Blaine Ganvoa<br />
					Athletic Director<br />
					Hermiston High School<br />					
					<?php echo Helpers::obfuscateEmailLink ("blaine.ganvoa@hermiston.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Banks High School</strong><br />
				Posted 8/30/2015
			</div>
			<div class="info">
				<p>
					Banks High School has two coaching openings for the upcoming seasons. We are looking for an <strong>Assistant Girls JV Basketball Coach</strong> and an <strong>Assistant JV Softball Coach</strong>. If interested in either position, contact Jacob Pence at <?php echo Helpers::obfuscateEmailLink ("jacobp@banks.k12.or.us"); ?> or at (503) 324-2281. 
				</p>
			</div>
			<div class="contact">
				<p>
					Jacob Pence<br />
					Athletic Director<br />
					Banks High School<br />
					(503) 324-2281<br />
					<?php echo Helpers::obfuscateEmailLink ("jacobp@banks.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Siuslaw High School</strong><br />
				Posted 8/27/2015
			</div>
			<div class="info">
				<p>					
					Siuslaw High School located in Florence, OR has coaching positions available:<br />
					<ul>
						<li><strong>Boys Varsity Basketball Head Coach</strong></li>
						<li><strong>Girls Varsity Basketball Head Coach</strong></li>
						<li><strong>Boys Assistant Varsity Basketball</strong></li>
						<li><strong>Girls Assistant Varsity Basketball</strong></li>
					</ul>
				</p>
				<p>
					For more details please visit the website:<br />
					<a href="http://www.siuslaw.k12.or.us/Page/227" target="_blank">http://www.siuslaw.k12.or.us/Page/227</a>
				</p>				
			</div>
			<div class="contact">
				<p>
					Jeromy Graybill<br />
					Athletic Director<br />
					Siuslaw HS<br />
					4A-3 Far West League<br />
					(541) 902-7486<br />
					<?php echo Helpers::obfuscateEmailLink ("jgraybill@siuslaw.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Sisters High School</strong><br />
				Posted 8/25/2015
			</div>
			<div class="info">
				<p>
					Sisters High School has an opening for a <strong>Girls Basketball Assistant Varsity/JV Coach</strong>.  Sisters Middle School has an opening for a <strong>7th &amp; 8th grade Girls Basketball Coach</strong>.
				</p>
				<p>
					You can also find application instructions for the positions online at <a href="http://www.sisters.k12.or.us/pages/Sisters_SD/Departments/Human_Resources/Employment__Co-Curricular_" target="_blank">http://www.sisters.k12.or.us/pages/Sisters_SD/Departments/Human...</a>.
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Sisters 08-21-2015.pdf'); ?>" target="_blank">Job Posting (pdf)</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Tim Roth<br />
					Director of Athletics<br />					
					Office: (541) 549-4045<br />					
					<?php echo Helpers::obfuscateEmailLink ("tim.roth@sisters.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Camas High School, WA</strong><br />
				Posted 8/24/2015
			</div>
			<div class="info">
				<p>
					Camas High School <strong>Head Girls Basketball Coach</strong>.  Looking for new leadership for a highly talented program.
				</p>
				<p>
					<u>Key points of the job description for an Head Coach:</u>
					<ul>
						<li>High ethical and professional standards.</li>
						<li>Manage a successful grade 9-12 volleyball program, as well as provide direction for youth program.</li>
						<li>Work with Athletic Director in carrying out duties as assigned.</li>
						<li>Be a role model for high school student-athletes.</li>
						<li>Cooperate with other school-sponsored sports by encouraging athletes to compete in other programs.</li>
						<li>Assist in implementing an off season program.</li>
						<li>Help monitor the academic progress of the volleyball players.</li>
					</ul>
				</p>
				<p>
					<u>All new hired coaches will need to complete the following prior to employment:</u>
					<ol>
						<li>Ability to meet WIAA coaching requirements</li>
 						<li>First Aid Card (CPR and AED trained)</li>
 						<li>District Fingerprinting/Criminal check</li>
 						<li>Completion of required WIAA clinics</li>
 						<li>Completion of School District paperwork.</li>
					</ol>
				</p>
				<p>
					If you have questions on this position, please contact Athletic Director, Rory Oster at Camas School District #117 <?php echo Helpers::obfuscateEmailLink ("rory.oster@camas.wednet.edu"); ?>.
				</p>
			</div>
			<div class="contact">
				<p>						
					Rory Oster  RAA<br />
					Camas School District <br />
					Athletic Director<br />
					<?php echo Helpers::obfuscateEmailLink ("rory.oster@camas.wednet.edu"); ?><br />
					(360) 833-5760				
				</p>
			</div>
        </div>  
		

		<div class="post">
			<div class="school">
				<strong>Hermiston High School</strong><br />
				Posted 8/7/2015
			</div>
			<div class="info">
				<p>
					Hermiston School District has positions for:
					<br />
					<ul>
						<li><strong>Boys Basketball Head Coach</strong></li>						
					</ul>
				</p>				
				<p>
					<a href="<?php echo asset('docs/classifieds/Hermiston 08-07-2015.pdf'); ?>" target="_blank">Job Posting (pdf)</a><br />					
				</p>	
			</div>
			<div class="contact">
				<p>
					Blaine Ganvoa<br />
					Athletic Director<br />
					Hermiston High School<br />					
					<?php echo Helpers::obfuscateEmailLink ("blaine.ganvoa@hermiston.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>McKenzie High School</strong><br />
				Posted 8/4/2015
			</div>
			<div class="info">				
				<p>
					McKenzie High School has an Opening for <strong>Head Boys Basketball Coach</strong>.<br />
					Contact Neil Barrett at (541) 554-3899 or <?php echo Helpers::obfuscateEmailLink ("nbarrett@mckenzie.k12.or.us"); ?>.
				</p>				
			</div>
			<div class="contact">
				<p>						
					Neil Barrett<br />
					Athletic Director<br />
					McKenzie High School<br />
					Office: (541) 822-3313 x263<br />
					<?php echo Helpers::obfuscateEmailLink ("nbarrett@mckenzie.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post" data-until="2015-06-01">
			<div class="school">
				<strong>Westside Christian High School</strong><br />
				Posted 7/27/2015
			</div>
			<div class="info">
				<p>
					Coaching positions available at Westside Christian High School for 2015-16:
					<ul>						
						<li><strong>Head Coach Girls Varsity Tennis Coach</strong></li>						
					</ul>
				</p>
				<p>
					<a href="http://www.wchsonline.org/coaching-application/" target="_blank">Apply Online</a>
				</p>
				<p>
					For more information, visit <a href="http://www.wchsonline.org/about-us/employment/" target="_blank">http://www.wchsonline.org/about-us/employment/</a>
				</p>
				<p>
					As a Christian school, employment by Westside requires an evangelical Christian commitment and lifestyle consistent with the school's mission and statement of faith.  All applicants must be willing to approach their respective area with creativity and possess the desire and ability to match the class or program goals to the mission and vision of the school. Westside seeks qualified individuals who desire to develop and equip student leaders.
				</p>
			</div>
			<div class="contact">
				<p>
					Mike Hood<br />
					Athletic Director<br />
					Westside Christian High School<br />					
					(503) 697-4711 x1242
					<?php echo Helpers::obfuscateEmailLink ("hood@wchsonline.org"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>East Linn Christian Academy</strong><br />
				Posted 7/23/2015
			</div>
			<div class="info">
				<p>
					East Linn Christian (Lebanon) has the following coaches openings for the 2015-2016 school year:
					<ul>
						<li><strong>Cross Country Varsity Assistant</strong></li>
						<li><strong>Golf Varsity Head</strong></li>
						<li><strong>Track &amp; Field Varsity/Middle School Jumps (TJ,LJ,PV,HJ)</strong></li>
						<li><strong>Middle School Coed Soccer</strong></li>
						<li><strong>Middle School Girls Basketball</strong></li>
					</ul>
				</p>
				<p>
					Please contact AD Kellen Peters for more information.
				</p>
			</div>
			<div class="contact">
				<p>						
					Kellen Peters<br />
					Athletic Director<br />
					East Linn Christian Academy<br />
					(503) 341-6174<rb />
					<?php echo Helpers::obfuscateEmailLink ("kpeters@eastlinnchristian"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Central Catholic High School</strong><br />
				Posted 7/21/2015
			</div>
			<div class="info">
				<p>
					Central Catholic High School has an immediate opening for our <strong>Head Boys Basketball Coach Position</strong>.
				</p>
				<p>
					To apply, please email or fax application, cover letter, resume and three letters of reference to Sherril Acton at <?php echo Helpers::obfuscateEmailLink ("sacton@centralcatholichigh.org"); ?> or fax (503) 233-0073. Questions concerning this position should be directed to Laura Jaeger, Athletic Director, Central Catholic High School, (503) 235-3138 ext 133. 			
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Central Catholic 06-25-2015.pdf'); ?>" target="_blank">Job Posting (pdf)</a><br />
				</p>
			</div>
			<div class="contact">
				<p>						
					Laura Jaeger<br />
					Athletic Director<br />
					Central Catholic High School
					<?php echo Helpers::obfuscateEmailLink ("ljaeger@centralcatholichigh.org"); ?><br />
				</p>
			</div>
        </div> 


		<div class="post" style="display: none;">
			<div class="school">
				<strong>Lake Oswego High School</strong><br />
				Posted 7/19/2015
			</div>
			<div class="info">
				<p>
					Lake Oswego High School has an immediate opening for our <strong>Head Water Polo Coaching Position</strong>. Please contact Jay Ego - Lake Oswego Community School Youth Sports Director at <?php echo Helpers::obfuscateEmailLink ("egoj@loswego.k12.or.us"); ?> for more information. 
				</p>
				<p>
					Essential Job Functions:
					<ul>
						<li>Provide a positive learning environment for the athletes.</li>
						<li>Teach the skills necessary for successful performance.</li>
						<li>Manage athlete behavior during training sessions, matches and events.</li>
						<li>Take necessary and reasonable precautions to protect students, equipment, materials, and facilities.</li>
						<li>Uphold and enforce school rules, administrative regulations and School Board Policies.</li>
						<li>Attend all match and events scheduled for the sport.</li>
						<li>Set a positive role model for students.</li>
						<li>Attend coaches’ meetings.</li>
					</ul>
				</p>
				<p>
					Qualifications:<br />
					Experience with high school students and the sport/activity.  Certification through the NFHS Coaches Certification Program (ASEP) is required of all coaches at the beginning of their coaching assignment.  Certification is required prior to the start of the season.  First Aid Certification, Bloodborne Pathogen and Coaches Certification training can be obtained through the district.
				</p>
				<p>
					Special requirements:<br />
					The person employed for this position must be able to verify identity and employment authorization.  The candidate selected for this position must complete a pre-employment record check and be approved by the State Department of Education after having a Fingerprint-Based Criminal History Verification made.  The selected candidate will pay $10-$20 for a set of fingerprints and $59.00 for the verification check.			
				</p>
			</div>
			<div class="contact">
				<p>						
					Jay Ego<br />
					Director, Community School Facilities and Youth Sports<br />
					Monday - Thursday 7am - 12pm<br />
					<?php echo Helpers::obfuscateEmailLink ("egoj@loswego.k12.or.us"); ?><br />
					(503) 534-2338
				</p>
			</div>
        </div> 


		<div class="post">
			<div class="school">
				<strong>St. Paul High School</strong><br />
				Posted 7/15/2015
			</div>
			<div class="info">
				<p>
					St. Paul HS is looking for a <strong>Head Softball Coach</strong> to get our program off the ground.  If interested please apply at <a href="http://www.stpaul.k12.or.us" target="_blank">www.stpaul.k12.or.us</a>.
				</p>
			</div>
			<div class="contact">
				<p>
					Tony Smith<br />
					Athletic Director<br />
					St. Paul High School<br />
					(503) 633-2541<br />
					<?php echo Helpers::obfuscateEmailLink ("tsmith@stpaul.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Lake Oswego High School</strong><br />
				Posted 7/14/2015
			</div>
			<div class="info">
				<p>
					<strong>Head Softball Coach</strong> position open at Lake Oswego High School.  Salary Range: $4,849 - $6,304 (depending on experience.)
				</p>
				<p>
					<a href="http://www.applitrack.com/loswego/onlineapp/JobPostings/view.asp?Category=Athletics&AppliTrackJobId=515&AppliTrackLayoutMode=detail&AppliTrackViewPosting=1" target="_blank">Job Posting &amp; Application</a><br />					
				</p>
			</div>
			<div class="contact">
				<p>						
					Brigham Baker<br />
					Athletic Director<br />
					Lake Oswego High School<br />
					(503) 534-2313<rb />
					<?php echo Helpers::obfuscateEmailLink ("bakerb@loswego.k12.or.us"); ?>
				</p>
			</div>
        </div> 


		<div class="post">
			<div class="school">
				<strong>Faith Bible High School</strong><br />
				Posted 7/9/2015
			</div>
			<div class="info">				
				<p>
					Faith Bible has immediate openings for the following positions: <strong>Boys Soccer Head Coach</strong> and <strong>Girls Basketball Head Coach</strong>.
				</p>
				<p>					
					As a Christian school, employment by Faith Bible Christian School requires an evangelical Christian commitment and lifestyle consistent with the school's mission and statement of faith.
				</p>
				<p>					
					Applicants must have prior experience at the high school level. They should also have a history of positive influence and interactions with players, coaches, and parents and have the ability to communicate effectively with parents, administration, players, and staff.
				</p>
				<p>					
					If interested, please contact Greg Turner at <?php echo Helpers::obfuscateEmailLink ("greg.turner@faithkids.org"); ?>.
				</p>				
			</div>
			<div class="contact">
				<p>						
					Greg Turner<br />
					Athletic Director <br />
					Faith Bible High School<br />
					(503) 681-8254<br />
					<?php echo Helpers::obfuscateEmailLink ("greg.turner@faithkids.org"); ?>				
				</p>
			</div>
        </div>	


		<div class="post">
			<div class="school">
				<strong>Blanchet Catholic School</strong><br />
				Posted 7/9/2015
			</div>
			<div class="info">				
				<p>
					Blanchet Catholic School has an opening for the following positions:
					<ul>						
						<li><strong>Varsity Girls Golf Head Coach</strong></li>
						<li><strong>JV Volleyball Head Coach</strong></li>					
					</ul>
				</p>
				<p>
					Interested applicants should complete an employment application and submit it along with a current resume to the Blanchet Athletic Office, ATTN: Tom Howard, with a letter of interest. Applicants must pass a background check prior to employment. For more information regarding a specific opening, please contact Athletic Director Tom Howard <?php echo Helpers::obfuscateEmailLink ("tomhoward@blanchetcatholicschool.com"); ?> at (503) 391-2639 ext. 241  or visit <a href="http://www.blanchetcatholicschool.com" target="_blank">www.blanchetcatholicschool.com</a>. 
				</p>				
			</div>
			<div class="contact">
				<p>						
					Tom Howard<br />
					Athletic Director<br />
					Blanchet Catholic School<br />
					4373 Market Street N.E.<br />Salem, OR 97301<br />
					P: (503) 391-2639 ext. 241<br />
					F: (503) 399-1259<br />
					<?php echo Helpers::obfuscateEmailLink ("tomhoward@blanchetcatholicschool.com"); ?>				
				</p>
			</div>
        </div>	


		<div class="post">
			<div class="school">
				<strong>Hermiston High School</strong><br />
				Posted 6/25/2015
			</div>
			<div class="info">
				<p>
					Hermiston School District has positions for:
					<br />
					<ul>
						<li><strong>Boys Golf Head Coach</strong></li>
						<li><strong>Softball Head Coach</strong></li>
					</ul>
				</p>
				<p>
					Teaching positions available.  Information and our application portal is available at <a href="http://www.hermiston.k12.or.us/employment" target="_blank">www.hermiston.k12.or.us/employment</a> or contact Mike Kay, Executive Director of Operations at <?php echo Helpers::obfuscateEmailLink ("mike.kay@hermiston.k12.or.us"); ?>.
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Hermiston 06-25-2015 1.pdf'); ?>" target="_blank">Golf Job Posting (pdf)</a><br />
					<a href="<?php echo asset('docs/classifieds/Hermiston 06-25-2015 2.pdf'); ?>" target="_blank">Softball Job Posting (pdf)</a>
				</p>	
			</div>
			<div class="contact">
				<p>
					Mike Kay<br />
					Executive Director of Operations<br />
					Hermiston High School<br />
					600 South First<br />
					Hermiston, OR 97838<br />
					<?php echo Helpers::obfuscateEmailLink ("mike.kay@hermiston.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>McMinnville High School</strong><br />
				Posted 6/24/2015
			</div>
			<div class="info">
				<p>
					<strong>JV Volleyball Coach</strong>, McMinnville High School<br />
					Please email Michele at <?php echo Helpers::obfuscateEmailLink ("mkelsch@msd.k12.or.us"); ?> by August 3, 2015 for an emailed version of our Coaching Application.
				</p>
				<p>
					NFHS Coaching Certification required.
				</p>
				<p>
					Previous volleyball coaching experience at the high school level; NFHS Fundamentals of Coaching class completed; positive communication skills with students and parents; ability to help with camps and tournaments (3-4 per season) required.
				</p>
			</div>
			<div class="contact">
				<p>
					Michele Kelsch<br />
					HR Assistant<br />
					McMinnville School District<br />
					(503) 565-4016<br />
					<?php echo Helpers::obfuscateEmailLink ("mkelsch@msd.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>McMinnville High School</strong><br />
				Posted 6/24/2015
			</div>
			<div class="info">
				<p>
					<strong>Head Boys Wrestling Coach</strong>, McMinnville High School<br />
					Please email Michele at <?php echo Helpers::obfuscateEmailLink ("mkelsch@msd.k12.or.us"); ?> for an emailed version of our Coaching Application.  Deadline to apply:  August 3, 2015
				</p>
				<p>
					NFHS Coaching Certification required.
				</p>
				<p>
					Previous wrestling coaching experience at varsity level; ability to lead a program; communicate effectively with students and parents; ability to fundraise; commitment to working with youth programs and middle level programs to develop a strong high school program.
				</p>
			</div>
			<div class="contact">
				<p>
					Michele Kelsch<br />
					HR Assistant<br />
					McMinnville School District<br />
					(503) 565-4016<br />
					<?php echo Helpers::obfuscateEmailLink ("mkelsch@msd.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Forest Grove High School</strong><br />
				Posted 5/27/2015
			</div>
			<div class="info">
				<p>
					Forest Grove High School has an immediate opening for our <strong>Asst. Varsity Wrestling Position</strong>.  Please see our website at <a href="http://www.fgsd.k12.or.us" target="_blank">www.fgsd.k12.or.us</a> for more information.
				</p>				
			</div>
			<div class="contact">
				<p>
					Doug Thompson<br />
					Athletic Director/Assistant Principal<br />
					Forest Grove High School<br />
					(503) 359-2437<br />
					<?php echo Helpers::obfuscateEmailLink ("dthompson@fgsd.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Marist Catholic High School</strong><br />
				Posted 5/18/2015
			</div>
			<div class="info">				
				<p>
					Marist Catholic High School has <strong>Head Coach</strong> positions for: <strong>Water Polo</strong>, <strong>Cheer</strong>, and <strong>Dance</strong>. Varsity coaching experience preferred. Go to <a href="http://www.marisths.org" target="_blank">www.marisths.org</a> to download, print, and complete the Marist Employment Application. Send the completed application, letter of interest, resume, and/or inquiries to Terrie Clemens at <?php echo Helpers::obfuscateEmailLink ("tclemens2@marisths.org"); ?>.
				</p>
			</div>
			<div class="contact">
				<p>
					Terrie Clemens<br />
                    Administrative Assistant/HR Coordinator<br />
                    Marist Catholic High School<br />
                    (541) 681-5467<br />
					<?php echo Helpers::obfuscateEmailLink ("tclemens2@marisths.org"); ?>
				</p>
			</div>
        </div>  


		<div class="post">
			<div class="school">
				<strong>Ridgefield School District (WA)</strong><br />
				Posted 5/14/2015
			</div>
			<div class="info">
				<p>
					Ridgefield School district, WA, has openings for the following positions:
					<ul>
						<li><strong>Assistant Girls Basketball, High School</strong></li>
						<li><strong>Assistant Cheer, High School</strong></li>
						<li><strong>Assistant Boys Golf, High School</strong></li>
						<li><strong>Assistant Volleyball, Middle School</strong></li>
					</ul>
				</p>
				<p>
					Information and applications online at <a href="http://www.ridge.k12.wa.us" target="_blank">www.ridge.k12.wa.us</a>.
				</p>	
			</div>
			<div class="contact">
				<p>
					Nancy Anderson<br />
					Personnel/Accounting Specialist<br />
					Ridgefield School District<br />
					2724 S. Hillhurst Rd<br />
					Ridgefield, WA  98642<br />
					(360) 619-1306<br />
					(360) 619-1397 (fax)<br />
					<a href="http://www.ridge.k12.wa.us" target="_blank">www.ridge.k12.wa.us</a><br />
					<?php echo Helpers::obfuscateEmailLink ("Nancy.Anderson@ridge.k12.wa.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Western Mennonite School</strong><br />
				Posted 5/14/2015
			</div>
			<div class="info">
				<p>
					Western Mennonite School (2A Special District 3) is seeking a <strong>Head Girls Soccer Coach</strong>.
				</p>
				<p>
					Call (503) 363-2000 to request an application.
				</p>			
			</div>
			<div class="contact">
				<p>
					Caleb Ivanitsky<br />
					Marketing &amp; Communications Director<br />
					Western Mennonite School<br />
					(503) 363-2000<br />
					<?php echo Helpers::obfuscateEmailLink ("cIvanitsky@westernmennoniteschool.org"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Beaverton High School</strong><br />
				Posted 5/11/2015
			</div>
			<div class="info">
				<p>
					Beaverton High School is taking applications for the School <strong>Athletic Director's</strong> position.
					All interested parties should go to EdZapp to complete an application.   Posting will be up for one week.
				</p>	
				<p>
					<a href="https://www.beaverton.k12.or.us/depts/hr/applicants" target="_blank">https://www.beaverton.k12.or.us/depts/hr/applicants</a>
				</p>			
			</div>
			<div class="contact">
				<p>
					James Meuwissen<br />
					Athletic Director CAA<br />
					Beaverton High School<br />
					(503) 259-4889<br />
					<?php echo Helpers::obfuscateEmailLink ("Jim_Meuwissen@beaverton.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Tualatin High School</strong><br />
				Posted 5/8/2015
			</div>
			<div class="info">
				<p>
					Tualatin High School has an opening for a <strong>Head Girls Basketball Coach</strong>. Possible teaching position available.
					If you are interested in this position please contact the Athletic Director Ted Rose, <?php echo Helpers::obfuscateEmailLink ("trose@ttsd.k12.or.us"); ?>.
				</p>
			</div>
			<div class="contact">
				<p>
					Ted Rose<br />
					Athletic Director<br />
					Tualatin High School <br />
					(503) 431-5661<br />
					<?php echo Helpers::obfuscateEmailLink ("trose@ttsd.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post" data-until="2015-06-01">
			<div class="school">
				<strong>Regis High School</strong><br />
				Posted 5/6/2015
			</div>
			<div class="info">
				<p>
					<strong>Head Coach - Girls Basketball</strong><br />
					<strong>Assistant Coach - Girls Basketball</strong><br />
					<strong>JV Coach - Girls Basketball</strong>					
				</p>
				<p>
					Must have personal knowledge of the game.  Must have the ability to demonstrate and teach the skills and strategies related to the game.  Must relate well with high school students and work with school administrations, staff, and parents.  
				</p>
				<p>
					Prior coaching experience required.
				</p>
				<p>
					Must have all current certifications required by the OSAA.  Must earn certifications required by Regis Catholic High School and the Archdiocese of Portland in Oregon.  Background checks required before hiring.
				</p>
				<p>
					Contact:  Don Heuberger, <?php echo Helpers::obfuscateEmailLink ("ad@regishighschool.net"); ?>, (503) 769-2159 ext 202.
				</p>
			</div>
			<div class="contact">
				<p>
					Don Heuberger<br />
					Athletic Director<br />
					Regis High School<br />
					(503) 769-2159 ext 202<br />
					(503) 580-5368 cell<br />
					<?php echo Helpers::obfuscateEmailLink ("ad@regishighschool.net"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Valley Catholic High School</strong><br />
				Posted 5/6/2014
			</div>
			<div class="info">
				<p>					
					Valley Catholic High School, a member of the OSAA 4A Cowapa League and a sponsored ministry of the Sisters of St. Mary of Oregon, has IMMEDIATE openings for the following positions:
				</p>
				<p>
					<strong>Varsity Assistant Boys Soccer Coach</strong><br />
					<strong>JV Head Boys Soccer Coach</strong>
				</p>
				<p>
					Job Description: 
					Qualified candidates have previous experience at the youth, high school level, or higher and demonstrate a clear vision, goals, and objectives to assist a successful high school soccer program, including a passion and skill for teaching fundamentals, teamwork, ethics and sportsmanship. In addition, they have a history of positive influence and interactions with players, coaches, and parents and have the ability to communicate effectively with parents, administration, players, and staff.
				</p>
				<p>
					All Valley Catholic coaches will need to complete the following prior to employment: 
					<ol>
						<li>NFHS Certification</li>
						<li>First Aid / CPR Card</li>
						<li>Background check</li>
						<li>Completion of OSAA Concussion Test</li>
						<li>Completion of OSAA Steroid Test</li>
						<li>NFHS Guide to Heat Acclimatization and Heat Illness Prevention Course</li>
						<li>Completion of all SSMO campus and any additional OSAA paperwork</li>
						<li>Have a current and valid ODL, and the ability to drive the Valley Catholic mini bus</li>
					</ol>
				</p>
				<p>
					Applicant must submit: 
					<ol>
						<li>Letter of application detailing your experience </li>
						<li>Resume </li>
						<li>Current experience related to this position and working with students</li>
					</ol>
				</p>
				<p>
					If interested in this position, please contact Joel Sobotka, Athletic Director, <?php echo Helpers::obfuscateEmailLink ("jsobotka@valleycatholic.org"); ?> or (503) 520-4720 or contact Mike Chertude, Boys Head Soccer Coach, <?php echo Helpers::obfuscateEmailLink ("mchertude@valleycatholic.org"); ?> or (503) 705-3153.
				</p>
				<p>
					This posting remains open until position fills.
				</p>
			</div>
			<div class="contact">
				<p>
					Joel Sobotka<br />
					Athletic Director<br />
					Valley Catholic High School<br />
					(503) 520-4720<br />
					<?php echo Helpers::obfuscateEmailLink ("jsobotka@valleycatholic.org"); ?>					
				</p>
			</div>
        </div> 


		<div class="post" data-until="2015-06-01">
			<div class="school">
				<strong>Gresham High School</strong><br />
				Posted 5/4/2015
			</div>
			<div class="info">
				<p>
					Gresham High School is hiring a <strong>Head Cheerleading Coach</strong> for the 2015-16 season.
				</p>
				<p>
					<u>Requirements</u>: Experience in cheerleading and/or coaching.  By law, this position requires fingerprinting and criminal history check due to unsupervised contact with students.  High school coaching positions require an NFHS certification.  A current first aid card and blood-borne pathogen training are required before beginning duties.
				</p>
				<p>
					<u>Start Date</u>: Summer/Fall 2015.  Exact date to be determined by the district.
				</p>
				<p>
					<u>Application Deadline</u>: Non-Temporary bargaining unit members - April 30, 2015.  If position is not filled with a bargaining unit member, outside applicants will be considered thereafter until filled.
				</p>
				<p>
					For more information please go to the Gresham-Barlow School District coaching openings page at <a href="http://www.gresham.k12.or.us/modules/cms/pages.phtml?pageid=188542&sessionid=394b963b414ecb6923d25926d8e9adfc" target="_blank">http://www.gresham.k12.or.us/modules/cms/pages.phtml?pageid=188542&sessionid=394b963b414ecb6923d25926d8e9adfc</a> or contact Activities Director Ty Gonrowski at <?php echo Helpers::obfuscateEmailLink ("gonrowski@gresham.k12.or.us"); ?>.
				</p>
			</div>
			<div class="contact">
				<p>
					Ty Gonrowski<br />
					Activities Director<br />
					Gresham High School<br />
					<?php echo Helpers::obfuscateEmailLink ("gonrowski@gresham.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post" data-until="2015-06-01">
			<div class="school">
				<strong>Westside Christian High School</strong><br />
				Posted 5/1/2015
			</div>
			<div class="info">
				<p>
					Coaching positions available at Westside Christian High School for 2015-16:
					<ul>						
						<li><strong>Head Cheer Coach</strong></li>
						<li><strong>JV Girls Soccer Coach</strong></li>
						<li><strong>JV Volleyball Coach</strong></li>
						<li><strong>Assistant Varsity Volleyball Coach</strong></li>
					</ul>
				</p>
				<p>
					<a href="http://www.wchsonline.org/coaching-application/" target="_blank">Apply Online</a>
				</p>
				<p>
					For more information, visit <a href="http://www.wchsonline.org/about-us/employment/" target="_blank">http://www.wchsonline.org/about-us/employment/</a>
				</p>
				<p>
					As a Christian school, employment by Westside requires an evangelical Christian commitment and lifestyle consistent with the school's mission and statement of faith.  All applicants must be willing to approach their respective area with creativity and possess the desire and ability to match the class or program goals to the mission and vision of the school. Westside seeks qualified individuals who desire to develop and equip student leaders.
				</p>
			</div>
			<div class="contact">
				<p>
					Mike Hood<br />
					Athletic Director<br />
					Westside Christian High School<br />					
					(503) 697-4711 x1242
					<?php echo Helpers::obfuscateEmailLink ("hood@wchsonline.org"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>La Grande High School</strong><br />
				Posted 5/1/2015
			</div>
			<div class="info">
				<p>
					La Grande High School in LaGrande, Oregon is seeking a <strong>Head Football Coach</strong>.
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/La Grande 05-01-2015.pdf'); ?>" target="_blank">Job Posting (pdf)</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Laurie Batten<br />
					Administrative Assistant<br />
					La Grande School District<br />
					(541) 663-3212<br />
					<?php echo Helpers::obfuscateEmailLink ("laurie.batten@lagrandesd.org"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>West Albany High School</strong><br />
				Posted 5/1/2015
			</div>
			<div class="info">
				<p>
					West Albany High School (6A Greater Valley Conference) is currently seeking a <strong>Head Boys Basketball Coach</strong>. We are looking for a passionate, committed person with high moral character, excellent rapport with student-athletes, staff and community, the ability to work collaboratively with the rest of the athletic department to encourage multi-activity participation and the passion to provide positive mentorship to our student body.
				</p>
				<p>
					We currently have an open Language Arts position and one more certified position that has some flexibility. All interested individuals can access the application process at <a href="http://www.albany.k12.or.us/employment/" target="_blank">http://www.albany.k12.or.us/employment/</a>.
				</p>
				<p>
					If you have questions, please contact Rich Engel, Assistant Principal/Athletic Director, at (541) 967-4545 or <?php echo Helpers::obfuscateEmailLink ("rich.engel@albany.k12.or.us"); ?>.
				</p>
			</div>
			<div class="contact">
				<p>
					Rich Engel<br />
					Assistant Principal/Athletic Director<br />
					West Albany High School<br />
					(541) 967-4545<br />
					<?php echo Helpers::obfuscateEmailLink ("rich.engel@albany.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Springfield High School</strong><br />
				Posted 4/30/2015
			</div>
			<div class="info">
				<p>
					<strong>JV Wrestling Coach</strong>
				</p>
				<p>
					Springfield High School is hiring one <strong>JV Wrestling Coach</strong> for the 2015-2016 season. This coach will be working directly with novice/JV wrestlers and possibly be developing and implementing daily practice plans for these wrestlers. If interested please contact coach Kyle McClain at (503) 724-9211 or <?php echo Helpers::obfuscateEmailLink ("kmcclain@uoregon.edu"); ?>.

				</p>
			</div>
			<div class="contact">
				<p>
					Kyle McClain<br />
					Head Wrestling Coach<br />
					Springfield High School<br />
					(503) 724-9211<br />
					<?php echo Helpers::obfuscateEmailLink ("kmcclain@uoregon.edu"); ?>					
				</p>
			</div>
        </div>
		

		<div class="post" style="display: none;">
			<div class="school">
				<strong>St. Paul High School</strong><br />
				Posted 4/30/2015
			</div>
			<div class="info">
				<p>
					St. Paul High School - <strong>Head Coach – Girls Basketball</strong>
				</p>
				<p>
					Major Job Responsibilities:
					<ol>
						<li>Schedule, plan and implement practices, plus game-day activities in accordance with OSAA and SPHS guidelines.</li>
						<li>Inventory all equipment.</li>
						<li>Supervise bus trips.</li>
						<li>Ability to work well with students, parents and staff.</li>
					</ol>
				</p>
				<p>
					Qualifications:
					<ol>
						<li>Current training or willingness to be trained in the following areas:
							<ul style="margin: 0;">
								<li>NFHS Coaches Education Program Certification</li>
								<li>Concussion Management</li>
								<li>Steroid &amp; Assessment</li>
								<li>First Aid/CPR</li>
								<li>Heat Index Training Certification</li>
							</ul>
						</li>
						<li>Strong communication, discipline, organizational &amp; time management skills with a willingness to learn.</li>
						<li>Knowledge of High School Federation rules and regulations.</li>
					</ol>
				</p>
				<p>
					Position Begins: TBD<br />
					Closes: 5/7/2015
				</p>
			</div>
			<div class="contact">
				<p>
					Tony Smith<br />
					Athletic Director<br />
					St. Paul High School<br />
					(503) 633-2541<br />
					<?php echo Helpers::obfuscateEmailLink ("tsmith@stpaul.k12.or.us"); ?>
				</p>
			</div>
        </div>


        <div class="post">
			<div class="school">
				<strong>David Douglas High School</strong><br />
				Posted 4/29/2015
			</div>
			<div class="info">
				<p>
					David Douglas High School is currently seeking a <strong>Head Girls Basketball Coach</strong>.  All candidates must have coaching experience. 
				</p>
				<p>
					If interested in this position, please contact Athletic Director, Greg Carradine at David Douglas HS.
					<?php echo Helpers::obfuscateEmailLink ("greg_carradine@ddouglas.k12.or.us"); ?> or (503) 261-8325.
				</p>
				<p>
					Some key elements of the job description for a Varsity Head Coach:
					<ul>
						<li>High ethical and professional standards.</li>
						<li>Establish a relationship with the community support groups.</li>
						<li>Be an appropriate role model for high school-student athletics.</li>
						<li>Cooperate with other school-sponsored sports by encouraging athletes to participate in other programs.</li>
						<li>Develop and implement an off-season conditioning program.</li>
					</ul>
				</p>
				<p>
					All new hired coaches will need to complete the following prior to employment:
					<ol>
						<li>NFHS Certification</li>
						<li>First Aid / CPR Card</li>
						<li>District Background check</li>
						<li>Completion of OSAA Concussion Test</li>
						<li>Completion of OSAA Steroid Test</li>
						<li>NFHS Guide to Heat Acclimatization and Heat Illness Prevention Course</li>
						<li>Completion of School District and OSAA paperwork</li>
					</ol>
				</p>
				<p>
					Applicant must submit:
					<ol>
						<li>Letter of application detailing your experience</li>
						<li>Resume</li>
						<li>Current experience related to this position and working with students</li>
						<li>A minimum of three letters of recommendation</li>
						<li>A minimum of three references with contact information</li>
					</ol>
				</p>
				<p>
					Position closes May 1, 2015
				</p>
				<p>
					Possible teaching positions in Language Arts, Math, Science, Drama, Social Studies.
				</p>
			</div>
			<div class="contact">
				<p>
					Greg Carradine<br />
					Athletic Director<br />
					David Douglas High School<br />
					<?php echo Helpers::obfuscateEmailLink ("greg_carradine@ddouglas.k12.or.us"); ?><br />
					(503) 261-8325
				</p>
			</div>
        </div>


        <div class="post">
			<div class="school">
				<strong>McMinnville High School</strong><br />
				Posted 4/24/2015
			</div>
			<div class="info">
				<p>
					<strong>Head Boys Wrestling Coach</strong>, McMinnville High School<br />
					Please email Michele at <?php echo Helpers::obfuscateEmailLink ("mkelsch@msd.k12.or.us"); ?> for an emailed version of our Coaching Application.  Deadline to apply:  May 8, 2015
				</p>
				<p>
					NFHS Coaching Certification required.
				</p>
				<p>
					Previous wrestling coaching experience at varsity level; ability to lead a program; communicate effectively with students and parents; ability to fundraise; commitment to working with youth programs and middle level programs to develop a strong high school program.
				</p>
			</div>
			<div class="contact">
				<p>
					Michele Kelsch<br />
					HR Assistant<br />
					McMinnville School District<br />
					(503) 565-4016<br />
					<?php echo Helpers::obfuscateEmailLink ("mkelsch@msd.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Cottage Grove High School</strong><br />
				Posted 4/21/2015
			</div>
			<div class="info">
				<p>
					Cottage Grove High School has an opening for a <strong>Head Girls Basketball Coach</strong>.
				</p>
				<p>
					Visit <a href="http://www.slane.k12.or.us" target="_blank">www.slane.k12.or.us</a> for additional information and an application. For questions, please email Gary Roberts at <?php echo Helpers::obfuscateEmailLink ("gary.roberts@slane.k12.or.us"); ?> or call at (541) 942-3391, ext. 809.
				</p>
			</div>
			<div class="contact">
				<p>
					Gary Roberts<br />
					Dean of Students<br />
					Head Football Coach<br />
					Cottage Grove High School<br />
					(541) 942-3391 ext. 809<br />
					<?php echo Helpers::obfuscateEmailLink ("gary.roberts@slane.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Reynolds High School</strong><br />
				Posted 4/13/2015
			</div>
			<div class="info">
				<p>
					Reynolds High School has the following coaching positions available for the 2015-16 school year.
					<ul>
						<li><strong>Assistant Football Coach</strong></li>
						<li><strong>Head Wrestling Coach</strong></li>
						<li><strong>Head Cheer Coach</strong></li>
						<li><strong>Assistant Volleyball Coach</strong></li>
					</ul>
				</p>
				<p>
					We also have teaching openings in the following areas: Social Studies, Health/PE/Wellness, Language Arts/English, Math, Information Technology, ELD, and Special Education Math/Resource Room.  Please contact Chris Coleman ASAP for more information.
				</p>
			</div>
			<div class="contact">
				<p>
					Chris Coleman, CAA<br />
					Athletic Director<br />
					Assistant Principal<br />
					Reynolds High School<br />
					(503) 667-3186 x1008<br />
					<?php echo Helpers::obfuscateEmailLink ("CColeman@rsd7.net"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Dallas High School</strong><br />
				Posted 4/13/2015
			</div>
			<div class="info">
				<p>
					Dallas High School Soccer
				</p>
				<p>
					<strong>Boys and Girls Head Varsity Soccer Coaching</strong> positions available.
				</p>
				<p>
					Go the Dallas School District #2 website to apply or TalentEd
					<a href="http://www.dallas.k12.or.us/employment.htm" target="_blank">http://www.dallas.k12.or.us/employment.htm</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Tim Larson, AD<br />
					Dallas School District #2<br />
					<?php echo Helpers::obfuscateEmailLink ("Tim.larson@dsd2.org"); ?><br />					
					(503) 831-1976
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Chiloquin High School</strong><br />
				Posted 4/9/2015
			</div>
			<div class="info">
				<p>
					The following coaching positions are available for the 2015-2016 school year at Chiloquin Jr/Sr High School in Chiloquin, Oregon.
					<ul>
						<li><strong>Head Volleyball Coach</strong></li>
						<li><strong>Assistant Volleyball Coach</strong></li>
					</ul>
				</p>
				<p>
					You may apply directly to the Klamath County District Website and the link is provided below. 
				</p>
				<p>
					<a href="http://www.kcsd.k12.or.us/SectionIndex.asp?SectionID=17" target="_blank">http://www.kcsd.k12.or.us/SectionIndex.asp?SectionID=17</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Human Resources Department<br />
					Klamath County School District<br />
					10501 Washburn Way<br />
					Klamath Falls, OR 97603<br />
					(541) 851-8752<br />
					FAX (541) 885-3358 
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Sisters High School</strong><br />
				Posted 4/8/2015
			</div>
			<div class="info">
				<p>
					Sisters High School, a proud 4A member of the OSAA Sky-Em League, invites applications for the position of <strong>Head Girls Basketball Coach</strong>.
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Sisters 04-08-2015.pdf'); ?>" target="_blank">Job Posting (pdf)</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Tim Roth<br />
					Director of Athletics &amp; Co-Curricular Activities<br />
					Sisters School District<br />
					Office: (541) 549-4045<br />
					Cell: (541) 639-9591<br />
					<?php echo Helpers::obfuscateEmailLink ("tim.roth@sisters.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Sherwood High School</strong><br />
				Posted 4/9/2015
			</div>
			<div class="info">
				<p>
					Sherwood currently has openings in the following coaching positions for 2015-16:
					<ul>
						<li><strong>Head Cheer Coach</strong></li>
						<li><strong>Head Cross Country Coach</strong></li>
						<li><strong>JV Girls Soccer Coach</strong></li>
						<li><strong>JV Volleyball Coach</strong></li>
						<li><strong>Frosh Boys Basketball Coach</strong></li>
						<li><strong>Asst. Football Coach</strong></li>
					</ul>
				</p>
				<p>
					Interested applicants can apply at the school district website: <a href="http://www.sherwood.k12.or.us" target="_blank">www.sherwood.k12.or.us</a>.
				</p>
			</div>
			<div class="contact">
				<p>
					Randy Ramp, Athletic Director, CAA<br />
					Executive Board, OADA<br />
					Sherwood High School<br />					
					(503) 351-9585 (cell)<br />
					<?php echo Helpers::obfuscateEmailLink ("rramp@sherwood.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>David Douglas High School</strong><br />
				Posted 4/6/2015
			</div>
			<div class="info">
				<p>
					David Douglas High School is currently seeking a <strong>JV Head Girls Soccer Coach</strong>.  All candidates must have coaching experience. 
				</p>
				<p>
					If interested in this position, please contact Athletic Director, Greg Carradine at David Douglas HS.
					<?php echo Helpers::obfuscateEmailLink ("greg_carradine@ddouglas.k12.or.us"); ?> or (503) 261-8325.
				</p>
				<p>
					All new hired coaches will need to complete the following prior to employment:
					<ol>
						<li>NFHS Certification</li>
						<li>First Aid / CPR Card</li>
						<li>District Background check</li>
						<li>Completion of OSAA Concussion Test</li>
						<li>Completion of OSAA Steroid Test</li>
						<li>NFHS Guide to Heat Acclimatization and Heat Illness Prevention Course</li>
						<li>Completion of School District and OSAA paperwork</li>
					</ol>
				</p>
				<p>
					Applicant must submit:
					<ol>
						<li>Letter of application detailing your experience</li>
						<li>Resume</li>
						<li>Current experience related to this position and working with students</li>
						<li>A minimum of three letters of recommendation</li>
						<li>A minimum of three references with contact information</li>
					</ol>
				</p>
				<p>
					This posting remains open until position fills.
				</p>
			</div>
			<div class="contact">
				<p>
					Greg Carradine<br />
					Athletic Director<br />
					David Douglas High School<br />
					<?php echo Helpers::obfuscateEmailLink ("greg_carradine@ddouglas.k12.or.us"); ?><br />
					(503) 261-8325				
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Warrenton High School </strong><br />
				Posted 4/3/2015
			</div>
			<div class="info">
				<p>
					Warrenton High School (3A) has an opening for <Strong>Head Girl's Basketball Coach</strong>. We are looking for candidates who have previous coaching/playing experience. We are looking for candidates who would be able to begin in the Summer of 2015. Interested applicants can contact Athletic Director Ian O'Brien, or Jennifer Palmer-HR (<?php echo Helpers::obfuscateEmailLink ("palmerj@whsd.k12.or.us"); ?> with additional questions. This position will open on April 3, 2015 and close when filled. 
				</p>
				<p>
					Minimum qualifications:
					<ul>
						<li>NFHS Fundamentals of Coaching Certification or Teaching Certificate</li>
						<li>CPR Certification</li>
						<li>First Aid Certification</li>
						<li>Concussion in Sports Certification</li>
						<li>Previous Coaching experience</li>
						<li>Uphold and enforce Athletic Department, OSAA and School Board policies and regulations</li>
						<li>Ability to work with students, parents, staff and administration</li>
						<li>Be a role model for high school student-athletes</li>
						<li>Cooperate with other school-sponsored sports by encouraging student-athletes to compete in other programs</li>
						<li>Monitor and support the academic progress of the basketball student-athletes</li>
					</ul>
				</p>
				<p>
					Possible teaching positions: High School English, High School Math, Middle School PE
				</p>
				<p>
					Required Application Documents include: Classified District Application, Cover Letter, Resume, three letters of reference. Please apply through the district website at <a href="https://warrenton.tedk12.com/hire/index.aspx" target="_blank">https://warrenton.tedk12.com/hire/index.aspx</a>.
				</p>
			</div>
			<div class="contact">
				<p>
					Ian O'Brien<br />
					Athletic Director/Social Studies<br />
					Head Football Coach<br />					
					<?php echo Helpers::obfuscateEmailLink ("obrieni@whsd.k12.or.us"); ?><br />
					(503) 861-3317					
				</p>
			</div>
        </div>


		<div class="post" style="display: none;">
			<div class="school">
				<strong>McMinnville High School</strong><br />
				Posted 3/20/2015
			</div>
			<div class="info">
				<p>
					<strong>Head Girls Soccer Coach</strong>, McMinnville High School<br />
					Request a coaching application via email contact.<br />
					Deadline to apply:  April 24, 2015<br />
					NFHS Fundamentals of Coaching and other sports-related trainings required.<br />
					Previous Soccer Coaching experience with 14’s, 15’s, 16’s and older<br />
					Good communication and organizational skills, and ability to fund-raise.<br />
				</p>
			</div>
			<div class="contact">
				<p>
					Michele Kelsch<br />
					HR Assistant<br />
					McMinnville School District<br />
					(503) 565-4016<br />
					<?php echo Helpers::obfuscateEmailLink ("mkelsch@msd.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Santiam Christian High School</strong><br />
				Posted 3/20/2015
			</div>
			<div class="info">
				<p>
					Santiam Christian has coaching openings in its football program.  <strong>High School Football Staff</strong>.  We are looking for coaches for the high school staff.  Interested persons please start the process by contacting Head Coach Matt Bain with an email to <?php echo Helpers::obfuscateEmailLink ("bain22ya@gmail.com"); ?>.
				</p>	
				<p>
					Coach Bain will discuss specifics relative to the openings.
				</p>
				<p>
					<strong>Junior High Football Staff</strong>:  We are looking to add at least one coach to our junior high coaching staff as well.  We presently run a combined 7/8 team at our junior high.  Contact Coach Bain at the email above for this position as well.
				</p>
				<p>
					Teaching Openings:  HS English, FFA, JH PE
				</p>
				<p>
					Open until filled.
				</p>	
				<p>
					The hiring process includes:
					<ol>
						<li>Emailing Coach Bain declaring interest and resume</li>
						<li>Meeting with Coach Bain and see if the coach is a fit for SC and SC Football</li>
						<li>Meet with the Coach Bain and AD Gordon Crowston</li>
						<li>Fill out application</li>
						<li>A background check/references check</li>
						<li>Approval of Superintendent/School Board</li>
						<li>Signing a conduct agreement/faith confirmation</li>
						<li>Notified by Coach Bain and/or AD Crowston</li>
					</ol>
				</p>							
			</div>
			<div class="contact">
				<p>
					Gordy Crowston<br />
					AD Santiam Christian Eagles<br />
					7220 NE Arnold Ave<br />
					Corvallis, Oregon 97330<br />
					(541) 745-5524 ext 208<br />
					<?php echo Helpers::obfuscateEmailLink ("crowstong@santiam.org"); ?>
				</p>
			</div>
        </div>


		<div class="post" style="display: none;">
			<div class="school">
				<strong>Banks High School</strong><br />
				Posted 3/12/2015
			</div>
			<div class="info">
				<p>
					<strong>Varsity Boys Basketball Head Coach Opening</strong>
				</p>
				<p>
					Banks High School has an immediate opening for a Head Boys Basketball Coach for the 2015-16 school year.  Banks is a 4A school 30 minutes west of Portland.  Interested applicants can see the official posting on the Banks School District Website (<a href="http://www.banks.k12.or.us" target="_blank">www.banks.k12.or.us</a>) under the employment link.  Looking for an experienced coach and a positive role model with a strong knowledge of program development, basketball strategy, and the ability to provide direction for our youth program.
				</p>
				<p>
					Teaching openings in the district for next year, some positions are currently open for applications. The following are the possible openings: Physical Education, Social Studies, Language Arts, Counseling, and Special Education. 
				</p>
				<p>
					To be considered for this position you will need to submit a Banks School District Coaching Application, a letter of interest, a resume, and 3 current letters of reference to Banks High School.  This position is open until filled.
				</p>
			</div>
			<div class="contact">
				<p>
					Jacob Pence<br />
					Athletic Director<br />
					Banks High School<br />
					(503) 324-2281<br />
					<?php echo Helpers::obfuscateEmailLink ("jacobp@banks.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Westview High School</strong><br />
				Posted 3/10/2015
			</div>
			<div class="info">
				<p>
					Westview High School, Beaverton, has an opening for a <strong>Head Varsity Football Coach</strong>.  Additional information and a position summar can be found in the PDF file linked below.
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Westview 03-10-2015.pdf'); ?>" target="_blank">Job Posting (pdf)</a>
				</p>	
			</div>
			<div class="contact">
				<p>
					Robert Casteel<br />
					Athletic Director<br />
					Westview High School<br />
					(503) 259-5393<br />
					<?php echo Helpers::obfuscateEmailLink ("Robert_Casteel@beaverton.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Corbett High School</strong><br />
				Posted 3/2/2015
			</div>
			<div class="info">				
				<p>
					Corbett High School is looking for a couple <strong>JV/Varsity Track Coaches</strong>. We will have between 60-70 athletes in our program. If interested please call Lance Lovitt at (541) 805-8785, <?php echo Helpers::obfuscateEmailLink ("coachlovitt@yahoo.com"); ?>.
				</p>				
			</div>
			<div class="contact">
				<p>
					Lance Lovitt<br />
					Head Track Coach<br />
					(541) 805-8785<br />
					<?php echo Helpers::obfuscateEmailLink ("coachlovitt@yahoo.com"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Elmira High School</strong><br />
				Posted 2/27/2015
			</div>
			<div class="info">				
				<p>
					Elmira High school is looking for a <strong>Head Volleyball Coach</strong>.  Contact Brian Brands (541) 935-8200.
				</p>				
			</div>
			<div class="contact">
				<p>
					Brian Brands<br />
					Athletic Director<br />
					Elmira High School <br />
					(541) 935-8200<br />
					<?php echo Helpers::obfuscateEmailLink ("bbrands@fernridge.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Silverton High School</strong><br />
				Posted 2/27/2015
			</div>
			<div class="info">
				<strong>Assistant Track Coach – Shot and Discus Coach preferred</strong>				
				<p>
					Track experience or previous experience in coaching shot and discus preferred to assist the head track and field coach in the
					daily operations of the program as assigned. Must have, or be able to obtain a current First Aid/CPR card; NFHS Coaching Certification; ODE Steroid and Performance-Enhancing Substances Training; OSAA mandated annual concussion training; and must be willing to obtain district provided Type 20 driver's certification. This position will begin on 3/9/15. This posting will remain open until filled.
				</p>
				<p>
					Part-time, salary range of $3,100.00 - $3,685.00 / year.
				</p>				
			</div>
			<div class="contact">
				<p>
					Greg Kaatz<br />
					Athletic Director / Assistant Principal<br />
					Silverton High School <br />
					(503) 873-6331 x 3823<br />
					<?php echo Helpers::obfuscateEmailLink ("kaatz_greg@silverfalls.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Blanchet Catholic School</strong><br />
				Posted 2/24/2015
			</div>
			<div class="info">				
				<p>
					Blanchet Catholic School has an opening for the following positions:
					<ul>
						<li><strong>Varsity Softball Assistant Coach</strong></li>
						<li><strong>Mid High Track &amp; Field Assistant Coach</strong></li>						
					</ul>
				</p>
				<p>
					Interested applicants should complete an employment application and submit it along with a current resume to the Blanchet Athletic Office, ATTN: Tom Howard, with a letter of interest. Applicants must pass a background check prior to employment. For more information regarding a specific opening, please contact Athletic Director Tom Howard <?php echo Helpers::obfuscateEmailLink ("tomhoward@blanchetcatholicschool.com"); ?> at (503) 391-2639 ext. 241  or visit <a href="http://www.blanchetcatholicschool.com" target="_blank">www.blanchetcatholicschool.com</a>. 
				</p>				
			</div>
			<div class="contact">
				<p>						
					Tom Howard<br />
					Athletic Director<br />
					Blanchet Catholic School<br />
					4373 Market Street N.E.<br />Salem, OR 97301<br />
					P: (503) 391-2639 ext. 241<br />
					F: (503) 399-1259<br />
					<?php echo Helpers::obfuscateEmailLink ("tomhoward@blanchetcatholicschool.com"); ?>				
				</p>
			</div>
        </div>	
		

		<div class="post">
			<div class="school">
				<strong>St. Helens High School</strong><br />
				Posted 2/17/2015
			</div>
			<div class="info">
				<p>
					St. Helens High School is looking for an <strong>Assistant Boys Basketball Coach</strong> for the 2015-16 high school basketball season. Coaching duties would begin in summer of 2015.  St. Helens competes in the 5A Northwest Oregon Conference. Previous high school coaching experience preferred. Please contact Scott Archer, SHHS Head Boys Basketball Coach, at <?php echo Helpers::obfuscateEmailLink ("coachsarcher@yahoo.com"); ?> with job interest or for more information.
				</p>				
			</div>
			<div class="contact">
				<p>
					Scott Archer<br />
					Head Boys Basketball Coach<br />
					St. Helens High School<br />
					(360) 992-2777<br />
					<?php echo Helpers::obfuscateEmailLink ("coachsarcher@yahoo.com"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>King's Way Christian High School (WA)</strong><br />
				Posted 2/13/2015
			</div>
			<div class="info">
				<p>
					<strong>Three High School Football Coordinator Positions</strong>
				</p>
				<p>
					King's Way Christian High School, a private school in Vancouver WA, has 3 openings for the position of Offensive, Defensive &amp; Special Teams Coordinators.  Candidates must demonstrate excellent coaching skills and mature Christian leadership.  Questions?  Please call (360) 816-1237. Submit resumes via the athletic department email: <?php echo Helpers::obfuscateEmailLink ("kristiburton@kwcs.org"); ?>.
				</p>				
			</div>
			<div class="contact">
				<p>
					Kristi Burton<br />
					Athletic Department <br />
					King's Way Christian Schools<br />
					(360) 816-1237<br />
					<?php echo Helpers::obfuscateEmailLink ("kristiburton@kwcs.org"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>McCall-Donnelly High School (ID)</strong><br />
				Posted 2/12/2015
			</div>
			<div class="info">
				<p>
					McCall-Donnelly High School in McCall, Idaho is looking for a <strong>Head Football Coach</strong>.
					Minimum Qualifications:
				</p>
				<ul>
					<li>NFHS Fundamentals of Coaching Certification or Teaching Certificate</li>
					<li>CPR Certification</li>
					<li>First Aid Certification</li>
					<li>Concussion in Sports Certification</li>
				</ul>
				<p>
					Possible teaching positions: High School Science, High School Math
				</p>
				<p>
					Required Application Documents include: Classified District Application, Release of Information form, Cover Letter, Resume, three letters of reference.  Please apply through the district website at <a href="http://www.mdsd.org" target="_blank">www.mdsd.org</a> under employment/classified job openings.
				</p>				
			</div>
			<div class="contact">
				<p>
					Mike Kraemer<br />
					Athletic Director<br />
					McCall-Donnelly School District<br />
					(208) 315-3313<br />
					<?php echo Helpers::obfuscateEmailLink ("MKraemer@mdsd.org"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Forest Grove High School</strong><br />
				Posted 2/12/2015
			</div>
			<div class="info">
				<p>
					Forest Grove High School is looking for a <strong>Track and Field Jump Coach</strong> for this coming season.  We have several state bound jumpers and just lost our newly hired jump coach.  Please contact <?php echo Helpers::obfuscateEmailLink ("smccahon@fgsd.k12.or.us"); ?> or <?php echo Helpers::obfuscateEmailLink ("dthompson@fgsd.k12.or.us"); ?> if interested.  Please go to <a href="http://www.fgsd.k12.or.us" target="_blank">www.fgsd.k12.or.us</a> for more information on our open position.
				</p>				
			</div>
			<div class="contact">
				<p>
					Doug Thompson<br />
					Athletic Director/Assistant Principal<br />
					Forest Grove High School<br />
					(503) 359-2437<br />
					<?php echo Helpers::obfuscateEmailLink ("dthompson@fgsd.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>North Marion High School</strong><br />
				Posted 2/12/2015
			</div>
			<div class="info">
				<p>
					Coaching Opening: <strong>Assistant Softball JV Head Coach</strong><br />
					Closed Date: OPEN UNTIL FILLED<br />
					Salary: $3,254.00
				</p>
				<p> 
					Key points of the job description for an Assistant Coach:
					<ul>
						<li>High ethical and professional standards.</li>
						<li>Highly knowledgeable in all aspects of the sport of softball.</li>
						<li>Previous coaching and playing experience. </li>
						<li>Uphold and enforce Athletic Department, OSAA and School Board policies and regulations.</li>
						<li>Ability to work with students, parents, staff and administration.</li>
						<li>Be a role model for high school student-athletes.</li>
						<li>Cooperate with other school-sponsored sports by encouraging student-athletes to compete in other programs.</li>
						<li>Monitor and support the academic progress of the softball student-athletes.</li>
					</ul>
				</p>
				<p> 
					All new hired coaches will need to complete the following prior to employment:
					<ol>
						<li>NFHS/ASEP Certification</li>
						<li>First Aid Card (CPR and AED trained)</li>
						<li>District Background Check</li>
						<li>Completion of OSAA Concussion Test</li>
						<li>Completion of ODE Steroid Test</li>
						<li>Completion of OSAA Heat Test</li>
						<li>Completion of North Marion School District paperwork and trainings.</li>
					</ol>
				</p>
				<p> 
					Applicant will be asked to apply online at: <a href="https://northmarion.schoolrecruiter.net" target="_blank">https://northmarion.schoolrecruiter.net</a> and include the following:
					<ol>
						<li>A cover letter detailing your experience.</li>
						<li>A current resume.</li>
						<li>A minimum of three letters of recommendation/reference.</li>
					</ol>
				</p>
				<p>
					Currently, there are no teaching positions open at North Marion High School.
				</p>	
			</div>
			<div class="contact">
				<p>
					Brandon Fricke<br />
					Assistant Principal | Athletic Director<br />
					North Marion High School <br />
					(503) 678-7121<br />
					<?php echo Helpers::obfuscateEmailLink ("brandon.fricke@nmarion.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Stayton High School</strong><br />
				Posted 2/5/2015
			</div>
			<div class="info">				
				<p>
					Stayton High School, the largest school in the 4A Oregon West Conference, is accepting applications for the position of <strong>Head Volleyball Coach</strong>. Stayton has a proud and accomplished athletic tradition. Candidates must possess the technical knowledge to teach the game of volleyball as well as the skill and desire to build the program from younger grades through high school.
				</p>
				<p>
					Interested applicants should go to <a href="http://northsantiam.cloud.talentedk12.com/hire/index.aspx" target="_blank">northsantiam.cloud.talentedk12.com/hire/index.aspx</a> to apply. If you have questions, please contact Darren Shryock.
				</p>
			</div>
			<div class="contact">
				<p>
					Darren Shryock<br />
					Athletic Director/Asst Principal<br />
					Stayton High School<br />
					(503) 769-2171<br />
					<?php echo Helpers::obfuscateEmailLink ("darren.shryock@nsantiam.k12.or.us"); ?>
				</p>
			</div>
        </div>

		
		<div class="post">
			<div class="school">
				<strong>Marist Catholic High School</strong><br />
				Posted 2/5/2015
			</div>
			<div class="info">				
				<p>
					<strong>Athletic Director</strong>
				</p>
				<p>
					1.0 FTE needed. A valid teaching and/or administrative license strongly preferred. 5+ years teaching and coach experience strongly preferred. To view additional requirements &amp; job description go to <a href="http://www.marisths.org" target="_blank">www.marisths.org</a>.
				</p>
				<p>
					Download Employment App &amp; send, along with a letter of interest, resume &amp; 2 letters of recommendation and/or inquiries to Terrie Clemens at <?php echo Helpers::obfuscateEmailLink ("tclemens2@marisths.org"); ?>.
				</p>
			</div>
			<div class="contact">
				<p>
					Terrie Clemens<br />
                    Administrative Assistant/HR Coordinator<br />
                    Marist Catholic High School<br />
                    (541) 681-5467<br />
					<?php echo Helpers::obfuscateEmailLink ("tclemens2@marisths.org"); ?>
				</p>
			</div>
        </div>        


		<div class="post">
			<div class="school">
				<strong>Heritage High School (Vancouver, WA)</strong><br />
				Posted 2/3/2015
			</div>
			<div class="info">				
				<p>
					<strong>Head Football Coach</strong>
				</p>
				<p>
					Heritage High School in Vancouver, WA a 4A school that plays in the Greater St. Helen's League has an opening for a Head Football Coach.
				</p>
				<p>
					Please apply online at <a href="http://www.evergreenps.org" target="_blank">www.evergreenps.org</a><br />
					<a href="http://web1.egreen.wednet.edu/certjobs.nsf/ShowJobDesc/11266?opendocument" target="_blank">http://web1.egreen.wednet.edu/certjobs.nsf/ShowJobDesc/11266?opendocument</a>.
				</p>
			</div>
			<div class="contact">
				<p>
					Leta Meyer C.A.A.<br />
					Athletic Director<br />
					Heritage High School<br />
					WIAA Executive Board<br />
					7825 NE 130th Ave<br />
					Vancouver, WA 98682<br />
					(360) 604-3405<br />
					Fax: (360) 604-3406<br />
					<?php echo Helpers::obfuscateEmailLink ("leta.meyer@evergreenps.org"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Columbia Christian High School</strong><br />
				Posted 2/3/2015
			</div>
			<div class="info">				
				<div style="display: inline-block; width: 75px;">Position:</div><strong>Head Track Coach</strong><br />
				<div style="display: inline-block; width: 75px;">Location:</div>Columbia Christian High School<br />
				<div style="display: inline-block; width: 75px;"></div>413 NW 91st Ave<br />
				<div style="display: inline-block; width: 75px;"></div>Portland, OR 97220<br /><br />
				
				<p>
					Interested applicants should complete an employment application and submit it along with a current resume to the Columbia Christian Athletic Office, ATTN: Jason Housley, with a letter of interest. Applicants must pass a background check prior to employment. For more information regarding a specific opening, please contact Athletic Director Jason Housley <?php echo Helpers::obfuscateEmailLink ("jhousley@columbiachristian.com"); ?> at (503) 753-4158 or visit <a href="http://www.columbiachristian.com" target="_blank">www.columbiachristian.com</a>.
				</p>
			</div>
			<div class="contact">
				<p>
					Jason Housley<br />
					Athletic Director<br />
					Columbia Christian Schools<br />
					(503) 753-4158<br />					
					<?php echo Helpers::obfuscateEmailLink ("jhousley@columbiachristian.com"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Aloha High School</strong><br />
				Posted 2/3/2015
			</div>
			<div class="info">
				<p>
					Aloha High School is looking for a <strong>Varsity Assistant Volleyball Coach</strong> for the upcoming 2015 high school volleyball season.  Previous high school or club volleyball coaching experience required.  Please contact Janelle Brandt, AHS Head Volleyball Coach at <?php echo Helpers::obfuscateEmailLink ("Nell0317@juno.com"); ?>, (503) 999-4610 if interested.
				</p>
			</div>
			<div class="contact">
				<p>
					Janelle Brandt<br />
					Head Volleyball Coach<br />
					Aloha High School<br />
					(503) 999-4610<br />					
					<?php echo Helpers::obfuscateEmailLink ("Nell0317@juno.com"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>South Albany High School</strong><br />
				Posted 1/29/2015
			</div>
			<div class="info">
				<p>
					South Albany High School, Greater Albany School District, has openings for the following positions.
					<ul>
						<li><strong>Head Boys Soccer Coach</strong></li>
						<li><strong>Boys Soccer Assistant Coach</strong></li>
						<li><strong>Head Girls Soccer Coach</strong></li>
						<li><strong>Girls Soccer Assistant Coach</strong></li>
					</ul>
				</p>
				<p>
					Qualifications include:
					<ul>
						<li>Knowledge in all aspects of the sport of soccer.</li>
						<li>Experience in coaching required.</li>
						<li>First Aid Card, OSAA required certifications:  ASEP/NFHS certification, steroid, blood borne pathogens, and concussion certification are all required.</li>
						<li>Ability to work well with students, staff, administration, and parents.</li>
						<li>Knowledge of school, Mid Valley Conference, and OSAA policies. </li>
						<li>Punctual and reliable attendance.</li>
						<li>High school diploma or equivalent required.</li>
						<li>Personal experience as a soccer player is preferred.</li>
						<li>Assistant coaches will report directly to the head coach and are expected to operate within the desires of the head coach and the athletic department.</li>
						<li>To be our head coach, candidates must have the interest, ability, and community connections (or willingness to acquire the community connections) to build a K-12 soccer program.  While the main responsibility is to oversee the high school programs (9th, JV, Varsity), there is also a need for the head coach to be a visible and a helpful guide of youth programs that build the entire program.</li>
					</ul>
				</p>
				<p>
					Possible open teaching positions are not known at this time.
				</p>
				<p>
					Apply online at <a href="https://greateralbany.tedk12.com/hire/index.aspx" target="_blank">https://greateralbany.tedk12.com/hire/index.aspx</a>.
				</p>
			</div>
			<div class="contact">
				<p>
					Tony Matta<br />
					Athletic Director<br />
					South Albany High School <br />
					(541) 967-4522<br />
					<?php echo Helpers::obfuscateEmailLink ("tony.matta@albany.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Tualatin High School</strong><br />
				Posted 1/20/2015
			</div>
			<div class="info">
				<div style="display: inline-block; width: 100px; float: left;">Position:</div> Opening for <strong>Head Girls Tennis Coach </strong>				
				<p>
					<div style="display: inline-block; width: 100px; float: left; height: 3em;">Location:</div> Tualatin High School<br />
					22300 SW Boones Ferry Road<br />Tualatin, OR 97062
				</p>
				<p>
					<div style="display: inline-block; width: 100px; float: left;">Open Date:</div> Position open until filled
				</p>
			</div>
			<div class="contact">
				<p>
					Ted Rose<br />
					Athletic Director<br />
					Tualatin High School <br />
					(503) 431-5661<br />
					<?php echo Helpers::obfuscateEmailLink ("trose@ttsd.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Santiam Christian High School</strong><br />
				Posted 1/14/2015
			</div>
			<div class="info">
				<p>
					Santiam Christian is currently seeking applications for the position of <strong>Head HS Volleyball Coach</strong>.  The volleyball coach is responsible for the overall volleyball program at SC, including activities and camps when volleyball is not in session.
				</p>
				<p> 
					A successful applicant will have prior coaching experience and an understanding of coaching at a private Christian school.  Interested applicants should submit a resume, a letter discussing their interest in the position, two letters of recommendation from people who can speak to their qualifications to coach, and references who are able to discuss coaching and personal qualifications.
				</p>
				<p> 
					Please submit your materials to SC Athletic Director Gordy Crowston at <?php echo Helpers::obfuscateEmailLink ("crowstong@santiam.org"); ?>.
				</p>
				<p> 
					Applications will be received until 4:00 pm on Friday, February 6.  Interviews will be scheduled for the following week.
				</p>								
			</div>
			<div class="contact">
				<p>
					Gordy Crowston<br />
					AD Santiam Christian Eagles<br />
					7220 NE Arnold Ave<br />
					Corvallis, Oregon 97330<br />
					(541) 745-5524 ext 208<br />
					<?php echo Helpers::obfuscateEmailLink ("crowstong@santiam.org"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Eastmont High School (WA)</strong><br />
				Posted 1/7/2015
			</div>
			<div class="info">
				<p>
					<strong>Head Football Coach</strong>, Eastmont High School, East Wenatchee, WA
				</p>
				<p>
					Eastmont High School is a 4A high school competing in the Columbia Basin Big 9 Conference. Head Football Coach will be responsible for Varsity, JV and Freshman programs and input and guidance on programs 7 and 8.
				</p>
				<p>
					<b>Qualifications</b>
				</p>
				<p>
					<u>Required (qualifications which are essential to the position):</u>
					<ul>
						<li>Current First Aid/CPR card</li>
						<li>High School Diploma or equivalent</li>
						<li>Ability to meet WIAA coaching requirements</li>
						<li>District training regarding concussion management or ability and willingness to attend training</li>
						<li>Other required district training or ability and willingness to attend training</li>
					</ul>
				</p>
				<p>
					<u>Desired (qualifications which are not required, but would be useful to the position):</u>
					<ul>
						<li>Valid Washington State Teaching Certificate</li>
						<li>Minimum of Bachelor's Degree</li>
						<li>Previous Head coaching experience at the 3A, 4A or higher high school level</li>
						<li>Ability to keep accurate records and inventory</li>
					</ul>
				</p>
				<p>
					Application Procedure:<br />
					Online application procedure at <a href="https://eastmont206.tedk12.com/hire/ViewJob.aspx?JobID=37" target="_blank">https://eastmont206.tedk12.com/hire/ViewJob.aspx?JobID=37</a>.
				</p>
			</div>
			<div class="contact">
				<p>						
					Russ Waterman, RAA<br />
					Assistant Principal/District Athletic Director<br />
					Eastmont High School<br />
					955 NE 3rd St.<br />
					East Wenatchee, WA 98802<br />
					(509) 884-6665 ext 4743<br />
					<?php echo Helpers::obfuscateEmailLink ("watermanr@eastmont206.org"); ?>				
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Blanchet Catholic School</strong><br />
				Posted 1/7/2015
			</div>
			<div class="info">
				<p>
					<strong>Head Varsity Girls' Soccer Coach</strong>
				</p>
				<p>
					Blanchet Catholic School has an opening for the following positions:
					<ul>
						<li><strong>Varsity Boys Golf Head Coach</strong></li>
						<li><strong>Junior Varsity Baseball Assistant Coach</strong></li>
						<li><strong>Mid High Track &amp; Field Assistant Coach</strong></li>
					</ul>
				</p>
				<p>
					Interested applicants should complete an employment application and submit it along with a current resume to the Blanchet Athletic Office, ATTN: Tom Howard, with a letter of interest. Applicants must pass a background check prior to employment. For more information regarding a specific opening, please contact Athletic Director Tom Howard <?php echo Helpers::obfuscateEmailLink ("tomhoward@blanchetcatholicschool.com"); ?> at (503) 391-2639 ext. 241  or visit <a href="http://www.blanchetcatholicschool.com" target="_blank">www.blanchetcatholicschool.com</a>. 
				</p>				
			</div>
			<div class="contact">
				<p>						
					Tom Howard<br />
					Athletic Director<br />
					Blanchet Catholic School<br />
					4373 Market Street N.E.<br />Salem, OR 97301<br />
					P: (503) 391-2639 ext. 241<br />
					F: (503) 399-1259<br />
					<?php echo Helpers::obfuscateEmailLink ("tomhoward@blanchetcatholicschool.com"); ?>				
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>St. Mary's Academy</strong><br />
				Posted 1/6/2015
			</div>
			<div class="info">
				<p>
					<strong>Head Varsity Girls' Soccer Coach</strong>
				</p>
				<p>
					St. Mary's Academy, a Catholic high school for young women located in downtown Portland, OR and 6A members of the Three Rivers League has an opening for a Head Varsity Girls' Soccer Coach. Candidates should have prior successful coaching experience at the varsity or collegiate level working with young women, as well as a passion for student athletes and their success. They should be dynamic, possess effective communication skills, be proficient at teaching both fundamental skills along with game systems and be dedicated to the overall success of the school athletic program. If hired, candidates must meet all OSAA, state &amp; school employment requirements prior to assuming duties.
				</p>
				<p>
					Interested individuals should send a letter of interest and resume along with the coaching application found on our website at <a href="http://www.stmaryspdx.org/about/employment_opportunities" target="_blank">www.stmaryspdx.org/about/employment_opportunities</a> and submit to Anna Maria Lopez, Athletic Director at <?php echo Helpers::obfuscateEmailLink ("annamaria.lopez@stmaryspdx.org"); ?> or fax (503) 223-0995. Closing date is Friday, January 30, 2015. 
				</p>
			</div>
			<div class="contact">
				<p>						
					Anna Maria Lopez<br />
					Athletic Director<br />
					St. Mary's Academy<br />
					1615 S.W. Fifth Ave. Portland, OR 97201<br />
					(503) 228-8306<br />
					<?php echo Helpers::obfuscateEmailLink ("annamaria.lopez@stmaryspdx.org"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>St. Mary's Academy</strong><br />
				Posted 1/6/2015
			</div>
			<div class="info">
				<p>
					<strong>Head Varsity Girls' Tennis Coach</strong>
				</p>
				<p>
					St. Mary's Academy, a Catholic high school for young women located in downtown Portland, OR and 6A members of the Three Rivers League has an opening for a Head Varsity Girls' Tennis Coach. Candidates should have prior successful coaching experience at the varsity or collegiate level working with young women, as well as a passion for student athletes and their success. They should be dynamic, possess effective communication skills, be proficient at teaching both fundamental skills along with game systems and be dedicated to the overall success of the school athletic program. If hired, candidates must meet all OSAA, state &amp; school employment requirements prior to assuming duties.
				</p>
				<p>
					Interested individuals should send a letter of interest and resume along with the coaching application found on our website at <a href="http://www.stmaryspdx.org/about/employment_opportunities" target="_blank">www.stmaryspdx.org/about/employment_opportunities</a> and submit to Anna Maria Lopez, Athletic Director at <?php echo Helpers::obfuscateEmailLink ("annamaria.lopez@stmaryspdx.org"); ?> or fax (503) 223-0995. Closing date is Friday, January 9, 2015.
				</p>
			</div>
			<div class="contact">
				<p>						
					Anna Maria Lopez<br />
					Athletic Director<br />
					St. Mary's Academy<br />
					1615 S.W. Fifth Ave. Portland, OR 97201<br />
					(503) 228-8306<br />
					<?php echo Helpers::obfuscateEmailLink ("annamaria.lopez@stmaryspdx.org"); ?>					
				</p>
			</div>
        </div>


		<div class="post hidden">
			<div class="school">
				<strong>Camas High School, WA</strong><br />
				Posted 1/6/2015
			</div>
			<div class="info">
				<p>
					<strong>Camas High School Head Volleyball Coaching Positions Opening</strong>
				</p>
				<p>					
					<b>Key points of the job description for an Head Coach:</b><br />
					<ul>
						<li>High ethical and professional standards.</li>
						<li>Manage a successful grade 9-12 volleyball program, as well as provide direction for youth program.</li>
						<li>Work with Athletic Director in carrying out duties as assigned.</li>
						<li>Be a role model for high school student-athletes.</li>
						<li>Cooperate with other school-sponsored sports by encouraging athletes to compete in other programs.</li>
						<li>Assist in implementing an off season program.</li>
						<li>Help monitor the academic progress of the volleyball players.</li>
					</ul>
				</p>
				<p>
					All new hired coaches will need to complete the following prior to employment:
					<ol>
						<li>Ability to meet WIAA coaching requirements</li>
						<li>First Aid Card (CPR and AED trained)</li>
						<li>District Fingerprinting/Criminal check</li>
						<li>Completion of required WIAA clinics</li>
						<li>Completion of School District paperwork</li>
					</ol>
				</p>
				<p>
					If you have questions on this position, please contact Athletic Director, Rory Oster at Camas School District #117 <?php echo Helpers::obfuscateEmailLink ("rory.oster@camas.wednet.edu"); ?>.
				</p>
				<p>
					This opening is for Head Volleyball Coach of a highly competitive volleyball program. Possible open teaching positions are not known at this time.
				</p>
				<p>
					Apply on Camas School District Website employment section <a href="https://camasjobs.hrmplus.net/JobOpenings.aspx" target="_blank">https://camasjobs.hrmplus.net/JobOpenings.aspx</a>.
				</p>
			</div>
			<div class="contact">
				<p>						
					Rory Oster  RAA<br />
					Camas School District <br />
					Athletic Director<br />
					<?php echo Helpers::obfuscateEmailLink ("rory.oster@camas.wednet.edu"); ?><br />
					(360) 833-5760				
				</p>
			</div>
        </div>        


		<div class="post">
			<div class="school">
				<strong>Sisters High School</strong><br />
				Posted 12/19/2014
			</div>
			<div class="info">
				<p>
					<strong>Volleyball Head Coaching Position</strong>
				</p>
				<p>
					<b>Description:</b><br />
					Sisters High School, a proud 4A member of the OSAA Sky-Em League, invites applications for the position of Head Volleyball Coach.   The candidate must possess the skills of a dynamic teacher who loves the game of volleyball and is passionate about working with student-athletes.  The applicant will demonstrate the ability to truly lead a volleyball program and its surrounding culture in its entirety.  Leadership of all assistants, program operations, media relations, and coordination with programs K through 12 are all vital portions of this position.  Knowledge and commitment to the academic success of all Sisters athletes, commitment to school, conference, and OSAA regulations are required.
				</p>
				<p>
					Sisters is located in beautiful and sunny Central Oregon with surrounding mountains, lakes, streams and outdoor activities which include; skiing, fishing, climbing, and boating.   Central Oregon is a hub for athletics based education and communities committed to healthy lifestyles.  
				</p>
				<p>
					Interested candidates please contact:<br />
					Shirleen Cundiff<br />
					Phone: (541) 549-8521 x4008
				</p>
				<p>
					Posting can be located at: <a href="http://www.sisters.k12.or.us/pages/Sisters_SD/Departments/Human_Resources/Employment__Co-Curricular_" target="_blank">http://www.sisters.k12.or.us/pages/Sisters_SD/Departments/Human_Resources/Employment__Co-Curricular_</a>
				</p>
			</div>
			<div class="contact">
				<p>						
					Shirleen Cundiff<br />
					Human Resources Specialist<br />
					(541) 549-8521 x 4008<br />
					<?php echo Helpers::obfuscateEmailLink ("shirleen.cundiff@sisters.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Hermiston High School</strong><br />
				Posted 12/11/2014
			</div>
			<div class="info">
				<p>
					<strong>Tennis Head Coaches</strong> – Hermiston High School, Boys &amp; Girls teams.  The successful candidates will possess a current working knowledge of the fundamentals and rules of Tennis.  						
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Hermiston 12-11-2014.pdf'); ?>" target="_blank">Job Posting (pdf)</a>
				</p>	
			</div>
			<div class="contact">
				<p>
					Blaine Ganova<br />
					Athletic Director<br />
					Hermiston High School<br />
					600 South First<br />
					Hermiston, OR 97838<br />
					<?php echo Helpers::obfuscateEmailLink ("blaine.ganova@hermiston.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Pasco High School (WA)</strong><br />
				Posted 12/4/2014
			</div>
			<div class="info">
				<p>					
					<strong>Head Football Coach</strong> Pasco High School, located in Pasco, WA.<Br />
				</p>
				<p>
					QUALIFICATIONS:<br />
					REQUIRED: (Qualifications which are essential to the position)
					<ul>						
						<li>Current First Aid/CPR card</li>
						<li>High School Diploma or equivalent</li>
						<li>Ability to meet WIAA coaching requirements</li>
						<li>District training regarding concussion management or ability and willingness to attend training</li>
						<li>Other required district training or ability and willingness to attend training</li>
					</ul>
				</p>
				<p>
					DESIRED: (Qualifications which are not required, but would be useful to the position)
					<ul>
						<li>Valid Washington State Teaching Certificate</li>
						<li>Minimum of Bachelor's Degree</li>
						<li>Previous Head coaching experience at the high school level</li>
						<li>Ability to keep accurate records and inventory</li>
					</ul>
				</p>
				<p>
					APPLICATION PROCEDURES:<br />
					<ol>
						<li>Letter of Application should include background and qualifications</li>
						<li>Complete and return District Application</li>
					</ol>
				</p>
				<p>
					Time:<br />
					Spring Football begins June 1st
				</p>
				<p>
					WIAA District: #5<br />
					Conference: Mid Columbia Conference 3A-4A<br />
					Participating Schools:<br />
					Pasco<br />
					Chiawana<br />
					Richland<br />
					Hanford<br />
					Kamiakin<br />
					Kennewick<br />
					Walla Walla<br />
					Southridge<br />
				</p>
				<p>
					Salary:<br />
					$5,380 - $9,670 based off experience per 2013-14 pay scale
					8% of contract per/week for each week of post season play
				</p>
				<p>
					Application Procedure:<br />
					Contact Information	Fill out letter of interest and turn application in to Pasco School District main office.
				</p>
				<p>
					Contact:<br />
					Link for More Info <a href="http://www.psd1.org/Page/6218" target="_blank">http://www.psd1.org/Page/6218</a>
				</p>				
			</div>
			<div class="contact">
				<p>
					Jake Davis<br />
					Athletic Director<br />
					(509) 546-2859<br />
					(509) 412-5361<br />
					<?php echo Helpers::obfuscateEmailLink ("JaDavis@psd1.org"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Siuslaw High School</strong><br />
				Posted 12/3/2014
			</div>
			<div class="info">
				<p>					
					<strong>JV Baseball Coach</strong><br />

					EXTRA DUTY, HIGH SCHOOL, JUNIOR VARSITY BASEBALL COACH<br /><br />
					
					Date Needed:  3/2015 through 6/2015<br />
					Season Ends:  Approximately 6/6/15<br />
					Salary:  Based upon experience /SEA union salary base
				</p>
				<p>
					Duties and Responsibilities: To assist in building and sustaining a competitive and fulfilling program for everyone involved in the program.  To be able to effectively coach and model skills, work ethic and values inherent to a strong JV level program.  This position requires positive communication skills regarding all expectations and requirements of a JV program connected to academics, safety and skill level. 
				</p>
				<p>
					Knowledge and Ability:  The coach should possess a strong fundamental knowledge of baseball as well as current relevant knowledge of the Far West League.  Must have the ability to communicate effectively with high school students and athletes, and possess proper OSAA certifications (AD to provide additional info).
				</p>
				<p>
					Application Materials needed: Please send letter of interest detailing your qualifications, coaching experience and OSAA certifications to Jenny Dietz at the District Office. Information can be emailed but must be sent as an attachment, mailed or hand delivered by Friday, December 12, 2014 at 4:00PM. 
				</p>
				<p>
					Important Season Dates - 2015 (4A-3 Far West League)
					<ul>
						<li>First Practice Date, March 2</li>
						<li>First Contest Date, March 16</li>
						<li>Cutoff (5A, 4A, 3A/2A/1A), May 23</li>
						<li>1st Round (5A, 4A, 3A/2A/1A), May 27</li>
						<li>Quarterfinals (All), May 29</li>
						<li>Semifinals (All), June 2</li>
						<li>Finals (6A, 5A, 4A), June 6</li>
					</ul>
				</p>				
			</div>
			<div class="contact">
				<p>
					Jenny Dietz<br />
					Human Resources<br />
					Siuslaw School District<br />
					(541) 997-2651<br />					
					<a href="http://www.siuslaw.k12.or.us" target="_blank">www.siuslaw.k12.or.us</a><br />
					<?php echo Helpers::obfuscateEmailLink ("jdietz@siuslaw.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>St. Paul High School</strong><br />
				Posted 11/24/2014
			</div>
			<div class="info">
				<p>
					St. Paul High School is seeking an <strong>Assistant Track Coach</strong> with a preference for a jumps coach.
				</p>
				<p>
					St. Paul High School is also seeking an <strong>Assistant Baseball Coach</strong>.
				</p>
				<p>
					For more information contact Tony Smith.  Positions are open until filled.
				</p>				
			</div>
			<div class="contact">
				<p>
					Tony Smith<br />
					Athletic Director<br />
					St. Paul High School<br />
					(503) 633-2541<br />
					<?php echo Helpers::obfuscateEmailLink ("tsmith@stpaul.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Beaverton High School</strong><br />
				Posted 11/20/2014
			</div>
			<div class="info">
				<p>
					Posting for Beaverton High School <strong>Head Boys Varsity Soccer Coach</strong>.
				</p>
				<p>
					Posting open until filled.
				</p>
				<p> 
					Beaverton High School is seeking a highly qualified individual to serve as Varsity Head Soccer Coach.  For more information please contact BHS Athletic Director, Jim Meuwissen.<br />
					&nbsp;&nbsp;&nbsp;&nbsp;Email: <?php echo Helpers::obfuscateEmailLink ("Jim_Meuwissen@beaverton.k12.or.us"); ?>	<br />
					&nbsp;&nbsp;&nbsp;&nbsp;Mail: Beaverton High School<br />
                    &nbsp;&nbsp;&nbsp;&nbsp;13000 SW 2nd<br />
                    &nbsp;&nbsp;&nbsp;&nbsp;Beaverton, Oregon 97005
				</p>
			</div>
			<div class="contact">
				<p>
					James Meuwissen<br />
					Athletic Director CAA<br />
					Beaverton High School<br />
					(503) 259-4889<br />
					<?php echo Helpers::obfuscateEmailLink ("Jim_Meuwissen@beaverton.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Harrisburg High School</strong><br />
				Posted 11/20/2014
			</div>
			<div class="info">
				<p>
					<strong>Boys JV2 Basketball Coach</strong> position open at Harrisburg High School.
				</p>
				<p> 
					Salary $1550 - $2790 dependent on experience.  Prior experience preferred.
				</p>
				<p>
					Please visit our website <a href="http://www.harrisburg.k12.or.us" target="_blank">www.harrisburg.k12.or.us</a> for details and application.
				</p>
			</div>
			<div class="contact">
				<p>
					Michele Pelkey<br />
					Harrisburg School District<br />
					(541) 995-6626 x 361<br />
					<?php echo Helpers::obfuscateEmailLink ("michele.pelkey@harrisburg.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Tualatin High School</strong><br />
				Posted 11/20/2014
			</div>
			<div class="info">
				<p>
					<strong>Head Football Coach</strong> opening at Tualatin High School.
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Tualatin 11-20-2014.pdf'); ?>" target="_blank">Job Posting (pdf)</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Ted Rose<br />
					Athletic Director<br />
					Tualatin High School <br />
					(503) 431 - 5661<br />
					<?php echo Helpers::obfuscateEmailLink ("trose@ttsd.k12.or.us"); ?>					
				</p>
			</div>
        </div>

	
		<div class="post">
			<div class="school">
				<strong>North Marion High School</strong><br />
				Posted 11/6/2014
			</div>
			<div class="info">
				<p>
					Coaching Opening: <strong>Head Track and Field Coach</strong><br />
					Closed Date: OPEN UNTIL FILLED<br />
				</p>
				<p> 
					Key points of the job description for a Varsity Head Coach:
					<ul>
						<li>High ethical and professional standards.</li>
						<li>Direct a successful grade 9-12 track program and oversee all facets of the program.</li>
						<li>Work with local media as needed and establish a relationship with community support groups.</li>
						<li>Be a role model for high school student-athletes.</li>
						<li>Cooperate with other school-sponsored sports by encouraging student-athletes to compete in other programs.</li>
						<li>Develop and implement an off-season program.</li>
						<li>Monitor the academic progress of the track student-athletes.</li>
						<li>Lead track student-athletes in the support of other North Marion athletics and activities.</li>
					</ul>
				</p>
				<p> 
					All new hired coaches will need to complete the following prior to employment:
					<ol>
						<li>NFHS/ASEP Certification</li>
						<li>First Aid Card (CPR and AED trained)</li>
						<li>District Fingerprinting/Criminal check</li>
						<li>Completion of OSAA Concussion Test</li>
						<li>Completion of ODE Steroid Test</li>
						<li>Completion of OSAA Heat Test</li>
						<li>Completion of North Marion School District paperwork and trainings.</li>
					</ol>
				</p>
				<p> 
					Applicant will be asked to apply online at: <a href="https://northmarion.schoolrecruiter.net" target="_blank">https://northmarion.schoolrecruiter.net</a> and include the following:
					<ol>
						<li>A cover letter detailing your experience.</li>
						<li>A current resume.</li>
						<li>A minimum of three letters of recommendation/reference.</li>
					</ol>
				</p>
				<p>
					Currently, there are no teaching positions open at North Marion High School.
				</p>	
			</div>
			<div class="contact">
				<p>
					Brandon Fricke<br />
					Assistant Principal | Athletic Director<br />
					North Marion High School <br />
					(503) 678 - 7121<br />
					<?php echo Helpers::obfuscateEmailLink ("brandon.fricke@nmarion.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Ridgefield School District (WA)</strong><br />
				Posted 11/6/2014
			</div>
			<div class="info">
				<p>
					Ridgefield School district, WA, has an opening for a <strong>Head Softball Coach</strong>.
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Ridgefield 11-06-2014.pdf'); ?>" target="_blank">Job Posting (pdf)</a>
				</p>	
			</div>
			<div class="contact">
				<p>
					Nancy Anderson<br />
					Personnel/Accounting Specialist<br />
					Ridgefield School District<br />
					2724 S. Hillhurst Rd<br />
					Ridgefield, WA  98642<br />
					(360) 619-1306<br />
					(360) 619-1397 (fax)<br />
					<a href="http://www.ridge.k12.wa.us" target="_blank">www.ridge.k12.wa.us</a><br />
					<?php echo Helpers::obfuscateEmailLink ("Nancy.Anderson@ridge.k12.wa.us"); ?>					
				</p>
			</div>
        </div>

		
		<div class="post">
			<div class="school">
				<strong>Santiam Christian High School</strong><br />
				Posted 6/24/2014
			</div>
			<div class="info">
				<p>
					Santiam Christian Schools is currently accepting applications for the position of <strong>Athletic Director</strong>.  The AD is in charge of implementing and overseeing the elementary, junior high, and high school athletic programs at Santiam Christian.
				</p>
				<p>
					Santiam Christian is a Preschool-12th grade school serving approximately 600 students in the Corvallis-Albany area of Oregon.  We offer a strong academic program along with a large selection of extra-curricular activities.
				</p>
				<p> 
					Qualified applicants should have strong organizational skills, be able to relate and communicate effectively with others, and strongly support the mission and vision of the school.  For a full job description, please email villersl@santiam.org and request it.
				</p>
				<p> 
					Applications will be received until 4:00 pm on Friday, July 11th.  Due to the timing of this posting, please email all application materials, as there may not be staff in the office to pick up and distribute mailed materials.  Interviews will be held the following week, with the intention of hiring for this position by August 1. Candidates should submit a cover letter, resume, three letters of reference, and a completed administrator application (including a personal testimony).
				</p>
				<p>
					<a href="http://www.santiamchristian.org/forms/applications/Administrator%20Application%20Form.pdf" target="_blank">Online Application</a>
				</p> 
				<p>
					All materials should be emailed to <?php echo Helpers::obfuscateEmailLink ("villersl@santiam.org"); ?> by the stated time and date.
				</p>

				</p>				
			</div>
			<div class="contact">
				<p>
					Anthony Baugher<br />
					Director of Athletics and Development<br />
					Santiam Christian Schools<br />
					<?php echo Helpers::obfuscateEmailLink ("baughera@santiam.org"); ?>
				</p>
			</div>
        </div>



		<div class="post">
			<div class="school">
				<strong>Santiam Christian Junior High School</strong><br />
				Posted 6/24/2014
			</div>
			<div class="info">
				<p>
					Santiam Christian Junior High is accepting applications for a <strong>Head Football Coach</strong> for the 2014 season. Prior coaching experience required with a proven track record of positive involvement with students, parents and coaches. Applicants need to have current first aid card, completed steroid training, and concussion awareness program.
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Santiam Christian 06-24-2014.pdf'); ?>" target="_blank">Job Posting (pdf)</a><br />
					<a href="http://www.santiamchristian.org/about/employment.cfm" target="_blank">Online Application</a>
				</p>				
			</div>
			<div class="contact">
				<p>
					Anthony Baugher<br />
					Director of Athletics and Development<br />
					Santiam Christian Schools<br />
					<?php echo Helpers::obfuscateEmailLink ("baughera@santiam.org"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Westview High School</strong><br />
				Posted 6/24/2014
			</div>
			<div class="info">
				<p>
					Westview High School, Beaverton, has an opening for a <strong>Head Varsity Track and Field Coach</strong>.  Currently, there are no teaching positions open at Westview High School.
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Westview 06-24-2014.pdf'); ?>" target="_blank">Job Posting (pdf)</a>
				</p>	
			</div>
			<div class="contact">
				<p>
					Robert Casteel<br />
					Athletic Director<br />
					Westview High School<br />
					(503) 259-5393<br />
					<?php echo Helpers::obfuscateEmailLink ("Robert_Casteel@beaverton.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>View Ridge Middle School (WA)</strong><br />
				Posted 6/20/2014
			</div>
			<div class="info">
				<p>
					View Ridge Middle School, WA, has an opening for a middle school <strong>Assistant Volleyball Coach</strong>.
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Ridgefield 06-20-2014.pdf'); ?>" target="_blank">Job Posting (pdf)</a>
				</p>	
			</div>
			<div class="contact">
				<p>
					Nancy Anderson<br />
					Personnel/Accounting Specialist<br />
					Ridgefield School District<br />
					2724 S. Hillhurst Rd<br />
					Ridgefield, WA  98642<br />
					(360) 619-1306<br />
					(360) 619-1397 (fax)<br />
					<a href="http://www.ridge.k12.wa.us" target="_blank">www.ridge.k12.wa.us</a><br />
					<?php echo Helpers::obfuscateEmailLink ("Nancy.Anderson@ridge.k12.wa.us"); ?>					
				</p>
			</div>
        </div>

        
		<div class="post">
			<div class="school">
				<strong>Elmira High School</strong><br />
				Posted 6/14/2014
			</div>
			<div class="info">
				<p>					
					Elmira High School has the following coaching openings:
					<ul>
						<li>
							<strong>Head Baseball Coach</strong><br />
							Open until filled<br />
							Start Date: 2014-15 school year
						</li>
						<li>
							<strong>Head Boys Soccer Coach</strong><br />
							Open until filled<br />
							Start Date:  2014-15 school year
						</li>
					</ul>
				</p>
			</div>
			<div class="contact">
				<p>
					Debbie Moore<br />
					Administrative Assistant<br />
					Fern Ridge School District<br />
					(541) 935-2253<br />
					<?php echo Helpers::obfuscateEmailLink ("dmoore@fernridge.k12.or.us"); ?>					
				</p>
			</div>
        </div>

		
		<div class="post">
			<div class="school">
				<strong>Valley Catholic High School</strong><br />
				Posted 5/8/2014
			</div>
			<div class="info">
				<p>					
					Valley Catholic High School (4A Cowapa League) in Beaverton seeks an <strong>Assistant Football Coach</strong> of offensive and defensive lineman. This position requires the ability to coach sound fundamentals to both beginning and experienced players. The candidate should also have some familiarity with coaching in a 3-5 defensive system and a zone-read offensive system. The candidate should be a positive role model and be able to support and promote the values of SSMO, Valley Catholic High School and the football program. All OSAA certifications are required as well as campus requirements including background check. Coaches have responsibilities throughout the summer, including weight room monitoring, Passing League, and summer sessions. Interested candidates should contact head coach Doug Ierardi at  <?php echo Helpers::obfuscateEmailLink ("dierardi@valleycatholic.org"); ?>.
				</p>
			</div>
			<div class="contact">
				<p>
					Joel Sobotka<br />
					Athletic Director<br />
					Valley Catholic High School<br />
					503-520-4720<br />
					<?php echo Helpers::obfuscateEmailLink ("jsobotka@valleycatholic.org"); ?>					
				</p>
			</div>
        </div>        


		<div class="post">
			<div class="school">
				<strong>La Grande High School</strong><br />
				Posted 6/12/2014
			</div>
			<div class="info">
				<p>
					LaGrande High School in LaGrande, Oregon is seeking a <strong>Football Defensive Coordinator</strong>.  There are several teaching openings at the high school open right now.  There are Social Studies, Language Arts, and Advanced Math jobs open at the High School.  There is also a middle school counseling job open now.  Please contact Head Coach Chad Smith at <?php echo Helpers::obfuscateEmailLink ("chad.smith@lagrandesd.org"); ?>.  
				</p>
			</div>
			<div class="contact">
				<p>
					 Chad Smith<br />
					 Head Football Coach<br />
					 <?php echo Helpers::obfuscateEmailLink ("chad.smith@lagrandesd.org"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Jesuit High School</strong><br />
				Posted 6/9/2014
			</div>
			<div class="info">
				<p>
					Jesuit High School is now accepting applications for a <strong>Head Varsity Baseball Coach</strong>.  Jesuit High School baseball is a high achieving 6A program with outstanding facilities, great administrative and parent support, and a bright future.  Applicants should have high school coaching experience and be (or willing to be) NFHS/ASEP certified, and fulfill all OSAA certification requirements.   Head baseball coaches are also expected to coach and/or manage our summer baseball program starting with next summer's program (or mid-season this summer if desired).   Please submit your application to Athletic Director, Mike Hughes.
				</p>
				<p>
					Application Deadline: June 18, 2014 or until filled.<br />
					Contact: Mike Highes, <?php echo Helpers::obfuscateEmailLink ("mhughes@jesuitportland.org"); ?>, for an application. 
				</p>
			</div>
			<div class="contact">
				<p>						
					Mike Hughes<br />
					Athletic Director<br />
					Jesuit High School<br />					
					(503) 291-5418<br />
					<?php echo Helpers::obfuscateEmailLink ("mhughes@jesuitportland.org"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Stanfield High School</strong><br />
				Posted 6/9/2014
			</div>
			<div class="info">
				<p>
					<strong>Athletic Director/PE/Health Teacher</strong>, <strong>Head Football Coach</strong>, <strong>Head Girls Basketball Coach</strong>, and two <strong>Assistant Football Coach</strong> positions are available at Stanfield High School for the 2014-15 school year. Must have previous high school coaching experience. The candidates should be a positive role model and meet all OSAA certification requirements. There are also currently elementary teaching positions open within the district. Please contact Bryan Johnson, Principal, if interested at (541) 449-3851 x224 or <?php echo Helpers::obfuscateEmailLink ("bryan@stanfield.k12.or.us"); ?>.
				</p>
				<p>
					More information: <a href="http://www.stanfield.k12.or.us/district_office/employment_stanfield_school_district" target="_blank">www.stanfield.k12.or.us/district_office/employment_stanfield_school_district</a>.
				</p>
			</div>
			<div class="contact">
				<p>						
					Bryan Johnson<br />
					Principal <br />					
					Stanfield High School<br />					
					(541) 449-3851 x224<br />
					<?php echo Helpers::obfuscateEmailLink ("bryan@stanfield.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Hermiston High School</strong><br />
				Posted 6/5/2014
			</div>
			<div class="info">
				<p>
					Hermiston High School, 5A in the Columbia River Conference, is seeking qualified applicants for a <strong>Head Baseball Coach</strong>. The district currently has several teaching positions available within the District as well. Visit <a href="https://hermiston.cloud.talentedk12.com/hire/index.aspx" target="_blank">https://hermiston.cloud.talentedk12.com/hire/index.aspx</a> for more information.						
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Hermiston 06-05-2014.pdf'); ?>" target="_blank">Job Posting (pdf)</a>
				</p>	
			</div>
			<div class="contact">
				<p>
					Mike Kay<br />
					Director of Operations<br />
					Hermiston School District<br />
					600 South First<br />
					Hermiston, OR 97838<br />
					541-667-6118<br />
					<?php echo Helpers::obfuscateEmailLink ("mike.kay@hermiston.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Westside Christian High School</strong><br />
				Posted 5/2/2014
			</div>
			<div class="info">
				<p>
					Coaching Positions Available for 2014-15:
					<ul>						
						<li><strong>Varsity Volleyball Head Coach</strong></li>						
					</ul>
				</p>
				<p>
					Application Deadlines: Open until filled<br />
					Application Procedure: <a href="http://www.wchsonline.org/about-us/employment/" target="_blank">http://www.wchsonline.org/about-us/employment/ </a><br />
					More Information: Please contact Athletic Director Mike Hood for more information at: <?php echo Helpers::obfuscateEmailLink ("hood@wchsonline.org"); ?>
				</p>
			</div>
			<div class="contact">
				<p>
					Mike Hood<br />
					Athletic Director<br />
					Westside Christian High School<br />
					8200 SW Pfaffle St, Tigard, OR 97223<br />
					(503) 697-4711 x1242
					<?php echo Helpers::obfuscateEmailLink ("hood@wchsonline.org"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>North Valley High School </strong><br />
				Posted 5/28/2014
			</div>
			<div class="info">
				<p>
					North Valley High School has the following coaching positions for the 2014-15 school year:
					<ul>
						<li><strong>Head Baseball Coach</strong></li>
						<li><strong>Head Wrestling Coach</strong></li>
						<li><strong>Head Cross Country Coach</strong></li>
					</ul>
					<br />
					Teaching positions available as well. Positions are posted on EdZapp.
				</p>
				<p>
					To apply, please submit (email/fax/mail) an application, letter of interest, current resume, and two letters of recommendation. You may download a classified application off the district website <a href="http://www.threerivers.k12.or.us" target="_blank">www.threerivers.k12.or.us</a>.
				</p>
				<p>
					For more information, please contact NVHS athletic director, Travis Osborne via email <?php echo Helpers::obfuscateEmailLink ("travis.osborne@threerivers.k12.or.us"); ?> or phone (541) 479-3388.
				</p>				
			</div>
			<div class="contact">
				<p>
					Travis W. Osborne<br />
					Vice Principal/Athletic Director<br />					
					Assist. Football &amp; Baseball<br />
					North Valley High School<br />
					(541) 479-3388<br />
					<?php echo Helpers::obfuscateEmailLink ("travis.osborne@threerivers.k12.or.us"); ?>					
				</p>
			</div>
        </div>
		

		<div class="post">
			<div class="school">
				<strong>Forest Grove High School</strong><br />
				Posted 5/28/2014
			</div>
			<div class="info">
				<p>
					Forest Grove High School has an immediate opening for a <strong>Varsity Baseball Coach</strong>. Forest Grove is looking for an individual that can develop, articulate, and implement a vision for our Forest Grove baseball Program.   Successful high school or college coaching experience desired.
				</p>
				<p>
					Possible teaching positions available in Mathematics, Spanish, Counseling, Art, Woods, and Culinary.
				</p>
				<p>
					For more information on our opening please go to <a href="http://www.fgsd.k12.or.us" target="_blank">www.fgsd.k12.or.us</a> and click on job openings.  Please contact Doug Thompson, Athletic Director, Forest Grove High School, <?php echo Helpers::obfuscateEmailLink ("dthompson@fgsd.k12.or.us"); ?>, phone (503) 359-2437 if interested in becoming the new Forest Grove Varsity Baseball Coach.
				</p>				
			</div>
			<div class="contact">
				<p>
					Doug Thompson<br />
					Athletic Director/Assistant Principal<br />
					Forest Grove High School<br />
					(503) 359-2437<br />
					<?php echo Helpers::obfuscateEmailLink ("dthompson@fgsd.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Butte Falls High School</strong><br />
				Posted 5/22/2014
			</div>
			<div class="info">
				<p>
					 Butte Falls High School has a <strong>Boys Basketball Head Coach</strong> position open.
					 Contact Julie at the Butte Falls District Office if interested, (541) 865-3563 ext 5. 
				</p>
			</div>
			<div class="contact">
				<p>						
					Steve Harvey<br />
					Athletic Director<br />
					Butte Falls School District<br />
					(541) 973-4512<br />
					<?php echo Helpers::obfuscateEmailLink ("sharvey@buttefalls.k12.or.us"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Jesuit High School</strong><br />
				Posted 5/22/2014
			</div>
			<div class="info">
				<p>
					Jesuit High School is now accepting applications for a <strong>JV Girls Soccer coach</strong> for this fall.  Jesuit High School soccer is a high achieving 6A program lead by an outstanding varsity coaching staff.  Applicants should have high school experience and be (or willing to be) NFHS/ASEP certified.  Please submit your application or resume to Athletic Director, Mike Hughes.
				</p>
				<p>
					Application Deadline: June 15, 2014.<br />
					Contact: Mike Highes, <?php echo Helpers::obfuscateEmailLink ("mhughes@jesuitportland.org"); ?>, for an application. 
				</p>
			</div>
			<div class="contact">
				<p>						
					Mike Hughes<br />
					Athletic Director<br />
					Jesuit High School<br />					
					(503) 291-5418<br />
					<?php echo Helpers::obfuscateEmailLink ("mhughes@jesuitportland.org"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>St. Mary's Academy</strong><br />
				Posted 5/20/2014
			</div>
			<div class="info">
				<p>
					St. Mary's Academy of the 6A Three Rivers League has an immediate opening for <strong>Head Girls Basketball Coach</strong>. St. Mary's is looking for candidates who can develop and lead our program at the highest level. Preferred candidates will have prior successful coaching at the Varsity level, have a passion for working with young women and their success, be skilled at teaching the game, committed to being fundamentally sound, be dedicated to the program, and have excellent communication skills. 
				</p>
				<p>
					Candidates must also meet all OSAA certification requirements prior to coaching as well as complete other various St. Mary's Academy requirements. Please submit a letter of interest containing your vision for our program, a resume highlighting your qualifications and experience and at least 3 references. 
				</p>
				<p>
					Closing date is Friday, May 30 2014, or until filled. Submit to Anna Maria Lopez, Athletic Director at St. Mary's Academy, 1615 SW 5th Ave., Portland, OR 97201. You may fax (503) 223-0995 or email (<?php echo Helpers::obfuscateEmailLink ("annamaria.lopez@stmaryspdx.org"); ?>) your information.
				</p>
			</div>
			<div class="contact">
				<p>						
					Anna Maria Lopez<br />
					Athletic Director<br />
					St. Mary's Academy<br />
					1615 S.W. Fifth Ave. Portland, OR 97201<br />
					(503) 228.8306<br />
					<?php echo Helpers::obfuscateEmailLink ("annamaria.lopez@stmaryspdx.org"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Sisters High School</strong><br />
				Posted 5/19/2014
			</div>
			<div class="info">
				<p>
					Sisters High School, a proud 4A member of the OSAA Sky-Em League, invites applications for the position of <strong>Head Football Coach</strong>.  The candidate must possess the skills of a dynamic teacher who loves the game of football, and is passionate about working with student-athletes.  The applicant will demonstrate the ability to truly lead a football program and its surrounding culture in its entirety.  Leadership of all assistants, program operations, media relations, and coordination with programs K through 12 are all vital portions of this position.  Knowledge and commitment to the academic success of all Sisters athletes, commitment to school, conference, and OSAA regulations are required.
				</p>
				<p>
					Sisters is located in beautiful and sunny Central Oregon with surrounding mountains, lakes, streams and outdoor activities which include; skiing, fishing, climbing, and boating.   Central Oregon is a hub for athletics based education and communities committed to healthy lifestyles.  
				</p>
			</div>
			<div class="contact">
				<p>						
					Tim Roth<br />
					Director of Athletics &amp; Co-Curricular Activities<br />
					(541) 549-4050<br />
					<?php echo Helpers::obfuscateEmailLink ("tim.roth@sisters.k12.or.us"); ?>					
				</p>
			</div>
        </div>
        

		<div class="post">
			<div class="school">
				<strong>Lake Oswego High School</strong><br />
				Posted 5/19/2014
			</div>
			<div class="info">
				<p>
					Lake Oswego High School has an opening for an <strong>Athletic Director</strong> and a <strong>Girls Basketball Varsity Coach</strong>.  Additional information can be found online, <a href="http://www.edline.net/pages/Lake_Oswego_School_District/Employment/Human_Resources_Dept" target="_blank">Lake Oswego School District Human Resources Department</a>.
				</p>
				<p>
					<a href="<?php echo asset('/docs/classifieds/Lake Oswego 05-19-2014.pdf'); ?>" target="_blank">Athletic Director Job Posting</a><br />
					<a href="<?php echo asset('/docs/classifieds/Lake Oswego 2 05-19-2014.pdf'); ?>" target="_blank">Girls Basketball Varsity Coach Job Posting</a>
				</p>
			</div>
			<div class="contact">
				<p>						
					Cindy Schubert<br />
					Principal<br />
					Lake Oswego High School<br />
					(503) 534-2313<rb />
					<?php echo Helpers::obfuscateEmailLink ("schuberc@loswego.k12.or.us"); ?>					
				</p>
			</div>
        </div>        


		<div class="post">
			<div class="school">
				<strong>East Linn Christian Academy</strong><br />
				Posted 5/9/2014
			</div>
			<div class="info">
				<p>
					East Linn Christian Academy (Lebanon, OR) has an opening for a <strong>JV Girls Basketball Coach</strong> for the upcoming season. Previous coaching experience is preferred. Season begins in November with opportunity to begin during summer basketball if hired soon. All interested applicants please send resume along with 3 references to <?php echo Helpers::obfuscateEmailLink ("kpeters@eastlinnchristian"); ?>.org. Position is also posted at <a href="http://www.eastlinnchristian.org/coaching-vacancies" target="_blank">www.eastlinnchristian.org/coaching-vacancies</a>.
				</p>
			</div>
			<div class="contact">
				<p>						
					Kellen Peters<br />
					Athletic Director<br />
					East Linn Christian Academy<br />
					503-341-6174<rb />
					<?php echo Helpers::obfuscateEmailLink ("kpeters@eastlinnchristian"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Camas School District, WA</strong><br />
				Posted 5/9/2014
			</div>
			<div class="info">
				<p>
					The Camas School District, Washington, has an opening for an <strong>Athletic Driector</strong>.  The application deadline has been extended through May 16, 2014.  Candidates need to complete an on-line application at <a href="http://www.camas.wednet.edu" target="_blank">www.camas.wednet.edu</a>.  Questions can be directed to Rita Pakenen, <?php echo Helpers::obfuscateEmailLink ("Rita.Pakenen@camas.wednet.edu"); ?>.
				</p>				
				<p>
					<a href="<?php echo asset('/docs/classifieds/Camas School District 05-09-2014.pdf'); ?>" target="_blank">Job Posting (pdf)</a><br />
					<a href="http://www.camas.wednet.edu" target="_blank">Online Application</a>
				</p>
			</div>
			<div class="contact">
				<p>					
					Rita Pakenen, MBA, SPHR<br />
					Human Resource Director<br />
					Title IX Officer<br />
					Camas School District 117<br />
					360-335-3000<br />
					<?php echo Helpers::obfuscateEmailLink ("Rita.Pakenen@camas.wednet.edu"); ?><br />
					<a href="http://www.camas.wednet.edu" target="_blank">www.camas.wednet.edu</a>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Portland Christian High School</strong><br />
				Posted 5/8/2014
			</div>
			<div class="info">
				<p>
					Portland Christian (3A - Lewis and Clark League) has the following coaching openings for 2014-15:
					<ul>						
						<li><strong>Assistant Football Coach</strong></li>						
						<li><strong>Assistant Volleyball Coach</strong></li>
						<li><strong>JV Volleyball Coach</strong></li>						
						<li><strong>Assistant Girls Soccer Coach</strong></li>
					</ul>
				</p>
				<p>	
					Apply on line at <a href="http://www.pcschools.org" target="_blank">www.pcschools.org</a>.  If you have questions about the positions please contact Dana Larson, (503) 256-3960 or <?php echo Helpers::obfuscateEmailLink ("dana.larson@pcschools.org"); ?>.  
				</p>				
			</div>
			<div class="contact">
				<p>					
					Dana Larson<br />
					Portland Christian Schools<br />
					Athletic Director<br />
					12425 NE San Rafael St. | Portland, OR  97230<br />
					Phone: 503.256.3960 | Fax: 503.256.2773<br />
					<a href="http://www.pcschools.org" target="_blank">www.pcschools.org</a>
					<?php echo Helpers::obfuscateEmailLink ("dana.larson@pcschools.org"); ?>
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Umatilla High School</strong><br />
				Posted 5/8/2014
			</div>
			<div class="info">
				<p>					
					Umatilla has an <strong>Assistant Football Coach</strong> position open.  Possible Coordinator position.  Please contact Ryan Ferguson, Athletic Director or Mike Mosher, Head Footbal coach.
				</p>
				<p>
					<a href="http://www.umatilla.k12.or.us/openings" target="_blank">&raquo; Job Openings</a>
				</p>
			</div>
			<div class="contact">
				<p>
					Mike Mosher<br />
					Health/Strength Teacher<br />
					Head Football Coach<br />
					541-922-6544<br />		
					<?php echo Helpers::obfuscateEmailLink ("mosherm@umatillasd.org"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Aloha High School</strong><br />
				Posted 5/8/2014
			</div>
			<div class="info">
				<p>					
					<strong>Varsity Assistant Volleyball Coach</strong> position available at Aloha High School for the upcoming 2014 volleyball season.  Must have previous high school or club volleyball coaching experience. Please contact Janelle Brandt, Head Volleyball Coach if interested at 503-999-4610 or by email at <?php echo Helpers::obfuscateEmailLink ("Nell0317@juno.com"); ?>.
				</p>
			</div>
			<div class="contact">
				<p>
					Janelle Brandt<br />
					Head Volleyball Coach<br />
					Aloha High School<br />
					503-999-4610<br />					
					<?php echo Helpers::obfuscateEmailLink ("Nell0317@juno.com"); ?>					
				</p>
			</div>
        </div>		


		<div class="post">
			<div class="school">
				<strong>Aloha High School</strong><br />
				Posted 5/6/2014
			</div>
			<div class="info">
				<p>					
					Aloha High School of the 6A Metro League has an immediate opening for a <strong>Head Boys Basketball Coach</strong>. Aloha is looking for candidates who can develop and lead our program to a new level. Preferred candidates will have prior successful coaching at the Varsity level, have a passion for kids and their success, be skilled at teaching the game, committed to being fundamentally sound, be dedicated to the program, and have excellent communication skills. Candidates must also be NFHS or ASEP certified prior to coaching, have current first aid card, and complete other various Beaverton School District and OSAA requirements. 
				</p>
				<p>
					Please submit a letter of interest containing your vision for our program, a resume highlighting your qualifications and experience, and at least 3 references. Teaching positions in Social Studies, Language Arts, Business, and Art, are possible. Closing date is Wednesday, May 21, 2014, or until filled. Submit to Jason Fillinger-Palotay, Athletic Director at Aloha High School 18550 SW Kinnaman, Beaverton, OR 97006. You may fax (503.259.4716) or email (<?php echo Helpers::obfuscateEmailLink ("Jason_Fillinger-Palotay@beaverton.k12.or.us"); ?>) your information. 
				</p>
			</div>
			<div class="contact">
				<p>
					Jason Fillinger-Palotay (FP), CAA<br />
					Athletic Director<br />
					Aloha High School<br />
					503-259-4751<br />
					F: 503-259-4716<br />
					<?php echo Helpers::obfuscateEmailLink ("Jason_Fillinger-Palotay@beaverton.k12.or.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Scio High School</strong><br />
				Posted 5/6/2014
			</div>
			<div class="info">
				<p>
					Scio High School is currently seeking a <strong>Head Cheer Coach</strong>.  All candidates must have prior and successfully high school experience.  Interested candidates please contact Athletic Director, Lisa Serafin 503-394-3264 <?php echo Helpers::obfuscateEmailLink ("lisa.serafin@scio.k12.or.us"); ?>.
				</p>
				<p>
					Varsity Head Coach Necessary Components:
					<ul>
						<li>High ethical and professional standards</li>
						<li>Appropriate role model </li>
						<li>Supports the three sport athlete</li>
						<li>Develop and implement an off-season program</li>
					</ul>
				</p>
				<p>
					Must complete prior to employment:
					<ul>
						<li>NFHS Coaches Certification</li>
						<li>First Aid / CPR Card</li>
						<li>District Background Check</li>
						<li>Finger Prints</li>
						<li>Completion of OSAA Concussion Test</li>
						<li>Completion of OSAA Steroid Test</li>
						<li>NFHS Guide to Heat Acclimatization and Heat Illness Prevention Course</li>
						<li>Completion of School District and OSAA paperwork</li>
					</ul>
				</p>
				<p>
					Applicant must submit:
					<ul>
						<li>Letter of application detailing your experience</li>
						<li>Resume</li>
						<li>A minimum of three letters of recommendation</li>
						<li>A minimum of three references with contact information</li>
					</ul>
				</p>
				<p>
					Position is open until filled.
				</p>
			</div>
			<div class="contact">
				<p>
					Lisa Serafin<br />
					Athletic Director<br />
					Girls Basketball<br />
					Scio High School<br />
					503-394-3264<br />
					<?php echo Helpers::obfuscateEmailLink ("lisa.serafin@scio.k12.or.us"); ?>					
				</p>
			</div>
        </div>
        

		<div class="post">
			<div class="school">
				<strong>Portland Lutheran High School</strong><br />
				Posted 5/5/2014
			</div>
			<div class="info">
				<p>
					Portland Lutheran has openings in their school athletics program for the following positions:
					<ul>
						<li><strong>High School Athletic Director</strong></li>
						<li><strong>High School Boys Varsity Basketball Head Coach</strong></li>
						<li><strong>High School Girls Varsity Volleyball Head Coach</strong></li>
					</ul>
				</p>	
				<p>
					A successful candidate will possess the following qualities:
					<ul>
						<li>High Christian, ethical, and professional standards</li>
						<li>A commitment to the importance of academic excellence and achievement</li>
						<li>Demonstrated ability to be a role model and to lead young athletes</li>
						<li>Skill in communication, organization, time management, and public relations</li>
						<li>Prior coaching experience, NFHS certified or willing to obtain certification</li>
					</ul>
				</p>
			</div>
			<div class="contact">
				<p>
					Scott Schlimpert<br />
					Executive Director<br />
					Portland Lutheran School<br />
					<?php echo Helpers::obfuscateEmailLink ("sschlimpert@portland-lutheran.org "); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Ridgefield High School (WA)</strong><br />
				Posted 5/5/2014
			</div>
			<div class="info">
				<p>
					Ridgefield High School, WA, has an opening for an <strong>Assistant Cheer Coach</strong>.
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Ridgefield 05-05-2014.pdf'); ?>" target="_blank">Job Posting (pdf)</a>
				</p>	
			</div>
			<div class="contact">
				<p>
					Nancy Anderson<br />
					Personnel/Accounting Specialist<br />
					Ridgefield School District<br />
					2724 S. Hillhurst Rd<br />
					Ridgefield, WA  98642<br />
					(360) 619-1306<br />
					(360) 619-1397 (fax)<br />
					<a href="http://www.ridge.k12.wa.us" target="_blank">www.ridge.k12.wa.us</a><br />
					<?php echo Helpers::obfuscateEmailLink ("Nancy.Anderson@ridge.k12.wa.us"); ?>					
				</p>
			</div>
        </div>


		<div class="post">
			<div class="school">
				<strong>Hermiston High School</strong><br />
				Posted 5/5/2014
			</div>
			<div class="info">
				<p>
					Hermiston High School, 5A in the Columbia River Conference, is seeking qualified applicants for a <strong>Head Track Coach</strong>. The district currently has several teaching positions available within the District as well. Visit <a href="https://hermiston.cloud.talentedk12.com/hire/index.aspx" target="_blank">https://hermiston.cloud.talentedk12.com/hire/index.aspx</a> for more information.						
				</p>
				<p>
					<a href="<?php echo asset('docs/classifieds/Hermiston 05-05-2014.pdf'); ?>" target="_blank">Job Posting (pdf)</a>
				</p>	
			</div>
			<div class="contact">
				<p>
					Mike Kay<br />
					Director of Operations<br />
					Hermiston School District<br />
					600 South First<br />
					Hermiston, OR 97838<br />
					541-667-6118<br />
					<?php echo Helpers::obfuscateEmailLink ("mike.kay@hermiston.k12.or.us"); ?>					
				</p>
			</div>
        </div>
		*/ ?>
	

	

		<!-- End of Posts -->	

        <br class="clear" />

        <p>
        	<a href="#content">Return to the top of the page</a>
        </p>

	</div>


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