function vetAnswers99() { var yes = 0; var no = 0; for (var i=1;i<2;i++) { if (eval("document.xlaapmform99.answer" + i + ".value") !='') { yes++; } } if (yes == 1) { return true; } else { alert('Please answer all the questions before submitting'); return false; } } function xlaapmsubmit99(){ // Validate data if (vetAnswers99()){ xlaapm2 = window.open('','xlaapm2','toolbar=0,location=0,status=1,menubar=1,scrollbars=1,resizable=1,width=500,height=350'); document.xlaapmform99.submit(); xlaapm2.focus(); location.href = location.href; } } document.write('
What do you make of San Diego Mayor Jerry Sanders changing his mind and supporting marriage equality?<\/b><\/font><\/td><\/tr>
<\/td><\/td><\/tr>
<\/td>Good for him! We\'re glad to have him.<\/font><\/td><\/tr>
<\/td>How could a man with a lesbian daughter vote against marriage rights?<\/font><\/td><\/tr>
<\/td>Why can\'t Arnold Schwarzenegger have a lesbian daughter?<\/font><\/td><\/tr>
 <\/td> <\/td><\/tr>
<\/td><\/tr>
Previous Polls<\/a><\/font><\/td><\/tr><\/table><\/form>'); function xlaviewprevious99(){ xlaapm2 = window.open('http://www.baywindows.com/ME2/Apps/PollManager/xlalistprevious.asp?p=99','xlaapm2','toolbar=0,location=0,status=1,menubar=1,scrollbars=1,resizable=1,width=500,height=350'); }