var code="";
code+="<TR>";
code+="	<TD STYLE=\"background-color: rgb(255,255,153); padding: 6px;\" height=\"20px\">";
code+="        	<P STYLE=\"text-align: center;\"><B><SPAN STYLE=\"font-family: \'Trebuchet MS\', Tahoma, Verdana, Arial, Helvetica, Sans-serif, sans-serif; font-size: x-small; color: rgb(0,51,102);\">News Archives</SPAN></B></P>";
code+="	</TD>";
code+="</TR>";

code+="<TR HEIGHT=246>";
code+="        <TD STYLE=\"background-color: rgb(255,255,204); padding: 6px;\" valign=\"top\">";
code+="		<P class=\"style2\" STYLE=\"text-align: justify;\">";
code+="				<a href=\'..\/may 2007\/\'>May 2007</a><br>";
code+="				<a href=\'..\/june 2007\/\'>June 2007</a><br>";
code+="				<a href=\'..\/july 2007\/\'>July 2007</a><br>";
code+="			</P>";
code+="        </TD>";
code+="</TR>";
document.write(code);

