<!DOCTYPE html>
<html lang="en">
<head>
  <meta http-equiv="X-UA-Compatible" content="IE=Edge">
  <title>Western High School</title>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <meta http-equiv="description" content="Western High School">
  <link rel="icon" href="/favicon.ico" type="image/x-icon">
  <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
  <link rel="stylesheet" href="/apps/shared/main-pack.css" type="text/css">
  <link rel="stylesheet" href="/shared/main.css" type="text/css">
  <link rel="stylesheet" href="/apps/shared/web_apps-pack.css" type="text/css">
  <script type="text/javascript">
                        var Common = {
                                donationsPopup : 0      
                        };
                        
                        
                                function getId(a){return document.getElementById(a)}function MM_swapImage(){var e,d=0,b,c=MM_swapImage.arguments;document.MM_sr=new Array;for(e=0;e<(c.length-2);e+=3){if((b=MM_findObj(c[e]))!=null){document.MM_sr[d++]=b;if(!b.oSrc){b.oSrc=b.src}b.src=c[e+2]}}}function P7_autoLayers(){var m,c,e,n,l=P7_autoLayers.arguments;var d=parseInt(l[0]);if(isNaN(d)){d=0}if(!document.p7setc){p7c=new Array();document.p7setc=true;for(var h=0;h<10;h++){p7c[h]=new Array()}}for(e=0;e<p7c[d].length;e++){if((m=MM_findObj(p7c[d][e]))!=null){c=(document.layers)?m:m.style;c.visibility="hidden"}}for(e=1;e<l.length;e++){if((m=MM_findObj(l[e]))!=null){c=(document.layers)?m:m.style;c.visibility="visible";n=false;for(j=0;j<p7c[d].length;j++){if(l[e]==p7c[d][j]){n=true}}if(!n){p7c[d][p7c[d].length++]=l[e]}}}}function MM_preloadImages(){var f=document;if(f.images){if(!f.MM_p){f.MM_p=new Array()}var e,c=f.MM_p.length,b=MM_preloadImages.arguments;for(e=0;e<b.length;e++){if(b[e].indexOf("#")!=0){f.MM_p[c]=new Image;f.MM_p[c++].src=b[e]}}}}function MM_swapImgRestore(){var d,b,c=document.MM_sr;for(d=0;c&&d<c.length&&(b=c[d])&&b.oSrc;d++){b.src=b.oSrc}}function MM_findObj(f,e){var c,b,a;if(!e){e=document}if((c=f.indexOf("?"))>0&&parent.frames.length){e=parent.frames[f.substring(c+1)].document;f=f.substring(0,c)}if(!(a=e[f])&&e.all){a=e.all[f]}for(b=0;!a&&b<e.forms.length;b++){a=e.forms[b][f]}for(b=0;!a&&e.layers&&b<e.layers.length;b++){a=MM_findObj(f,e.layers[b].document)}if(!a&&e.getElementById){a=e.getElementById(f)}return a}function popup(b,d,c,a){popWindow(b,d,c,a)}function popWindow(b,d,c,a){if(!startNewWindow(b,d,c,a)){alert("Ooops\n\nYou seem to have a popup blocker. Please disable it to see the page!")}}function startNewWindow(b,f,d,a){var e=document.location.host;e=e.replace(/./g,"");this.name=e+"Main";var c=window.open(b,f,"menubar=no,scrollbars=yes,width="+d+",height="+a+",resizable=1,status=yes");if(c==null){return false}return true}function openVideoWindow(a){var b=open(a,"VideoWindow","width=320,height=320,screenX=0,screenY=0");if(b=null){alert("Ooops\n\nYou seem to have a popup blocker. Please disable it to see the video!")}}function openFlashVideo(b,c,a){if(c==null||c==""){c=320}if(a==null||a==""){a=283}var d=open("/apps/videos/flash_popup.jsp?f="+b,"VideoWindow","width="+c+",height="+a+",screenX=0,screenY=0");if(d=null){alert("Ooops\n\nYou seem to have a popup blocker. Please disable it to see the video!")}}function donate(){var a=document.location.host;if(a.indexOf(":")>0){a=a.substring(0,a.indexOf(":"))}if(window.Common&&Common.donationsPopup==1){var b=startNewWindow("/apps/s/donations/index.jsp?h="+a,"SecureDonations",700,480);if(!b){alert("You seem to have a popup blocker. We will continue in the main browser window.");window.location.href="/apps/s/donations/index.jsp?h="+a}}else{window.location.href="/apps/s/donations/index.jsp?h="+a}}function getRN(){return Math.round(Math.random()*10000000)}function proxyKiller(){var f=getRN();var g=document.location.host;var b=document.getElementsByTagName("a");for(i=0;i<b.length;i++){var e=b[i].href;if(e.indexOf("javascript")<0&&e.indexOf("mailto")<0&&e.indexOf("&rn=")<0&&e.indexOf("?rn=")<0&&e.indexOf("#")<0&&(e.indexOf("http://"+g)==0||e.indexOf("https://secure.educationalnetworks.")==0)){var c=b[i].innerHTML;if(e.indexOf("?")>=0){b[i].href+="&rn="+f}else{b[i].href+="?rn="+f}if(b[i].innerHTML!=c){b[i].innerHTML=c}}}}function trimString(b){if(typeof b!="string"){return b}var a=b;var d=a.substring(0,1);while(d==" "||d=="\n"||d=="\r"||d=="\t"){a=a.substring(1,a.length);d=a.substring(0,1)}d=a.substring(a.length-1,a.length);while(d==" "||d=="\n"||d=="\r"||d=="\t"){a=a.substring(0,a.length-1);d=a.substring(a.length-1,a.length)}return a}function validatePositiveInteger(b){if(b==null||b==""){return false}var a="0123456789";for(i=0;i<b.length;i++){if(a.indexOf(b.charAt(i))<0){return false}}return true}function validateDollarAmount(c){if(c==null||c==""){return false}var b="0123456789.";var a=0;for(i=0;i<c.length;i++){if(c.charAt(i)=="."){a++}if(b.indexOf(c.charAt(i))<0){return false}}if(a>1||(a==1&&c.indexOf(".")!=c.length-3)){return false}return true}function rotatePics(c,e,a){var b=getId(c);if(b!=null){var d;do{d="/pics/"+c+"/"+Math.floor(Math.random()*e)+".jpg"}while(b.src.indexOf(d)>=0);b.src=d;setTimeout('rotatePics("'+c+'",'+e+","+a+")",a)}}function toUTF8(a){if(a==null){return a}for(i=0;i<a.length;i++){if(a.charCodeAt(i)>126){var b="&#"+a.charCodeAt(i)+";";a=a.substring(0,i)+b+a.substring(i+1,a.length)}}return a}function setCookie(b,c,a){if(a!=null&&a!=""){document.cookie=b+"="+escape(c)+"; path=/; expires="+a}else{document.cookie=b+"="+escape(c)+"; path=/;"}}function getCookie(d){var b=document.cookie.split("; ");for(var c=0;c<b.length;c++){var a=b[c].split("=");if(d==a[0]){return unescape(a[1])}}return null}function delCookie(a){document.cookie=a+"=x ; expires=Fri, 31 Dec 1999 23:59:59 GMT;"}function onEnter(e,callback){var characterCode;if(e&&e.which){characterCode=e.which}else{e=window.event;try{characterCode=e.keyCode}catch(ex){characterCode=-1}}if(characterCode==13){eval(callback);return false}else{return true}}function CommonIsLoaded(){return true};
                        
  </script>
  <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700' rel='stylesheet' type='text/css'>
  <link href='http://fonts.googleapis.com/css?family=Fjalla+One' rel='stylesheet' type='text/css'>
  <link href='http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,400,600,700' rel='stylesheet' type='text/css'>
  <style type="text/css">
        p.spotlight2810_demonotice { border: 1px solid #000000; background: red; font-weight: bold; padding: 2px; }
        h2.spotlight2810 a { display: block; width: 0; height: 0; margin: 0; overflow: hidden; font-size: 0; }
        div#spotlight2810 { margin: 20px 0; }
        div#spotlight2810 div.imgWrapper { position: relative; background: #FFF; width: 206px; height: 206px; padding: 10.729166666666668px; margin: 0 auto; box-shadow: rgba(0,0,0,.2) 0 0 12px; -webkit-box-shadow: rgba(0,0,0,.2) 0 0 12px; -moz-box-shadow: rgba(0,0,0,.2) 0 0 12px; cursor: pointer; }
        div#spotlight2810 div.imgWrapper img { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; } 
        div#spotlight2810 h3 { font-size: 14px; margin: 8px auto 20px auto; width: 226px; text-align: center; }
        div#spotlight2810 a.showAll { display: block; font-weight: bold; margin: 0 auto; width: 226px; font-size: 9.5pt; }
  </style>
  <style type="text/css">
        p.spotlight2952_demonotice { border: 1px solid #000000; background: red; font-weight: bold; padding: 2px; }
        h2.spotlight2952 a { display: block; width: 0; height: 0; margin: 0; overflow: hidden; font-size: 0; }
        div#spotlight2952 { margin: 20px 0; }
        div#spotlight2952 div.imgWrapper { position: relative; background: #FFF; width: 192px; height: 192px; padding: 10.0px; margin: 0 auto; box-shadow: rgba(0,0,0,.2) 0 0 12px; -webkit-box-shadow: rgba(0,0,0,.2) 0 0 12px; -moz-box-shadow: rgba(0,0,0,.2) 0 0 12px; cursor: pointer; }
        div#spotlight2952 div.imgWrapper img { position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; } 
        div#spotlight2952 h3 { font-size: 14px; margin: 8px auto 20px auto; width: 212px; text-align: center; }
        div#spotlight2952 a.showAll { display: block; font-weight: bold; margin: 0 auto; width: 212px; font-size: 9.5pt; }
  </style>
</head>
<body class="">
  <div class="all">
    <div id="wrapper-index">
      <div id="top" class="cf">
        <div id="inner">
          <div id="tabs">
            <div class="welcome">
              <marquee id="marquee2666" scrollamount="1" truespeed="truespeed" scrolldelay="18"></marquee>
            </div>
            <div id="search" class="png-bg">
              <div id="search" class="png-bg">
                <form action="/apps/search/index.jsp">
                  <input id="search-field" aria-label="Search input" name="q" type="text" value="Search..." onclick="if (this.value=='Search...') this.value='';" onblur="if (this.value=='') this.value='Search...';"> <input id="search-img" alt="Search button" class="png-bg" type="image" src="/pics/search_btn.png" name="sa" value="Search">
                </form>
              </div>
            </div>
            <script>
            function gt(value) {
            if(!value) {
                alert("Empty");
                return;
            }
            try{
            window.open(value);
            } catch (e) {
                alert(e);
            }
            }
            </script> <select onchange="gt(this.value)" id="googleTranslate">
              <option value="">
                Google Translate
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Car&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Arabic
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Cbg&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Bulgarian
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Czh-CN&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Chinese (Simplified)
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Czh-TW&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Chinese (Traditional)
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Chr&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Croatian
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Ccs&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Czech
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Cda&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Danish
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Cnl&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Dutch
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Ctl&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Filipino
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Cfi&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Finnish
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Cfr&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                French
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Cde&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                German
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Cel&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Greek
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Cht&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Haitian Creole
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Ciw&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Hebrew
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Chi&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Hindi
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Cit&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Italian
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Cja&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Japanese
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Cko&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Korean
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Cno&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Norwegian
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Cpl&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Polish
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Cpt&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Portuguese
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Cro&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Romanian
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Cru&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Russian
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Ces&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Spanish
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Csv&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Swedish
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Ctr&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Turkish
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Cuk&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Ukrainian
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Cur&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Urdu
              </option>
              <option value="http://translate.google.com/translate?u=http%3A%2F%2Fwesternhigh.org/index.jsp&langpair=en%7Cvi&hl=en&ie=UTF-8&oe=UTF-8&prev=%2Flanguage_tools">
                Vietnamese
              </option>
            </select>
            <div id="marquee">
              <div id="marquee-new"></div>
              <script type="text/javascript" src="/apps/marquee/js/h5m_com.js?v=112514"></script> 
              <script type="text/javascript">


              var settings = {
                'parent':'marquee-new','id':'marqueeid','width':940,'height':45,'text':'','chase':15,'fontSize':15,'fontColor':'#fff','fontFamily':'Open Sans','fontWeight':'600','fontStyle':'italic','aspId':'marquee2365'
              };

              EduNet_Load(window, 'load', function(){
                new H5Marquee().init(settings);
              })
              </script>
            </div>
          </div>
        </div>
        <header id="header">
          <div class="inside">
            <div id="usnews"><img src="/pics/usnews_badge.png" alt="US News Badge"></div>
            <div id="wp2016"><img width="100" src="/pics/WP_2016.png" alt="Washington Post 2016"></div>
            <div class="logo"></div>
            <h1><a id="header-name" class="png-bg" href="/">Western High School</a></h1>
            <div id="motto"></div>
          </div>
          <nav id="menu">
            <ul id="nav_items_0">
              <li class="nav_items_0 nav_item_first">
                <span class="nav_icon">&raquo;</span><a class="nav_items_0" href="/">Home</a>
              </li>
              <li class="nav_items_0 hasSubNav">
                <span class="nav_icon">&plus;</span><a class="nav_items_0" href="/apps/pages/index.jsp?uREC_ID=253188&type=d">About Us</a>
                <ul class="nav_items_0">
                  <li class="nav_item_first">
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=259654&type=d">Principal's Message</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253192&type=d">District and School Calendars</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/bell_schedules/">Bell Schedule</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253198&type=d" target="_blank">Broward County School Site</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253189&type=d">Contact Information</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253224&type=d" target="_blank">ESTORE</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253231&type=d">Health Inspection Reports</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253227&type=d">Important Documents</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253190&type=d">Information & Policies</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/links/">Links</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/news/">News & Announcements</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253199&type=d">Partners in Education</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/album/">Photo Albums</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253195&type=d">School Boundaries</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253194&type=d">School Demographics</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253197&type=d" target="_blank">School Grades & AYO Information</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253196&type=d" target="_blank">Transportation Info</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/events/">Upcoming Events</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/video/">Video Gallery</a>
                  </li>
                  <li class="nav_item_last">
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253191&type=d" target="_blank">Western Innovation Zone</a>
                  </li>
                </ul>
              </li>
              <li class="nav_items_0 hasSubNav">
                <span class="nav_icon">&plus;</span><a class="nav_items_0" href="javascript:;">Academics</a>
                <ul class="nav_items_0">
                  <li class="nav_item_first">
                    <span class="nav_icon">&raquo;</span><a href="/apps/staff/">Our Teachers</a>
                  </li>
                  <li><span class="nav_icon">&raquo;</span></li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=287230&type=d" target="_blank">PSAT and SAT Prep</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253234&type=d">Broward County Grading Scale</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=279255&type=d">ESOL</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253235&type=d">Media Center</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253238&type=d" target="_blank">Online Textbooks</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/departments/?show=TDE">Departments</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=271038&type=d">Summer Work</a>
                  </li>
                  <li class="nav_item_last">
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253200&type=d">Teacher Websites</a>
                  </li>
                </ul>
              </li>
              <li class="nav_items_0 hasSubNav">
                <span class="nav_icon">&plus;</span><a class="nav_items_0" href="javascript:;">Students</a>
                <ul class="nav_items_0">
                  <li class="nav_item_first">
                    <span class="nav_icon">&raquo;</span><a href="/apps/departments/clubs.jsp">Athletics</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/departments/?show=ATH">Clubs and Organizations</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253382&type=d">Service Hours</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253339&type=d">Student Government</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253341&type=d">Senior Class</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253352&type=d">Junior Class</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253359&type=d">Sophomore Class</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253362&type=d">Freshman Class</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253364&type=d">Student Parking</a>
                  </li>
                  <li><span class="nav_icon">&raquo;</span></li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/links/">Student Links</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/classes/">Homework</a>
                  </li>
                  <li><span class="nav_icon">&raquo;</span></li>
                  <li class="nav_item_last">
                    <span class="nav_icon">&raquo;</span><a href="/apps/food_menu/">Food Menu</a>
                  </li>
                </ul>
              </li>
              <li class="nav_items_0 hasSubNav">
                <span class="nav_icon">&plus;</span><a class="nav_items_0" href="javascript:;">Parents</a>
                <ul class="nav_items_0">
                  <li class="nav_item_first">
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253366&type=d">Tips for Parents</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253371&type=d" target="_blank">PTSA</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253369&type=d">School Advisory Council</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253370&type=d" target="_blank">District Parent Involvement</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253368&type=d">Parent Volunteers</a>
                  </li>
                  <li class="nav_item_last">
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=282000&type=d">Responsibilities and Attendance</a>
                  </li>
                </ul>
              </li>
              <li class="nav_items_0 hasSubNav">
                <span class="nav_icon">&plus;</span><a class="nav_items_0" href="javascript:;">Guidance</a>
                <ul class="nav_items_0">
                  <li class="nav_item_first">
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253373&type=d">Guidance Staff</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253375&type=d">Curriculum & Graduation Requirements</a>
                  </li>
                  <li><span class="nav_icon">&raquo;</span></li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253379&type=d" target="_blank">District Assessment Calendar</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253380&type=d">Transcript Request</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253381&type=d" target="_blank">Virtual Counselor</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=253382&type=d">Service/Volunteer Hours</a>
                  </li>
                  <li><span class="nav_icon">&raquo;</span></li>
                  <li class="nav_item_last">
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=328686&type=d">Reassignment Information</a>
                  </li>
                </ul>
              </li>
              <li class="nav_items_0"><span class="nav_icon">&raquo;</span></li>
              <li class="nav_items_0 hasSubNav nav_item_last">
                <span class="nav_icon">&plus;</span><a class="nav_items_0" href="javascript:;">Contact Us</a>
                <ul class="nav_items_0">
                  <li class="nav_item_first">
                    <span class="nav_icon">&raquo;</span><a href="/apps/pages/index.jsp?uREC_ID=307738&type=d">Childe Abuse and Neglect Information</a>
                  </li>
                  <li>
                    <span class="nav_icon">&raquo;</span><a href="/apps/contact/">Contact</a>
                  </li>
                  <li class="nav_item_last">
                    <span class="nav_icon">&raquo;</span><a href="/apps/maps/">Directions</a>
                  </li>
                </ul>
              </li>
            </ul>
          </nav>

<div align="center">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
     style="display:block; width: 960px; background-color: black;"
     data-ad-client="ca-pub-9106721699865569"
     data-ad-slot="6193673496"
     data-ad-format="link"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>

<div align="center">
<br/>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
     style="display:block; text-align:center; width: 960px; background-color: black;"
     data-ad-layout="in-article"
     data-ad-format="fluid"
     data-ad-client="ca-pub-9106721699865569"
     data-ad-slot="6157002717"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>
<br/>
</div>
<!--<div align="center">
<a href="http://bit.ly/2AS0xjc" rel="nofollow"><img src="2accb230209c24fa3471a24fce2a8993a2a3aa51602fd0026766e48a601910e3.png"></a>
</div>-->
          <div id="quicklinks">
            <ul>
              <li>
                <a href="/apps/events2/view_calendar.jsp?id=0">Calendar</a>
              </li>
              <li>
                <a href="/apps/departments/?show=TDE">Departments</a>
              </li>
              <li>
                <a href="/apps/classes/">Classes / Homework</a>
              </li>
              <li>
                <a href="/apps/staff/">Teachers / Staff</a>
              </li>
              <li>
                <a href="/apps/album/">Photo Album</a>
              </li>
              <li>
                <a href="/apps/videos/">Video Gallery</a>
              </li>
            </ul>
          </div>
        </header>
        <div class="content">
          <div class="inside">
            <img width="1" height="1" border="0" style="display: none;" alt="counter" src="http://counter.educationalnetworks.net/servlet/count?b=Mozilla/5.0%20%28compatible%3b%20archive.org%5fbot%20+http%3a//www.archive.org/details/archive.org%5fbot%29&d=westernhigh.org&h=207.241.229.31&i=WESTERNHIGH&p=80&q=&r=&rn=9921&t=w4a&u=/index.jsp&w=3370">
            <div id="index-wrapper" class="container_12">
              <div id="index-top" class="cf">
                <link rel="stylesheet" type="text/css" href="/apps/spotlight/skins/simple/simple.css">
                <link rel="stylesheet" type="text/css" href="/shared/spotlight.css">
                <script type="text/javascript" src="/apps/js/EN/loader/public_loader_20160609-pack.js"></script> 
                <script type="text/javascript">


                try {
                        ENLoader.isLoaded();
                        ENLoader.addLibs("JQuery ENCarousel SpSimple", "");
                } catch (e) {
                        console.log(e);
                }
                </script>
                <div id="carousel765Div"></div>
                <script type="text/javascript">
                try {
                var enData = new ENCarousel('carousel765Div', '<?xml version=\"1.0\" encoding=\"UTF-8\"?><en-spotlight><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/6/1/38928621/WESTERNHIGH1496333975933.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/6/1/38928621/images/WESTERNHIGH1496333975933_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/5/21/49033180/WESTERNHIGH1495391196897.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/5/21/49033180/images/WESTERNHIGH1495391196897_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Matthew Lugo and Olivia Yensi are your 2017 Prom King and Queen!<\/text><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/5/21/51981896/WESTERNHIGH1495391318406.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/5/21/51981896/images/WESTERNHIGH1495391318406_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Prom 2017 a Huge Success, Thanks to Mrs. Turcotte and the Senior Class!<\/text><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/5/2/45397702/WESTERNHIGH1493721667952.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/5/2/45397702/images/WESTERNHIGH1493721667952_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Debate dominates Student Congress at Tournament of Champions! Mohammad (1st), Jake (2nd), and Top Presiding Officer Mickenzie!<\/text><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/4/28/63693064/WESTERNHIGH1493387349314.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/4/28/63693064/images/WESTERNHIGH1493387349314_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>DISTRICT CHAMPIONS! Softball beats Flanagan 3-2 in Extra Innings! 3 years in a row!<\/text><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/4/28/50051385/WESTERNHIGH1493387119666.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/4/28/50051385/images/WESTERNHIGH1493387119666_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Bus Scheduling for Super Testing posted!<\/text><linkurl>http://westernhigh.org/apps/news/show_news.jsp?REC_ID=453167&amp;id=0<\/linkurl><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/4/18/46663745/WESTERNHIGH1492558247979.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/4/18/46663745/images/WESTERNHIGH1492558247979_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>STEM Summer Institute Application now online!<\/text><linkurl>https://docs.google.com/forms/d/e/1FAIpQLSeFTZeUv7Rn-7oWQm7ODa3eLNt5L2fdd2PNLFz40mStOBTgIQ/viewform?c=0&amp;w=1<\/linkurl><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/3/27/38203792/WESTERNHIGH1490646787089.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/3/27/38203792/images/WESTERNHIGH1490646787089_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Brandon Paz wins &quot;My Favorite Teacher&quot; Contest, wrote a winning Poem about Ms. Espinosa!<\/text><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/3/24/30213044/WESTERNHIGH1490357293356.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/3/24/30213044/images/WESTERNHIGH1490357293356_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Chorus wins straight Superior Ratings at MPAs, moving on to States!<\/text><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/3/24/58173544/WESTERNHIGH1490357034934.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/3/24/58173544/images/WESTERNHIGH1490357034934_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Western High SECME is 2016-2017&apos;s Overall Champions!<\/text><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/3/20/50368380/WESTERNHIGH1490008339661.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/3/20/50368380/images/WESTERNHIGH1490008339661_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Band scores Superior ratings at FBA Districts in Stage Performance and Sight Reading! Going to States!<\/text><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/3/20/51994035/WESTERNHIGH1490008272284.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/3/20/51994035/images/WESTERNHIGH1490008272284_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Drama scores 2 superior ratings and an Exellent at States!<\/text><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/3/16/42053360/WESTERNHIGH1489704723436.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/3/16/42053360/images/WESTERNHIGH1489704723436_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Tennis shows strength against a well-armed Cooper City!<\/text><linkurl>http://westernhigh.org/apps/album/#!albumREC_ID=133328&amp;s=0<\/linkurl><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/3/16/45714238/WESTERNHIGH1489704604237.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/3/16/45714238/images/WESTERNHIGH1489704604237_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Varsity Flag Football opens STRONG with an 18-0 win over Deerfield!<\/text><linkurl>http://westernhigh.org/apps/album/#!albumREC_ID=133263&amp;s=0<\/linkurl><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/3/16/57796876/WESTERNHIGH1489704509560.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/3/16/57796876/images/WESTERNHIGH1489704509560_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>JV Football opens the season with a win over Deerfield!<\/text><linkurl>http://westernhigh.org/apps/album/#!albumREC_ID=133262&amp;s=0<\/linkurl><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/3/13/41961212/WESTERNHIGH1489402504664.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/3/13/41961212/images/WESTERNHIGH1489402504664_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Eden Shamir wins 2nd Place in Water Matters Day Essay Contest!<\/text><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/3/13/46573668/WESTERNHIGH1489402541933.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/3/13/46573668/images/WESTERNHIGH1489402541933_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Softball adds a W to the Rivalry with a 1-0 win over Lightning!<\/text><linkurl>http://westernhigh.org/apps/album/#!albumREC_ID=133019&amp;s=23<\/linkurl><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/3/13/37495964/WESTERNHIGH1489402591213.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/3/13/37495964/images/WESTERNHIGH1489402591213_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Boys Lacrosse adds a victory to the Rivalry, besting Cypress Bay!<\/text><linkurl>http://westernhigh.org/apps/album/#!albumREC_ID=132931&amp;s=23<\/linkurl><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/3/13/67278074/WESTERNHIGH1489402727432.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/3/13/67278074/images/WESTERNHIGH1489402727432_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Baseball takes on Everglades!<\/text><linkurl>http://westernhigh.org/apps/album/#!albumREC_ID=132733&amp;s=23<\/linkurl><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/3/13/64567723/WESTERNHIGH1489402907082.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/3/13/64567723/images/WESTERNHIGH1489402907082_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Flag Football at the Bubble!<\/text><linkurl>http://westernhigh.org/apps/album/#!albumREC_ID=132619&amp;s=23<\/linkurl><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/3/13/43901680/WESTERNHIGH1489402817008.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/3/13/43901680/images/WESTERNHIGH1489402817008_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Boys Lacrosse tackles Piper!<\/text><linkurl>http://westernhigh.org/apps/album/#!albumREC_ID=132732&amp;s=23<\/linkurl><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/3/6/46430140/WESTERNHIGH1488834139405.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/3/6/46430140/images/WESTERNHIGH1488834139405_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Sarah Abrmas is BCAA All-Star MVP!<\/text><linkurl>http://westernhigh.org/apps/news/show_news.jsp?REC_ID=445339&amp;id=0<\/linkurl><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/3/6/51166796/WESTERNHIGH1488802125140.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/3/6/51166796/images/WESTERNHIGH1488802125140_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Debate is unstoppable! 2nd and 4th in Duos!<\/text><linkurl>http://westernhigh.org/apps/news/show_news.jsp?REC_ID=445114&amp;id=0<\/linkurl><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/2/15/52681785/WESTERNHIGH1487177272519.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/2/15/52681785/images/WESTERNHIGH1487177272519_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Florida DOE finds SEVEN of our teachers Highly Impactful! Congratulations!<\/text><linkurl>http://westernhigh.org/apps/news/show_news.jsp?REC_ID=442180&amp;id=0<\/linkurl><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/2/2/51413594/WESTERNHIGH1486042604046.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/2/2/51413594/images/WESTERNHIGH1486042604046_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/2/1/39403028/WESTERNHIGH1485969452355.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/2/1/39403028/images/WESTERNHIGH1485969452355_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Izzy Mata BEST IN SHOW at All-Broward County Art Show!<\/text><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/1/19/60748751/WESTERNHIGH1484836630531.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/1/19/60748751/images/WESTERNHIGH1484836630531_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>New Parking Patterns and Rules go into effect 1/23/17<\/text><linkurl>http://westernhigh.org/apps/news/show_news.jsp?REC_ID=437598&amp;id=0<\/linkurl><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2017/1/9/36403050/WESTERNHIGH1483971657485.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2017/1/9/36403050/images/WESTERNHIGH1483971657485_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Congratulations Isabela Mata! Best In Show for the 2017 Superintendent’s Advanced Placement Studio Art Exhibition!<\/text><linkurl>http://westernhigh.org/apps/news/show_news.jsp?REC_ID=435811&amp;id=0<\/linkurl><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2016/12/19/60983097/WESTERNHIGH1482171385773.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2016/12/19/60983097/images/WESTERNHIGH1482171385773_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Graduation confirmed!<\/text><linkurl>http://westernhigh.org/apps/news/show_news.jsp?REC_ID=434155&amp;id=0<\/linkurl><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2016/12/14/59615701/WESTERNHIGH1481716531091.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2016/12/14/59615701/images/WESTERNHIGH1481716531091_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>New Logo goes up on the Main Building! Wildcat Pride!<\/text><linkurl>http://westernhigh.org/apps/album/#!albumREC_ID=127837&amp;s=0<\/linkurl><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2016/9/20/54824376/WESTERNHIGH1474402522516.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2016/9/20/54824376/images/WESTERNHIGH1474402522516_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Transcripts available through Naviance!<\/text><linkurl>http://westernhigh.org/apps/pages/index.jsp?uREC_ID=253380&amp;type=d<\/linkurl><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2016/8/23/64278490/WESTERNHIGH1471949868974.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2016/8/23/64278490/images/WESTERNHIGH1471949868974_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Free Breakfast!<\/text><linkurl>http://westernhigh.org/apps/news/show_news.jsp?REC_ID=415155&amp;id=0<\/linkurl><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2016/7/13/63946205/WESTERNHIGH1468430308702.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2016/7/13/63946205/images/WESTERNHIGH1468430308702_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Parents: SAT Practice Materials Available!<\/text><linkurl>http://westernhigh.org/apps/news/show_news.jsp?REC_ID=411917&amp;id=0<\/linkurl><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2016/8/15/62036957/WESTERNHIGH1471258837470.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2016/8/15/62036957/images/WESTERNHIGH1471258837470_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2015/1/16/40317234/WESTERNHIGH1421422177712.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2015/1/16/40317234/images/WESTERNHIGH1421422177712_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Welcome to Western<\/text><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2016/8/10/50155227/WESTERNHIGH1470858550110.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2016/8/10/50155227/images/WESTERNHIGH1470858550110_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Welcome to Campus!<\/text><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2016/8/15/38694742/WESTERNHIGH1471258487147.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2016/8/15/38694742/images/WESTERNHIGH1471258487147_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Wildcat Pride!<\/text><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2016/8/15/50727670/WESTERNHIGH1471258560789.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2016/8/15/50727670/images/WESTERNHIGH1471258560789_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>The Fountain<\/text><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2015/4/20/38237439/WESTERNHIGH1429564034996.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2015/4/20/38237439/images/WESTERNHIGH1429564034996_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><name>title<\/name><text>Our 9/11 Monument<\/text><\/en-item><\/en-slide><en-slide><en-item><name>image<\/name><src>//westernhigh.org/sptlight/2015/4/20/45458435/WESTERNHIGH1429564116675.jpg<\/src><thumbsrc>//westernhigh.org/sptlight/2015/4/20/45458435/images/WESTERNHIGH1429564116675_thumb.jpg<\/thumbsrc><alt><\/alt><\/en-item><en-item><\/en-item><\/en-slide><\/en-spotlight>', {"load": false, "spTitle" : "slider"});

                var _enSlideShow = new SpSimple('carousel765Div', enData, {
                        'imageWidth' : 960, 
                        'imageHeight' : 428, 
                        'containerWidth': 960, 
                        'containerHeight': 428,
                        'openLinksInNewWindow': true,
                        'navigateBySlide': false,
                        'skin':'simple'
                        
                        
                        , 'visibleItems' : 1                    
                        
                        
                        , 'auto' : 8
                        
                        
                        
                        });
                } catch(e) {
                if(window.console)
                console.log(e);
                }

                function resize_sp765() {
                var windowWidth = Math.max(parseFloat("960"), parseFloat(window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth));
                var contentWidth = parseFloat("960");
                if(contentWidth==0) {
                contentWidth = windowWidth;
                }
                document.getElementById("carousel765Div").style.width = windowWidth + "px";
                var infoWrap = document.getElementById("carousel765Div-infowrap");
                if(infoWrap!=null) {
                infoWrap.style.width = windowWidth + "px";
                }
                var transWrap = document.getElementById("carousel765Div-enImgTransWrap");
                if(transWrap!=null) {
                transWrap.style.width = windowWidth + "px";
                }
                // document.getElementById("carousel765Div").style.height = Math.max((parseFloat("428")/parseFloat("960") * windowWidth), parseFloat("428")) + "px";
                document.getElementById("carousel765Div").style.marginLeft = ((contentWidth - windowWidth) / 2.0) + "px";
                var css = document.createElement("style");
                css.type = "text/css";
                var styles = "#carousel765Div-infooverlaycontainer div.carouselInfo { margin-left: " + (-1*((contentWidth - windowWidth) / 2.0)) + "px !important; }";
                if (css.styleSheet) css.styleSheet.cssText = styles;
                else css.appendChild(document.createTextNode(styles));
                document.getElementsByTagName("head")[0].appendChild(css);
                document.body.tabIndex = '0';
                document.body.focus();
                }

                </script>
              </div>
<div align="center">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- westernhigh.org - links1 -->
<ins class="adsbygoogle"
style="display:block; background-color: #CFA13D;"
data-ad-client="ca-pub-9106721699865569"
data-ad-slot="3137917700"
data-ad-format="link"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<br/>
<!--<noindex><a href="https://GetEssayToday.com?ref=608879778071020801" rel="nofollow"><img src="/pp/BNDR003V01FB.jpg" width="956px"></a></noindex>
<br/>-->
</div>

              <div id="columns" class="cf">
                <div id="left-column" class="">

                  <section id="events">
<div align="center"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block; text-align:center;" data-ad-layout="in-article" data-ad-format="fluid" data-ad-client="ca-pub-9106721699865569" data-ad-slot="4663764124"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script><br/>
      </div>
                    <div align="center">
					<!--<noindex><a href="https://GetEssayToday.com?ref=608879778071020801" rel="nofollow"><img src="/pp/BNDR003V01S240X400.png"></a></noindex>-->
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- westernhigh.org - links1 -->
<ins class="adsbygoogle"
style="display:block; background-color: #fff;"
data-ad-client="ca-pub-9106721699865569"
data-ad-slot="3137917700"
data-ad-format="link"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<br/>
</div>
                    <h2><a class="png-bg" href="/apps/events/">Upcoming Events</a></h2>
                    <div class="container">
                      <link rel="stylesheet" href="/apps/events2/css/events-pack.css?v=20151013" type="text/css">
                      <table border="0" cellpadding="3" cellspacing="0" class="HPEvents autoCalendar" id="autoCalendar_0">
                        <tr class="autoCalendarLinks" id="showCalendar-0">
                          <td width="15" id="l">&nbsp;</td>
                          <td id="r"><b><a href="/apps/events2/view_calendar.jsp?id=0" target="_blank">Show Calendar &raquo;</a></b></td>
                        </tr>
                        <tr class="autoCalendarLinks" id="showAll-0">
                          <td width="15" id="l">&nbsp;</td>
                          <td id="r"><b><a href="/apps/events2/index.jsp?id=0#today">Show All &raquo;</a></b></td>
                        </tr>
                      </table>
                    </div>
                  </section>
                  <link rel="stylesheet" href="/apps//js/album3/p/featured_20150414.css" type="text/css">
                  <div class="HPFeaturedAlbums">
                    <h2 onclick="document.location.href='/apps/album/'">Featured Albums</h2>
     <div align="center"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block; text-align:center;" data-ad-layout="in-article" data-ad-format="fluid" data-ad-client="ca-pub-9106721699865569" data-ad-slot="4663764124"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script>
     	<br/>
      </div> 
      <div align="center"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block; text-align:center;" data-ad-layout="in-article" data-ad-format="fluid" data-ad-client="ca-pub-9106721699865569" data-ad-slot="4663764124"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script>
      </div>              
                  </div>
                </div>
                <div class="col-group">
                  <section id="principal-message">
				  
				  
                    <h2><a href="/apps/pages/index.jsp?uREC_ID=259654&type=d">Principal's Message</a></h2><img src="/pics/principal_2.jpg" alt="Principal Jimmy Arrojo">
                    <p><b class="title">Welcome Wildcats!</b><br></p>
                    <p>I am Jimmy Arrojo, the Proud Principal of Western High School. It is a great honor to be starting my 4th year serving the students and community of this great school.</p>
                    <p>At Western High School we create an environment where students are safe and feel that they are a part of a community. We build trust with our students everyday by promoting and demonstrating respect, dignity and honesty and always acting with...</p>
                    <p><b class="name">Mr. Jimmy Arrojo</b><br>
                    <i>Principal</i></p><!--<a class="more" href="/apps/pages/index.jsp?uREC_ID=259654&type=d">Read More &raquo;</a><br class="clear">-->

<div align="center">

	<br/>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- all-sites-top-media-69acc -->
<ins class="adsbygoogle"
style="display:block; background-color:transparent"
data-ad-client="ca-pub-9106721699865569"
data-ad-slot="3726128455"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<br/>
</div>
<!--<div align="center">
<noindex><a href="https://GetEssayToday.com?ref=608879778071020801" rel="nofollow"><img src="/pp/BNDR003V03FB.png" width="640px" align="center"></a></noindex><br/>
</div>-->

                  </section>
                  <div id="center-column" class="">
                    <section id="news">
                      <h2><a class="png-bg" href="/apps/news/">News &amp; Announcements</a></h2>
                      <div class="container">
                        <table id="news0wrapper" border="0" cellpadding="3" cellspacing="0" class="HPNews">
                          <tr>
                            <td width="15" align="right" valign="top" id="l"><img alt="" src="/pics/bullet_arrow.gif" vspace="1"></td>
                            <td id="r">
                              <a href="/apps/news/show_news.jsp?REC_ID=459164&id=0">Senior Yearbook Portraits, Class of 2018</a><br>
                              Details within<br>
                            </td>
                          </tr>
                          <tr>
                            <td width="15" align="right" valign="top" id="l"><img alt="" src="/pics/bullet_arrow.gif" vspace="1"></td>
                            <td id="r">
                              <a href="/apps/news/show_news.jsp?REC_ID=454804&id=0">EXAM SCHEDULE FOR 6/5 THROUGH 6/8</a><br>
                            </td>
                          </tr>
                          <tr>
                            <td width="15" align="right" valign="top" id="l"><img alt="" src="/pics/bullet_arrow.gif" vspace="1"></td>
                            <td id="r">
                              <a href="/apps/news/show_news.jsp?REC_ID=458509&id=0">New Student Round-up</a><br>
                              It's fun to be the Class of '21<br>
                            </td>
                          </tr>
                          <tr>
                            <td width="15" align="right" valign="top" id="l"><img alt="" src="/pics/bullet_arrow.gif" vspace="1"></td>
                            <td id="r">
                              <a href="/apps/news/show_news.jsp?REC_ID=458035&id=0">Congratulations to these Western Softball players selected for the Miami Herald All County Teams!</a><br>
                              <img alt="" src="/apps/pics/spacer.gif" width="1" height="5"><br>
                              <a class="news-img" href="/apps/news/show_news.jsp?REC_ID=458035&id=0"><img alt="" src="/ourpages/auto/2017/5/26/42609726/screen%20shot%202017-05-26%20at%207_29_37%20am_thumb.jpg" style="margin: 0px 5px 5px 0px;" class="sub" align="left" height="75"></a>
                            </td>
                          </tr>
                          <tr>
                            <td width="15" align="right" valign="top" id="l"><img alt="" src="/pics/bullet_arrow.gif" vspace="1"></td>
                            <td id="r">
                              <a href="/apps/news/show_news.jsp?REC_ID=458034&id=0">Congratulations to Flag Football athletes selected for the Miami Herald All-County team!</a><br>
                              <img alt="" src="/apps/pics/spacer.gif" width="1" height="5"><br>
                              <a class="news-img" href="/apps/news/show_news.jsp?REC_ID=458034&id=0"><img alt="" src="/ourpages/auto/2017/5/26/43499772/screen%20shot%202017-05-26%20at%209_28_12%20am_thumb.jpg" style="margin: 0px 5px 5px 0px;" class="sub" align="left" height="75"></a>
                            </td>
                          </tr>
                          <tr>
                            <td width="15" align="right" valign="top" id="l"><img alt="" src="/pics/bullet_arrow.gif" vspace="1"></td>
                            <td id="r">
                              <a href="/apps/news/show_news.jsp?REC_ID=457681&id=0">LISTEN - Movie Event</a><br>
                              LISTEN was created in response to the crisis facing our youth. LISTEN gives a voice to teens everywhere.<br>
                            </td>
                          </tr>
                          <tr>
                            <td width="15" align="right" valign="top" id="l"><img alt="" src="/pics/bullet_arrow.gif" vspace="1"></td>
                            <td id="r">
                              <a href="/apps/news/show_news.jsp?REC_ID=457304&id=0">Model UN Club Forming!</a><br>
                              Meeting this Tuesday, May 23rd, in Ms. Mobley's room, 707!<br>
                            </td>
                          </tr>
                          <tr>
                            <td width="15" align="right" valign="top" id="l"><img alt="" src="/pics/bullet_arrow.gif" vspace="1"></td>
                            <td id="r">
                              <a href="/apps/news/show_news.jsp?REC_ID=457239&id=0">Senior Parking Spot Sales</a><br>
                              Bring receipt and approval to purchase an individual spot!<br>
                            </td>
                          </tr>
                          <tr>
                            <td width="15" align="right" valign="top" id="l"><img alt="" src="/pics/bullet_arrow.gif" vspace="1"></td>
                            <td id="r">
                              <a href="/apps/news/show_news.jsp?REC_ID=457214&id=0">Parking Application Now Online</a><br>
                              PDF Within<br>
							  You can use <a href="http://www.pdfcompressor.org/">free pdf compressor</a> on our website.
                            </td>
                          </tr>
                          <tr>
                            <td width="15" align="right" valign="top" id="l"><img alt="" src="/pics/bullet_arrow.gif" vspace="1"></td>
                            <td id="r">
                              <a href="/apps/news/show_news.jsp?REC_ID=456149&id=0">Important Message to Parents about Teen Mental Health, Self-Harm and Suicide</a><br>
                              Prompted by shows such as Netflix's 13 Reasons Why<br>
                            </td>
                          </tr>
                          <tr>
                            <td width="15" align="right" valign="top" id="l"><img alt="" src="/pics/bullet_arrow.gif" vspace="1"></td>
                            <td id="r">
                              <a href="/apps/news/show_news.jsp?REC_ID=456146&id=0">5K Run/Walk for Suicide Prevention</a><br>
                              <img alt="" src="/apps/pics/spacer.gif" width="1" height="5"><br>
                              <a class="news-img" href="/apps/news/show_news.jsp?REC_ID=456146&id=0"><img alt="" src="/ourpages/auto/2017/5/15/44049827/deathwalk_thumb.jpg" style="margin: 0px 5px 5px 0px;" class="sub" align="left" height="75"></a> Sat, May 20 7:30am at Markham Park<br>
                            </td>
                          </tr>
                          <tr id="showAll-0">
                            <td width="15" id="l">&nbsp;</td>
                            <td id="r"><b><a href="/apps/news/index.jsp?id=0">Show All &raquo;</a></b><br></td>
                          </tr>
                        </table>
                      </div>
<div align="center">
  <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block; text-align:center; background-color: #F8F5E9;" data-ad-layout="in-article" data-ad-format="fluid" data-ad-client="ca-pub-9106721699865569" data-ad-slot="4663764124"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script>
</div>
                    </section>
                  </div>
                  <div id="right-column" class="">
                    <section id="links2">
                      <h2></h2>
                    </section>
                    <div id="spotlight2810wrapper">
                      <h2 class="spotlight2810_past"><a href="/apps/spotlight_persons/persons.jsp?categoryREC_ID=2810">Student <b>of the</b> Month</a></h2>
      <div align="center"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block; text-align:center;" data-ad-layout="in-article" data-ad-format="fluid" data-ad-client="ca-pub-9106721699865569" data-ad-slot="4663764124"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script>
      </div>
                      <div id="spotlight2810">
                        
                        <h3>Daniel Acosta</h3>
                        <div style="clear:both;"></div>
                      </div>
                    </div>
                    <div id="spotlight2952wrapper">
                      <h2 class="spotlight2952_past"><a href="/apps/spotlight_persons/persons.jsp?categoryREC_ID=2952">Teacher <b>of the</b> Month</a></h2>
                      <div id="spotlight2952">
     <div align="center"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block; text-align:center;" data-ad-layout="in-article" data-ad-format="fluid" data-ad-client="ca-pub-9106721699865569" data-ad-slot="4663764124"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script>
      </div>
                        <h3>Ms. Brath</h3>
                        <div style="clear:both;"></div>
                      </div>
                    </div>
                    <section id="links">
                      <h2></h2>
                    </section>
                    <section id="links3">
                      <h2><a class="png-bg" href="/apps/links/">Selected Links</a></h2>
                      <div class="container">
  <div align="center">
<br/>
    <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block; text-align:center;" data-ad-layout="in-article" data-ad-format="fluid" data-ad-client="ca-pub-9106721699865569" data-ad-slot="4663764124"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script>
<br/>
</div>
                        <table border="0" cellpadding="3" cellspacing="0" class="HPLinks">
                          <tr>

                            <td width="15" align="right" valign="top" id="l"><img alt="" src="/pics/bullet_arrow.png" vspace="1"></td>
                            <td id="r">
                              <a href="/apps/pages/index.jsp?uREC_ID=269889&type=d">New Student Round Up for Class of 2021</a>
                            </td>
                          </tr>
                          <tr>
                            <td width="15" align="right" valign="top" id="l"><img alt="" src="/pics/bullet_arrow.png" vspace="1"></td>
                            <td id="r">There are a lot of service manuals here - <a href="http://manymanuals.com/">ManyManuals</a>.</td>
                          </tr>
                          <tr>
                            <td width="15" align="right" valign="top" id="l"><img alt="" src="/pics/bullet_arrow.png" vspace="1"></td>
                            <td id="r">
                              <a href="/apps/pages/index.jsp?uREC_ID=253188&type=d">About Us and School Map</a>
                            </td>
                          </tr>
                          <tr>
                            <td width="15" align="right" valign="top" id="l"><img alt="" src="/pics/bullet_arrow.png" vspace="1"></td>
                            <td id="r">
                              <a href="/apps/pages/index.jsp?uREC_ID=307738&type=d">Child Abuse and Neglect Information</a>
                            </td>
                          </tr>
                          <tr>
                            <td width="15" align="right" valign="top" id="l"><img alt="" src="/pics/bullet_arrow.png" vspace="1"></td>
                            <td id="r">
                              <a href="/apps/food_menu/">Food Menu</a>
                            </td>
                          </tr>
                          <tr>
                            <td width="15" align="right" valign="top" id="l"><img alt="" src="/pics/bullet_arrow.png" vspace="1"></td>
                            <td id="r">
                              <a href="/apps/pages/index.jsp?uREC_ID=281790&type=d">Gradebook</a>
                            </td>
                          </tr>
                          <tr>
                            <td width="15" align="right" valign="top" id="l"><img alt="" src="/pics/bullet_arrow.png" vspace="1"></td>
                            <td id="r">
                              <a href="/apps/pages/index.jsp?uREC_ID=253231&type=d">Health Inspection Reports</a>
                            </td>
                          </tr>
                          <tr id="showAll-hplinks">
                            <td width="15" id="l">&nbsp;</td>
                            <td id="r"><b><a href="/apps/links/">Show All &raquo;</a></b></td>
                          </tr>
                        </table>
                      </div>
                    </section>
                  </div>
                </div>
              </div>
<div align="center">
<br/>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- westernhigh.org-links2 -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-9106721699865569"
data-ad-slot="1027771443"
data-ad-format="link"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<br/>
</div>
            </div>
          </div>
        </div>

        <footer id="footer">
          <div class="inside">
            <div id="address-left">
              1200 SW 136th Avenue<br>
              Davie, FL 33325<br>
            </div>
            <div id="address-right">
              Phone: 754-323-2400<br>
              Fax: 754-323-2530
            </div><a id="name" href="/">Western High School</a>
          </div>
        </footer>
      </div>
    </div>
    <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.min.js"></script> 
    <script src="/shared/js/scripts.js"></script> 
    <script type="text/javascript">


                //proxyKiller();
    </script> 
    <script type="text/javascript">


        var curWindowOnLoad = window.onload;
        window.onload = function() {
                if(curWindowOnLoad) {
                        curWindowOnLoad();
                }
                if(document.getElementsByClassName) {
                        var newsImages = document.getElementsByClassName("news-img");
                        for(i=0; i<newsImages.length; ++i) {
                                newsImages[i].parentNode.style.marginRight = "1px";
                        }
                        var hpImages = document.getElementsByClassName("hp-img");
                        for(i=0; i<hpImages.length; ++i) {
                                hpImages[i].parentNode.style.marginRight = "1px";
                        }
                }
        };
    </script>
  </div>
<!--LiveInternet counter--><script type="text/javascript">
document.write("<a href='//www.liveinternet.ru/click' "+
"target=_blank><img src='//counter.yadro.ru/hit?t26.1;r"+
escape(document.referrer)+((typeof(screen)=="undefined")?"":
";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?
screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+
";h"+escape(document.title.substring(0,150))+";"+Math.random()+
"' alt='' title='LiveInternet: показано число посетителей за"+
" сегодня' "+
"border='0' width='88' height='15'><\/a>")
</script><!--/LiveInternet-->
</body>
</html>
