	
	document.write("			<div class=\"story_pg_poll\">\n");
document.write("				<div class=\"st_poll_header_bgr\">\n");
document.write("					<h5 class=\"poll_header\">Reader's Poll</h5>\n");
document.write("				</div>\n");
document.write("				<div class=\"st_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=\"2049\">\n");
document.write("						<p class=\"paragraph\">Should the postal service be allowed to cut delivery to five days a week?</p>\n");
	
	document.write("						<p class=\"bdc_poll_opt\"><input name=\"subResult\" value=\"7710\" type=\"radio\">Yes</p>\n");
document.write("						<p class=\"bdc_poll_opt\"><input name=\"subResult\" value=\"7711\" type=\"radio\">No</p>\n");
document.write("						<p class=\"bdc_poll_opt\"><input name=\"subResult\" value=\"7712\" type=\"radio\">Depends on the day that is cut</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=2049&pollsView=X',480, 400);\">current results</a></h6>\n");
document.write("					</form>\n");
document.write("				</div>\n");
document.write("			</div>\n");


