// menu_right.js

document.write("<TABLE BORDER='0' WIDTH='150' CELLSPACING='1' CELLPADDING='6'>");

document.write("<TR>");
document.write("<TD WIDTH='100%' NOWRAP VALIGN='middle' ALIGN='left'>");
document.write("<A HREF='https://exchange.usd480.net' TARGET='_blank'>");
document.write("<IMG BORDER='0' SRC='/assets/images/buttons/webmail2.gif' ALT='Access WebMail' WIDTH='132' HEIGHT='22' ALIGN='left'>");
document.write("</A></TD>");
document.write("</TR>");

document.write("<TR>");
document.write("<TD WIDTH='100%' NOWRAP VALIGN='middle' ALIGN='left'>");
document.write("<A HREF='http://www.google.com/u/USD480?q='>");
document.write("<IMG BORDER='0' SRC='/assets/images/buttons/search2.gif' ALT='Search USD480.net' WIDTH='132' HEIGHT='22' ALIGN='left'>");
document.write("</A></TD>");
document.write("</TR>");

document.write("<TR>");
document.write("<TD WIDTH='100%' NOWRAP VALIGN='middle' ALIGN='left'>");
document.write("<A HREF='/powerschool.htm'>");
document.write("<IMG BORDER='0' SRC='/assets/images/buttons/powerschool2.gif' ALT='PowerSchool Login' WIDTH='132' HEIGHT='22' ALIGN='left'>");
document.write("</A></TD>");
document.write("</TR>");

document.write("<TR>");
document.write("<TD WIDTH='100%' NOWRAP VALIGN='middle' ALIGN='left'>");
document.write("<A HREF='/forms'>");
document.write("<IMG BORDER='0' SRC='/assets/images/buttons/btn_forms2.gif' ALT='School Forms' WIDTH='132' HEIGHT='22' ALIGN='left'>");
document.write("</A></TD>");
document.write("</TR>");


// angry red

document.write("<TR>");
document.write("<TD WIDTH='100%' NOWRAP VALIGN='middle' ALIGN='left'>");
document.write("<a href='http://www.angryred.com'>");
document.write("<img border='0' src='/assets/images/angryred.gif' width='132' height='25' alt='ANGRYRED.COM'></a>");
document.write("</TD></TR>");

// Drive@5 Link

document.write("<TR>");
document.write("<TD WIDTH='100%' NOWRAP VALIGN='middle' ALIGN='left'>");
document.write("<a target='_blank' href='https://calendars.office.microsoft.com/en-us/pubcal/viewer.aspx?path=/pubcalstorage/gx19wdfz51245/Drive%405_Calendar.ics&stdOff=-360&dstOff=-300&smn=3&sdy=8&emn=11&edy=1'>");
document.write("<img border='0' src='http://www.usd480.net/assets/images/drive5.gif' width='132' height='44' alt='Drive@5'></a>");
document.write("</TD></TR>");

// weatherbug

document.write("<TR>");
document.write("<TD WIDTH='100%' NOWRAP VALIGN='middle' ALIGN='left'>");
document.write("<a href='/weatherbug.htm'>");
document.write("<img border='0' src='http://www.usd480.net/assets/images/weatherbug.gif' width='132' height='32' alt='Weather Labs'></a>");
document.write("</TD></TR>");

//end

document.write("<TR>");
document.write("<TD WIDTH='100%' NOWRAP VALIGN='middle' ALIGN='left'>");
document.write("<IMG BORDER='0' SRC='/assets/images/triangle.gif' ALT=' ' WIDTH='13' HEIGHT='13'>");
document.write("<A HREF='http://sageapp.usd480.net/employeeportal/employee/login.php?ReturnURL=home.php' target='_blank' CLASS='bluelink'> Employee Portal</A></TD>");
document.write("</TR>");

document.write("<TR>");
document.write("<TD WIDTH='100%' NOWRAP VALIGN='middle' ALIGN='left'>");
document.write("<IMG BORDER='0' SRC='/assets/images/triangle.gif' ALT=' ' WIDTH='13' HEIGHT='13'>");
document.write("<A HREF='/administration.htm' CLASS='bluelink'> Administration</A></TD>");
document.write("</TR>");

document.write("<TR>");
document.write("<TD WIDTH='100%' NOWRAP VALIGN='middle' ALIGN='left'>");
document.write("<IMG BORDER='0' SRC='/assets/images/triangle.gif' ALT=' ' WIDTH='13' HEIGHT='13'>");
document.write("<A HREF='/board' CLASS='bluelink'> Board of Education</A></TD>");
document.write("</TR>");

document.write("<TR>");
document.write("<TD WIDTH='100%' NOWRAP VALIGN='middle' ALIGN='left'>");
document.write("<IMG BORDER='0' SRC='/assets/images/triangle.gif' ALT=' ' WIDTH='13' HEIGHT='13'>");
document.write("<A HREF='/frc/index.html' CLASS='bluelink' TARGET='_blank'> Family Resource Ctr.</A></TD>");
document.write("</TR>");

document.write("<TR>");
document.write("<TD WIDTH='100%' NOWRAP VALIGN='middle' ALIGN='left'>");
document.write("<IMG BORDER='0' SRC='/assets/images/triangle.gif' ALT=' ' WIDTH='13' HEIGHT='13'>");
document.write("<A HREF='/kids.htm' CLASS='bluelink'> Links for Kids</A></TD>");
document.write("</TR>");

document.write("<TR>");
document.write("<TD WIDTH='100%' NOWRAP VALIGN='middle' ALIGN='left'>");
document.write("<IMG BORDER='0' SRC='/assets/images/triangle.gif' ALT=' ' WIDTH='13' HEIGHT='13'>");
document.write("<A HREF='http://www.intellicast.com/IcastPage/LoadPage.aspx?loc=klbl&seg=LocalWeather&prodgrp=Forecasts&product=Forecast&prodnav=none&pid=none' CLASS='bluelink' TARGET='_blank'> Area Weather</A></TD>");
document.write("</TR>");

document.write("<TR>");
document.write("<TD WIDTH='100%' NOWRAP VALIGN='middle' ALIGN='left'>");
document.write("<IMG BORDER='0' SRC='/assets/images/triangle.gif' ALT=' ' WIDTH='13' HEIGHT='13'>");
document.write("<A HREF='http://kidss2.keystonelearning.org:8015' CLASS='bluelink' TARGET='_blank'> WebKIDSS Logon</A></TD>");
document.write("</TR>");

document.write("</TABLE>");

// document.write("<BR>");

// document.write("<P ALIGN='center'><A href='/enroll_dates.htm'><IMG border='0' src='/assets/images/enroll_info.gif' width='121' height='76' alt='Enrollment Information'></A></P>");

// end menu_right.js