// news feed

var navstr = "";

$navStr  = "<div class=\"mega\"><a href=\"healthinfo/index.html\"><img src=\"images/megaphone.gif\" width=\"101\" height=\"70\" alt=\"\" border=\"0\" /></a></div>";

document.write( $navStr );

//-->