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

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

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

    <style type="text/css">
        h3 {
            color: #990000 !important;
        }  
    </style>

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

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

    


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

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


<?php $__env->startSection('main_content'); ?>    
    <img src="<?php echo asset ('images/ads/placements/App_Ad-728x90.jpg'); ?>" target="_blank">
    <h1><i>OSAA Live</i> Mobile App</h1>
	
    <img src="<?php echo asset('/images/logos/OSAALiveButton_150x150.png'); ?>" alt="" title="" style="width: dpx; float: left; margin: 0 30px 0 30px;" />
    <p>OSAA Live is the official mobile app for the Oregon School Activities Association.</p> 
	<p><ul style="width: dpx; float: left; margin: 0 40px 0 30px;">
	<li>Customize to follow your school and your team</li>
	<li>Current scores, schedules, rosters, and rankings</li>
	<li>Get the latest news from the OSAA and around the state</li>
	<li>Push notifications for personalized offers, enter-to-win contests, promotions and more</li>
	</ul></p> 
	<br>
    <a href="https://play.google.com/store/apps/details?id=com.sportinginnovations.omsosaa" target="_blank" style=""><img src="<?php echo asset('/images/logos/play_store_128x38px.png'); ?>" alt="" title="" style="margin: 1.5em 40px 0 0;" /></a>

    <a href="https://itunes.apple.com/us/app/osaa-live/id1361209439?mt=8" target="_blank" style=""><img src="<?php echo asset('/images/logos/app_store_128x38px.png'); ?>" alt="" title="" style="margin: 0.5em 0 0 0;" /></a>
	
    <br />
	
	<?php /* 
    <h3>How to Access Free Rules Books</h3>
    OSAA registered officials can access the NFHS Rules and Case books for their respective sport(s) in three ways:<br />
    <ol class="small" style="margin-top: 0.5em;">
        <li style="margin-top: 0.5em;">A printed copy of the sport's rules book, and case book when applicable, are included in the <a href="#" data-jump-tab="registration">Officials Packet</a> mailed to registered officials.</li>
        <li style="margin-top: 0.5em;">Registered officials can access all NFHS online publications via the <a href="http://nfhs.arbitersports.com/front/105401/Site/PageContent/NFHS-Publications" target="_blank">NFHS Central Hub on ArbiterSports</a>; your Arbiter login is required.</li>
        <li style="margin-top: 0.5em;">OSAA registered officials can download rules books and case books for free in the NFHS Rules App by following these instructions:
            <ol style="list-style-type: lower-alpha; width: 80%; padding-left: 15px;">
                <li style="margin-top: 0.5em;">Download the <b>NFHS Rules</b> app from the Google Play Store or iTunes App Store; you can use the links above.</li>
                <li style="margin-top: 0.5em;">Open the NFHS Rules app on your mobile device. At the bottom of the screen, select "Signup". Enter your name and profile information. The email address you type in <b>MUST</b> match the address you used to register on ArbiterSports.</li>
                <li style="margin-top: 0.5em;">Once registered with your account, within the app go to the "My Books" section.  Here you will see a download icon for the free books assigned to your sport(s). All other books will show a shopping cart icon to subscribe to the book for $6.99.  Your free books will appear under your subscription within 24 hours after registering on ArbiterSports.</li>
            </ol>
        </li>
    </ol>
	 */ ?>
    <br class="clear" />
	

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