	
	document.write("		<div class=\"poll\">\n");
document.write("			<div class=\"poll_header_bgr\">\n");
document.write("				<h5 class=\"poll_header\">Reader's 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=\"2193\">\n");
document.write("					<p class=\"paragraph\">What are your holiday gift shopping plans?</p>\n");
	
	document.write("					<p class=\"bdc_poll_opt\"><input name=\"subResult\" value=\"8276\" type=\"radio\">I plan to spend more than last year</p>\n");
document.write("					<p class=\"bdc_poll_opt\"><input name=\"subResult\" value=\"8277\" type=\"radio\">I plan to spend less than last year</p>\n");
document.write("					<p class=\"bdc_poll_opt\"><input name=\"subResult\" value=\"8278\" type=\"radio\">I plan to spend the same as last year</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=2193&pollsView=X',480, 400);\">current results</a></h6>\n");
document.write("				</form>\n");
document.write("			</div>\n");
document.write("		</div>\n");

