function vetAnswers167_4(){
var yes = 0;
var no = 0;
	for (var i=1;i<2;i++) {
		if (eval('document.xlaapmform167_4.answer' + i + '.value') !='') {
			yes++;
		} 
	}
		if (yes == 1) {
		return true;
		}
		else {
			alert('Please answer all the questions before submitting');
			return false;
		}
	}
function xlaapmsubmit167_4(){
		if (vetAnswers167_4()){
		xlaapmxe = window.open('','xlaapmxe','toolbar=0,location=0,status=1,menubar=1,scrollbars=1,resizable=1,width=400,height=350');
		document.xlaapmform167_4.submit();
		xlaapmxe.focus();
location.href = location.href;
	}
}
	document.write('<form name=xlaapmform167_4 method=post target=xlaapmxe action=http:\/\/www.eatoutlongisland.com\/pollmanager\/xlaabsolute2.asp?p=167 style=margin:0; display:inline;><table width=100% cellspacing=1 cellpadding=2><tr align=center><td colspan=2 valign=top><font  style=\"font-family:arial;font-size:10;color:#000000;\"><b>IF the Yankees make the playoffs, what should be done with Javier Vazquez (in the first round?)<\/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:xlaapmform167_4.answer1.value=559\'><\/td><td width=100%><font  style=\"font-family:arial;font-size:10;color:#000000;\">Give him a start.<\/font><\/td><\/tr><tr><td width=0 valign=top align=left><input type=\'radio\' name=\'ans1\' onclick=\'javascript:xlaapmform167_4.answer1.value=560\'><\/td><td width=100%><font  style=\"font-family:arial;font-size:10;color:#000000;\">Put him in the bullpen.<\/font><\/td><\/tr><tr><td width=0 valign=top align=left><input type=\'radio\' name=\'ans1\' onclick=\'javascript:xlaapmform167_4.answer1.value=561\'><\/td><td width=100%><font  style=\"font-family:arial;font-size:10;color:#000000;\">Leave him off the playoff roster.<\/font><\/td><\/tr><tr><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><tr><td align=center colspan=2><input type=button onclick=\"javascript:xlaapmsubmit167_4()\" name=Submit value=\'Submit Vote\' style=\"font-family:arial;font-size:10;color:#000000;\"\'><input type=hidden name=totalquestions value=1><\/td><\/tr><\/table><input type=hidden name=dopoll value=167><input type=hidden name=z value=\'4\'><\/form>');
