document.write("<div class='index_poll_top'></div>");
document.write("<div class='poll_grey_header'>Which German pair do you think will score the maximum points at Hockenheim?</div>");
document.write("<div class='poll_btm_sec'>");
document.write("<table width='100%' cellspacing='0' cellpadding='0' border='0' class='poll_table'>");
document.write("<tr><td><input type='radio' name='Choice' id='Choice1' value='1'></td><td>Vettel and Glock</td></tr>");
document.write("<tr><td><input type='radio' name='Choice' id='Choice2' value='2'></td><td>Rosberg and Hulkenberg</td></tr>");
document.write("<tr><td><input type='radio' name='Choice' id='Choice3' value='3'></td><td>Schumacher and Sutil</td></tr>");
document.write("</table>");
document.write("<div class='flt_rht'><button type='submit' value='' onclick='return showresult()' class='btn_mid plc_btn_mid' border='0'><span class='btn_txt_mid'>Submit</span></button></div>");
document.write("</div><div class='index-tab-btm'></div>");
document.write("<script src='/scripts/PollResult.js' type='text/javascript'></script>");

