<!-- Begin
var pref = "";

if (lvl == 1) { pref = "../" }
if (lvl == 2) { pref = "../../" }
if (lvl == 3) { pref = "../../../" }

if (DateRange("20090801","20091031") == 1) {
document.write('<p id="norm" align="center"><a name=20091031_halloween_overnnight></a>'); 
document.write('<a href="' + pref + 'pdf/2009-2010/Flashlight.pdf"><img src="' + pref + 'graphics/Sr_Hi_Halloween_Overnight.png" border=0 title="Click here for more information. Requires Adobe Acrobat." width=232 height=152 align=center>');
document.write('<p clear="all"><hr>');
}
// End --> 