function vetAnswers11_(){
var yes = 0;
var no = 0;
	for (var i=1;i<2;i++) {
		if (eval('document.xlaapmform11_.answer' + i + '.value') !='') {
			yes++;
		} 
	}
		if (yes == 1) {
		return true;
		}
		else {
			alert('Please answer all the questions before submitting');
			return false;
		}
	}
function xlaapmsubmit11_(){
		if (vetAnswers11_()){
		xlaapmxe = window.open('','xlaapmxe','toolbar=0,location=0,status=1,menubar=1,scrollbars=1,resizable=1,width=500,height=350');
		document.xlaapmform11_.submit();
		xlaapmxe.focus();
	}
}
function xlaviewresults11_(){
xlaapmxe = window.open('http://www.dynamicSteps.com/pollManager/xlaapmview.asp?p=11&view=1','xlaapmxe','toolbar=0,location=0,status=1,menubar=1,scrollbars=1,resizable=1,width=500,height=350');
}
function xlaviewcomments11_(){
xlaapmxe = window.open('http://www.dynamicSteps.com/pollManager/xlacomments.asp?p=11','xlaapmxe','toolbar=0,location=0,status=1,menubar=1,scrollbars=1,resizable=1,width=500,height=350');
}
	document.write('<form name=xlaapmform11_ method=post target=xlaapmxe action=http:\/\/www.dynamicSteps.com\/pollManager\/xlaabsolute2.asp?p=11 style=margin:0;><table width=100% cellspacing=1 cellpadding=2><tr align=left><td colspan=2 valign=top><font  style=\"font-family:verdana;font-size:12;color:#000000;\"><b>1) In anticipation of a large draw for a future event, we may either need to use two facilities or play late at night , What is your preference?<\/b><\/font><\/td><\/tr><tr><td><\/td><td><input type=hidden name=answer1 value=\'\'><\/td><\/tr><tr><td width=0 valign=top align=left><input type=\'radio\' name=\'ans1\' onclick=\'javascript:xlaapmform11_.answer1.value=40\'><\/td><td width=100%><font  style=\"font-family:verdana;font-size:12;color:#000000;\">I would want to stay and be prepared to play late at night or early in the morning (not both)<\/font><\/td><\/tr><tr><td width=0 valign=top align=left><input type=\'radio\' name=\'ans1\' onclick=\'javascript:xlaapmform11_.answer1.value=41\'><\/td><td width=100%><font  style=\"font-family:verdana;font-size:12;color:#000000;\">I would prefer to play at a second club so I could play at regular<\/font><\/td><\/tr><tr><td width=0 valign=top align=left><input type=\'radio\' name=\'ans1\' onclick=\'javascript:xlaapmform11_.answer1.value=42\'><\/td><td width=100%><font  style=\"font-family:verdana;font-size:12;color:#000000;\">I do not have a preference<\/font><\/td><\/tr><tr><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><tr><td align=center colspan=2><font  style=\"font-family:verdana;font-size:12;color:#000000;\">Your Comments :<\/font><br><textarea name=comment cols=20 rows=4 style=\'width:98%\'><\/textarea><br>&nbsp;<\/td><\/tr><tr><td align=center colspan=2><input type=button onclick=\"javascript:xlaapmsubmit11_()\" name=Submit value=\'Submit Vote\' style=\"font-family:verdana;font-size:12;color:#000000;\"\'><input type=hidden name=totalquestions value=1><\/td><\/tr><tr><td align=center colspan=2><font style=\"font-family:verdana;font-size:12;color:#000000;\"><a href=\'javascript:xlaviewresults11_()\' target=_self style=\"font-family:verdana;font-size:12;color:#000000;\">View Results<\/a><\/font><\/td><\/tr><tr><td align=center colspan=2><font  style=\"font-family:verdana;font-size:12;color:#000000;\"><a href=\'javascript:xlaviewcomments11_()\' target=_self style=\"font-family:verdana;font-size:12;color:#000000;\">View Comments<\/a><\/font><\/td><\/tr><\/table><input type=hidden name=dopoll value=11><input type=hidden name=z value=\'\'><\/form>');
