	
	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=\"1903\">\n");
document.write("							<p class=\"pdr_poll_q\">Who do you think did the better job <BR>of selecting their vice presidential <BR>running mate?</p>\n");
	
	document.write("							<p class=\"pdr_poll_opt\"><input name=\"subResult\" value=\"7151\" type=\"radio\">McCain</p>\n");
document.write("							<p class=\"pdr_poll_opt\"><input name=\"subResult\" value=\"7152\" type=\"radio\">Obama</p>\n");
document.write("							<p class=\"pdr_poll_opt\"><input name=\"subResult\" value=\"7153\" type=\"radio\">They're even</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=1903&pollsView=X',480, 400);\">current results</a></h6>\n");
document.write("						</form>\n");
document.write("					</div>\n");
document.write("				</div>\n");

