document.write("
"); function openPoll(form) { var strUrl = 'http://www.editforward.com/pollmanager/ef_vote.asp?'; var objAns = form.ef_poll_answer_id; strUrl+= 'c='+ form.c.value +'&'; strUrl+= 'ef_poll_id='+ form.ef_poll_id.value +'&'; // Loop through the answers and add the answer if selected. for(i=0; i