function vetAnswers75_56(){
var yes = 0;
var no = 0;
	for (var i=1;i<3;i++) {
		if (eval('document.xlaapmform75_56.answer' + i + '.value') !='') {
			yes++;
		} 
	}
		if (yes == 2) {
		return true;
		}
		else {
			alert('Please answer all the questions before submitting');
			return false;
		}
	}
function xlaapmsubmit75_56(){
		if (vetAnswers75_56()){
		xlaapmxe = window.open('','xlaapmxe','toolbar=0,location=0,status=1,menubar=1,scrollbars=1,resizable=1,width=500,height=350');
		document.xlaapmform75_56.submit();
		xlaapmxe.focus();
	}
}
	document.write('<form name=xlaapmform75_56 method=post target=xlaapmxe action=http:\/\/www.marc2.org\/absolutepm\/xlaabsolute2.asp?p=75 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>Do you have more confidence in the performance of your community\/ city or the region as a whole?<\/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:xlaapmform75_56.answer1.value=848\'><\/td><td width=100%><font  style=\"font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;font-size:9;color:#000000;\">More confidence in my community\/ city<\/font><\/td><\/tr><tr><td width=0 valign=top align=left><input type=\'radio\' name=\'ans1\' onclick=\'javascript:xlaapmform75_56.answer1.value=849\'><\/td><td width=100%><font  style=\"font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;font-size:9;color:#000000;\">More confidence in the region as a whole<\/font><\/td><\/tr><tr><td width=0 valign=top align=left><input type=\'radio\' name=\'ans1\' onclick=\'javascript:xlaapmform75_56.answer1.value=850\'><\/td><td width=100%><font  style=\"font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;font-size:9;color:#000000;\">Not sure<\/font><\/td><\/tr><tr><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><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>Why?<\/b><\/font><\/td><\/tr><tr><td colspan=2><input type=\'hidden\' name=\'answer2\' value=\'851\'><textarea name=\'tanswer2\' style=\'width:98%\' rows=\'4\' cols=20><\/textarea><\/td><\/tr><tr><td>&nbsp;<\/td><td>&nbsp;<\/td><\/tr><tr><td align=center colspan=2><input type=button onclick=\"javascript:xlaapmsubmit75_56()\" 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=2><\/td><\/tr><\/table><input type=hidden name=dopoll value=75><input type=hidden name=z value=\'56\'><\/form>');
