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

<?php $__env->startSection('page_sub_title'); ?>    
   OSAA Information and Resources for Officials
<?php $__env->stopSection(); ?>

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

    <?php /* 
    <script type="text/javascript" src="https://content.jwplatform.com/libraries/7OYti3Wn.js"></script>
     */ ?>
    <script type="text/javascript" src="<?php echo asset('/jwplayer/jwplayer.js'); ?>"></script>
    <script type="text/javascript">jwplayer.key="7yEYDi07hBBmzMRafoVk99fWLIo4gyFBCgqOLg==";</script>

    <style type="text/css">

        .ui-autocomplete {
            font-size: 9pt !important;
            max-height: 200px;
            overflow-y: auto;
        }        

        .page_functions {
            padding-top: 2px !important;
        }

        h3 {
            color: #990000 !important;
        }  

        .odd {
            background-color: #dedede;
        }             

        table.associations {
            width: 100%;
            border-collapse: collapse;
            margin-bottom: 0.75em;
        }

        table.certified_officials tbody td {
            text-align: center;
        }

        table.playoff_assignments,
        table.certified_officials {
            width: 100%;
            border-collapse: collapse;
            font-size: 10pt;
        }

        table.playoff_assignments,
        table.certified_officials {
            width: 100%;
            border-collapse: collapse;
            font-size: 10pt;
        }

        table.playoff_assignments thead th {        
            text-align: left;
            border-bottom: 1px solid #000000;
        }

        table.certified_officials thead th {
            border-bottom: 1px solid #000000;
        }

        table.associations tr,
        table.playoff_assignments tr,
        table.certified_officials tr,
        table.sris tr,
        table.fees tr {
            line-height: 1.5em;
        }

        .badge {
            float: left;
            width: 32px;
            height: 32px;
            border: 1px solid #dddddd;
            text-align: center;
            line-height: 32px;
            margin: 0 15px 15px 30px;
        }        

        .packet_contents img {
            width: 16px; 
            float: left;
            vertical-align: middle;
            top: 2px;
            position: relative;
            margin-right: 2px;
        }

        .packet_item_list {
            font-size: 10pt;
        }

        .packet_item_list table {
            width: 100%;
            border-collapse: collapse;
            margin-top: 0.5em;
        }

        .packet_item_list table thead th {
            background-color: #005fa9;
            color: #ffffff;
            text-align: left;
            padding-left: 4px;
            border-bottom: 2px solid #cccccc;
        }

        .packet_item_list table tbody tr {
            height: 2em;
        }

        .packet_item_list table tbody td {
            line-height: 1.15em;
        }

        .packet_item_list .last_item_row {
            border-bottom: 1px solid #000000;
        }

        .packet_item_list tr.hover {
            color: #0d2458;
            cursor: default;
            font-weight: bold;
        }

        .tooltip {
            font-size: 9pt;
        }

        img.certification_required {
            vertical-align: middle;
        }

        .ui-tabs-vertical { width: 100%; }
        .ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 14em;}
        .ui-tabs-vertical .ui-tabs-nav li {clear: left; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0;}
        .ui-tabs-vertical .ui-tabs-nav li a { display:block; width: 144px;}
        .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; margin-bottom: 0.2em;}
        .ui-tabs-vertical .ui-tabs-panel { padding: 0 0.5em 1em 0.5em; float: right; width: 80%;}

        ul.list_instructions li,
        ol.list_instructions li {
            margin-bottom: 1em;
        }


        /* Dialog Box */
        .dialog_box {
            font-size: 10pt;
            padding-top: 0.5em;
            overflow: hidden;
        }

        .dialog_box h1 {
            font-size: 14pt;
            color: #005fa9 !important;
            margin: 1em 0 1em 0;
        }

        .dialog_box h2 {
            font-size: 12pt;
            color: #1C43A6 !important;
            margin: 1em 0 0.5em 0;
        }

        .dialog_box h3 {
            font-size: 10pt;
            color: #000000 !important;
            margin: 0.75em 0 0em 0;
        }

        .dialog_box ul, ol {
            margin-left: 28px;
        }

        .dialog_box dl dt {
            float: left;
            width: 200px;
            text-align: right;
            margin-right: 20px;
            font-weight: bold;
            clear: both;
        }

        .association_lookup {
            border-collapse: collapse;
            width: 100%;
        }



    </style>

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

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

    if(!window.console)
    {
        window.console = { log: $.noop, group: $.noop, groupEnd: $.noop };            
    }

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

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

        var link = $(this);

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

	$('.tabs').tabs({
        beforeActivate : function (event, ui)
        {
            if (ui.newTab.is('[data-escape]'))
            {
                event.preventDefault();
                window.location = ui.newTab.attr('data-escape');                
            }   
        }
    });
    
    $('.vertical_tabs')
        .tabs({
            beforeActivate : function (event, ui)
            {
                if (ui.newTab.is('[data-escape]'))
                {
                    event.preventDefault();
                    window.location = ui.newTab.attr('data-escape');                
                }   
            }
        })
        .addClass("ui-tabs-vertical ui-helper-clearfix");
    
    $('.vertical_tabs li, .vertical_tabs li a')
        .removeClass("ui-corner-top")
        .removeClass("ui-corner-right")
        .addClass("ui-corner-left");    

    jwplayer("check_eligibility").setup({
      'file' : "http://content.bitsontherun.com/videos/J8WDYxEA.mp4",
      'width' : 350,
      'height' : 250
    });


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

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

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

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

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

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

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

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


    // Table row highlighter
    function colorRows ()
    {       
        $('table[data-color-rows]').each(function ()
        {
            var i = 0;
            var table = $(this);

            $('tbody tr', table).each(function ()
            {
                if (i % 2 == 1)
                {
                    $(this).addClass('odd');
                }
                else
                {
                    $(this).removeClass('odd');
                }
                i = i + 1;
            });     
        });
    }   
    colorRows(); 


    /*
     * Packet Contents Function
     */
    var sports = ['Football', 'Volleyball', 'Soccer', 'Basketball', 'Wrestling', 'Baseball', 'Softball'];
    var packet_items = $.parseJSON('<?php echo str_replace('\'', '\\\'', json_encode($info['packet_items'])); ?>');    

    function displayPacketTotals()
    {
        var table = $('table.fees');

        for (var i = 0; i < sports.length; i++)
        {
            var row = $('<tr></tr>');
            var column_a = $('<td></td>')        
            var column_b = $('<td></td>');

            var link = $('<a></a>')
                           .attr('href', '#')
                           .addClass('packet_contents')
                           .attr('data-sport', sports[i]);

            var image = $('<img>')
                            .attr('src', '<?php echo asset('/images/icons/packet_24px.png'); ?>')
                            .attr('alt', '')
                            .attr('title', '');

            var cost = packet_items[sports[i]].total;

            image.appendTo(link);
            link.append('<b>' + sports[i] + '</b>');
            link.appendTo(column_a);

            column_b.append(cost);

            column_a.appendTo(row);
            column_b.appendTo(row);

            row.appendTo(table);
        }        
    }
    displayPacketTotals();

    $('a.packet_contents').click(function(event)
    {
        // Stop the link
        event.preventDefault();

        // Get this link
        var link = $(this);
        
        // Get the sport
        var sport = link.attr('data-sport');

        // Get the packet items for this sport
        var items = packet_items[sport].items;
        var total = packet_items[sport].total;

        // Generate the list of items in HTML
        var html = '<div class="packet_item_list">';

        html += 'Registration for ' + sport.toLowerCase() + ' officials includes:<br />';
        html += '<table>';
        html += '<thead>';
        
        html += '<tr>';
        html += '<th style="width: 80%;">Item</th>';
        html += '<th style="width: 20%;">Price</th>';
        html += '</tr>';
        html += '</thead>';
        html += '<tbody>';

        for (var i = 0; i < items.length; i++)
        {
            var name = items[i].name;
            var price = items[i].price;
            var desc = items[i].description;

            if ((i % 2) == 1)
            {
                html += '<tr class="odd" data-tooltip="' + desc + '">';
            }
            else
            {   
                html += '<tr data-tooltip="' + desc + '">';
            }   

            html += '<td>' + name + '</td>';
            html += '<td>' + price + '</td>';

            html += '</tr>';
        }

        html += '<tr><td></td><td>' + total + '</td></tr>';

        html += '</tbody></table>';
        html += '</div>';

        // Create a dialog window
        $('<div></div>')
            .appendTo('body')
            .dialog(
            {                       
                draggable : true,
                resizable : false,
                modal : true,
                height : 'auto',
                width : 475,                    
                title : sport + ' Officials Packet Contents',                
                open : function ()
                    {  
                        var dialog_object = $(this);

                        dialog_object.html(html);

                        $('table tbody tr:nth-last-child(2)', this).addClass('last_item_row');
                        $('tr[data-tooltip').each(function(index)
                        {
                            var element = $(this);

                            element
                                .tooltip({
                                    content : element.attr('data-tooltip'),
                                    items : element,
                                    tooltipClass : 'tooltip',
                                    show : {
                                        delay : 1000 
                                    }
                                })
                                .hover(function()
                                {
                                    element.addClass('hover');
                                }, function()
                                {
                                    element.removeClass('hover');
                                });
                        });
                    },
                close : function ()
                    {
                        var dialog_object = $(this);
                        $(dialog_object).remove();
                    }                
            });

    });


    /*
     * Association Lookup Tool
     */
    $('a[name="loa_lookup_tool"]').click(function(event)
    {
        event.preventDefault();

        $('<div></div>')
            .appendTo('body')
            .dialog(
            {                       
                modal : false,
                draggable : true,
                resizable : false,
                height : 500,                
                width : 650,                                
                title : 'Find an Association Near You',                
                open : function ()
                    {  
                        var dialog_object = $(this);

                        dialog_object.html("<div class='ajax_loader' style='width:16px; height:11px; margin:4em auto; background-image: url(http://www.osaa.org/images/icons/ajax_loader2.gif); background-repeat:no-repeat;'></div>");

                        var jqxhr = $.ajax(
                                  {
                                      type : 'GET',
                                      url : '<?php echo url('officials/associations/lookup'); ?>',
                                      dataType : 'html'
                                  })
                                  .done(function (returned_data)
                                  {                               
                                      dialog_object.html(returned_data);
                                  })
                                  .fail(function (jqXHR, status, error)
                                  {                                                   
                                      var response = jqXHR.responseText;
                                      var errorData = $.parseJSON(response);
                                      console.log(errorData);
                                      alert ("There was an error.\n\n" + errorData.error.message + "\n\nThis page will be reloaded.");
                                      location.reload();
                                  })
                                  .complete(function ()
                                  {
                                       $('[data-step="1"] select[name="sport"]').change(function(event)
                                       {
                                           var select = $(this);

                                           var value = select.val();

                                           if (value == "")
                                           {
                                                // No Value was selected, hide steps 2 and 3
                                                hideStep(2);  
                                                $('[data-searching]').fadeOut();  
                                                $('[data-results]').html('');
                                           }
                                           else
                                           {
                                                showStep(2);
                                                $('[data-searching]').fadeOut();  
                                                $('[data-results]').html('');
                                           }
                                       });

                                       $('[data-step="2"] input[name="location"]')
                                           .autocomplete({'source' : '<?php echo url('/officials/associations/lookup/school'); ?>',
                                                          'minLength' : 3});

                                       $('[data-step="2"] a[data-search]')
                                           .button({'icons' : {'secondary':'ui-icon-search'}})
                                           .css({'font-size' : '8pt'})
                                           .click(function(event)
                                           {
                                               event.preventDefault();

                                               $('[data-searching]').fadeIn();
                                               $('[data-results]').html('');

                                               var data = {
                                                   sport : $('[data-step="1"] select[name="sport"]').val(),
                                                   search : $('[data-step="2"] input[name="location"]').val()
                                               };

                                               var jqxhr = $.ajax(
                                                   {
                                                       type : 'POST',
                                                       url : '<?php echo url('officials/associations/lookup'); ?>',
                                                       data : data                                                       
                                                   })
                                                   .done(function (returned_data)
                                                   {                               
                                                       $('[data-searching]').fadeOut();

                                                       var response = $.parseJSON(returned_data);

                                                       if (response.status == 'ERROR')
                                                       {
                                                           $('[data-results]').html('<div style="color: #990000;">There was an error.  ' + response.error + '</div>');
                                                       }
                                                       else
                                                       {
                                                           var html = '<table class="association_lookup"><tobdy>';

                                                           for (var i = 0; i < response.count; i++)
                                                           {
                                                                var item = response.results[i];

                                                                html += '<tr>';

                                                                if (item.link !== null)
                                                                {
                                                                    html += '<td><a href="' + item.link + '" target="_blank"><b>' + item.name + '</b></a></td>';
                                                                }
                                                                else
                                                                {
                                                                    html += '<td><b>' + item.name + '</b></td>';
                                                                }
                                                                
                                                                if (item.commissioner !== null)
                                                                {
                                                                    if (item.commissioner.email !== null)
                                                                    {
                                                                        html += '<td><a href="mailto:' + item.commissioner.email + '">' + item.commissioner.name + '</a></td>';
                                                                    }
                                                                    else
                                                                    {
                                                                        html += '<td>' + item.commissioner.name + '</td>';
                                                                    }
                                                                }
                                                                else
                                                                {
                                                                    html += '<td><i>No commissioner</i></td>';
                                                                }

                                                                html += '</tr>';
                                                           }

                                                           html += '</tobdy></table>';

                                                           $('[data-results]').html(html);
                                                       }

                                                       console.log(response);

                                                   })
                                                   .fail(function (jqXHR, status, error)
                                                   {                                                   
                                                       var response = jqXHR.responseText;
                                                       var errorData = $.parseJSON(response);
                                                       console.log(errorData);
                                                       alert ("There was an error.\n\n" + errorData.error.message + "\n\nThis page will be reloaded.");
                                                       location.reload();
                                                   })
                                                   .complete(function ()
                                                   {

                                                   });

                                           });
                                  });                            
                        
                    },
                close : function ()
                    {
                        var dialog_object = $(this);

                        $(dialog_object).remove();
                    }                
            });



    });

    function hideStep(step)
    {
        var element = $('[data-step="' + step + '"]');
        
        element.hide("drop", { direction : "right"}, "slow", function () 
        {               
                
        });
    }

    function showStep(step)
    {
        var element = $('[data-step="' + step + '"]');
        
        element.show("drop", { direction : "right"}, "slow", function () 
        {               
            
        });
    }


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

