{
document.write("<table align=left border=0 bordercolor=#000033 cellpadding=3 cellspacing=0>")
document.write("<tr><td height=10></td></tr>")
document.write("<tr><td width=120 align=left valign=top bgcolor=#eeeeee><font class=menu>")
document.write("<a href=al.html>Alabama</a> (2)<br>")
document.write("<a href=ak.html>Alaska</a> (1)<br>")
document.write("<a href=az.html>Arizona</a> (1)<br>")
document.write("<a href=ar.html>Arkansas</a> (1)<br>")
document.write("<a href=ca.html>California</a> (12)<br>")
document.write("<a href=co.html>Colorado</a> (5)<br>")
document.write("<a href=ct.html>Connecticut</a> (8)<br>")
document.write("<a href=de.html>Deleware</a> (0)<br>")
document.write("<a href=fl.html>Florida</a> (3)<br>")
document.write("<a href=ga.html>Georgia</a> (1)<br>")
document.write("<a href=hi.html>Hawaii</a> (0)<br>")
document.write("<a href=id.html>Idaho</a> (1)<br>")
document.write("<a href=il.html>Illinois</a> (9)<br>")
document.write("<a href=in.html>Indiana</a> (3)<br>")
document.write("<a href=ia.html>Iowa</a> (2)<br>")
document.write("<a href=ks.html>Kansas</a> (3)<br>")
document.write("<a href=ky.html>Kentucky</a> (1)<br>")
document.write("<a href=la.html>Louisiana</a> (2)<br>")
document.write("<a href=me.html>Maine</a> (2)<br>")
document.write("<a href=md.html>Maryland</a> (4)<br>")
document.write("<a href=ma.html>Massachusetts</a> (42)<br>")
document.write("<a href=mi.html>Michigan</a> (5)<br>")
document.write("<a href=mn.html>Minnesota</a> (2)<br>")
document.write("<a href=ms.html>Mississippi</a> (0)<br>")
document.write("<a href=mo.html>Missouri</a> (4)<br>")
document.write("<a href=mt.html>Montana</a> (1)<br>")
document.write("<a href=ne.html>Nebraska</a> (1)<br>")
document.write("<a href=nv.html>Nevada</a> (2)<br>")
document.write("<a href=nh.html>New Hampshire</a> (5)<br>")
document.write("<a href=nj.html>New Jersey</a> (33)<br>")
document.write("<a href=nm.html>New Mexico</a> (1)<br>")
document.write("<a href=ny.html>New York</a> (22)<br>")
document.write("<a href=nc.html>North Carolina</a> (5)<br>")
document.write("<a href=nd.html>North Dakota</a> (0)<br>")
document.write("<a href=oh.html>Ohio</a> (14)<br>")
document.write("<a href=ok.html>Oklahoma</a> (3)<br>")
document.write("<a href=or.html>Oregon</a> (4)<br>")
document.write("<a href=pa.html>Pennsylvania</a> (14)<br>")
document.write("<a href=ri.html>Rhode Island</a> (3)<br>")
document.write("<a href=sc.html>South Carolina</a> (3)<br>")
document.write("<a href=sd.html>South Dakota</a> (0)<br>")
document.write("<a href=tn.html>Tennessee</a> (2)<br>")
document.write("<a href=tx.html>Texas</a> (14)<br>")
document.write("<a href=ut.html>Utah</a> (1)<br>")
document.write("<a href=vt.html>Vermont</a> (0)<br>")
document.write("<a href=va.html>Virginia</a> (2)<br>")
document.write("<a href=wa.html>Washington</a> (3)<br>")
document.write("<a href=dc.html>Washington D.C.</a> (1)<br>")
document.write("<a href=wv.html>West Virginia</a> (0)<br>")
document.write("<a href=wi.html>Wisconsin</a> (9)<br>")
document.write("<a href=wy.html>Wyoming</a> (2)")
document.write("</font></td>")
document.write("</tr>")
document.write("</table>")
}