document.writeln("<style type=\"text\/css\">");
document.writeln("<!--");
document.writeln("a.amenu:link {");
document.writeln("	font-family: \"arial\", \"helvetica\", \"sans-serif\";");
document.writeln("	font-size: 14px;");
document.writeln("	color: #00659c;");
document.writeln("	text-decoration: none;");
document.writeln("	font-weight: bold;");
document.writeln("}");
document.writeln("a.amenu:visited {");
document.writeln("	font-family: \"arial\", \"helvetica\", \"sans-serif\";");
document.writeln("	font-size: 14px;");
document.writeln("	color: #00659c;");
document.writeln("	text-decoration: none;");
document.writeln("	font-weight: bold;");
document.writeln("}");
document.writeln("a.amenu:hover {");
document.writeln("	font-family: \"arial\", \"helvetica\", \"sans-serif\";");
document.writeln("	font-size: 14px;");
document.writeln("	color: #00ccff;");
document.writeln("	text-decoration: underline;");
document.writeln("	font-weight: bold;");
document.writeln("");
document.writeln("}");
document.writeln("-->");
document.writeln("<\/style>");
document.writeln("");
document.writeln("<table width=\"980\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"5\" bgcolor=\"#FFFFFF\">");
document.writeln("  <tr>");
document.writeln("    <td align=\"center\"><table width=\"98%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("      <tr>");
document.writeln("        <td width=\"230\"><img src=\"\/images\/sdlogo.gif\" width=\"230\" height=\"55\"><\/td>");
document.writeln("        <td>&nbsp;<\/td>");
document.writeln("        <td width=\"300\"><table width=\"98%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("          <tr>");
document.writeln("            <td>");
document.writeln("<font size=\"-2\" face=\"verdana, arial, helvetica\" color=\"#0030FF\">");
// Copyright (c) 1999 MAXM Media.

today=new Date();
dayName=today.getDay()+1;
day=today.getDate();
month=today.getMonth()+1;
year=today.getYear();
if (dayName==1) dayName=("Sunday");
else if (dayName==2) dayName=("Monday");
else if (dayName==3) dayName=("Tuesday");
else if (dayName==4) dayName=("Wednesday");
else if (dayName==5) dayName=("Thursday");
else if (dayName==6) dayName=("Friday");
else dayName=("Saturday");
if (day==1) end=("st");
else if (day==2) end=("nd");
else if (day==3) end=("rd");
else if (day==21) end=("st");
else if (day==22) end=("nd");
else if (day==23) end=("rd");
else if (day==31) end=("st");
else end=("th");
if (month==1) month=("January");
else if (month==2) month=("February");
else if (month==3) month=("March");
else if (month==4) month=("April");
else if (month==5) month=("May");
else if (month==6) month=("June");
else if (month==7) month=("July");
else if (month==8) month=("August");
else if (month==9) month=("September");
else if (month==10) month=("October");
else if (month==11) month=("November");
else month=("December");
if (year<100) year="19" + year;
document.write(dayName + ", " + day + end + " " + month + ", " + year);				 
document.writeln("<\/font>");
document.writeln(" 				 <\/td>");
document.writeln("            <\/tr>");
document.writeln("          <tr>");
document.writeln("            <td><strong>SITE SEARCH :<\/strong>");
document.writeln("              <input name=\"sw\" class=\"tda1\" size=\"15\">");
document.writeln("              <label>");
document.writeln("              <input name=\"Submit\" type=\"submit\" class=\"tda1\" value=\"GO\">");
document.writeln("              <\/label><\/td>");
document.writeln("            <\/tr>");
document.writeln("        <\/table><\/td>");
document.writeln("      <\/tr>");
document.writeln("    <\/table><\/td>");
document.writeln("  <\/tr>");
document.writeln("  <tr>");
document.writeln("    <td height=\"30\" background=\"\/images\/back_gray.gif\" align=\"center\" bgcolor=\"#E7E7E7\"><table width=\"98%\" border=\"0\" cellspacing=\"0\" cellpadding=\"5\">");
document.writeln("      <tr>");
document.writeln("        <td width=\"40\"><\/td>");
document.writeln("        <td align=\"center\"><a href=\"about1.html\" class=\"amenu\">Home <\/a><\/td>");
document.writeln("        <td align=\"center\"><a href=\"about1.html\" class=\"amenu\">Top News Headlines<\/a><\/td>");
document.writeln("        <td align=\"center\">&nbsp;<a href=\"about1.html\" class=\"amenu\">Business<\/a><\/td>");
document.writeln("        <td align=\"center\"><a href=\"about3.html\" class=\"amenu\">Travel<\/a><\/td>");
document.writeln("        <td align=\"center\"><a href=\"about3.html\" class=\"amenu\">Cities & Towns <\/a><\/td>");
document.writeln("        <td align=\"center\"><a href=\"about4.html\" class=\"amenu\">Events<\/a><\/td>");
document.writeln("        <td align=\"center\"><a href=\"about5.html\" class=\"amenu\">Edu<\/a><\/td>");
document.writeln("        <td align=\"center\"><a href=\"about5.html\" class=\"amenu\">Enjoy Life<\/a><\/td>");
document.writeln("        <td align=\"center\"><a href=\"about5.html\" class=\"amenu\">Pictures<\/a><\/td>");
document.writeln("        <td align=\"center\"><a href=\"about5.html\" class=\"amenu\">Survey<\/a><\/td>");
document.writeln("        <td align=\"center\"><a href=\"about5.html\" class=\"amenu\">Gov Info<\/a><\/td>");
document.writeln("        <td width=\"80\"><\/td>");
document.writeln("      <\/tr>");
document.writeln("    <\/table><\/td>");
document.writeln("  <\/tr>");
document.writeln("<\/table>");
document.writeln("");
