<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

// MENU OPTIONS

var showsflash		= "yes"		// SHOW FLASH IMAGE CHANGER
var flashcolor		= "3861CD"	// FLASH BACKGROUND COLOR
var flashwC		= "175"		// WIDTH OF THE FLASH CHANGER
var flashhC		= "116"		// HEIGHT OF THE FLASH CHANGER

var flashspace		= "40"		// FLASH TOP SPACING
var flashspaceB		= "26"		// FLASH BOTTOM SPACING
var menuspace		= "36"		// SPACE BETWEEN TOP/BOTTOM MENU
var menutop		= "10"		// MENU TOP SPACING




document.write('<table cellpadding="0" cellspacing="0" border="0" width="175" class="menuwidth">');
document.write('<tr><td nowrap>');
document.write('<a href="index.html" class="menu" onMouseover="Sound()">Home</a>');


// START LINKS //
document.write('</td></tr><tr><td nowrap>');
document.write('<a href="about.htm" class="menu" onMouseover="Sound()">About Us</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="admission.htm" class="menu" onMouseover="Sound()">Admissions</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="pcorner.htm" class="menu" onMouseover="Sound()">Administrator Corner</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="teachers.htm" class="menu" onMouseover="Sound()">Teacher Corner</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="curriculum.htm" class="menu" onMouseover="Sound()">Curriculum</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="fundraiser.htm" class="menu" onMouseover="Sound()">School News</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="site_map.htm" class="menu" onMouseover="Sound()">Site Map</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="links.htm" class="menu" onMouseover="Sound()">Links</a>');


// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="calendar.htm" class="menu" onMouseover="Sound()">Calendar</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="contact.htm" class="menu" onMouseover="Sound()">Contact Us</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="employment.htm" class="menu" onMouseover="Sound()">Employment</a>');



// END TOP LINKS //




// document.write('</td></tr><tr><td align="center" class="bottomline">'); //
// document.write('<img src="picts/spacer.gif" width="175" height="'+menuspace+'"></a><br>'); //




// START BOTTOM LINKS //


// document.write('</td></tr><tr><td nowrap class="topline">'); //
document.write('<a href="gallery1.htm" class="menu" onMouseover="Sound()">Galleries</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="PDFgallery.htm" class="menu" onMouseover="Sound()">PDF Downloads / Forms</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="faq.htm" class="menu" onMouseover="Sound()">F.A.Q</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="https://ecashierk12.factstuition.com/ecashierk12/Controller?&query=95885/43215"  target="_blank" class="menu" onMouseover="Sound()">e-Cashier</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://education.ohio.gov/GD/Templates/Pages/ODE/ODEPrimary.aspx?page=2&TopicRelationID=667"  target="_blank" class="menu" onMouseover="Sound()">Ed Choice</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="ptf.htm" class="menu" onMouseover="Sound()">PTF</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="construct.htm" class="menu" onMouseover="Sound()">Headmaster</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://sitemail.siteprotect.com" target="_blank" class="menu" onMouseover="Sound()">Check Email</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="privacy.htm" class="menu" onMouseover="Sound()">Privacy Policy</a>');


// END BOTTOM LINKS //

document.write('<img src="picts/spacer.gif" width="175" height="'+flashspace+'"></a><br>');
document.write('<img src="picts/spacer.gif" width="175" height="'+flashspace+'"></a><br>');

// SAMPLE SCROLLING NEWS FOR A .JS FILE - NON-FLOATING
document.write('<table cellpadding="2" cellspacing="0" border="0" style="border: #E77E60 1px solid; background-color: #E77E60;COLOR: #ffffff; FONT: 13px arial, sans-serif; font-weight: bold;"><tr><td align="center">');
document.write('Upcoming Events<br>');
document.write('</td></tr><tr><td>');
document.write('<iframe id="NewsWindow" src="news_win.htm" width="175" height="200" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" style="border: #000000 1px solid;"></iframe>');
document.write('</td></tr></table>');
document.write('<br><br>');
// END NEWS SCROLLER

// document.write('</td></tr><tr><td align="center" class="bottomline">'); //

document.write('<img src="picts/spacer.gif" width="175" height="'+flashspace+'"></a><br>');


// FLASH CHANGER
   if (showsflash == "yes") {
document.write('<div class="printhide">');
document.write('<table cellpadding="0" cellspacing="0" border="0" class="flashchanger"><tr><td valign="top">');
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="'+flashwC+'" HEIGHT="'+flashhC+'" id="imagechanger">');
document.write('<PARAM NAME="movie" VALUE="imagechanger.swf">');
document.write('<PARAM NAME="quality" VALUE="high">');
document.write('<PARAM NAME="wmode" VALUE="transparent">');
document.write('<PARAM NAME="bgcolor" VALUE="#'+flashcolor+'">');
document.write('<EMBED src="imagechanger.swf" quality="high" wmode="transparent" bgcolor="#'+flashcolor+'"  WIDTH="'+flashwC+'" HEIGHT="'+flashhC+'" NAME="imagechanger" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT><br>');
document.write('</td></tr></table>');
document.write('</div>');
}

document.write('<img src="picts/spacer.gif" width="175" height="'+flashspaceB+'"></a><br>');


document.write('<table cellpadding="0" cellspacing="0" align="center"><tr><td align="center" wrap><a href="http://schoolpax.org/shop.asp?id=038394&ssc=yes&ban=ssc_125X125&ac=log&hrf="+encodeURIComponent(location.href),"sscpop","WIDTH=476,HEIGHT=336,resizable=yes,scrollbars=yes" target="_blank" onMouseover="window.status="School fundraising with SUBWAY, Verizon Wireless, Travelocity, Foot Locker, 1-800-Flowers";return true;" )"><img src="http://schoolpax.org/img/SSC/ssc_125X125.gif" border="0" alt="schoolPAX SSC banner: School fundraising with SUBWAY, Verizon Wireless, Travelocity, Foot Locker, 1-800-Flowers" title="CLICK to raise funds for our school with SUBWAY, Verizon Wireless, Travelocity, Foot Locker, 1-800-Flowers"></a><br><h1 style="font-family:arial;font-size:9px;color:#000000;">Raise funds for our school<br>with schoolPAX!</h1></td></tr></table>');




document.write('</td></tr></table>');

//  End -->