function vetAnswers546_1(){
var yes = 0;
var no = 0;
	for (var i=1;i<2;i++) {
		if (eval('document.xlaapmform546_1.answer' + i + '.value') !='') {
			yes++;
		} 
	}
		if (yes == 1) {
		return true;
		}
		else {
			alert('Please answer all the questions before submitting');
			return false;
		}
	}
function xlaapmsubmit546_1(){
		if (vetAnswers546_1()){
		xlaapmxe = window.open('','xlaapmxe','toolbar=0,location=0,status=1,menubar=1,scrollbars=1,resizable=1,width=250,height=350');
		document.xlaapmform546_1.submit();
		xlaapmxe.focus();
location.href = location.href;
	}
}
function xlaviewresults546_1(){
xlaapmxe = window.open('http://komu-webutility.missouri.edu/absolutepm/xlaapmview.asp?p=546&view=1','xlaapmxe','toolbar=0,location=0,status=1,menubar=1,scrollbars=1,resizable=1,width=250,height=350');
}
	document.write('<form name=xlaapmform546_1 method=post target=xlaapmxe action=http:\/\/komu-webutility.missouri.edu\/absolutepm\/xlaabsolute2.asp?p=546 style=margin:0;><table width=100% cellspacing=1 cellpadding=2><tr align=left><td colspan=2 valign=top><font  style=\"font-family:arial;font-size:8;color:#000000;\"><b>How much say should the Columbia city council have in the appointment and removal of city department heads?<\/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:xlaapmform546_1.answer1.value=4132\'><\/td><td width=100%><font  style=\"font-family:arial;font-size:8;color:#000000;\">NONE. Only the city manager should keep that power (the way it is now).<\/font><\/td><\/tr><tr><td width=0 valign=top align=left><input type=\'radio\' name=\'ans1\' onclick=\'javascript:xlaapmform546_1.answer1.value=4133\'><\/td><td width=100%><font  style=\"font-family:arial;font-size:8;color:#000000;\">SOME. The city manager and city council should work together.<\/font><\/td><\/tr><tr><td width=0 valign=top align=left><input type=\'radio\' name=\'ans1\' onclick=\'javascript:xlaapmform546_1.answer1.value=4134\'><\/td><td width=100%><font  style=\"font-family:arial;font-size:8;color:#000000;\">ALL. The city council should decide without city manager input.<\/font><\/td><\/tr><tr><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><tr><td align=center colspan=2><input type=button onclick=\"javascript:xlaapmsubmit546_1()\" name=Submit value=\'Submit Vote\' style=\"font-family:arial;font-size:8;color:#000000;\"\'><input type=hidden name=totalquestions value=1><\/td><\/tr><tr><td align=center colspan=2><font style=\"font-family:arial;font-size:8;color:#000000;\"><a href=\'javascript:xlaviewresults546_1()\' target=_self style=\"font-family:arial;font-size:8;color:#000000;\">View Results<\/a><\/font><\/td><\/tr><\/table><input type=hidden name=dopoll value=546><input type=hidden name=z value=\'1\'><\/form>');
