/* author: rohowell@student.jjc.edu */
/* Generated by AceHTML Freeware http://freeware.acehtml.com */
/* Creation date: 11/17/2008 */

<!--Hide Script from Old Browsers

  now = new Date
  month=now.getMonth()
  day=now.getDate()

  if (month+1==9&&day==11)
  {
  document.write("<IMG BORDER=\"0\" SRC=\"images/chicago-fire-store-in-flames.gif\" ALT=\"Chicago Fire Store\">");
  document.write("<BR><font size='5'>We will never forget those that we lost on September 11, 2001 </font>");
  }
  else if (month < 9 || (month==11 && day>25))
  {
  document.write("<IMG BORDER=\"0\" SRC=\"images/chicago-fire-store-in-flames.gif\" ALT=\"Chicago Fire Store\"><BR>");
  }
  else
  {
  document.write("<IMG BORDER=\"0\" SRC=\"images/holiday/christmas-tree.gif\" ALT=\"Chicago Fire Store\">");
  document.write("<IMG BORDER=\"0\" SRC=\"images/chicago-fire-store-in-flames.gif\" ALT=\"Chicago Fire Store\">");
  document.write("<IMG BORDER=\"0\" SRC=\"images/holiday/wreath.gif\" ALT=\"Chicago Fire Store\"><BR>");
  }

//End Hiding script from old browsers-->
