var htmltext = "	</td><td width=\"2%\" valign=\"top\" >&nbsp;</td>  </tr>  "
htmltext += "<tr> <td colspan=3  valign=bottom >&nbsp;</td></tr>"
//htmltext += "<tr> <td colspan=3  valign=bottom style=\"font-size:12px;color:#006600;\"><b>&nbsp;&nbsp;&nbsp;&nbsp;Site Last Updated on: </b>"+pndatem+"</td></tr>"
htmltext += " </table>"

htmltext += "<SCRIPT LANGUAGE=\"JavaScript1.2\" SRC=\"../scripts/bmenu.js\" TYPE=\"text/javascript\"></SCRIPT>";
document.write(htmltext);

