document.writeln("<div class='clubName'>North Oakland Democratic Club</div>");
document.writeln("<div class='urlName'>northoakland-dems.org</div>");
document.writeln("<div class='townships'>");
document.writeln("<table><tr><td class='townships'>");
document.writeln("Addison Township<br>");
document.writeln("Brandon Township<br>");
document.writeln("Groveland Township<br>");
document.writeln("Holly Township<br>");
document.writeln("Independence Township");
document.writeln("</td><td class='townships'>");
document.writeln("Orion Township<br>");
document.writeln("Oxford Township<br>");
document.writeln("Rose Township<br>");
document.writeln("Springfield Township");
document.writeln("</tr></table>");
document.writeln("</div>");
