function vetAnswers60_41(){
var yes = 0;
var no = 0;
	for (var i=1;i<2;i++) {
		if (eval('document.xlaapmform60_41.answer' + i + '.value') !='') {
			yes++;
		} 
	}
		if (yes == 1) {
		return true;
		}
		else {
			alert('Please answer all the questions before submitting');
			return false;
		}
	}
function xlaapmsubmit60_41(){
		if (vetAnswers60_41()){
		xlaapmxe = window.open('','xlaapmxe','toolbar=0,location=0,status=1,menubar=1,scrollbars=1,resizable=1,width=500,height=350');
		document.xlaapmform60_41.submit();
		xlaapmxe.focus();
	}
}
	document.write('<form name=xlaapmform60_41 method=post target=xlaapmxe action=http:\/\/www.marc2.org\/absolutepm\/xlaabsolute2.asp?p=60 style=margin:0;><table width=100% cellspacing=1 cellpadding=1><tr align=left><td colspan=2 valign=top><font  style=\"font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;font-size:9;color:#000000;\"><b>The Kansas City region is efficient in its use of land.<\/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:xlaapmform60_41.answer1.value=815\'><\/td><td width=100%><font  style=\"font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;font-size:9;color:#000000;\">Strongly agree<\/font><\/td><\/tr><tr><td width=0 valign=top align=left><input type=\'radio\' name=\'ans1\' onclick=\'javascript:xlaapmform60_41.answer1.value=816\'><\/td><td width=100%><font  style=\"font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;font-size:9;color:#000000;\">Agree<\/font><\/td><\/tr><tr><td width=0 valign=top align=left><input type=\'radio\' name=\'ans1\' onclick=\'javascript:xlaapmform60_41.answer1.value=817\'><\/td><td width=100%><font  style=\"font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;font-size:9;color:#000000;\">Neutral<\/font><\/td><\/tr><tr><td width=0 valign=top align=left><input type=\'radio\' name=\'ans1\' onclick=\'javascript:xlaapmform60_41.answer1.value=818\'><\/td><td width=100%><font  style=\"font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;font-size:9;color:#000000;\">Disagree<\/font><\/td><\/tr><tr><td width=0 valign=top align=left><input type=\'radio\' name=\'ans1\' onclick=\'javascript:xlaapmform60_41.answer1.value=819\'><\/td><td width=100%><font  style=\"font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;font-size:9;color:#000000;\">Strongly disagree<\/font><\/td><\/tr><tr><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><tr><td align=center colspan=2><input type=button onclick=\"javascript:xlaapmsubmit60_41()\" name=Submit value=\'Submit\' style=\"font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;font-size:9;color:#000000;\"\'><input type=hidden name=totalquestions value=1><\/td><\/tr><\/table><input type=hidden name=dopoll value=60><input type=hidden name=z value=\'41\'><\/form>');
