var navResources = "";
navResources = navResources +  "<table border=\"0\" cellspacing=\"0\" width=\"150\" bordercolor=\"#000000\" cellpadding=\"3\">";
navResources = navResources +  "<tr><td width=\"150\"><b><font face=\"Verdana\" color=\"#C0C0C0\" size=\"2\"></font></b></td>";
navResources = navResources +  "</tr><tr><td width=\"150\"><font face=\"Arial, Helvetica, sans-serif\"><b><font color=\"#FFFFFF\" size=\"1\"></font></b><a href=\"dental_tip.com\"><b><font color=\"#FFFFFF\" size=\"1\"><span style=\"cursor: hand\" onmouseover=\"this.style.color='yellow'\" onmouseout=\"this.style.color='white'\"></span></font></b></a></font></td></tr>";
navResources = navResources +  " <tr><td width=\"150\"><font face=\"Arial, Helvetica, sans-serif\"><b><font color=\"#FFFFFF\" size=\"1\"></font></b><a href=\"priorTaxTips.shtml\"><b><font color=\"#FFFFFF\" size=\"1\"><span style=\"cursor: hand\" onmouseover=\"this.style.color='yellow'\" onmouseout=\"this.style.color='white'\"></span></font></b></a></font></td>";
navResources = navResources +  "</tr><tr><td width=\"150\"><font face=\"Arial, Helvetica, sans-serif\"><b><font color=\"#FFFFFF\" size=\"1\"></font></b><a href=\"forms.shtml\"><b><font color=\"#FFFFFF\" size=\"1\"><span style=\"cursor: hand\" onmouseover=\"this.style.color='yellow'\" onmouseout=\"this.style.color='white'\"></span></font></b></a></font></td></tr></table>";
document.write(navResources);