<?php $__env->startSection('page_functions'); ?>
    
    <a href="http://osaa.arbitersports.com" target="_blank" style="" class="no_print">
        <img src="<?php echo asset('images/icons/central_hub_button.png'); ?>" alt="" title="" />    
    </a>  

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


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

    <div class="tabs awards">
        <ul style="padding-left:5px; font-size:9pt;">            
            <li><a href="#officials" data-tab-order="0">Officials</a></li>
            <li><a href="#recruitment" data-tab-order="1">Recruitment</a></li>            
            <li><a href="#registration" data-tab-order="2">Registration</a></li>
            <li><a href="#certification" data-tab-order="3">Certification/OCEP</a></li>            
            <li><a href="#eligibility" data-tab-order="4">Eligibility/Championships</a></li>            
            <li><a href="#rules" data-tab-order="5">Rules, Policies, &amp; Forms</a></li>            
            <li><a href="#associations" data-tab-order="6">Associations</a></li>
        </ul>
  

        <?php /*  Officials  */ ?>
        <div id="officials">
            <h1>Officials</h1>
            
            <div style="font-size: 11pt; width: 70%; float: left;">
                The OSAA appreciates the vital role that officials play in the administration of high school activities.  We hope you'll find what you need on the OSAA website and our links to other sites and resources.  This page is intended to assist you in achieving your goals as an official and to help clarify the policies regarding officials.  All high school officials and associations are certified and chartered by the OSAA for the following sports: football, volleyball, soccer, basketball, wrestling, baseball, and softball.
            </div>

            <div style="float: left; width: 20%; margin-left: 5%; text-align: center;">
                <a href="#" data-jump-tab="registration"><img src="<?php echo asset('/images/Become an Official.png'); ?>" alt="" title="" style="" /></a>
            </div>

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

            <h2>Oregon Athletic Officials Association</h2>
            <div class="columns">
                <div class="half" style="width: 65%; margin-right: 30px;">
                    <a href="http://www.oreofficials.org/" target="_blank" style="float: left; text-align: center; border: none; margin: 0 1em 2em 0;"><img src="<?php echo asset('images/icons/OAOAweblogo.gif'); ?>" height="50px" border="0"/></a>

                    The Oregon Athletic Officials Association (OAOA) seeks to advance high school officiating in Oregon by representing the state's officials and associations and promoting:
                    <div style="margin: 1em 0 0 120px; font-weight: bold;">
                        "One Rule, One Mechanic, One Interpretation"
                    </div>

                    <br />
          
                    All OSAA certified officials are members of the OAOA.  Officials are encouraged to contact the OAOA directly for any questions or further clarification.
                </div>

                <div class="fourth" style="width: 29%; padding: 0;">
                    <h3 style="font-size: 11pt; margin-top: 0;">Oregon Athletic Officials Association</h3>
                    <a href="http://www.oreofficials.org" target="_blank">www.oreofficials.org</a><br />
                    <div style="font-size: 10pt;">
                        <a href="mailto:<?php echo Helpers::obfuscateEmailAddress('jfolliard@comcast.net'); ?>">Jack Folliard</a>, Executive Director<br />
                        <span style="display: inline-block; width: 40px;"></span>(503) 975-4488

                        <br /><br />

                        <a href="mailto:<?php echo Helpers::obfuscateEmailAddress('clark@oreofficials.org'); ?>">Clark Sanders</a>, Associate Executive Director<br />
                        <span style="display: inline-block; width: 40px;"></span>(503) 682-6722 x242 
                    </div>
                </div>
            </div>   
  
            <br class="clear" /><br>

            <h2>OSAA/OAOA Central Hub</h2>
            <a href="http://osaa.arbitersports.com" target="_blank" style="float: left; margin: 0.75em 25px 1em 0;">
                <img src="<?php echo asset('images/icons/central_hub_button.png'); ?>" />    
            </a>
            A lot of information and great resources for officials can be found on the OSAA/OAOA Central Hub hosted on ArbiterSports.  Officials registration, testing, training, and a lot more information is up on the Central Hub.  Click the Central Hub button or one of the icons below.

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

            <a href="https://osaafootball.arbitersports.com" target="_blank" style="float: left; margin-right: 35px; text-align: center; width: 80px;">
                <img src="<?php echo asset('images/balls/wilsongstfb.jpg'); ?>" alt="" title="" style="width: 64px;" /><br />
                Football
            </a>

            <a href="https://osaavolleyball.arbitersports.com" target="_blank" style="float: left; margin-right: 35px; text-align: center; width: 80px;">
                <img src="<?php echo asset('images/balls/wilsonicorvbcolor.jpg'); ?>" alt="" title="" style="width: 64px;" /><br />
                Volleyball
            </a>

            <a href="https://osaasoccer.arbitersports.com" target="_blank" style="float: left; margin-right: 35px; text-align: center; width: 80px;">
                <img src="<?php echo asset('images/balls/badensx751sc.jpg'); ?>" alt="" title="" style="width: 64px;" /><br />
                Soccer
            </a>

            <a href="https://osaabasketball.arbitersports.com" target="_blank" style="float: left; margin-right: 35px; text-align: center; width: 80px;">
                <img src="<?php echo asset('images/balls/wilsonevolutiongbbx.jpg'); ?>" alt="" title="" style="width: 64px;" /><br />
                Basketball
            </a>

            <a href="https://osaawrestling.arbitersports.com" target="_blank" style="float: left; margin-right: 35px; text-align: center; width: 80px;">
                <img src="<?php echo asset('images/icons/wrestler_64px.png'); ?>" alt="" title="" style="width: 64px;" /><br />
                Wrestling
            </a>

            <a href="https://osaabaseball.arbitersports.com" target="_blank" style="float: left; margin-right: 35px; text-align: center; width: 80px;">
                <img src="<?php echo asset('images/balls/wilsona1010probb.jpg'); ?>" alt="" title="" style="width: 64px;" /><br />
                Baseball
            </a>

            <a href="https://osaasoftball.arbitersports.com" target="_blank" style="float: left; text-align: center; width: 80px;">
                <img src="<?php echo asset('images/balls/wilsona9011sb.jpg'); ?>" alt="" title="" style="width: 64px;" /><br />
                Softball
            </a>

            <br class="clear" /><br />
            
            <div class="columns">
                <div class="half" style="width: 60%; margin-right: 40px;">
                    <h2>Professional Organizations</h2>
                    The OSAA works closely with several professional organizations that relate to high school athletic officials.  Follow the links below for additional information.
            
                    <div style="margin-left: 40px; line-height: 1.25em;">
                        &raquo; <a href="http://www.oreofficials.org/" target="_blank">Oregon Athletic Officials Association (OAOA)</a><br />
                        &raquo; <a href="http://www.oadaonline.org/" target="_blank">Oregon Athletic Directors Association (OADA)</a><br />
                        &raquo; <a href="http://www.oregoncoach.org/" target="_blank">Oregon Athletic Coaches Association (OACA)</a><br />
                        &raquo; <a href="http://nfhs.arbitersports.com/FRONT/105401/Site" target="_blank"> National Federation Officials Association (NFOA)</a><br />
                        &raquo; <a href="http://www.naso.org/" target="_blank"> National Association of Sports Officials (NASO)</a><br />
                        &raquo; <a href="http://www.nfhs.org/" target="_blank">National Federation of State High School Associations (NFHS)</a><br />     
                    </div>
                </div>

                <div class="fourth" style="width: 33%; padding: 0;">
                    <h2>Quick Jump</h2>

                    <div style="width: 100%; line-height: 64px; font-size: 10pt;">
                        <a href="<?php echo asset('docs/officials/AOH.pdf'); ?>" target="_blank" style="float: left;">
                            <img src="<?php echo asset('/images/icons/handbook_64px.png'); ?>" alt="" title="" style="float: left; margin-right: 10px;" />                            
                            OSAA Athletic Officials Handbook
                        </a>                        
                    </div>

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

                    <div style="width: 100%; line-height: 64px; font-size: 10pt;">
                        <a href="<?php echo url('/forms/ejection'); ?>" target="_blank" style="float: left;">
                            <img src="<?php echo asset('/images/icons/ejection_report_64px.png'); ?>" alt="" title="" style="float: left; margin-right: 10px;" />                            
                            OSAA Online Ejection Report
                        </a>                        
                    </div>

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

                    <div style="width: 100%; line-height: 64px; font-size: 10pt;">
                        <a href="<?php echo asset('/docs/officials/2016-17 Officials Fee Schedule.pdf'); ?>" target="_blank" style="float: left;">
                            <img src="<?php echo asset('/images/icons/fees_64px.png'); ?>" alt="" title="" style="float: left; margin-right: 10px;" />                            
                            OSAA Officials Fee Schedule
                        </a>                        
                    </div>

                </div>
            </div>

            <br class="clear" />

        </div>


        <?php /*  Recruitment  */ ?>        
        <div id="recruitment">            

            <?php /*  Recruitment Sub-Tabs  */ ?>
            <div class="vertical_tabs">
                <ul style="padding-left: 5px; font-size: 9pt; list-style-type: none !important; min-height: 570px;">                    
                    <li><a href="#recruitment-resources">Resources</a></li>
                    <li data-escape="<?php echo url('/governance/committees/#officials-recruitment-and-retention-committee'); ?>"><a href="#recruitment-committee">Recruitment Committee</a></li>
                    <li><a href="#recruitment-benefits">Benefits</a></li>
                    <li><a href="#recruitment-advertise">Advertise Online</a></li>
                    <li><a href="#recruitment-media">Media</a></li>                    
                    <li><a href="#recruitment-ideas">Ideas</a></li>
                </ul>

                <!-- Recruiting Referees -->
                <div id="recruitment-resources">
                    <h1>Resources for Recruiting Officials</h1>

                    <p>
                        In effort to assist Local Officials Association recruit officials, the OSAA and the OAOA have created a repository of recruitment resources.  These resources include marketing ideas, template brochures, media files, and other helpful materials.
                    </p>

                    <br />

                    <h2>OAOA Membership Dues Waived for New Officials</h2>
                    <p>
                        The Oregon Athletic Officials Association will provide a 100% reimbursement of OAOA membership dues to new officials registering with the OSAA. This is intended to assist associations with recruiting by reducing startup costs.
                        <br /><br />
                        <a href="<?php echo asset('/docs/officials/OAOA Dues Discount for New Officials.pdf'); ?>" target="_blank">&raquo; More Information</a>
                    </p>

                    <br />

                    <h2>Set an Association Schedule</h2>
                    <p>
                        Associations should build a schedule for the whole calendar year.  Include on your annual schedule when to start recruitment before your sport's season.  It is recommended to start recruiting efforts at least 2 months prior to the start of your season.
                    </p>

                    <br />

                    <h2>Tips on Recruiting</h2>
                    <ul>
                        <li>Plan ahead, set a schedule</li>
                        <li>Start early</li>
                        <li>Budget, recruiting is a wise investment for associations</li>
                    </ul>

                    <br /><br />

                    <h2>Add to This Collection</h2>
                    <p>
                        Do you have something to share?  E-mail recruitment resources to Jack Folliard, <?php echo Helpers::obfuscateEmailLink('jfolliard@comcast.net'); ?>, to have your item posted to this page.
                    </p>


                    <br />

                </div>

                <!-- Recruiting Referees -->
                <div id="recruitment-committee">
                    <h1>OSAA Officials Recruitment and Retention Committee</h1>

                    <h2>Meeting Schedule and Minutes</h2>
                    <p>
                        The OSAA ad-hoc Officials Recruitment and Retention Committee meeting schedule and minutes can be found on the <a href="<?php echo url('/governance/committees/#officials-recruitment-and-retention-committee'); ?>">committee page</a>. 
                    </p>
                </div>

                <!-- Perks -->
                <div id="recruitment-benefits">
                    <h1>Benefits of Officiating</h1>

                    <p>
                        Current officials and association leaders are already likely to know to perks of officiating.  Sometimes, there are other aspects that may be overlooked.  Below is a list that associations and officials have come up with to draw new officials.
                    </p>

                    <br />

                    <h2>Why Officiate?</h2>
                    <ul>
                        <li>Stay in the game; be a part of the sport you love</li>
                        <li>Flexible scheduling; as an Independent Contractor, you choose your schedule</li>
                        <li>It's the ultimate college job; earn money working around your college schedule</li>
                    </ul>
                </div>

                <!-- Advertise -->
                <div id="recruitment-advertise">

                    <h1>Online Advertising</h1>
                        
                    <p>
                        Online advertising, also called online marketing or Internet advertising or web advertising, is a form of marketing and advertising which uses the Internet to deliver promotional marketing messages to consumers.  This includes email marketing, search engine marketing (SEM), social media marketing, many types of display advertising (including web banner advertising), and mobile advertising.
                    </p>
                    <p>
                         Online advertising is widely used across virtually all industry sectors and many associations have had increased response to online ads.
                    </p>

                    <br />

                    <h2>How-To Guides</h2>

                    <a href="https://www.craigslist.org/about/help/how_to_post" target="_blank" style="display: inline-block; width: 300px; padding: 2px; height: 56px; border: 1px solid #cccccc; margin-right: 20px;">
                        <img src="https://d3rnbxvnd0hlox.cloudfront.net/images/channels/12/icons/large.png" alt="" title="" style="float: left; width: 48px; margin: 6px 12px 6px 6px;" />
                        <b>Advertise on Craigslist</b><br />
                        Learn how to advertise for free on Craigslist
                    </a>

                    <a href="https://blog.hootsuite.com/how-to-advertise-on-facebook/" target="_blank" style="display: inline-block; width: 300px; padding: 2px; height: 56px; border: 1px solid #cccccc; margin-right: 20px;">
                        <img src="https://cdn1.iconfinder.com/data/icons/logotypes/32/square-facebook-128.png" alt="" title="" style="float: left; width: 48px; margin: 6px 12px 6px 6px;" />
                        <b>Advertise on Facebook</b><br />
                        Learn how to advertise on Facebook
                    </a>

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

                    <a href="<?php echo asset('docs/officials/recruitment/Sample Craigslist Ad (MVSRA).docx'); ?>" target="_blank" style="display: inline-block; width: 300px; padding: 2px; height: 56px; border: 1px solid #cccccc; margin-right: 20px;">
                        <img src="<?php echo asset('/images/icons/word_icon_48px.png'); ?>" alt="" title="" style="float: left; width: 48px; margin: 6px 12px 6px 6px;" />
                        <b>Sample Craigslist Ad</b><br />
                        Blurb of editable text to post on Craigslist (MVSRA - Soccer)
                    </a>

                </div>

                <!-- Media -->
                <div id="recruitment-media">
                    <h1>Media Resources</h1>

                    <br />

                    <h2>Radio Ads</h2>                    
                    <p>
                        For a list of radio outlets:<br />                        
                        <a href="http://www.osaa.org/links" target="_blank">&raquo; Media Outlets</a>
                    </p>

                    <a href="<?php echo asset('docs/officials/recruitment/OAOA Radio Spot (30sec).mp3'); ?>" target="_blank" style="display: inline-block; width: 300px; padding: 2px; height: 56px; border: 1px solid #cccccc; margin-right: 20px;">
                        <img src="http://icons.iconarchive.com/icons/alecive/flatwoken/48/Apps-File-Audio-icon.png" alt="" title="" style="float: left; width: 48px; margin: 6px 12px 6px 6px;" />
                        <b>Officiating Radio Ad</b><br />
                        30 second radio commercial
                    </a>

                    <br /><br />

                    <h2>Newspaper Articles</h2>
                    <ul>
                        <li><a href="http://www.statesmanjournal.com/story/news/local/stayton/sports/2016/05/11/sports-officials-short-supply-salem/84062200/" target="_blank">"Sports officials at short supply in Salem" - Statesman Journal</a></li>
                    </ul>                    

                    <br /><br />

                    <h2>Brochures</h2>
                    <ul>
                        <li><a href="<?php echo asset('/docs/officials/recruitment/SFOA Brochure 04.28.2016.docx'); ?>" target="_blank">Association Marketing Brochure/Mailer - Football</a></li>
                    </ul>


                </div>

                 <!-- Ideas -->
                <div id="recruitment-ideas">
                    <h1>Recruitment Ideas</h1>

                    <br />

                    <h2>Host an Officiating Job Fair</h2>
                    <ul>
                        <li>
                            <b>Salem Basketball Officials Association</b><br />
                            &raquo;&nbsp;<a href="<?php echo asset('/docs/officials/recruitment/Become a Basketball Official.pdf'); ?>" target="_blank">View Flyer (PDF)</a>&nbsp;&nbsp;|&nbsp;&nbsp;
                            &raquo;&nbsp;<a href="<?php echo asset('/docs/officials/recruitment/Become a Basketball Official.docx'); ?>" target="_blank">Download Flyer (MS Word)</a>
                        </li>
                    </ul>

                    <br /><br />

                    <h2>Association Recruiting Programs</h2>
                    <p>
                        Send Jack Folliard, <?php echo Helpers::obfuscateEmailLink('jfolliard@comcast.net'); ?>, your recruiting ideas.
                    </p>
                    <ul style="font-size: 10pt;">
                        <li>
                            <b>Refer a Friend Recruiting Program</b>:<br />
                            Suggested by Ken Woods, Commissioner of Salem Football Officials Association.
                            <ol>
                                <li>Member recruits a new official, that new official registers with the OSAA, receives a packet, attends weekly training classes, and works a schedule.</li>
                                <li>The next year, this same rookie official comes back and registers with the OSAA for the second year, the recruiting official receives $40 cash from the association at the beginning of the season.  If you recruit two new officials, you receive $80 cash, if you recruit three or more, you receive $100 cash (cap at some amount, i.e. $100 maximum).</li>
                            </ol>
                        </li>
                    </ul>


                </div>
               
            </div>

        </div>
        

        <?php /*  Registration  */ ?>
        <div id="registration">            

            <h1>Sign-Up and Register to Become an Official</h1>
            
            <br />

            <div class="ui-corner-all" style="margin-top: 1.5em; text-align: center; float: right; width: 175px; font-size: 10pt; line-height: 1.10em; padding: 0.5em; border: 1px solid #cccccc; background-color: #ffff00;">
                First time officials are reimbursed for OAOA membership dues,<br />up to a $20 value.<br /><a href="<?php echo asset('/docs/officials/OAOA Dues Discount for New Officials.pdf'); ?>" target="_blank">&raquo; More Information</a>
            </div>

            <h2>How to Register as an Official</h2>
            <ol class="list_instructions">                
                <li>
                    First, determine which sport and <b>Local Officials Association</b> you want to join.  You can use the <a href="#" name="loa_lookup_tool">Association Lookup Tool</a> to find the closest association near a given ZIP code or high school.  The <a href="#" data-jump-tab="associations">Associations</a> tab also contains a list of all Local Official Associations.
                </li>
                <li>
                    <b>Are you at least 18 years old?</b><br />
                    <ul style="margin-top: 0.25em; font-size: 9.5pt;">
                        <li style="margin-bottom: 0.25em;"><b>Yes</b>, continue on to <u>Step 3</u>.</li>
                        <li style="margin-bottom: 0.25em;"><b>No</b>, if you are under 18 years old, you will need to contact your association's Commissioner in order to request an exception for youth referees.  <i>(These exceptions start with Commissioners, contact your Commissioner with an email expressing your interest to officiate.)</i>  Your Commissioner will then provide you with different registration instructions; do not continue to <u>Step 3</u>.</li>
                    </ul>
                </li>
                <li>
                    Complete the <b>Online Registration</b> process.  Registration is completed through the OSAA/OAOA Central Hub on ArbiterSports.  The online registration form is fairly self explanatory and contains contact information if you need assistance.  The registration process includes:
                    <div style="float: right; width: 50%; padding: 2.5em 0 0 2%;">
                        <a href="https://osaa.arbitersports.com/front/105752/Site/PageContent/OSAA-Registration-Portal" target="_blank" style="float: left;">
                            <img src="<?php echo asset('images/icons/officials_register_2.jpg'); ?>" alt="" title="" style="width: 200px;" />
                        </a>

                        <div class="small note" style="float: left; width: 215px; margin: 2em 0 0 25px;">
                            Click the image to the left to start your officials registration.
                        </div>
                    </div>

                    <ul style="margin-top: 0.25em; font-size: 9.5pt;">
                        <li style="margin-bottom: 0.25em;">Choosing a portal</li>
                        <li style="margin-bottom: 0.25em;">Selecting a sport</li>
                        <li style="margin-bottom: 0.25em;">Providing contact information and a mailing address</li>
                        <li style="margin-bottom: 0.25em;">Consenting to a background check</li>
                        <li style="margin-bottom: 0.25em;">Agreeing to an Independent Contractor notification</li>
                        <li style="margin-bottom: 0.25em;">Selecting your Local Officials Association</li>
                        <li style="margin-bottom: 0.25em;">Paying registration fees online</li>
                    </ul>                    

                    <div style="font-size: 9.5pt; margin-top: 1em;">
                        <span style="font-weight: bold; display: block; color: #990000;">Choosing a Portal</span>
                        There are two registration options available for officials registering with the OSAA:
                        <br />
                        <b>Oregon Portal</b> - this portal should be selected if you are a member or plan to be a member of a Local Officials Association chartered in the state of Oregon in any of the seven sports (Football, Soccer, Volleyball, Basketball, Baseball, or Softball).
                        <br />
                        <b>Affiliate Portal</b> - this portal should be selected if you are a member of an officiating association located outside of Oregon but will be officiating contests within Oregon's border.  This option should also be selected if the Commissioner of your association has indicated that you should complete the affiliate registration process even though you may be a member of an Oregon association.                        
                    </div>
                </li>
                <li>
                    Look for your <b>Officials Packet</b> in the mail.  Your packet includes an OSAA badge and rules books.  See the "Officials Packets" section and "Registration Fees" table for additional information.
                </li>
                <li>
                    Complete the required annual <b>Certification Tests</b>.  Refer to the <a href="#" data-jump-tab="certification">Certification/OCEP</a> tab for additional information including all certification requirements for officials, links to online rules exams, concussion testing information, and OCEP requirements.  If you are a new official, it is recommended to attend at least one of your association's training meetings before taking the rules exam.
                </li>
                <li>
                    <b>Get Training</b> from your Local Officials Association.  Check with your association for any additional membership requirements, training meeting schedule, and assignment procedures.
                </li>
            </ol>

            <br class="clear" />

            <h2>2016-17 OSAA Officials Registration and Testing Timelines</h2>
            <table style="width: 85%; border-collapse: collapse;">
                <tr>
                    <td style="border-bottom: 1px solid #999999; border-right: 1px solid #cccccc;"></td>
                    <td style="border-bottom: 1px solid #999999; padding-left: 20px;"><b></u>FALL</u></b></td>
                    <td style="border-bottom: 1px solid #999999; background-color: #f0f0ff; padding: 0 10px;"><b></u>WINTER</u></b></td>
                    <td style="border-bottom: 1px solid #999999; padding-left: 10px;"><b></u>SPRING</u></b></td>
                </tr>

                <tr style="line-height: 1.5em;">
                    <td style="border-right: 1px solid #cccccc;"><b>Registration/Testing Opens</b></td>
                    <td style="padding-left: 20px;">Mon. 6/20/2016</td>
                    <td style="background-color: #f0f0ff; padding: 0 10px;">Mon. 9/19/2016</td>
                    <td style="padding-left: 10px;">Mon. 1/9/2017</td>
                </tr>

                <tr style="line-height: 1.5em; background-color: #efefef;">
                    <td style="border-right: 1px solid #cccccc;"><b>Test Review Opens</b></td>
                    <td style="padding-left: 20px;">Mon. 8/15/2016</td>
                    <td style="background-color: #dedeff; padding: 0 10px;">Mon. 11/14/2016</td>
                    <td style="padding-left: 10px;">Mon. 2/27/2017</td>
                </tr>

                <tr style="line-height: 1.5em;">
                    <td style="border-right: 1px solid #cccccc;"><b>First Contest/Jamboree Dates</b></td>
                    <td style="padding-left: 20px;">Thurs. 8/25/2016</td>
                    <td style="background-color: #f0f0ff; padding: 0 10px;">Wed. 11/30/2016</td>
                    <td style="padding-left: 10px;">Mon. 3/13/2017</td>
                </tr>

                <tr style="line-height: 1.5em; background-color: #efefef;">
                    <td style="border-right: 1px solid #cccccc;"><b>Testing/Registration Closes</b></td>
                    <td style="padding-left: 20px;">Fri. 10/21/2016</td>
                    <td style="background-color: #dedeff; padding: 0 10px;">Fri. 2/17/2017</td>
                    <td style="padding-left: 10px;">Wed. 5/17/2017</td>
                </tr>
            </table>

            <br /><br />

            <div style="float: left; width: 35%;">

                <h2>2016-17 Registration Fees</h2>
                <table style="width: 80%;" class="fees">
                    <?php /*  <tr>
                        <td>
                            <a href="#" class="packet_contents" data-sport="Football">
                                <img src="<?php echo asset('/images/icons/packet_24px.png'); ?>" alt="" title="" />
                                <b>Football</b>
                            </a>
                        </td>
                        <td>
                            $66.00                            
                        </td>
                    </tr>
                    <tr>
                        <td>
                            <a href="#" class="packet_contents" data-sport="Volleyball">
                                <img src="<?php echo asset('/images/icons/packet_24px.png'); ?>" alt="" title="" />
                                <b>Volleyball</b>
                            </a>
                        </td>
                        <td>
                            $66.00
                        </td>
                    </tr>
                    <tr>
                        <td>
                            <a href="#" class="packet_contents" data-sport="Soccer">
                                <img src="<?php echo asset('/images/icons/packet_24px.png'); ?>" alt="" title="" />
                                <b>Soccer</b>
                            </a>
                        </td>
                        <td>$60.00</td>
                    </tr>
                    <tr>
                        <td>
                            <a href="#" class="packet_contents" data-sport="Basketball">
                                <img src="<?php echo asset('/images/icons/packet_24px.png'); ?>" alt="" title="" />
                                <b>Basketball</b>
                            </a>
                        </td>
                        <td>$66.00</td>
                    </tr>
                    <tr>
                        <td>
                            <a href="#" class="packet_contents" data-sport="Wrestling">
                                <img src="<?php echo asset('/images/icons/packet_24px.png'); ?>" alt="" title="" />
                                <b>Wrestling</b>
                            </a>
                        </td>
                        <td>$66.00</td>
                    </tr>
                    <tr>
                        <td>
                            <a href="#" class="packet_contents" data-sport="Baseball">
                                <img src="<?php echo asset('/images/icons/packet_24px.png'); ?>" alt="" title="" />
                                <b>Baseball</b>
                            </a>
                        </td>
                        <td>$73.00</td>
                    </tr>
                    <tr>
                        <td>
                            <a href="#" class="packet_contents" data-sport="Softball">
                                <img src="<?php echo asset('/images/icons/packet_24px.png'); ?>" alt="" title="" />
                                <b>Softball</b>
                            </a>
                        </td>
                        <td>$66.00</td>
                    </tr>  */ ?>
                </table>

                <br />

                <div class="small note" style="width: 85%;">
                    Multi-sport officials receive a discount if registering for multiple sports withing the same membership year.
                </div>
            </div>

            <div style="float: left; width: 60%;">
                <h2>Officials Packets</h2>
                Once you have completed the online registration process and consented to a criminal background check, the OSAA office will mail you an officials packet.  Packets are send USPS First Class to the mailing address provided in the registration process.

                <br /><br />

                <b>Please allow up to 5 business days to receive your packet.</b>

                <br /><br />

                <span class="small note">
                    If you have not received your officials packet, please contact Meridith Pyle at the OSAA office by calling (503) 682 - 6722 x224 or email <?php echo Helpers::obfuscateEmailLink('meridithp@osaa.org'); ?>.  Packet contents vary by sport and additional information on exactly what is included for each sport's officials packet can be found with a price break-down of each item by clicking the specific sport to the left.
                </span>

                <br /><br />

                <?php /*  <b>*2016-17 Registration Fees are still to be determined.</b>  */ ?>

            </div>

            <br class="clear" />

        </div>


        <?php /*  Certification/OCEP  */ ?>
        <div id="certification">

            <h1>Certification Requirements for OSAA Officials</h1>
            To be an OSAA certified official, an individual must:
            <ol style="margin-left: 30px;">
                <li>Be at least 18 years of age (exceptions for youth officials are made by the OSAA Executive Director)</li>
                <li>Be a member in good standing of a Local Officials Association and complete the online registration process</li>
                <li>Take the National Federation Rules Examination for the sport concerned</li>
                <li>Attend six study/training meetings or complete 10 hours of approved training</li>
                <li>Consent to and pass an annual criminal history conviction screening</li>
                <li>Complete an annual OSAA concussion awareness training course</li>
            </ol>

            <br />

            <div class="small note">The full list of certification requirements can be found in the <a href="<?php echo asset('docs/officials/AOH.pdf'); ?>" target="_blank">OSAA Athletic Officials Handbook</a>.</div>

            <br />

            <h2>Testing</h2>
            <a href="http://osaa.arbitersports.com/front/105752/test" target="_blank" style="float: right; text-align: center; width: 100px; font-size: 10pt;">
                <img src="<?php echo asset('/images/icons/form_2_48px.png'); ?>" alt="" title="" style="" /><br />
                Online Exams
            </a>
            Officials must annually pass an online rules exam for each sport he/she officiates.  Testing is administered online through the OSAA/OAOA Central Hub on ArbiterSports.  Exams are open book and there is no time limit.  The test must be completed in order to be certified.  Officials have 3 attempts to obtain a passing score.  After the specified date, the ability to review a previous completed test is enabled.

            <br /><br />

            <h2>Concussion Training</h2>
            All OSAA certified officials in all sports must complete an annual OSAA concussion training course.  Training must be completed before officials are allowed to officiate any contest.  This annual requirement must be completed within each membership year (August 1 through July 31).

            <br />

            <h3>OSAA Online Concussion Course</h3>
            The OSAA has created an online training course specifically targeted for athletic officials, "Understanding Concussions - What Officials Need to Know."  The online course is hosted on the Central Hub through the Eligibility Center.  To complete the concussion course:
            <ol style="margin-left: 30px; font-size: 10pt;">
                <li>Click the link to access the <a href="http://osaa.arbitersports.com/front/105752/Eligibility" target="_blank">Eligibility Center</a> on ArbiterSports.</li>
                <li>If you are not already logged in, you must log in with your e-mail address and password you used during registration.</li>
                <li>Under the <b>Started</b> section, expand a varsity eligibility in the current school year, <?php echo Helpers::getCurrentYear(); ?>-<?php echo substr((intval(Helpers::getCurrentYear()) + 1), 2, 2); ?>.</li>
                <li>In the expanded eligibility you selected, a list of the requirements will be visible.  Next to the "Understanding Concussions - What Officials Need to Know" item, click the <b>View Clinic</b> link.</li>                
                <li>A pop-up window will appear.  Click the <b>OK</b> button.  If you do not see any buttons, you might have to scroll to the right in this pop-up window to see the button.</li>
                <li>A training course will load on a platform hosted by BrainShark.  The course takes about 10 minutes to complete, prompting you to progress to the next step as necessary.</li>
                <li>In the upper-right, an icon is displayed indicating your completion status.  This icon will appear red to let you know that you still have more steps to complete in the course.  After you have completed the course, ensure that this icon appears green - noting that you have met all of the completion criteria.</li>

            </ol>  

            <br />

            <div class="small note">
                This online course created by the OSAA is the only concussion training course that meets the certification requirement for officials.  Other courses will not be accepted as substitutes.
            </div>
        
            <br />

            <h1>Officials Certification And Education Program - OCEP</h1>
            The OSAA/OAOA Officials Certification and Education Program (OCEP) is designed to ensure that Oregon officials statewide are trained in a consistent and standardized manner. There are two components - the Principles of Officiating Course and Playoff Certification Clinics.

            <br /><br />

            <div class="small note">For a full description of the OCEP program, please refer to Appendix C in the <a href="<?php echo asset('docs/officials/AOH.pdf'); ?>" target="_blank">OSAA Athletic Officials Handbook</a>.</div>

            <br />

            <h2>Principles of Officiating</h2>
            <div class="ui-corner-all" style="border: 1px solid #cccccc; float: right; padding: 1em 0.5em; text-align: center; width: 250px; margin: 0 0 1em 1em;">
                <h4 style="border-bottom: 1px solid #000000;">OCEP Principles</h4><br />
                Mandatory<br />
                <span class="ui-corner-tr ui-corner-bl" style="background-color: #DE7508; color: #ffffff; font-weight: bold; padding: 0.25em 1em; display: inline-block;">One-Time Requirement</span><br /><br />
                <div class="small note" style="line-height: 1.15em;">Must obtain within first 3 years of officiating or grandfathered in if registered prior to 2006-07.</div>
            </div>


            New officials shall complete within their first three years of officiating a course or clinic approved by the OAOA Executive Board on basic Principles of Officiating. This requirement does not apply to officials certified by the OSAA in 2005-06 or prior; or any transfer official previously licensed or certified by a State High School governing body.

            <br /><br />

            Each local officials association must conduct an annual OCEP Principles of Officiating Course.  It is highly suggested that these courses are offered to other neighboring associations of other sports to have a diverse participant base.  For additional information, please refer to the <a href="http://www.oreofficials.org/principles.php" target="_blank">OAOA Website</a>.
            
            <br /><br />

            <div class="small note">
                There is a free NFHS Interscholastic Officiating Course that can be completed online as an alternative to the in-person OCEP Principles of Officiating clinic.  Access this online course on the <a href="http://nfhslearn.com/courses/61031/interscholastic-officiating" target="_blank">NFHS Learning Center</a>.
            </div>

            <br />

            <h2>OCEP Playoff Certification Clinic</h2>
            <div class="ui-corner-all" style="border: 1px solid #cccccc; float: right; padding: 1em 0.5em; text-align: center; width: 250px; margin: 0 0 1em 1em;">
                <h4 style="border-bottom: 1px solid #000000;">OCEP Playoff Certification</h4><br />
                Required for OSAA Playoffs<br />
                <span class="ui-corner-tr ui-corner-bl" style="background-color: #990000; color: #ffffff; font-weight: bold; padding: 0.25em 1em; display: inline-block;">Requires Recertification</span><br /><br />
                <div class="small note" style="line-height: 1.15em;">Must obtain to be assigned an OSAA State Championship or playoff. Recertification requirements vary by sport.</div>
            </div>

            These clinics are sport specific and cover rules, interpretations, and mechanics for officiating in the OSAA Championships and playoffs. The OAOA sponsors several certification clinics in all sports throughout the year.  Idaho and Washington associations who service Oregon schools are exempt from OCEP as they must comply with their respective states' training and certification requirements.

            <br /><br />

            Officials selected to officiate any OSAA State Championship or playoff event shall have completed an OCEP Playoff Certification Clinic, or other camp, clinic, or certifying procedure substantially equivalent and approved by the OAOA Executive Board in the applicable sport.

            <br /><br />

            <div class="small note">
                Soccer officials who obtain USSF Grade 8 certification meet this OCEP Playoff Certification requirement.
            </div>

            <h3>Playoff Recertification Requirement</h3>
            Football, volleyball, basketball, baseball, and softball officials must attend an OCEP Playoff Certification Clinic every five years.  Wrestling officials must attend an OCEP Playoff Certification Clinic every three years.  Soccer officials must obtain USSF Grade 8 certification once.

            <br /><br />

            <div class="small note">
                Officials can check their individual OCEP certification status by looking at their profiles on ArbiterSports or under a playoff eligibility on the Eligibility Center.
            </div>


        </div>


        <?php /*  Eligibility/Championships  */ ?>
        <div id="eligibility">

            <h1>Eligibility Badges</h1>            
            To help officials and Commissioners understand the certification requirements, the Central Hub on ArbiterSports assigns users badge icons representing the certification of each official and their eligibility to be assigned to officiate certain levels of competition.

            <br /><br />

            <div style="font-size: 10pt; line-height: 1.15em;">

                <div class="badge" style="font-weight: bold; color: #0d581b; font-size: 26pt;">
                    R
                </div>
                <b>Registered</b> - The official has completed the online registration process including signing an independent contractor agreement, paying required fees, and consenting to a background check.  <span class="important"><b>Not allowed to officiate.</b></span>

                <br class="clear" />

                <div class="badge" style="background-color: #ffa500;"></div>
                <b>Sub-Varsity Official</b> - The official has successfully registered, passed the background check, viewed any required training videos, and has completed the rules exam with a score of less than 75%.  <span style="color: #ffa500;"><b>Not allowed to officiate above the sub-varsity level.</b></span>

                <br class="clear" />

                <div class="badge" style="background-color: #00bfff;"></div>
                <b>Varsity Official</b> - The official has successfully registered, passed the background check, viewed any required training videos, and has completed the rules exam with a score of 75% or higher.  <span style="color: #1EA938;"><b>Allowed to officiate varsity and sub-varsity contests.</b></span>

                <br class="clear" />

                <div class="badge" style="background-color: #000000;"></div>
                <b>Playoff Official</b> - The official has successfully registered, passed the background check, viewed any required training videos, and has completed the rules exam with a score of 90% or higher.  Additionally, the official has completed the OCEP Principles and OCEP Playoff certifications.  <span style="color: #1EA938;"><b>Allowed to officiate OSAA Championships, playoffs, varsity, and sub-varsity contests.</b></span>

            </div>

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

            <div style="float: left; margin-right: 30px; width: 355px;">
                <div id="check_eligibility"></div>
            </div>

            <div style="float: left; width: 590px;">
                <h2 style="margin-top: 0;">How to Check Your Eligibility</h2>
                The video to the left explains how officials can access the Central Hub on ArbiterSports to check their individual eligibility.

                <br /><br />

                <div class="small note">
                    Please note that eligibility badges may not reflect the most up to date information as the icons are updated twice daily on ArbiterSports.  Officials should check their own eligibilities through the eligibility center on the Central Hub to see what criteria have been completed or are missing.  
                </div>

                <br /><br />

                <a href="http://osaa.arbitersports.com/front/105752/Eligibility" target="_blank" style="float: left; text-align: center; width: 125px; font-size: 10pt;">
                    <img src="<?php echo asset('/images/icons/view_form_48px.png'); ?>" alt="" title="" style="" /><br />
                    Eligibility Center                
                </a>

                <br />
                <span class="small note">Click to go directly to the Eligibility Center.</span>
            </div>

            <br class="clear" /><br /><br />
        
            <h1>OSAA State Championships &amp; Playoffs</h1>
            Officials selected to represent a local association at any State Championship or playoff event shall meet each of the following requirements:
            <ul style="margin-left: 30px;">
                <li>
                    <b>Be certified, playoff eligible, and in good standing per the OSAA Athletic Officials Handbook:</b>
                    <ul style="font-size: 10pt;">
                        <li>Completed online registration including signing an independent contractor agreement, paying required fees, and consenting to a background check</li>
                        <li>Passed the background check</li>
                        <li>Viewed any required training videos (i.e. concussion training)</li>
                        <li>Passed the NFHS rules exam with a score of at least 90%</li>                        
                    </ul>
                </li>
                <li>
                    <b>Meet and hold current OCEP certification requirements:</b>
                    <ul style="font-size: 10pt;">
                        <li>Completed the OCEP Principles Course once (or be grandfathered in)</li>
                        <li>Completed the sport specific OCEP Playoff Certification Clinic</li>
                        <li>
                            Current OCEP Playoff Certification status (varies by sport):
                            <ul>
                                <li>Football, Volleyball, Basketball, Baseball, and Softball officials must have attended the sport's OCEP Playoff Certification Clinic within the past five years</li>
                                <li>Wrestling officials must have attended a Wrestling OCEP Playoff Certification Clinic within the last three years</li>
                                <li>Soccer officials must have attended within the last five years an Oregon Referee Committee Regional Referee Clinic (also known as the ORC Intermediate Training Clinic), ORC Big Training Weekend, or a training session or clinic which is substantially equivalent to those two previously listed events as determined by the OSAA State Soccer Rules Interpreter</li>
                            </ul>
                        </li>
                    </ul>
                </li>
                <li>
                    <b>Have a minimum officiating experience at the varsity level:</b>
                    <ul style="font-size: 10pt;">
                        <li>at least 3 years</li>
                        <li>at least 5 years in Soccer to be eligible for assignment as the Center Referee for a 6A or 5A Soccer State Championship or playoff event (only applies to 6A or 5A CR position including the first round to the final contest)</li>
                        <li>or by exception from the OSAA Executive Director</li>
                    </ul>
                </li>
                <li>
                    <b>For Basketball or Soccer, officiated:</b>
                    <ul style="font-size: 10pt;">
                        <li>at least 3 regular season Basketball contests in each gender</li>
                        <li>at least 2 regular season Soccer matches in each gender</li>
                    </ul>
                </li>
                <li>
                    <b>For Wrestling, be nominated by the Tournament Selection Committee</b>                    
                </li>
                <li>
                    <b>Be a member of an association which services:</b>
                    <ul style="font-size: 10pt;">
                        <li>6A or 5A classifications during the regular season to be eligible for 6A or lower classifications assignments</li>
                        <li>4A or a lower classification during the regular season to be eligible for 4A and lower classifications assignments</li>
                    </ul>
                </li>
                <li><b>Meet any additional requirements established by the official's local association</b></li> 
            </ul>

            <br />

            <div class="small note">
                Local officials associations may impose stricter guidelines for selecting officials for OSAA State Championship events.  League playoffs, play-in contests, and regional tournaments are not part of the OSAA State Championships.
            </div>

            <br />

            <h2>Playoff Assignments by Sport/Round</h2>            
            <table class="playoff_assignments" data-color-rows="true">
                <thead>
                    <tr>
                        <th>Playoffs</th>
                        <th>Football</th>
                        <th>Volleyball</th>
                        <th>Soccer</th>
                        <th>Basketball</th>
                        <th>Baseball</th>
                        <th>Softball</th>
                    </tr>
                </thead>

                <tbody>
                    <tr>
                        <td>1st Round</td>
                        <td>Local Assoc.</td>
                        <td>Local Assoc.</td>
                        <td>Local Assoc.</td>
                        <td>Local Assoc.</td>
                        <td>Local Assoc.</td>
                        <td>Local Assoc.</td>
                    </tr>

                    <tr>
                        <td>2nd Round</td>
                        <td>Non-Local Assoc.</td>
                        <td>Non-Local Assoc.</td>
                        <td>Non-Local Assoc.</td>
                        <td>Non-Local Assoc.</td>
                        <td>Local Assoc.</td>
                        <td>Local Assoc.</td>
                    </tr>

                    <tr>
                        <td>QF Round</td>
                        <td>Non-Local Assoc.</td>
                        <td>OSAA/Final Site</td>
                        <td>Non-Local Assoc.</td>
                        <td>OSAA/Final Site</td>
                        <td>Local Assoc.</td>
                        <td>Local Assoc.</td>
                    </tr>

                    <tr>
                        <td>SF Round</td>
                        <td>OSAA/Rotating Assoc.</td>
                        <td>OSAA/Final Site</td>
                        <td>Non-Local Assoc.</td>
                        <td>OSAA/Final Site</td>
                        <td>Local Assoc.</td>
                        <td>Local Assoc.</td>
                    </tr>

                    <tr>
                        <td>Consolation</td>
                        <td>- -</td>
                        <td>OSAA/Final Site</td>
                        <td>- -</td>
                        <td>OSAA/Final Site</td>
                        <td>- -</td>
                        <td>- -</td>
                    </tr>

                    <tr>
                        <td>Final</td>
                        <td>OSAA/Rotating Assoc.</td>
                        <td>OSAA/Final Site</td>
                        <td>OSAA/Final Site</td>
                        <td>OSAA/Final Site</td>
                        <td>OSAA/Final Site</td>
                        <td>OSAA/Final Site</td>
                    </tr>
                </tbody>
            </table>

            <br />

            <div class="small">
                <b>Local Assoc.</b> - The home team's local officials association will provide an officiating crew.<br />
                <b>Non-Local Assoc.</b> - A non-local officials association will provide an officiating crew; any association servicing more than 7.5% of schools sponsoring the activity shall be considered a non-local association.<br />
                <b>OSAA/Rotating Assoc.</b> - The OSAA shall assign an officials association based on a rotating schedule to provide an officiating crew.<br />
                <b>OSAA/Final Site</b> - The contest will be played at a final site and officials will be assigned individually by the OSAA.<br />
            </div>

            <h3>Consecutive Year Representation at Final Site</h3>
            Officials may be nominated to represent their local association in State Championship final sites in consecutive years as follows:
            <ul style="margin-left: 30px;">
                <li><b>Football</b> - no limitation</li>
                <li><b>Volleyball</b> - limit of two consecutive years at any final site, regardless of classification</li>
                <li><b>Soccer</b> - no limitation</li>
                <li><b>Basketball</b> - limit of two consecutive years at any final site, regardless of classification</li>
                <li><b>Wrestling</b> - by selection process outlined in Appendix F of the <a href="<?php echo asset('docs/officials/AOH.pdf'); ?>" target="_blank">Athletic Officials Handbook</a></li>
                <li><b>Baseball</b> - no limitation</li>
                <li><b>Softball</b> - no limitation</li>
            </ul> 

            <br />

            <div class="small note">
                Local officials associations may impose stricter guidelines for nominating officials for an OSAA State Championship final or final site.
            </div>           

		</div>


        <?php /*  Rules, Policies, & Forms  */ ?>
        <div id="rules">

            <h1>OSAA Rules, Policies, and Forms for Officials and Contests</h1>
            <div class="ui-corner-all" style="border: 1px solid #cccccc; padding: 0.25em; margin: 1em 0 2em 0;">
                <img src="<?php echo asset('/images/icons/information_24px.png'); ?>" alt="" title="" style="float: left; margin: 0 10px 10px 0;" /><b>Note:</b> OSAA contest officials are not to interpret OSAA rules.  Practice/game limitations, player eligibility, and other rules governing schools outside of the NFHS  rules of that particular sport do not fall under the purview of the official.
            </div>            

            <h2>OSAA Contest Requirements</h2>
            OSAA certified officials are required for all OSAA sanctioned activities at the varsity and junior varsity levels (including jamborees).  Contests with different levels are considered a contest at the higher of the two levels competing (i.e a Varsity team playing a Junior Varsity team is considered a Varsity level contest).  Schools have the responsibility to request permission from their local officials association to use non-certified officials at sub-varsity contests where certified officials are not required.

            <br /><br />

            <div class="small note">
                EXCEPTION:  OSAA certified officials are required in baseball and softball at the varsity level only.  OSAA certified officials are required in football at all sub-varsity levels.  (<a href="http://www.osaa.org/governance/handbooks/osaa#_Toc426096963" target="_blank">OSAA Handbook</a>)
            </div>            

            <h3>Certified Officials Required by Sport/Level</h3>
            <table class="certified_officials" data-color-rows="true">
                <thead>
                    <tr>
                        <th style="text-align: left;">Level</th>
                        <th>Football</th>
                        <th>Volleyball</th>
                        <th>Soccer</th>
                        <th>Basketball</th>
                        <th>Wrestling</th>
                        <th>Baseball</th>
                        <th>Softball</th>
                    </tr>
                </thead>

                <tbody>
                    <tr>
                        <td style="text-align: left;">Varsity (V)</td>
                        <td><img src="<?php echo asset('/images/icons/check_16px.png'); ?>" alt="" title="" class="certification_required" /></td>
                        <td><img src="<?php echo asset('/images/icons/check_16px.png'); ?>" alt="" title="" class="certification_required" /></td>
                        <td><img src="<?php echo asset('/images/icons/check_16px.png'); ?>" alt="" title="" class="certification_required" /></td>
                        <td><img src="<?php echo asset('/images/icons/check_16px.png'); ?>" alt="" title="" class="certification_required" /></td>
                        <td><img src="<?php echo asset('/images/icons/check_16px.png'); ?>" alt="" title="" class="certification_required" /></td>
                        <td><img src="<?php echo asset('/images/icons/check_16px.png'); ?>" alt="" title="" class="certification_required" /></td>
                        <td><img src="<?php echo asset('/images/icons/check_16px.png'); ?>" alt="" title="" class="certification_required" /></td>
                    </tr>

                    <tr>
                        <td style="text-align: left;">Junior Varsity (JV)</td>
                        <td><img src="<?php echo asset('/images/icons/check_16px.png'); ?>" alt="" title="" class="certification_required" /></td>
                        <td><img src="<?php echo asset('/images/icons/check_16px.png'); ?>" alt="" title="" class="certification_required" /></td>
                        <td><img src="<?php echo asset('/images/icons/check_16px.png'); ?>" alt="" title="" class="certification_required" /></td>
                        <td><img src="<?php echo asset('/images/icons/check_16px.png'); ?>" alt="" title="" class="certification_required" /></td>
                        <td><img src="<?php echo asset('/images/icons/check_16px.png'); ?>" alt="" title="" class="certification_required" /></td>
                        <td></td>
                        <td></td>
                    </tr>

                    <tr>
                        <td style="text-align: left;">Junior Varsity 2 (JV2)</td>
                        <td><img src="<?php echo asset('/images/icons/check_16px.png'); ?>" alt="" title="" class="certification_required" /></td>
                        <td></td>
                        <td></td>
                        <td></td>
                        <td></td>
                        <td></td>
                        <td></td>
                    </tr>

                    <tr>
                        <td style="text-align: left;">Freshman (FR)</td>
                        <td><img src="<?php echo asset('/images/icons/check_16px.png'); ?>" alt="" title="" class="certification_required" /></td>
                        <td></td>
                        <td></td>
                        <td></td>
                        <td></td>
                        <td></td>
                        <td></td>
                    </tr>

                    <tr>
                        <td style="text-align: left;">Freshman 2 (FR2)</td>
                        <td><img src="<?php echo asset('/images/icons/check_16px.png'); ?>" alt="" title="" class="certification_required" /></td>
                        <td></td>
                        <td></td>
                        <td></td>
                        <td></td>
                        <td></td>
                        <td></td>
                    </tr>
                    
                </tbody>
            </table>

            <br />

            <h2>Resource Links</h2>
            These are some of the OSAA policies and forms that relate directly to officials.            
            <div style="margin-left: 40px; line-height: 1.25em;">
                <div class="columns">
                    <div class="half" style="width: 40%;">
                        &raquo; <a href="<?php echo url('governance/handbooks/osaa#_Toc426096962'); ?>" target="_blank">Officials Rules in OSAA Handbook</a><br />
                        &raquo; <a href="<?php echo asset('docs/officials/AOH.pdf'); ?>" target="_blank">Athletic Officials Handbook (AOH)</a><br />
                        &raquo; <a href="<?php echo url('governance/handbooks/osaa#_Toc426096926'); ?>" target="_blank">Ejection Policies</a><br />
                        &raquo; <a href="<?php echo asset('/docs/officials/ConcussionManagementBP.pdf'); ?>" target="_blank">Concussion Management</a><br />
                        <br />                        
                        &raquo; <a href="<?php echo asset('/docs/officials/2016-17 Officials Fee Schedule.pdf'); ?>" target="_blank">2016-17 OSAA Officials Fee Schedule</a><br />
                        &raquo; <a href="<?php echo asset('docs/officials/BXB3PersonCrewFees.pdf'); ?>" target="_blank">2015-16 3-Person Basketball Fee Schedule</a><br />
                        &raquo; <a href="<?php echo url('governance/handbooks/osaa#_Toc426097059'); ?>" target="_blank">Game Fee Cancellation Policy</a><br />
                        &raquo; <a href="<?php echo url('governance/handbooks/osaa#_Toc426096950'); ?>" target="_blank">Interrupted Contest Policy</a> <br />
                    </div>

                    <div class="half" style="width: 40%;">
                        &raquo; <a href="<?php echo asset('docs/officials/Transfer.doc'); ?>" target="_blank">Officials Transfer Form</a><br />
                        Attendance Sheet: &raquo; <a href="<?php echo asset('docs/officials/AttendanceSheet.pdf'); ?>" target="_blank">PDF</a>&nbsp;&nbsp;|&nbsp;&nbsp;&raquo; <a href="<?php echo asset('docs/officials/AttendanceSheet.doc'); ?>" target="_blank">WORD</a><br />
                        <br />
                        &raquo; <a href="<?php echo asset('docs/officials/CodeofEthics.pdf'); ?>" target="_blank">Official's Code of Ethics</a><br />
                        &raquo; <a href="<?php echo asset('docs/officials/OfficialsConflictOfInterest.pdf'); ?>" target="_blank">Conflict of Interest Policy</a><br />
                        &raquo; <a href="<?php echo asset('docs/officials/socialnet.pdf'); ?>" target="_blank">Social Media Guidelines</a><br />
                        &raquo; <a href="<?php echo asset('docs/officials/Disciplinary%20Action.doc'); ?>" target="_blank">Officials Disciplinary Action Form</a><br />
                    </div>

                    <div class="fourth" style="width: 12%; text-align: center; padding: 0;">
                        <a href="<?php echo url('/forms/ejection'); ?>" target="_blank">
                            <img src="<?php echo asset('/images/icons/ejection_report_64px.png'); ?>" alt="" title="" style="width: 64px;" /><br />                           
                            OSAA Online Ejection Report
                        </a>                        
                    </div>
                </div>
            </div>

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

            <h2>State Rules Interpreters</h2>       
            The following people are the State Rules Interpreters (SRI) for their respective sports.  Commissioners and officials are encouraged to contact the SRI for rules clarifications.
            <table class="sris" style="width: 80%; margin-left: 40px;">
                <tr>
                    <td><b>Football</b></td>
                    <td>Clark Sanders</td>
                    <td><?php echo Helpers::obfuscateEmailLink("clark@oreofficials.org"); ?></td>
                </tr>
                <tr>
                    <td><b>Volleyball</b></td>
                    <td>Debi Hanson</td>
                    <td><?php echo Helpers::obfuscateEmailLink("gpvoa.commish@me.com"); ?></td>
                </tr>
                <tr>
                    <td><b>Soccer</b></td>
                    <td>Patrick Duffy</td>
                    <td><?php echo Helpers::obfuscateEmailLink("patd@amgearpdx.com"); ?></td>
                </tr>
                <tr>
                    <td><b>Basketball</b></td>
                    <td>Steve Bulen</td>
                    <td><?php echo Helpers::obfuscateEmailLink("sbulen1@gmail.com"); ?></td>
                </tr>
                <tr>
                    <td><b>Swimming</b></td>
                    <td>Jacki Allender</td>
                    <td><?php echo Helpers::obfuscateEmailLink("seewun@proaxis.com"); ?></td>
                </tr>
                <tr>
                    <td><b>Wrestling</b></td>
                    <td>Rick Wallace</td>
                    <td><?php echo Helpers::obfuscateEmailLink("ricklind@teleport.com"); ?></td>
                </tr>
                <tr>
                    <td><b>Baseball</b></td>
                    <td>Tad Cockerill</td>
                    <td><?php echo Helpers::obfuscateEmailLink("cockerill51@gmail.com"); ?></td>
                </tr>
                <tr>
                    <td><b>Softball</b></td>
                    <td>John Christensen</td>
                    <td><?php echo Helpers::obfuscateEmailLink("umpjc@charter.net"); ?></td>
                </tr>
            </table>  

            <br />

            <h2>OSAA State Rules Clinics</h2>                  
            The OSAA holds several rules clinics for each sport prior to each sports season for commissioners of local associations.
            <div style="margin-left: 40px; line-height: 1.25em;">
                &raquo; <a href="<?php echo asset('docs/officials/1617rules.pdf'); ?>" target="_blank">2016-17 Rules Clinic Schedule</a><br />
            </div>

        </div>

        
        <?php /*  Associations  */ ?>
        <div id="associations">
            
            <h1>Local Officials Associations</h1>
            The following list shows every local officials association and Commissioner by sport.

            <br /><br />

            <div class="small note">
                For updates, corrections, and additions, please e-mail <?php echo Helpers::obfuscateEmailLink('support@osaa.org'); ?>.
            </div>

            <?php foreach ($info['associations'] as $sport => $associations): ?>

                <h2><?php echo $sport; ?></h2>

                <table class="associations" data-color-rows="1">
                    <tbody>

                        <?php foreach ($associations as $i => $association): ?>                            
                            <tr data-loa-id="<?php echo $association->id; ?>">
                                <td style="width: 475px;">
                                    <?php if (!is_null($association->website)): ?>
                                        <h4><a href="<?php echo $association->website; ?>" target="_blank"><?php echo $association->name; ?></a></h4>
                                    <?php else: ?>
                                        <h4><?php echo $association->name; ?></h4>
                                    <?php endif; ?>
                                </td>                                
                                <td>
                                    <?php if (!is_null($association->commissioner)): ?>
                                        <a href="mailto:<?php echo Helpers::obfuscateEmailAddress($association->commissioner->user->email); ?>">
                                            <?php echo $association->commissioner->user->getDisplayFullName(); ?>
                                        </a>
                                    <?php else: ?>
                                        - -                                        
                                    <?php endif; ?>
                                </td>
                                <td>
                                    <?php echo ucfirst(strtolower($association->oregon_region)); ?>
                                </td>

                            </tr>
                        <?php endforeach; ?>

                    </tbody>
                </table>

            <?php endforeach; ?>

        </div>
        

    </div>


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