var dmenu="\
<table align=\"center\" bgcolor=\"#0152A1\" cellpadding=\"10\" cellspacing=\"0\" class=\"standard8\" width=\"210\">\
<tr>\
<td>\
<font color=\"#ffffff\">\
<div align=\"left\">\
<hr size=\"1\" color=\"#ffffff\">\
<font color=\"#FDF107\"><b>CITY ATTORNEY - CODE COMPLIANCE MENU</b></font><br>\
<a href=\"3031.shtml\" class=\"dep_links\">Legal Services</a><br>\
<a href=\"3032.shtml\" class=\"dep_links\">Code Compliance</a><br>\
<a href=\"3033.shtml\" class=\"dep_links\">Municipal Code (City Ordinances)</a><br>\
<hr size=\"1\" color=\"#ffffff\">\
</div>\
</font>\
</td>\
</tr>\
</table>\
";
document.write(dmenu);




