/* 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 < 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-->