	
	document.write("				<div class=\"poll\">\n");
document.write("					<div class=\"poll_header_bgr\">\n");
document.write("						<h5 class=\"poll_header\">poll</h5>\n");
document.write("						</div>\n");
document.write("						<div class=\"poll_content\">\n");
document.write("						<FORM ACTION=\"/polls/booth.php\" METHOD=\"POST\" target=\"Poll:width=480,height=400,scrollbars,isResizable=true,status\" onSubmit=\"return createTarget(this);\">\n");
document.write("							<INPUT TYPE=\"HIDDEN\" NAME=\"pollsID\" VALUE=\"2187\">\n");
document.write("							<p class=\"pdr_poll_q\">Have you made a donation to the Homeless Haven of Baraboo or do you plan to do so in the future?</p>\n");
	
	document.write("							<p class=\"pdr_poll_opt\"><input name=\"subResult\" value=\"8256\" type=\"radio\">A — Yes, I have/will donate to the Homeless Haven.</p>\n");
document.write("							<p class=\"pdr_poll_opt\"><input name=\"subResult\" value=\"8257\" type=\"radio\">B — No, I will not donate to the Homeless Haven.</p>\n");
document.write("							<p class=\"pdr_poll_opt\"><input name=\"subResult\" value=\"8258\" type=\"radio\">C  — I would like to donate, but I just can't afford to right now.</p>\n");
document.write("							<p class=\"pdr_poll_opt\"><input name=\"subResult\" value=\"8259\" type=\"radio\">D — I really don't know what I will do.</p>\n");
document.write("							<input value=\"vote!\" type=\"submit\">\n");
document.write("							<h6 class=\"poll_results\"><a href=\"#\" onclick=\"OpenPopup('http://www.wiscnews.com/polls/booth.php?pollsID=2187&pollsView=X',480, 400);\">current results</a></h6>\n");
document.write("						</form>\n");
document.write("					</div>\n");
document.write("				</div>\n");

