  document.write("      <LINK REL=\"stylesheet\" TYPE=\"text/css\" HREF=\"http://www.dep.state.pa.us/style_dep_main.css\">\n");
  document.write("      <CENTER>");
  document.write("      <P>");
  document.write("      <TABLE WIDTH=\"100%\" BORDER=\"0\" CELLSPACING=\"0\" CELLPADDING=\"0\">");
  document.write("        <TR>");
  document.write("          <TD WIDTH=\"25\" HEIGHT=\"25\" BGCOLOR=\"#FFFFFF\" BACKGROUND=\"http://www.dep.state.pa.us/images/corner1.jpg\"><TABLE BORDER=\"0\" CELLSPACING=\"0\" CELLPADDING=\"0\" WIDTH=\"25\" HEIGHT=\"25\"><TR><TD>&nbsp;</TD></TR></TABLE></TD>");
  document.write("          <TD WIDTH=\"100%\" ROWSPAN=\"2\" BGCOLOR=\"#FFFFFF\" BACKGROUND=\"http://www.dep.state.pa.us/images/background.jpg\" NOWRAP>");
  document.write("            <FONT FACE=\"Verdana,Arial\" SIZE=\"1\" COLOR=\"#820000\"><P ALIGN=\"center\">");
  document.write("              <A HREF=\"http://www.dep.state.pa.us/individuals_families/\" CLASS=\"link\">Individuals &amp; Families</A>  | ");
  document.write("              <A HREF=\"http://www.dep.state.pa.us/students/\" CLASS=\"link\">Students</A> | ");
  document.write("              <A HREF=\"http://www.dep.state.pa.us/educators/\" CLASS=\"link\">Educators</A> | ");
  document.write("              <A HREF=\"http://www.dep.state.pa.us/farmers/\" CLASS=\"link\">Farmers</A> |");
  document.write("              <A HREF=\"http://www.dep.state.pa.us/local_government/\" CLASS=\"link\">Local Government</A> |");
  document.write("              <A HREF=\"http://www.dep.state.pa.us/business_industry/\" CLASS=\"link\">Business</A> ");
  document.write("              <BR>");
  document.write("              <A HREF=\"http://www.state.pa.us\" CLASS=\"link\">PA Home Site</A> |");
//  document.write("              <A HREF=\"/redirector/?varURL=http://www.greenworks.tv\" CLASS=\"link\">GreenWorks.tv</A> |");
  document.write("              <A HREF=\"http://www.dep.state.pa.us/ask_dep.html\" CLASS=\"link\">Ask DEP</A> |");
  document.write("              <A HREF=\"http://www.dep.state.pa.us/dep/plugins.htm\" CLASS=\"link\">Plug-Ins</A> |");
  document.write("              <A HREF=\"/\" CLASS=\"link\">Home Page</A> ");
  document.write("            </P></FONT>");
  document.write("          </TD>");
  document.write("          <TD WIDTH=\"25\" HEIGHT=\"25\" BGCOLOR=\"#FFFFFF\" BACKGROUND=\"http://www.dep.state.pa.us/images/corner2.jpg\"><TABLE BORDER=\"0\" CELLSPACING=\"0\" CELLPADDING=\"0\" WIDTH=\"25\" HEIGHT=\"25\"><TR><TD>&nbsp;</TD></TR></TABLE></TD>");
  document.write("        </TR>");
  document.write("        <TR>");
  document.write("          <TD WIDTH=\"25\" HEIGHT=\"25\" BGCOLOR=\"#FFFFFF\" BACKGROUND=\"http://www.dep.state.pa.us/images/corner3.jpg\"><TABLE BORDER=\"0\" CELLSPACING=\"0\" CELLPADDING=\"0\" WIDTH=\"25\" HEIGHT=\"25\"><TR><TD>&nbsp;</TD></TR></TABLE></TD>");
  document.write("          <TD WIDTH=\"25\" HEIGHT=\"25\" BGCOLOR=\"#FFFFFF\" BACKGROUND=\"http://www.dep.state.pa.us/images/corner4.jpg\"><TABLE BORDER=\"0\" CELLSPACING=\"0\" CELLPADDING=\"0\" WIDTH=\"25\" HEIGHT=\"25\"><TR><TD>&nbsp;</TD></TR></TABLE></TD>");
  document.write("        </TR>");
  document.write("        <TR>");
  document.write("          <TD ALIGN=\"CENTER\" COLSPAN=\"4\">");
  document.write("            <TABLE BORDER=\"0\" CELLPADDING=\"0\" CELLSPACING=\"0\" WIDTH=\"100%\">");
  document.write("              <TR>");
  document.write("                <TD ALIGN=\"CENTER\" NOWRAP WIDTH=\"50%\">");
  document.write("                  <FONT FACE=\"Tahoma,Verdana,Arial\" SIZE=\"1\"><A HREF=\"http://www.dep.state.pa.us/contactwebmaster\"><B>Contact Webmaster</B></A></FONT>");
  document.write("                </TD>");
  document.write("                <TD ALIGN=\"CENTER\" NOWRAP WIDTH=\"50%\">");
  document.write("                  <FONT FACE=\"Verdana,Arial\" SIZE=\"1\"><B>");
  lastmod = document.lastModified; // get string of last modified date
  lastmoddate = Date.parse(lastmod);   // convert modified string to date
  if (lastmoddate != 0)                // unknown date (or January 1, 1970 GMT)
  {
    document.write("                    Last Modified on " + lastmod + ".");
  }
  document.write("                  </B></FONT>");
  document.write("                </TD>");
  document.write("              </TR>");
  document.write("            </TABLE>");
  document.write("          </TD>");
  document.write("        </TR>");
  document.write("      </TABLE>");
  document.write("      </P>");
  document.write("      </CENTER>");
